Age | Commit message (Expand) | Author |
2012-11-22 | Teach erts_bs_append not to dump core | Patrik Nyblom |
2012-11-16 | Merge branch 'rickard/ets-mem-bug/OTP-10558' into maint | Rickard Green |
2012-11-12 | Merge branch 'rickard/port-sched-bug/OTP-10556' into maint | Rickard Green |
2012-11-12 | Merge branch 'rickard/sched-wakeup/OTP-10476' into maint | Rickard Green |
2012-11-08 | Merge branch 'bjorn/erts/binary-append/OTP-10524' into maint | Björn Gustavsson |
2012-11-06 | Fix erlang:memory(ets) | Rickard Green |
2012-11-06 | Fix bug in erts_port_task_schedule() | Rickard Green |
2012-11-05 | Fix binary append exceptions | Björn Gustavsson |
2012-10-24 | Merge branch 'egil/ensure-erl_crash.dump/OTP-10422' into maint | Björn-Egil Dahlberg |
2012-10-23 | erts: Fix lock check assertion | Björn-Egil Dahlberg |
2012-10-16 | erts: Change ERL_CRASH_DUMP_SECONDS behaviour | Björn-Egil Dahlberg |
2012-10-15 | erts: Search for heart in ports that are alive | Björn-Egil Dahlberg |
2012-10-15 | erts, heart: Ensure erl_crash.dump is written | Björn-Egil Dahlberg |
2012-10-09 | Use reduction limit in order to determine when to do wakeup | Rickard Green |
2012-10-09 | Add comment about eproviderfailedinit error | Lukas Larsson |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-29 | Merge branch 'sverk/port-data-lock-bug' into maint | Sverker Eriksson |
2012-08-29 | Merge branch 'ta/docsmaint' into maint | Henrik Nord |
2012-08-28 | Fix premature deallocation bug of port data lock | Sverker Eriksson |
2012-08-27 | Merge branch 'psi/fix-leap-seconds/OTP-10227' into maint | Fredrik Gustafsson |
2012-08-24 | Merge branch 'msp/double_middle_endian/OTP-10209' into maint | Lukas Larsson |
2012-08-23 | Merge branch 'sverk/ets-test_ms-bug/OTP-10190' into maint | Sverker Eriksson |
2012-08-21 | Fix bug in ets:test_ms/2. | Sverker Eriksson |
2012-08-20 | Merge branch 'pan/unicode_home/OTP-10160' into maint | Patrik Nyblom |
2012-08-20 | Merge branch 'slf/slf-relocate-dtrace-N-probes/OTP-10189' into maint | Fredrik Gustafsson |
2012-08-20 | Merge branch 'psi/fix-clever-mktime/OTP-10187' into maint | Fredrik Gustafsson |
2012-08-17 | Relocate bodies of DTrace probes to the statically-linked VM. | Scott Lystig Fritchie |
2012-08-14 | Make get/putenv and erlexec understand Unicode | Patrik Nyblom |
2012-08-14 | Fix corrupted binaries in compressed ETS tables | Sverker Eriksson |
2012-08-14 | Make ETS compile with #define DEBUG_CLONE | Sverker Eriksson |
2012-08-01 | Fix support for leap seconds-aware timezones | Piotr Sikora |
2012-08-01 | Fix use of "clever" mktime | Piotr Sikora |
2012-07-31 | Merge branch 'rickard/proc-lock-queues/OTP-10163' into maint | Rickard Green |
2012-07-31 | Merge branch 'rickard/dealloc/OTP-10162' into maint | Rickard Green |
2012-07-31 | Use static allocation of process lock queues | Rickard Green |
2012-07-31 | Improve the enqueue operation of delayed dealloc | Rickard Green |
2012-07-31 | Implement delayed aux work wake up | Rickard Green |
2012-07-06 | Merge branch 'sz/dtrace-message-send-fix' into maint | Henrik Nord |
2012-07-05 | Fix various code typos for R15B02 | Tuncer Ayaz |
2012-06-20 | Merge branch 'rickard/thr-prgr-use/OTP-10116' into maint | Rickard Green |
2012-06-18 | Fix faulty use of thread progress in handle_aux_work() | Rickard Green |
2012-05-11 | DTrace bug in message-send | zheng siyao |
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson |
2012-05-10 | Remove support for erlang:system_info(global_heaps_size) | Björn Gustavsson |
2012-05-10 | Remove the erlang:garbage_collect_message_area/0 BIF | Björn Gustavsson |
2012-04-30 | Merge branch 'egil/fix-port-io-statistics/OTP-10073' into maint | Björn-Egil Dahlberg |
2012-04-27 | erts: Remove unused variable | Björn-Egil Dahlberg |
2012-04-27 | Merge branch 'maint-r15' into maint | Sverker Eriksson |
2012-04-27 | erts: Add port-I/O statistics for active once/true | Björn-Egil Dahlberg |
2012-04-25 | Merge branch 'rickard/driver_system_info/OTP-10059' into maint-r15 | Erlang/OTP |