Age | Commit message (Expand) | Author |
2014-01-10 | erts: Replace tab with space for proper alignment | Lukas Larsson |
2013-09-02 | Silence gcc warnings in non-smp build | Lukas Larsson |
2013-08-29 | add erl option to set schedulers by percentages | Steve Vinoski |
2013-07-09 | Make emulator arguments available via the system_info BIF | Rickard Green |
2013-06-12 | Merge branch 'rickard/+sfwi/OTP-11164' into maint | Rickard Green |
2013-06-11 | erts: Add the +sfwi system flag | Rickard Green |
2013-06-04 | Make term_to_binary yield (trap). | happi |
2013-05-31 | Merge branch 'lukas/erts/gc_stat_contention/OTP-10271' into maint | Lukas Larsson |
2013-05-31 | Replace gc stat lock with sched spec data | Lukas Larsson |
2013-05-17 | Introduce a better id allocation algorithm for PTabs | Rickard Green |
2013-04-03 | Fix `+sws' and `+swt' system flags | Rickard Green |
2013-04-03 | Be less eager requesting wakeup for cleanup jobs | Rickard Green |
2013-02-25 | Undo removal of ERL_MAX_PORTS os variable | Lukas Larsson |
2013-02-18 | Add +pc {latin1|unicode} switch and io:printable_range/0 | Patrik Nyblom |
2013-02-11 | Make prim_file skip invalid filenames in unicode mode | Patrik Nyblom |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
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-16 | UTF-8 support for distribution | 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 |