Age | Commit message (Expand) | Author |
2012-06-20 | erts: Update obsolete HARD_DEBUG code | Sverker Eriksson |
2012-06-08 | Merge branch 'maint' | Lukas Larsson |
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 'maint' | Lukas Larsson |
2012-06-04 | Merge branch 'bjorn/remove-hybrid-heap/OTP-10105' into maint | Lukas Larsson |
2012-05-25 | Merge branch 'maint' | Sverker Eriksson |
2012-05-25 | Merge branch 'sverk/valgrind-async-thr-suppression' into maint | Sverker Eriksson |
2012-05-25 | Merge branch 'maint' | Sverker Eriksson |
2012-05-25 | Correct valgrind suppression for putenv | Sverker Eriksson |
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-04 | Merge branch 'maint' | Patrik Nyblom |
2012-05-04 | gen_tcp: Make setopts(S,[{active,once}]) try a read | Patrik Nyblom |
2012-04-30 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-04-30 | Merge branch 'egil/fix-port-io-statistics/OTP-10073' into maint | Björn-Egil Dahlberg |
2012-04-27 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-04-27 | erts: Remove unused variable | Björn-Egil Dahlberg |
2012-04-27 | Merge branch 'maint' | Sverker Eriksson |
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-27 | Merge branch 'rickard/proc-sched/OTP-9892' | Rickard Green |
2012-04-27 | Teach etp-commands to understand new emulator internal data structures | Rickard Green |
2012-04-27 | Optimize process state changes | Rickard Green |
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-23 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-04-20 | erts: The lck->extra field needs 'TAGGED' data | Björn-Egil Dahlberg |
2012-04-19 | Correct dtrace for master branch | Patrik Nyblom |
2012-04-18 | Clear number of async threads if no thread support | Rickard Green |
2012-04-18 | Merge branch 'maint' | Patrik Nyblom |
2012-04-18 | Revert "Extend erlang:port_info/1,2 to show the OS pid of a spawned process" | Patrik Nyblom |
2012-04-17 | tests: Remove line macro from port_bif_SUITE | Björn-Egil Dahlberg |
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-16 | Optimize process table access | Rickard Green |
2012-04-16 | Implement possibility to use ordinary mutexes as process locks | Rickard Green |
2012-04-16 | kernel, erts: Remove bit8 option from inet | Björn-Egil Dahlberg |
2012-04-13 | Merge branch 'maint' | Björn-Egil Dahlberg |
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 |