Age | Commit message (Expand) | Author |
2014-01-28 | initial support for dirty schedulers and dirty NIFs | Steve Vinoski |
2014-01-09 | Fix issues with new versioning | Rickard Green |
2013-12-17 | Merge tag 'OTP_R16B03_yielding_binary_to_term' | Sverker Eriksson |
2013-12-12 | Merge branch 'sverk/trapping-bin2term' into OTP_R16B03 | Sverker Eriksson |
2013-12-10 | Update versions of OTP, erts, kernel, and stdlib | Rickard Green |
2013-12-07 | Merge branch 'rickard/garbage_collect/OTP-11388' | Rickard Green |
2013-11-21 | erts: Yield after trapping term_to_binary if gc has been ordered | Sverker Eriksson |
2013-11-18 | Functionality for disabling garbage collection | Rickard Green |
2013-11-11 | Merge branch 'sverk/valgrind-added-leak-check' into maint | Sverker Eriksson |
2013-11-04 | erts: Prevent valgrind from repeating same memory leaks reports | Sverker Eriksson |
2013-09-30 | erts: Add erts_mmap stats | Sverker Eriksson |
2013-09-30 | erts: Add mmap argument to erts_debug:get_internal_state | Sverker Eriksson |
2013-09-30 | erts: Refactor the ASSERT macro | Sverker Eriksson |
2013-09-24 | add system_info(ets_limit) | Steve Vinoski |
2013-07-15 | Fix erlang:system_info(compile_info) | Björn-Egil Dahlberg |
2013-07-11 | erts: Add cflags, ldflags and config.h into executable | Lukas Larsson |
2013-07-09 | Make information about use of jump table available via system_info BIF | Rickard Green |
2013-07-09 | Make ethread library information available via system_info BIF | Rickard Green |
2013-07-09 | Make emulator arguments available via the system_info BIF | Rickard Green |
2013-06-04 | erts: Use carrier pool for migration of carriers | Rickard Green |
2013-05-31 | Replace gc stat lock with sched spec data | Lukas Larsson |
2013-05-16 | Merge branch 'rickard/frmptr' into maint | Rickard Green |
2013-05-16 | Merge branch 'rickard/inet_db/OTP-11074' into maint | Rickard Green |
2013-05-13 | Print process memory usage info in crash dump | Lukas Larsson |
2013-04-29 | Do not treat port_set_data/port_get_data as signals | Rickard Green |
2013-04-21 | Add 'frmptr' emulator type | Rickard Green |
2013-03-12 | Fix erlang:is_process_alive/1 | Rickard Green |
2013-02-13 | Include git sha in prompt if available | Lukas Larsson |
2013-01-25 | Merge branch 'pan/fix-compiler-warnings-clang-and-new-gcc' | Patrik Nyblom |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-23 | Fix clang compiler warnings on FreeBSD in erts | Patrik Nyblom |
2013-01-16 | UTF-8 support for distribution | Rickard Green |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Implement true asynchronous signaling between processes and ports | Rickard Green |
2012-12-03 | Add erl_drv_[send|output]_term | Rickard Green |
2012-12-03 | Use ptab functionality also for ports | Rickard Green |
2012-12-03 | Prepare for use of ptab functionality also for ports | Rickard Green |
2012-12-03 | Atomic port state | Rickard Green |
2012-12-03 | Generalize process table implementation | Rickard Green |
2012-08-20 | Merge branch 'maint' | Patrik Nyblom |
2012-08-14 | Make get/putenv and erlexec understand Unicode | Patrik Nyblom |
2012-06-04 | Merge branch 'maint' | Lukas Larsson |
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-04-27 | Merge branch 'rickard/proc-sched/OTP-9892' | Rickard Green |
2012-04-27 | Optimize process state changes | Rickard Green |
2012-04-17 | Make port_info(Port,os_pid) work on Windows | Björn-Egil Dahlberg |
2012-04-17 | Extend erlang:port_info/1,2 to show the OS pid of a spawned process | Matthias Lang |
2012-04-16 | Optimize process table access | Rickard Green |