Age | Commit message (Expand) | Author |
2012-08-22 | Fix assembler comments for hipe on ppc | Sverker Eriksson |
2012-08-20 | Merge branch 'pan/unicode_home/OTP-10160' into maint | Patrik Nyblom |
2012-08-20 | Merge branch 'pan/werl_caret/OTP-10181' 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 | Teach caret to appear correctly after focus loss | Patrik Nyblom |
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 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-18 | Merge branch 'ms/correct-formating-in-exit' into maint | Henrik Nord |
2012-07-06 | Merge branch 'sz/dtrace-message-send-fix' into maint | Henrik Nord |
2012-07-04 | Merge branch 'sverk/hipe-arm-fix' into maint | Sverker Eriksson |
2012-06-25 | hipe_arm.c: remove dead code | Mikael Pettersson |
2012-06-25 | Workaround gcc bug affecting ARM debug build | Sverker Eriksson |
2012-06-25 | Fix compile error of HIPE enabled DEBUG emulator for ARM | Sverker Eriksson |
2012-06-25 | Fix hipe bif calling bug on ARM | Sverker Eriksson |
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-06-08 | Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint | Lukas Larsson |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-06-04 | Merge branch 'bjorn/remove-hybrid-heap/OTP-10105' into maint | Lukas Larsson |
2012-05-25 | Merge branch 'sverk/valgrind-async-thr-suppression' into maint | Sverker Eriksson |
2012-05-25 | Correct valgrind suppression for putenv | Sverker Eriksson |
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 the hipe_bifs:show_message_area/0 BIF | 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-05-10 | Remove workarounds for hybrid and shared heaps in test suites | Björn Gustavsson |
2012-05-09 | Correct formating in exit error messages | Michael Santos |
2012-05-04 | gen_tcp: Make setopts(S,[{active,once}]) try a read | Patrik Nyblom |
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-24 | erts: Add valgrind suppression for async thread bound data | Sverker Eriksson |
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 |