Age | Commit message (Expand) | Author |
2012-07-19 | erts: Remove VxWorks from beam makefile | Björn-Egil Dahlberg |
2012-07-19 | erts: Remove VxWorks from allocators | Björn-Egil Dahlberg |
2012-07-19 | erts: Remove VxWorks from tests | Björn-Egil Dahlberg |
2012-07-19 | erts: Remove VxWorks sub-directory | Björn-Egil Dahlberg |
2012-07-19 | erts: Remove VxWorks from drivers | Björn-Egil Dahlberg |
2012-07-18 | erts: Remove VxWorks support from beam | Björn-Egil Dahlberg |
2012-07-18 | Merge branch 'maint' | Henrik Nord |
2012-07-18 | Merge branch 'ms/correct-formating-in-exit' into maint | Henrik Nord |
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-05 | Merge branch 'sverk/opt-check-io' | Sverker Eriksson |
2012-07-05 | Merge branch 'maint' | Sverker Eriksson |
2012-07-04 | Merge branch 'sverk/hipe-arm-fix' into maint | Sverker Eriksson |
2012-07-02 | Use process macro instead of array | Lukas Larsson |
2012-06-28 | Strengthen trace test cases | Björn Gustavsson |
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-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 | Add trace_local_SUITE:concurrency/1 | 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-18 | Revert conceptually wrong little fix as part of check_io opt | Sverker Eriksson |
2012-06-18 | Make allocation of check_io tables more scalable. | Rick Reed |
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-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 |