Age | Commit message (Expand) | Author |
2011-05-09 | Allow allocator disable for high memory (better valgrind for halfword) | Sverker Eriksson |
2011-05-09 | Expand the use of high memory allocation in halfword emulator | Sverker Eriksson |
2011-05-06 | Merge branch 'ms/beam-fix-format-specifiers-in-erl_exit-msg' into dev | Henrik Nord |
2011-05-05 | Merge branch 'maint-r14' into dev | Sverker Eriksson |
2011-05-04 | Fix bug in halfword emulator causing ets:select_delete on ordered_set to crash | Sverker Eriksson |
2011-05-02 | Merge branch 'ta/driver_entry-typo' into dev | Henrik Nord |
2011-04-27 | Merge branch 'sverker/enif_is_exception/OTP-9150' into dev | Sverker Eriksson |
2011-04-27 | Merge branch 'sverker/erts_printf-halfword' into dev | Sverker Eriksson |
2011-04-26 | driver_entry: Remove gratuitous paren and fix typo | Tuncer Ayaz |
2011-04-14 | Merge branch 'maint-r14' into dev | Sverker Eriksson |
2011-04-11 | Merge branch 'rickard/process-status/OTP-9197' into maint-r14 | Erlang/OTP |
2011-04-11 | Fix thread unsafe access | Rickard Green |
2011-04-11 | Fix lost wakeup when process garbage collected by other | Rickard Green |
2011-04-11 | Only set status P_WAITING when needed | Rickard Green |
2011-04-07 | Remove truncation error in key comparision for ordered set | Patrik Nyblom |
2011-04-07 | Merge branch 'ta/erts-unused-vars' into dev | Henrik Nord |
2011-04-07 | Fix format specifiers in erl_exit messages | Michael Santos |
2011-03-30 | Remove gratuitous paren in driver_entry | Tuncer Ayaz |
2011-03-29 | Fix duplicate entries in stacktraces after calling certain BIFs | Björn Gustavsson |
2011-03-29 | BEAM loader: Simplify handling of the func_info/3 instruction | Björn Gustavsson |
2011-03-25 | Merge branch 'pan/valgrind_xml_log' into dev | Patrik Nyblom |
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-21 | Make xml valgrind messages end up in xml log | Patrik Nyblom |
2011-03-21 | Teach win32/sys.c (fd-driver) not to leak readers causing init:restart to fail | Patrik Nyblom |
2011-03-17 | Make erts_printf %T not recurse on C stack | Patrik Nyblom |
2011-03-16 | erts_printf %be to print integers of size Eterm | Sverker Eriksson |
2011-03-16 | erts: Remove unused variables | Tuncer Ayaz |
2011-03-11 | Corrected fd_driver and cleaned up some really old code in win32/sys.[ch] | Patrik Nyblom |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-11 | Merge branch 'pg/hipe-remove-constants-pool' into dev | Niclas Axelsson |
2011-03-11 | Merge branch 'bjorn/binary-overflow/OTP-9117' into dev | Björn Gustavsson |
2011-03-10 | Merge branch 'pg/fix-hibernate-with-hipe' into dev | Sverker Eriksson |
2011-03-10 | Update copyright years | Sverker Eriksson |
2011-03-10 | Merge branch 'sverker/valgrind-new-suppressions' into dev | Sverker Eriksson |
2011-03-09 | Fix 18 exabyte memory allocation failure | Björn Gustavsson |
2011-03-08 | The emulator could get into a state where it didn't check for I/O. | Rickard Green |
2011-03-04 | erts: Initialize register that may be referenced by garbage collection | Björn Gustavsson |
2011-03-03 | Merge branch 'bmk/megaco/miscellaneous_dialyzer/OTP-9075' into dev | Micael Karlberg |
2011-03-03 | Add erts_alloc_permanent_cache_aligned to supress valgrind | Sverker Eriksson |
2011-03-02 | Remove race in main thread stealing due to reading and writing to pipe from s... | Patrik Nyblom |
2011-03-02 | Make MacOS (NS) wx use the main thread | Patrik Nyblom |
2011-03-02 | Merge branch 'pan/halfword-tmp-heap-fixes/OTP-8332' into dev | Patrik Nyblom |
2011-03-01 | Merge branch 'bjorn/erts/crash-dumps/OTP-9057' into dev | Björn-Egil Dahlberg |
2011-02-28 | Fixed end date in copyright note. | Micael Karlberg |
2011-02-27 | Merge branch 'rickard/unbound/OTP-9056' into dev | Rickard Green |
2011-02-25 | Allow bindtype unbound when no cpu topology is available | Rickard Green |
2011-02-25 | Merge branch 'rickard/temp_alloc_check/OTP-9028' into dev | Rickard Green |
2011-02-25 | Merge branch 'rickard/mtx-destroy-ebusy/OTP-9009' into dev | Rickard Green |
2011-02-25 | Send warning instead of abort on EBUSY from pthread_mutex_destroy | Rickard Green |