Age | Commit message (Expand) | Author |
2012-08-14 | Make get/putenv and erlexec understand Unicode | Patrik Nyblom |
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-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-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 |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-11-09 | Merge branch 'sverk/bif-args/OTP-9662' | Sverker Eriksson |
2011-10-26 | Use the proper macros in all BIFs | Björn Gustavsson |
2011-10-09 | Pre-build the tuples returned by os:type/0 and os:version/0 | Björn Gustavsson |
2011-08-18 | Implement process_info(Pid, current_{location,stacktrace}) | Björn Gustavsson |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-06-14 | Improve ethread atomics | Rickard Green |
2011-05-10 | Replace io_list_len() with erts_iolist_size() | Björn Gustavsson |
2011-04-27 | Merge branch 'sverker/erts_printf-halfword' into dev | Sverker Eriksson |
2011-03-21 | Make xml valgrind messages end up in xml log | Patrik Nyblom |
2011-03-16 | erts_printf %be to print integers of size Eterm | Sverker Eriksson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-09 | Fix 18 exabyte memory allocation failure | Björn Gustavsson |
2010-12-16 | Use 32-bit atomics for misc scheduling specific information | Rickard Green |
2010-12-15 | Use new atomic types in emulator | Rickard Green |
2010-11-22 | ETS 'compressed' option. | Sverker Eriksson |
2010-11-18 | Merge branch 'rickard/cpu-groups/OTP-8861' into dev | Rickard Green |
2010-11-18 | Move cpu topology functionality into erl_cpu_topology.[ch] | Rickard Green |
2010-11-18 | Merge branch 'pg/fix-system_info-cpu_topology-segfault' into dev | Rickard Green |
2010-11-02 | Add flag-based setting for the distribution buffer busy limit | Scott Lystig Fritchie |
2010-10-02 | Fix crash with erlang:system_info({cpu_topology,junk}) | Paul Guyot |
2010-09-02 | Add erlang:system_info(build_type) | Rickard Green |
2010-08-30 | Merge branch 'rickard/cpu-info/OTP-8765' into dev | Rickard Green |
2010-08-18 | Make it possible to reread and update detected CPU information | Rickard Green |
2010-08-17 | erts: Remove broken elib_malloc | Björn Gustavsson |
2010-08-10 | Merge branch 'rickard/ethread-rewrite/OTP-8544' into dev | Rickard Green |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |
2010-06-03 | Teach erlang:system_info/1 to list snifs | Björn-Egil Dahlberg |