Age | Commit message (Expand) | Author |
2012-10-15 | erts, heart: Ensure erl_crash.dump is written | Björn-Egil Dahlberg |
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-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-03-22 | Don't try to "clean up" generated fun names | Björn Gustavsson |
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), 1/4 | Scott Lystig Fritchie |
2012-03-21 | erts: Remove forgotten and unused function erl_exit0 | Raimo Niskanen |
2012-03-21 | erts: Implement erl_halt | Raimo Niskanen |
2011-12-09 | erl_driver.h: Enlarge type on return value from call | Raimo Niskanen |
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 output functions | Raimo Niskanen |
2011-12-07 | erl_driver.h: Use ErlDrvSizeT for size field in ErlIOVec | Raimo Niskanen |
2011-12-02 | Iron out bugs in Win64 found in daily builds | Patrik Nyblom |
2011-12-02 | Get working prompt in Win64 using bootstrap code | Patrik Nyblom |
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-17 | Allow refc binaries in literal pools | Björn Gustavsson |
2011-11-14 | BEAM loader: Refactor code loading into separate functions | Björn Gustavsson |
2011-11-14 | BEAM loader: Clean up handling of error reasons | Björn Gustavsson |
2011-11-14 | Remove the useless -l option | Björn Gustavsson |
2011-11-13 | Merge branch 'rickard/generic-thr-queue/OTP-9632' | 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 | Optimize memory allocation | Rickard Green |
2011-10-26 | Change the calling convention for BIFs | Björn Gustavsson |
2011-10-26 | Use the proper macros in all BIFs | Björn Gustavsson |
2011-08-18 | erl: Add +L to suppress loading of line number information | Björn Gustavsson |
2011-08-16 | beam_emu: Factor out saving of stack trace from save_stacktrace() | Björn Gustavsson |
2011-08-16 | Lookup and include filenames and line numbers in exceptions | Björn Gustavsson |
2011-08-16 | Refactor building of the exception stacktrace | Björn Gustavsson |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-05-13 | Merge branch 'rickard/barriers/OTP-9281' into dev | Rickard Green |
2011-05-13 | Use 32-bit atomic for port snapshot | Rickard Green |
2011-05-13 | Remove pointless erts_ports_alive variable | Rickard Green |
2011-05-13 | Merge branch 'bjorn/fix-warnings/OTP-9250' into dev | Björn Gustavsson |
2011-05-11 | erl_trace: Eliminate alias warning | Björn Gustavsson |
2011-05-10 | Replace io_list_len() with erts_iolist_size() | Björn Gustavsson |
2011-03-16 | erts_printf %be to print integers of size Eterm | Sverker Eriksson |
2011-03-11 | Merge branch 'bjorn/binary-overflow/OTP-9117' into dev | Björn Gustavsson |
2011-03-10 | Merge branch 'pg/fix-hibernate-with-hipe' into dev | Sverker Eriksson |
2011-03-09 | Fix 18 exabyte memory allocation failure | Björn Gustavsson |
2011-02-03 | HALFWORD ETS Further match spec optimization to minimize copying and garbage | Sverker Eriksson |
2011-02-03 | HALFWORD ETS Real matching on relative terms | Sverker Eriksson |
2011-02-03 | HALFWORD ETS relative terms | Sverker Eriksson |
2011-01-29 | Fix several bugs related to hibernate/3 and HiPE | Paul Guyot |
2010-12-20 | Refactor timer interface | Björn-Egil Dahlberg |
2010-12-16 | Use 32-bit atomics for misc scheduling specific information | Rickard Green |