Age | Commit message (Expand) | Author |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-06 | Merge branch 'maint' | Ingela Anderton Andin |
2012-12-03 | Add erl_drv_[send|output]_term | 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-11-30 | erts: Change default of erl_crash.dump | Björn-Egil Dahlberg |
2012-11-28 | Merge branch 'sverk/crypto-unloading' | Sverker Eriksson |
2012-10-24 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-10-24 | Merge branch 'egil/ensure-erl_crash.dump/OTP-10422' into maint | Björn-Egil Dahlberg |
2012-10-23 | erts: Fix crash dump write to port hack | Björn-Egil Dahlberg |
2012-10-16 | erts: Change ERL_CRASH_DUMP_SECONDS behaviour | Björn-Egil Dahlberg |
2012-10-15 | erts, heart: Ensure erl_crash.dump is written | Björn-Egil Dahlberg |
2012-10-09 | crypto: Make unloading of crypto safer | Sverker Eriksson |
2012-09-25 | Merge branch 'egil/r16/strengthen-buffer-copies' | Björn-Egil Dahlberg |
2012-09-10 | Merge branch 'maint' | Lukas Larsson |
2012-09-07 | Replace sprintf with erts_snprintf in beam | Björn-Egil Dahlberg |
2012-09-05 | Make sure io is flushed when driver is closed | Lukas Larsson |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-27 | Merge branch 'maint' | Fredrik Gustafsson |
2012-08-27 | Merge branch 'jkl/erlsrv-graceful-shutdown/OTP-10228' into maint | Fredrik Gustafsson |
2012-08-20 | Merge branch 'maint' | Patrik Nyblom |
2012-08-14 | Make get/putenv and erlexec understand Unicode | Patrik Nyblom |
2012-07-31 | erlsrv: gracefully stop emulator on Windows shutdown | Jan Kloetzke |
2012-07-19 | erts: Remove VxWorks sub-directory | Björn-Egil Dahlberg |
2012-07-18 | erts: Remove VxWorks support from beam | Björn-Egil Dahlberg |
2012-06-18 | Revert conceptually wrong little fix as part of check_io opt | Sverker Eriksson |
2012-06-18 | Make allocation of check_io tables more scalable. | Rick Reed |
2012-04-27 | Merge branch 'rickard/proc-sched/OTP-9892' | 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-03-30 | Merge branch 'rickard/erts-poll/OTP-10019' into maint | Rickard Green |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-27 | Fix wakeup functionality in no thread support case | Rickard Green |
2012-03-22 | Ifdef all dynamic trace code | Patrik Nyblom |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4 | Scott Lystig Fritchie |
2011-12-27 | Include wakeup pipe in /dev/poll poll-set also on non-SMP | Rickard Green |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-09 | Merge branch 'raimo/64-bit-driver-api/OTP-9795' | Björn Gustavsson |
2011-12-09 | erl_driver.h: Enlarge types on driver callbacks output, control and call | Raimo Niskanen |
2011-12-08 | Merge branch 'egil/file-info-opt-utc/OTP-7687' | Björn-Egil Dahlberg |
2011-12-08 | Emulate localtime, gmtime and mktime to enable negative time_t | Patrik Nyblom |
2011-12-08 | Teach windows sys_localtime_r | Björn-Egil Dahlberg |
2011-12-07 | erl_driver.h: Enlarge types in driver queue and alloc functions | Raimo Niskanen |
2011-12-07 | erl_driver.h: Use ErlDrvSizeT for size field in ErlIOVec | Raimo Niskanen |
2011-12-02 | Fix time types | Rickard Green |
2011-12-02 | Remove ancient WaitForInputIdle workaround | Patrik Nyblom |