aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel
AgeCommit message (Expand)Author
2014-06-17Merge branch 'bjorn/kernel/remove-file_info-vestiges/OTP-11982' into maintBjörn Gustavsson
2014-06-13Remove documentation and stub for non-exist file:file_info/1Björn Gustavsson
2014-06-12Allow unsticking pre-loaded modulesBjörn Gustavsson
2014-06-04Make pre-loaded modules permanently stickyBjörn Gustavsson
2014-05-26application_SUITE: Clean up the code after the test is doneBjörn Gustavsson
2014-05-26Teach code:del_path/1 to ignore superfluous slashesBjörn Gustavsson
2014-05-14Merge branch 'dz/inet_getstat_doc_typo_fix' into maintMarcus Arendt
2014-05-12Merge branch 'egil/fix-erts_debug-size/OTP-11923' into maintBjörn-Egil Dahlberg
2014-05-10inet: fix typo in inet:getstat/2 docDanil Zagoskin
2014-05-09Merge branch 'siri/cuddle-with-tests' into maintSiri Hansen
2014-05-05Merge branch 'lukas/kernel/fix_sendfile_no_async_tests/OTP-11903' into maintLukas Larsson
2014-04-30kernel: Fix erts_debug:size/1 to handle Map sizesBjörn-Egil Dahlberg
2014-04-23Update kernel, stdlib and sasl appup testsSiri Hansen
2014-04-22Merge branch 'siri/ac-change_app_data/OTP-11864' into maintSiri Hansen
2014-04-11Store expanded config in application_controller:change_application_dataSiri Hansen
2014-04-10Add hyperlinks to modules in reference manual for kernel applicationSiri Hansen
2014-04-10kernel: Skip sendfile tests that force async threadsLukas Larsson
2014-04-07Update release notesErlang/OTP
2014-03-30Fix reference to start_type() i application(3)Hans Bolinder
2014-03-30Export type application:start_type()Loïc Hoguin
2014-03-28kernel: tweak testsDan Gudmundsson
2014-03-27Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson
2014-03-26ose: Prepare slave for running on OSELukas Larsson
2014-03-26ose: Implement tcp inet driver for OSELukas Larsson
2014-03-24Merge branch 'sverk/win-long-filenames/OTP-11813'Sverker Eriksson
2014-03-24kernel: Fix failed tests in prim_file_SUITE for windowsSverker Eriksson
2014-03-24erts: Skip tests of paths longer than 255 characters as atomsSverker Eriksson
2014-03-24erts: Skip tests of file:set_cwd for too long path on WindowsSverker Eriksson
2014-03-24erts: Make file:make_symlink/2 return {error,eperm} on WindowsSverker Eriksson
2014-03-21Merge branch 'fogfish/embedded-arm-android'Henrik Nord
2014-03-21Merge branch 'yiannist/hipe-llvm-backend'Henrik Nord
2014-03-21Documentation fixRickard Green
2014-03-21Raspberry PI / Android a minimal cross-compile configurationDmitry Kolesnikov
2014-03-20Verify runtime_dependencies when running 'otp_build patch_app'Rickard Green
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-03-20Fix some Dialyzer warningsHans Bolinder
2014-03-20Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson
2014-03-19Merge branch 'josevalim/set_cwd-typespec'Henrik Nord
2014-03-14erts: Add distribution capability flag for maps DFLAG_MAP_TAGSverker Eriksson
2014-03-13fix file_SUITE:cur_dir_0 for long windows pathsSverker Eriksson
2014-03-13erts: Fix file_SUITE:make_del_dir for long pathsSverker Eriksson
2014-03-10Correct file:set_cwd/1 typespecJosé Valim
2014-03-07Support the LLVM backend in HiPEYiannis Tsiouris
2014-02-28prim_file_SUITE: Remove the short 5 seconds timetrap timeoutBjörn Gustavsson
2014-02-28Delay patching of closures to eliminate a race conditionBjörn Gustavsson
2014-02-28hipe: Break apart hipe_bif:make_fe/3 into two BIFsBjörn Gustavsson
2014-02-24Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson
2014-02-24ose: Create OSE applicationLukas Larsson
2014-02-24ose: efile driver updates.Jonas Karlsson
2014-02-24ose: Bugfixes to filesystem related issues.Jonas Karlsson