Age | Commit message (Expand) | Author |
2014-08-08 | erts: Fix neg int overflow when sint is min size | Lukas Larsson |
2014-05-22 | Make binary BIFs converting to lists yield on large input | Rickard Green |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | ose,erts: Specify name for tsd keys | Lukas Larsson |
2014-02-24 | ose: Force atleast one async thread for ose | Lukas Larsson |
2014-02-24 | further enhancements for dirty schedulers | Steve Vinoski |
2014-02-17 | allow optional whitespace in dirty scheduler erl options | Steve Vinoski |
2014-01-28 | initial support for dirty schedulers and dirty NIFs | Steve Vinoski |
2014-01-24 | Disable scheduler utilization balancing if +scl true is passed | Rickard Green |
2014-01-23 | Add support for scheduler utilization balancing | Rickard Green |
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 |