Age | Commit message (Expand) | Author |
2015-05-08 | Merge branch 'richcarl/md5-fixes' | Björn Gustavsson |
2015-05-08 | Fix a typo | Michael Klishin |
2015-05-07 | code: Make load_native_code_for_all_loaded/0 comply to spec | Björn Gustavsson |
2015-05-07 | Set module_info md5 for native modules properly | Richard Carlsson |
2015-05-06 | Merge branch 'bjorn/kernel/code-loading' | Björn Gustavsson |
2015-05-06 | kernel application: Start code server first | Björn Gustavsson |
2015-05-06 | code: Reduce overhead of native code checking for loaded modules | Björn Gustavsson |
2015-05-04 | Merge branch 'peppe/jcl_mode_improvements' | Peter Andersson |
2015-04-23 | kernel: Add instruction_count helper to erts_debug | Björn-Egil Dahlberg |
2015-04-22 | Fix problem with unitialized edlin text buffer | Peter Andersson |
2015-04-22 | Fix shell crash when in switch command mode | Jonas Falkevik |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | Replace usage of erlang:now() with usage of new API | Rickard Green |
2015-03-20 | Introduce a new time API | Rickard Green |
2015-03-19 | Merge branch 'egil/maps/hamt/OTP-12585' | Björn-Egil Dahlberg |
2015-03-19 | kernel: Add spec for erts_debug:map_info/1 | Björn-Egil Dahlberg |
2015-03-18 | Merge branch 'maint' | Zandra Hird |
2015-03-18 | Merge branch 'wmalik/minor-fixes' into maint | Zandra Hird |
2015-03-12 | erts, kernel: Fix erts_debug:size/1 for hashmaps | Björn-Egil Dahlberg |
2015-03-10 | kernel: Fix file:read_line/1 unicode error handling | Dan Gudmundsson |
2015-03-02 | Merge branch 'maint' | Raimo Niskanen |
2015-03-02 | Merge branch 'raimo/inet_tcp_dist-priority-option/OTP-12476' into maint | Raimo Niskanen |
2015-02-27 | Merge branch 'maint' | Zandra Hird |
2015-02-27 | Merge branch 'rokob/eliminate-duplication-app-controller' into maint | Zandra Hird |
2015-02-23 | Merge branch 'maint' | Peter Andersson |
2015-02-21 | Remove commented out code | Wasif Malik |
2015-02-20 | Merge branch 'raimo/infinite-loop-gethostbyname/OTP-12133' into maint | Raimo Niskanen |
2015-02-20 | Merge branch 'maint' | Zandra Hird |
2015-02-20 | Merge branch 'ethercrow/export_gen_udp_socket' into maint | Zandra Hird |
2015-02-19 | Implement kernel inet_dist_{listen,connect}_options | Raimo Niskanen |
2015-02-18 | Remove infinite loop in inet:gethostbyname_tm/4 | Raimo Niskanen |
2015-02-16 | Add helper function to reduce code duplication | Andy Ledvina |
2015-01-26 | hipe: remove two obsolete BIFs | Mikael Pettersson |
2015-01-23 | Merge branch 'maint' | Marcus Arendt |
2015-01-23 | Merge branch 'nox/standard_error/OTP-12424' into maint | Marcus Arendt |
2015-01-20 | Properly handle broken input in standard_error | Anthony Ramine |
2015-01-19 | Export type gen_udp:socket/0 | Dmitry Ivanov |
2014-12-29 | Merge branch 'lemenkov/use_os_getenv_2' | Marcus Arendt |
2014-12-15 | Start using os:getenv/2 fun | Peter Lemenkov |
2014-12-15 | Introduce os:getenv/2 | Peter Lemenkov |
2014-12-03 | Merge branch 'maint' | Raimo Niskanen |
2014-12-03 | Merge branch 'raimo/netns-opt-gen_udp/OTP-12314' into maint | Raimo Niskanen |
2014-11-26 | Introduce os:getenv/2 | Peter Lemenkov |
2014-11-26 | Merge branch 'nox/read_file_info-raw/OTP-12325' into maint | Lukas Larsson |
2014-11-26 | Merge branch 'maint' | Lukas Larsson |
2014-11-26 | Merge branch 'nox/read_file_info-raw/OTP-12325' into maint | Lukas Larsson |
2014-11-20 | Fix handling netns option in gen_udp | Emil Holmström |
2014-10-30 | Merge branch 'nox/rm-raw_files/OTP-12276' | Marcus Arendt |
2014-10-20 | Merge branch 'lukas/erts/non-blocking-shell' | Lukas Larsson |
2014-10-20 | Merge branch 'maint' | Bruce Yinhe |