Age | Commit message (Expand) | Author |
2011-05-13 | Merge branch 'bjorn/fix-binary-overflow/OTP-9118' into dev | Björn Gustavsson |
2011-05-11 | Merge branch 'rickard/gc-other/OTP-9211' into dev | Rickard Green |
2011-05-10 | Fix overflow in list_to_bitstring/1 | Björn Gustavsson |
2011-05-10 | Replace io_list_len() with erts_iolist_size() | Björn Gustavsson |
2011-05-06 | Make port_command/2 reject non-byte sized bitstrings | Björn Gustavsson |
2011-05-04 | iolist_size/1: Fix truncation of result | Björn Gustavsson |
2011-05-04 | Test iolist_size/1 with bad arguments | Björn Gustavsson |
2011-05-04 | binary_SUITE: Remove workaround for avoiding stack overflow | Björn Gustavsson |
2011-04-27 | Merge branch 'sverker/code_SUITE-false_dependency-bug' into dev | Sverker Eriksson |
2011-04-27 | Merge branch 'sverker/enif_is_exception/OTP-9150' into dev | Sverker Eriksson |
2011-04-14 | Merge branch 'maint-r14' into dev | Sverker Eriksson |
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-04-06 | Fix bug in test case code_SUITE:false_dependency | Sverker Eriksson |
2011-04-04 | Fix unexported function in estone testcase | Björn-Egil Dahlberg |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-29 | Fix duplicate entries in stacktraces after calling certain BIFs | Björn Gustavsson |
2011-03-25 | Merge branch 'pan/system_info_procs_crash/OTP-9140' into dev | Patrik Nyblom |
2011-03-24 | add support for checking if an ERL_NIF_TERM is an exception | Steve Vinoski |
2011-03-17 | Make erts_printf %T not recurse on C stack | Patrik Nyblom |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-10 | Merge branch 'pg/fix-hibernate-with-hipe' into dev | Sverker Eriksson |
2011-03-10 | Update copyright years | Sverker Eriksson |
2011-03-01 | Merge branch 'sverker/driver_SUITE_smp_select_nice_fail/OTP-9042' into dev | Sverker Eriksson |
2011-02-23 | emulator tests: Eliminate some compiler warnings | Björn Gustavsson |
2011-02-21 | Allow unexpected driver input event in driver_SUITE:smp_select | Sverker Eriksson |
2011-02-18 | Merge branch 'sverker/ets_halfword_highmem/OTP-8941' into dev | Sverker Eriksson |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update end_per_suite so that it does not crash on non-smp emulators | Lukas Larsson |
2011-02-17 | Update all test specs | 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 |
2011-02-17 | Update tests to work with ts -> ct migrations script. | Lukas Larsson |
2011-02-14 | Test more error cases for code:make_stub/1 | Björn Gustavsson |
2011-02-03 | HALFWORD Make system_info mseg_alloc report both low/high mem | Sverker Eriksson |
2011-01-29 | Fix several bugs related to hibernate/3 and HiPE | Paul Guyot |
2011-01-17 | Merge branch 'bjorn/beam-loader/OTP-9030' into dev | Björn Gustavsson |
2011-01-17 | Optimize addition of a small integer to a variable | Björn Gustavsson |
2011-01-17 | Eliminate use of GetArg1() in the select_val instruction | Björn Gustavsson |
2011-01-17 | Eliminate the special instructions for selecting floats and bignums | Björn Gustavsson |
2011-01-17 | Add test for non-matching big number | Björn Gustavsson |
2011-01-17 | Add erts_debug:instructions/0 for listing all specific instructions | Björn Gustavsson |
2010-12-21 | Merge branch 'bjorn/bs-zero-width-bug/OTP-8997' into dev | Björn Gustavsson |
2010-12-21 | Fix type-checking of variable used in zero-width bit syntax construction | Björn Gustavsson |
2010-12-15 | Remove ancient distribution message DOP_NODE_LINK from all code | Patrik Nyblom |
2010-12-14 | Teach VM not to dump core on bad dist message structure | Patrik Nyblom |
2010-12-01 | Merge branch 'rickard/rwmutex-bug/OTP-8925' into dev | Rickard Green |
2010-12-01 | New test suite containing stress tests of the rwmutex implementation | Rickard Green |