Age | Commit message (Expand) | Author |
2014-07-02 | Properly handle SINT_MIN in small_to_big() | Anthony Ramine |
2014-07-02 | Use offsetof() in io.c | Anthony Ramine |
2014-06-04 | Merge branch 'mikpe/openfile-dont-use-undefined-statbuf' into maint | Marcus Arendt |
2014-06-04 | Merge branch 'fenek/fix/vstudio_macro' into maint | Marcus Arendt |
2014-06-03 | Merge branch 'lukas/erts/git_vsn_script_fix/OTP-11961' into maint | Lukas Larsson |
2014-06-03 | erts: Fix git version script | Lukas Larsson |
2014-05-14 | Fix efile_openfile() to handle stat() failure | Mikael Pettersson |
2014-05-12 | Merge branch 'egil/fix-erts_debug-size/OTP-11923' into maint | Björn-Egil Dahlberg |
2014-05-08 | Add Visual Studio macros to erl_driver.h and ei.h | Piotr Nosek |
2014-05-06 | Merge branch 'sverk/ets-delete-unfix-race/OTP-11892' into maint | Sverker Eriksson |
2014-05-05 | Merge branch 'lukas/erts/suspend_assert/OTP-11906' into maint | Lukas Larsson |
2014-05-05 | erts: Fix faulty process suspend assert | Lukas Larsson |
2014-05-05 | Merge branch 'lukas/erts/etp-lc-macros/OTP-11904' into maint | Lukas Larsson |
2014-04-30 | erts: Add testcase for erts_debug:size/1 Map terms | Björn-Egil Dahlberg |
2014-04-30 | erts: Add erts_internal:map_to_tuple_keys/1 | Björn-Egil Dahlberg |
2014-04-29 | Fix race between ETS table deletion and unfixation | Sverker Eriksson |
2014-04-29 | Merge branch 'sverk/test-cuddle' into maint | Sverker Eriksson |
2014-04-29 | Fix timeout for match_spec_SUITE:otp_9422 | Sverker Eriksson |
2014-04-08 | erts: Fix system_monitor(large_heap) for non-smp VM | Sverker Eriksson |
2014-04-02 | Merge branch 'egil/test-cuddling' | Björn-Egil Dahlberg |
2014-04-01 | erts: Make binary_SUITE:deep less stressful | Sverker Eriksson |
2014-04-01 | emulator: Increase timetrap timeout for binary_SUITE | Björn-Egil Dahlberg |
2014-04-01 | emulator: Increase timetrap timeout for match_spec_SUITE | Björn-Egil Dahlberg |
2014-03-31 | Merge branch 'sverk/suspend-running-race' | Sverker Eriksson |
2014-03-31 | Merge branch 'sverk/test-cuddle' | Sverker Eriksson |
2014-03-31 | Merge branch 'vinoski/dirty-nif-purge' | Rickard Green |
2014-03-28 | Merge branch 'nox/remove-superfluous-echo' | Björn-Egil Dahlberg |
2014-03-28 | prevent NIF purge during dirty NIF execution | Steve Vinoski |
2014-03-28 | fix dirty NIF invalid memory read | Steve Vinoski |
2014-03-28 | Merge branch 'sverk/change-map-subtag' | Sverker Eriksson |
2014-03-28 | erts: Add etp-lc-dump and etp-ppc-stacktrace macro | Lukas Larsson |
2014-03-28 | Merge branch 'lukas/ose/master-17.0/OTP-11334' | Lukas Larsson |
2014-03-28 | erts: Move debug printout to eliminate gcc warning | Lukas Larsson |
2014-03-27 | erts: Fix bug in test case port_SUITE:otp_5119 | Sverker Eriksson |
2014-03-27 | erts: Fix bug of scheduling a suspended process | Sverker Eriksson |
2014-03-27 | erts: Adjust is_external_header() for new map tag | Sverker Eriksson |
2014-03-27 | Merge branch 'lukas/ose/master-17.0/OTP-11334' | Lukas Larsson |
2014-03-26 | Change the subtag used for maps from 0xB to 0xF | Kostis Sagonas |
2014-03-26 | erts: Reduce runtime of test port_SUITE:close_deaf_port | Sverker Eriksson |
2014-03-26 | ose: Fix erts assert failed printouts | Lukas Larsson |
2014-03-26 | ose: fix for packet_bytes in fd/spawn driver. | Jonas Karlsson |
2014-03-26 | ose: Fix bug when hunting for signal proxy | Lukas Larsson |
2014-03-26 | ose: Implement tcp inet driver for OSE | Lukas Larsson |
2014-03-26 | ose: Add ifdefs for HAVE_UDP | Lukas Larsson |
2014-03-26 | ose: Print faults in aio sys driver calls | Lukas Larsson |
2014-03-26 | ose: erlang display goes to ramlog printf | Lukas Larsson |
2014-03-26 | ose: Initiate stdin/stdout/stderr | Lukas Larsson |
2014-03-26 | ose: Break lmconf into one per load module | Lukas Larsson |
2014-03-25 | Merge branch 'sverk/maps_remove_bug' | Sverker Eriksson |
2014-03-25 | Merge branch 'sverk/win-warning-io' | Sverker Eriksson |