aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel
AgeCommit message (Expand)Author
2012-12-20Move ram option from mode() type into open/2 specPatrik Nyblom
2012-12-20Basic documentation of the 'ram' mode in the 'file' moduleJan Daniel Bothma
2012-12-10Fix printout of application crash message on startupserge
2012-12-07Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green
2012-12-07Add support for busy port message queueRickard Green
2012-12-03Remove R9 compatibility featuresRickard Green
2012-11-30Merge branch 'fredrik/inet/export-ip-funcs/OTP-8067'Fredrik Gustafsson
2012-11-27Merge tag 'OTP_R15B03'Björn-Egil Dahlberg
2012-11-26Prepare releaseOTP_R15B03Erlang/OTP
2012-11-26Merge branch 'maint'Björn-Egil Dahlberg
2012-11-23kernel: Heart port needs to be unregisteredBjörn-Egil Dahlberg
2012-11-23Merge branch 'maint'Björn-Egil Dahlberg
2012-11-23Update copyright yearsBjörn-Egil Dahlberg
2012-11-23Inet doc clarificationsFredrik Gustafsson
2012-11-22Documentation changes inetFredrik Gustafsson
2012-11-21Changes to function names, tests and docs of inetFredrik Gustafsson
2012-11-20Added specs and docFredrik Gustafsson
2012-11-19Exported ipv4address and ipv6address functions to inet module, changed and ma...Fredrik Gustafsson
2012-11-02Merge branch 'maint'Lukas Larsson
2012-11-02Merge branch 'lukas/rcs-ppc-cross-tests/OTP-10265' into maintLukas Larsson
2012-11-02Merge branch 'raimo/IPV6_V6ONLY/OTP-8928'Raimo Niskanen
2012-11-02kernel: Correct documentation typos discovered by Tuncer AyazRaimo Niskanen
2012-10-31Merge branch 'siri/cover-tests'Siri Hansen
2012-10-31Merge branch 'raimo/IPV6_V6ONLY/OTP-8928'Raimo Niskanen
2012-10-31kernel: Document socket option ipv6_v6onlyRaimo Niskanen
2012-10-31kernel: Add test cases for socket option ipv6_v6onlyRaimo Niskanen
2012-10-31erts,kernel: Implement socket option ipv6_v6only in erlang codeRaimo Niskanen
2012-10-30kernel: Extend test timeout for cover testsDan Gudmundsson
2012-10-30Use code:lib_dir instead of code:which to get application directorySiri Hansen
2012-10-30Include all kernel modules in code coverage analysisSiri Hansen
2012-10-24Merge branch 'maint'Björn-Egil Dahlberg
2012-10-24Merge branch 'egil/ensure-erl_crash.dump/OTP-10422' into maintBjörn-Egil Dahlberg
2012-10-23test: Relax timeouts for heart_SUITEBjörn-Egil Dahlberg
2012-10-22Migrate timers from test_server to ct interfaceLukas Larsson
2012-10-22Update tests to run with an oldshell emulatorLukas Larsson
2012-10-18doc: Document ERL_CRASH_DUMP_SECONDS behaviourBjörn-Egil Dahlberg
2012-10-18test: Add test for heart restart on crashBjörn-Egil Dahlberg
2012-10-18Merge branch 'jf/fix_sctp_peeloff_active_true'Henrik Nord
2012-10-16test: Add test for heart restart on crashBjörn-Egil Dahlberg
2012-10-15test: Refactor away ?line macros in heart_SUITEBjörn-Egil Dahlberg
2012-10-15erts, heart: Ensure erl_crash.dump is writtenBjörn-Egil Dahlberg
2012-10-08Fix the contract of erl_ddll:format_error/1Hans Bolinder
2012-10-08SCTP test case with socket active options once and trueJonas Falkevik
2012-10-05Fix Dialyzer warningsHans Bolinder
2012-09-19Merge branch 'bjorn/kernel/global-resolve-function-fix/OTP-10419'Björn Gustavsson
2012-09-17global: Allow "tuple funs" as resolve functionsBjörn Gustavsson
2012-09-13Don't allow {Mod,Vsn} in modules list in .app fileSiri Hansen
2012-09-05Update version numbersBjörn-Egil Dahlberg
2012-09-04Merge tag 'OTP_R15B02'Björn-Egil Dahlberg
2012-09-03Prepare releaseOTP_R15B02Erlang/OTP