Age | Commit message (Expand) | Author |
2012-11-06 | Fix bug in erts_port_task_schedule() | Rickard Green |
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 |
2012-04-25 | Merge branch 'rickard/no_ets_write_concurrency-r15b01/OTP-10048' into maint-r15 | Erlang/OTP |
2012-04-25 | Merge branch 'rickard/sched-busy-wait/OTP-10044' into maint-r15 | Erlang/OTP |
2012-04-23 | Merge branch 'rickard/sched-wakeup-other/OTP-10033' into rickard/sched-wakeup... | Rickard Green |
2012-04-23 | Add switch controlling scheduler busy wait | Rickard Green |
2012-04-23 | Implement proposal for new scheduler wakeup strategy | Rickard Green |
2012-04-20 | erts: The lck->extra field needs 'TAGGED' data | Björn-Egil Dahlberg |
2012-04-18 | Clear number of async threads if no thread support | Rickard Green |
2012-04-17 | Make port_info(Port,os_pid) work on Windows | Björn-Egil Dahlberg |
2012-04-17 | Extend erlang:port_info/1,2 to show the OS pid of a spawned process | Matthias Lang |
2012-04-10 | lcnt: Let runq locks reflect actual call location | Rick Reed |
2012-04-10 | lcnt: Enhancement fixups | Björn-Egil Dahlberg |
2012-04-05 | erts: Add lcnt port and suspend options | Rick Reed |
2012-04-04 | Increase ethr event and lock counting constants to allow at least +A 1024. | Rick Reed |
2012-04-04 | Merge branch 'rickard/no_ets_write_concurrency/OTP-10048' into rickard/no_ets... | Rickard Green |