Age | Commit message (Expand) | Author |
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 |
2012-04-10 | lcnt: Enhancement fixups | Björn-Egil Dahlberg |
2012-04-05 | erts: Add lcnt port and suspend options | Rick Reed |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Update slogan and add system_info for dynamic trace | Patrik Nyblom |
2012-03-22 | Change to more specific configure options for dtrace | Patrik Nyblom |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4 | Scott Lystig Fritchie |
2012-01-26 | Implement statistics(scheduler_wall_time) | Rickard Green |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom |
2011-12-02 | Mend the non-SMP emulator | Björn Gustavsson |
2011-12-01 | Merge branch 'rickard/rm-common-runq/OTP-9727' | Rickard Green |
2011-12-01 | Remove common run-queue in SMP case | Rickard Green |
2011-11-13 | Merge branch 'rickard/generic-thr-queue/OTP-9632' | Rickard Green |
2011-11-13 | Merge branch 'rickard/thr-progress-block/OTP-9631' | Rickard Green |
2011-11-13 | Merge branch 'rickard/alloc-opt/OTP-7775' | Rickard Green |
2011-11-13 | Use generic lock-free queue for async threads | Rickard Green |
2011-11-13 | Replace system block with thread progress block | Rickard Green |