Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-06 | Fix unmatched_return warnings in kernel | Siri Hansen | |
2013-05-06 | Fix unmatched_returns warnings in STDLIB and Kernel | Hans Bolinder | |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-25 | Make adjustments for Unicode | Hans Bolinder | |
2012-01-27 | Move types and specs from erl_bif_types.erl to modules | Hans Bolinder | |
2011-05-09 | Types and specifications have been modified and added | Hans Bolinder | |
2011-04-08 | Merge branch 'mk/net-kernel-epmd-return-list' into dev | Henrik Nord | |
* mk/net-kernel-epmd-return-list: Fix list returned by net_kernel:epmd_module OTP-9215 | |||
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-03-01 | Fix three dialyzer warnings in kernel | Sverker Eriksson | |
Joint effort by Kostis, pan, egil & sverker | |||
2010-12-15 | Fix list returned by net_kernel:epmd_module | Markus Knofe | |
Function epmd_module of net_kernel returns a list instead of an atom, when the epmd_module-flag is used. | |||
2010-09-02 | Merge branch 'maint-r13' into dev | Hans Bolinder | |
Conflicts: lib/kernel/doc/src/notes.xml lib/kernel/vsn.mk | |||
2010-08-25 | Fix a bug that could cause the net_kernel process to crash. | Hans Bolinder | |
A bug introduced in kernel-2.13.5.3 has been fixed. If running net_kernel:set_net_ticktime/1 twice within the TransitionPerod the second call caused the net_kernel process to crash with a badmatch. | |||
2010-08-20 | kernel: Patch 1124 | Hans Bolinder | |
OTP-8686 A bug introduced in kernel-2.13.5.3 has been fixed. | |||
2010-08-20 | kernel: Patch 1121 | Hans Bolinder | |
OTP-8643 Under certain circumstances the net kernel could hang. (Thanks to Scott Lystig Fritchie.) | |||
2010-06-08 | OTP-8686 Bugfix net_kernel | Hans Bolinder | |
A bug introduced in kernel-2.13.5.3 has been fixed. | |||
2010-06-01 | Add catch all handle_call to net_kernel | Antonio SJ Musumeci | |
Of the core networking apps only net_kernel fails to have a catchall for unknown gen_server:call messages causing it to exit and eventually bring down kernal_sup and beam if it had not been manually started. For stability and consistancy it has been altered to include a catchall which does not reply. | |||
2010-06-01 | OTP-8643 Improvements of net_kernel | Hans Bolinder | |
Under certain circumstances the net kernel could hang. (Thanks to Scott Lystig Fritchie.) | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |