Age | Commit message (Expand) | Author |
2013-04-05 | Merge branch 'maint-r16' into maint | Patrik Nyblom |
2013-04-03 | Be less eager requesting wakeup for cleanup jobs | Rickard Green |
2013-03-04 | erts: Fix void * arithmetic | Björn-Egil Dahlberg |
2013-02-21 | Fix port structure leak when hitting system limit | Rickard Green |
2013-02-13 | Implement erl_drv_consume_timeslice() | Rickard Green |
2013-02-13 | Fix driver port accesses | Rickard Green |
2013-02-01 | Fix port exit | Rickard Green |
2013-01-28 | Fix memory leak in driver call functionality | Lukas Larsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-23 | Bump reductions also for immediate driver calls | Rickard Green |
2013-01-16 | UTF-8 support for distribution | Rickard Green |
2012-12-17 | Fix driver_monitor_process() ASSERT | Rickard Green |
2012-12-14 | Fix scheduled port link operation | Rickard Green |
2012-12-11 | Fix debug build on threads disabled build | Rickard Green |
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 | Add driver callback epilogue | 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 | Move busy port flag | Rickard Green |
2012-12-03 | Use rwlock for driver list | Rickard Green |
2012-12-03 | Optimize management of port tasks | Rickard Green |
2012-12-03 | Improve configuration of process and port tables | Rickard Green |
2012-12-03 | Remove R9 compatibility features | 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-10-24 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-10-23 | erts: Fix lock check assertion | Björn-Egil Dahlberg |
2012-10-15 | erts: Search for heart in ports that are alive | Björn-Egil Dahlberg |
2012-10-15 | erts, heart: Ensure erl_crash.dump is written | Björn-Egil Dahlberg |
2012-08-20 | Merge branch 'maint' | Patrik Nyblom |
2012-08-14 | Make get/putenv and erlexec understand Unicode | Patrik Nyblom |
2012-04-30 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-04-27 | erts: Add port-I/O statistics for active once/true | Björn-Egil Dahlberg |
2012-04-27 | Merge branch 'rickard/proc-sched/OTP-9892' | Rickard Green |
2012-04-27 | Optimize process state changes | Rickard Green |
2012-04-20 | erts: The lck->extra field needs 'TAGGED' data | 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-22 | Ifdef all dynamic trace code | 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 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4 | Scott Lystig Fritchie |
2012-03-22 | Merge branch 'raimo/close-ports-on-halt/OTP-9985' into maint | Raimo Niskanen |
2012-03-21 | erts: Implement erl_halt | Raimo Niskanen |