Age | Commit message (Expand) | Author |
2012-12-03 | Improve configuration of process and port tables | 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-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-06-25 | Don't go to single-scheduler mode when managing breakpoints | Björn Gustavsson |
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-27 | Optimize process state changes | Rickard Green |
2012-04-18 | Merge branch 'maint' | Patrik Nyblom |
2012-04-18 | Revert "Extend erlang:port_info/1,2 to show the OS pid of a spawned process" | Patrik Nyblom |
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-04-13 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-04-10 | lcnt: Enhancement fixups | Björn-Egil Dahlberg |
2012-03-22 | Merge branch 'maint' | Patrik Nyblom |
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-22 | Merge branch 'maint' | Raimo Niskanen |
2012-03-21 | erts: Remove forgotten and unused function erl_exit0 | Raimo Niskanen |
2012-03-21 | erts: Implement erl_halt | Raimo Niskanen |
2012-03-16 | Extend erlang:port_info/1,2 to show the OS pid of a spawned process | Matthias Lang |
2012-02-21 | erts: Fix type bug | Sverker Eriksson |
2012-02-21 | Break apart erlang:load_module/2 into two separate BIFs | Björn Gustavsson |
2012-02-21 | Use magic binaries in erts_prepare_loading() and erts_finish_loading() | Björn Gustavsson |
2012-02-21 | erts: Fix tracing bug for new non-blocking load | Sverker Eriksson |
2012-02-21 | erts: Fallback to blocking upgrade when tracing is enabled | Sverker Eriksson |
2012-02-21 | erts: Rename "loader" code_ix as "staging" code_ix | Sverker Eriksson |
2012-02-21 | erts: Rename erts_load_module to erts_preload_module | Sverker Eriksson |
2012-02-21 | beam_ranges: Make ranges safe with multi-scheduling active | Björn Gustavsson |
2012-02-21 | BEAM loader: Break out handling of ranges into beam_ranges.c | Björn Gustavsson |
2012-02-21 | erts: Multiple export tab's using code_ix | Sverker Eriksson |
2012-02-21 | erts: First stab at code_ix interface and beam_catches using it | Sverker Eriksson |
2012-02-21 | erts: Refactor new helper function erts_init_trap_export | Sverker Eriksson |
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 |