Age | Commit message (Expand) | Author |
2013-05-16 | Change rwlock to rlock where possible | Lukas Larsson |
2013-02-13 | Fix driver port accesses | Rickard Green |
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-20 | Add small patch for debugging of dist messages | Patrik Nyblom |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Add support for busy port message queue | Rickard Green |
2012-12-07 | Implement true asynchronous signaling between processes and ports | Rickard Green |
2012-12-03 | Move busy port flag | Rickard Green |
2012-12-03 | Optimize management of port tasks | 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-21 | Fix missing accounting for outbound distribution bytes. | Rick Reed |
2012-06-04 | Merge branch 'maint' | Lukas Larsson |
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson |
2012-04-27 | Merge branch 'rickard/proc-sched/OTP-9892' | Rickard Green |
2012-04-16 | Optimize process table access | Rickard Green |
2012-03-30 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Merge branch 'maint' | Patrik Nyblom |
2012-03-22 | Ifdef all dynamic trace code | Patrik Nyblom |
2012-03-22 | Correct some errors in the user tag spreading | Patrik Nyblom |
2012-03-22 | Change to more specific configure options for dtrace | Patrik Nyblom |
2012-03-22 | Add user tag spreading functionality to VM and use in file | Patrik Nyblom |
2012-03-22 | Update dtrace for changes in R15 | Björn-Egil Dahlberg |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4 | Scott Lystig Fritchie |
2012-02-21 | erts: Use several addresses in each Export | Sverker Eriksson |
2011-12-07 | erl_driver.h: Enlarge types in driver output functions | Raimo Niskanen |
2011-12-02 | Iron out bugs in Win64 found in daily builds | Patrik Nyblom |
2011-11-17 | external.c: Remove the option to create over-sized heap binaries | Björn Gustavsson |
2011-11-13 | Merge branch 'rickard/thr-progress-block/OTP-9631' | Rickard Green |
2011-11-13 | Replace system block with thread progress block | Rickard Green |
2011-10-26 | Use the proper macros in all BIFs | Björn Gustavsson |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-04-27 | Merge branch 'sverker/erts_printf-halfword' into dev | Sverker Eriksson |
2011-04-07 | Merge branch 'ta/erts-unused-vars' into dev | Henrik Nord |
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-16 | erts: Remove unused variables | Tuncer Ayaz |
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-11-02 | Be less eager to set dist entry in busy state | Rickard Green |
2010-11-02 | Add flag-based setting for the distribution buffer busy limit | Scott Lystig Fritchie |