Age | Commit message (Expand) | Author |
2013-01-23 | Merge branch 'egil/fix-win-float-exponent/OTP-10751' | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'rickard/async-default/OTP-10736' | Rickard Green |
2013-01-23 | Merge branch 'rickard/sched-wakeup-other/OTP-10661' | Rickard Green |
2013-01-23 | Merge branch 'rickard/+stbt/OTP-10668' | Rickard Green |
2013-01-22 | erts: Force windows to use two-digit exponent | Björn-Egil Dahlberg |
2013-01-21 | Use async threads by default | Rickard Green |
2013-01-08 | Add +stbt erl command line switch | Rickard Green |
2013-01-02 | Change proposed scheduler wakeup strategy to be the default | Rickard Green |
2012-12-20 | Fix emulator +fna option | Patrik Nyblom |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Implement true asynchronous signaling between processes and ports | 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 | Generalize process table implementation | Rickard Green |
2012-08-20 | Merge branch 'maint' | Patrik Nyblom |
2012-08-14 | Make get/putenv and erlexec understand Unicode | Patrik Nyblom |
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 'maint' | Sverker Eriksson |
2012-04-27 | Merge branch 'rickard/proc-sched/OTP-9892' | Rickard Green |
2012-04-27 | Teach etp-commands to understand new emulator internal data structures | Rickard Green |
2012-04-25 | Merge branch 'rickard/driver_system_info/OTP-10059' into maint-r15 | Erlang/OTP |
2012-04-25 | Merge branch 'rickard/sched-busy-wait/OTP-10044' into maint-r15 | Erlang/OTP |
2012-04-23 | Merge branch 'rickard/sched-wakeup-other/OTP-10033' into rickard/sched-wakeup... | Rickard Green |
2012-04-23 | Add switch controlling scheduler busy wait | Rickard Green |
2012-04-23 | Implement proposal for new scheduler wakeup strategy | Rickard Green |
2012-04-18 | Clear number of async threads if no thread support | Rickard Green |
2012-04-16 | Optimize process table access | Rickard Green |
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-02-23 | erts: Refactor code loading with renaming | Sverker Eriksson |
2012-02-21 | erts: Activate staged code in a thread safe way | Sverker Eriksson |
2012-02-21 | erts: Cleanup code loading | 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 | 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 |
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-18 | Merge branch 'rickard/sched-compact-load/OTP-9695' | Rickard Green |
2011-11-15 | Add switch that can disable scheduler compaction of load | Rickard Green |
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/multi-exit-bug/OTP-9705' | 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 | Make sure only one thread exits the runtime system | Rickard Green |
2011-11-13 | Use generic lock-free queue for async threads | Rickard Green |