Age | Commit message (Expand) | Author |
2012-08-14 | Make get/putenv and erlexec understand Unicode | Patrik Nyblom |
2012-04-17 | Extend erlang:port_info/1,2 to show the OS pid of a spawned process | Matthias Lang |
2011-12-09 | erl_driver.h: Enlarge types on driver callbacks output, control and call | Raimo Niskanen |
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-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-08 | Merge branch 'bjorn/create-less-garbage' | Björn Gustavsson |
2011-11-07 | erts: "initialized" is only used with CHLDWTHR | Björn-Egil Dahlberg |
2011-10-14 | Merge branch 'rickard/atomics-api/OTP-9014' and OTP_R14B04 | Rickard Green |
2011-10-09 | sys.c for Unix: Undo caching of utsname in os_flavor() | Björn Gustavsson |
2011-09-19 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-09-16 | erts: Remove compiler warning in sys.c | Björn-Egil Dahlberg |
2011-09-16 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-07-08 | Move init of smp rw mutex from init to sys_args to make sure that it is initi... | Lukas Larsson |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-02 | Remove race in main thread stealing due to reading and writing to pipe from s... | Patrik Nyblom |
2011-03-02 | Make MacOS (NS) wx use the main thread | Patrik Nyblom |
2011-02-25 | Merge branch 'rickard/poll-wake/OTP-9019' into dev | Rickard Green |
2011-02-25 | Simplify erts_poll_wait() wakeup logic | Rickard Green |
2011-02-18 | HALFWORD ETS Fix copyright year in some source files | Sverker Eriksson |
2011-02-03 | HALFWORD ETS relative terms | Sverker Eriksson |
2010-12-20 | Remove timer-thread implementation | Björn-Egil Dahlberg |
2010-12-15 | Use new atomic types in emulator | Rickard Green |
2010-11-18 | Move cpu topology functionality into erl_cpu_topology.[ch] | Rickard Green |
2010-09-07 | Merge branch 'mk/net-dragonfly-bsd-patches' into dev | Björn Gustavsson |
2010-08-30 | Merge branch 'pan/list_to_float/OTP-7178' into dev | Patrik Nyblom |
2010-08-20 | Merge branch 'bjorn/solaris-fp-exception' into dev | Björn Gustavsson |
2010-08-17 | Solaris/x86: Handle floating point exceptions properly in driver threads | Björn Gustavsson |
2010-08-17 | erts: Remove broken elib_malloc | Björn Gustavsson |
2010-08-17 | erts: Remove stray pre-ISO-C compatibility macros | Björn Gustavsson |
2010-08-13 | Add support for NetBSD | Martti Kuparinen |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-06-23 | Teach Unix sys_float.c to ignore underflow in list_to_float and return 0.0 | Patrik Nyblom |
2010-06-10 | fix open_port with many unset env vars | Sverker Eriksson |
2010-06-07 | Merge OTP-8681 | Björn-Egil Dahlberg |
2010-06-01 | Remove stray SAE support | Björn Gustavsson |
2010-05-03 | allow open_port to set env vars containing a trailing '=' character | Steve Vinoski |
2010-04-30 | emulator: Eliminate #ifdef for sys_tty_reset() | Björn Gustavsson |
2010-02-08 | OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 and | Rickard Green |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |