Age | Commit message (Expand) | Author |
2012-08-17 | Remove support for tuple funs | Björn Gustavsson |
2012-08-03 | Merge branch 'rickard/tab-unref-thr-prgr/OTP-10167' | Rickard Green |
2012-08-03 | Merge branch 'rickard/proc-sched/OTP-9892' | Rickard Green |
2012-08-02 | Use thread progress instead of scheduling misc aux work were possible | Rickard Green |
2012-08-02 | Merge 'rickard/thr-prgr-use/OTP-10116' and 'rickard/proc-sched/OTP-9892' | Rickard Green |
2012-08-02 | Read message queue lengths while having lock | Rickard Green |
2012-08-02 | Remove development debug code | Rickard Green |
2012-08-02 | Fix bug scheduling free processes | Rickard Green |
2012-07-31 | Merge branch 'maint' | Rickard Green |
2012-07-31 | Merge branch 'rickard/proc-lock-queues/OTP-10163' into maint | Rickard Green |
2012-07-31 | Merge branch '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-27 | Merge branch 'rickard/fix-warnings/master' | Rickard Green |
2012-07-25 | Merge branch 'egil/r16/remove-vxworks-support/OTP-10146' | Björn-Egil Dahlberg |
2012-07-19 | erts: Remove VxWorks from allocators | Björn-Egil Dahlberg |
2012-07-19 | erts: Remove VxWorks from drivers | Björn-Egil Dahlberg |
2012-07-19 | Merge branch 'lukas/add-howto-folder/OTP-10154' | Lukas Larsson |
2012-07-19 | Move README and INSTALL to HOWTO folder | Lukas Larsson |
2012-07-18 | erts: Remove VxWorks support from beam | Björn-Egil Dahlberg |
2012-07-18 | Fix missing accounting for outbound distribution bytes. | Rick Reed |
2012-07-11 | Merge branch 'lukas/erts/fix_enable_proc_lcnt' | Lukas Larsson |
2012-07-06 | Merge branch 'maint' | Henrik Nord |
2012-07-06 | Merge branch 'sz/dtrace-message-send-fix' into maint | Henrik Nord |
2012-07-05 | Merge branch 'sverk/missing-distr-stats' | Sverker Eriksson |
2012-07-05 | Merge branch 'sverk/opt-inet-tcp-ctrl-proc' | Sverker Eriksson |
2012-07-02 | Use process macro instead of array | Lukas Larsson |
2012-06-25 | Don't go to single-scheduler mode when managing breakpoints | Björn Gustavsson |
2012-06-25 | Refactor the code for managing breakpoints | Björn Gustavsson |
2012-06-25 | Change the data structures for breakpoints | Björn Gustavsson |
2012-06-25 | Make the lock check in erts_is_code_ix_locked() stronger | Björn Gustavsson |
2012-06-21 | Fix missing accounting for outbound distribution bytes. | Rick Reed |
2012-06-20 | Merge branch 'maint' | Rickard Green |
2012-06-20 | Merge branch 'rickard/thr-prgr-use/OTP-10116' into maint | Rickard Green |
2012-06-20 | erts: Update obsolete HARD_DEBUG code | Sverker Eriksson |
2012-06-18 | Fix faulty use of thread progress in handle_aux_work() | Rickard Green |
2012-06-04 | Merge branch 'maint' | Lukas Larsson |
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-05-08 | Only use "gcc optimizer hack" when needed | Rickard Green |
2012-05-08 | Silence warnings | Rickard Green |
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 |