Age | Commit message (Expand) | Author |
2015-11-16 | erts: Add garbage_collection_info to process_info/2 | Lukas Larsson |
2015-10-12 | erts: Don't run processes tests on lcnt with little memory | Lukas Larsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-06 | Replace erlang:now() usage in emulator suite | Rickard Green |
2013-11-18 | Functionality for disabling garbage collection | Rickard Green |
2013-11-18 | Execution of system tasks in context of another process | Rickard Green |
2013-07-11 | Conditionally skip process_SUITE tests that consume large amount of memory | Rickard Green |
2013-05-17 | Introduce a better id allocation algorithm for PTabs | Rickard Green |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2012-12-14 | Merge branch 'sverk/egil/r16/new-alloc-header-scheme/OTP-10273' | Björn-Egil Dahlberg |
2012-12-14 | tests: Fix heap_sizes check | Björn-Egil Dahlberg |
2012-12-14 | tests: Refactor away ?line macro in process_SUITE | Björn-Egil Dahlberg |
2012-12-14 | tests: Use new correct min_bin_vheap_size in test | Björn-Egil Dahlberg |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-03 | Improve configuration of process and port tables | Rickard Green |
2012-12-03 | Generalize process table implementation | Rickard Green |
2012-07-19 | erts: Remove VxWorks from tests | Björn-Egil Dahlberg |
2011-08-18 | Implement process_info(Pid, current_{location,stacktrace}) | Björn Gustavsson |
2011-08-16 | emulator: Add a fourth element in exception stacktraces | Björn Gustavsson |
2011-04-11 | Avoid scheduling of processes being garbage collected by others | Rickard Green |
2011-04-07 | Add testcase for process_info() badarg bug | Rickard Green |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Fix formatting for emulator | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update emulator tests to conform with common_test standard | Lukas Larsson |
2010-01-15 | Merge branch 'egil/binary-gc' into ccase/r13b04_dev | Erlang/OTP |
2010-01-13 | Improve binary garbage collection | Björn-Egil Dahlberg |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |