Age | Commit message (Expand) | Author |
2012-04-27 | Optimize process state changes | Rickard Green |
2012-04-16 | Optimize process table access | Rickard Green |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Change to more specific configure options for dtrace | Patrik Nyblom |
2012-03-22 | Add user tag spreading functionality to VM and use in file | Patrik Nyblom |
2011-12-07 | erl_driver.h: Enlarge types in driver output functions | Raimo Niskanen |
2011-12-02 | erts: Fix bug in large big/float compare | Sverker Eriksson |
2011-11-30 | Merge branch 'bjorn/llvm-issues/OTP-9712' | Björn Gustavsson |
2011-11-28 | Merge branch 'lukas/erts/large_float_cmp/OTP-9497' | Lukas Larsson |
2011-11-28 | Use CMP_TMP_HEAD_SIZE for C-stack | Lukas Larsson |
2011-11-25 | Fix clang linking problem | Björn Gustavsson |
2011-11-16 | Remove remaining gcc 4.6 assigned-but-not-used warnings from erts | Patrik Nyblom |
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 | Implement generic lock-free queue | Rickard Green |
2011-11-13 | Replace system block with thread progress block | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-10-11 | Do small optimisation on platforms with 32 bit Eterm | Lukas Larsson |
2011-10-11 | Optimize comparison of huge floats and smaller bignums | Lukas Larsson |
2011-10-11 | Update size of tmp cmp bignum buffer | Lukas Larsson |
2011-10-11 | Update heauristic to work on halfword | Lukas Larsson |
2011-10-11 | Add heauristics bignum vs float checks | Lukas Larsson |
2011-10-11 | Optimise bugnum and small comparison | Lukas Larsson |
2011-10-11 | Update integer and floating point number comparisons | Lukas Larsson |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-05-13 | Merge branch 'bjorn/fix-binary-overflow/OTP-9118' into dev | Björn Gustavsson |
2011-05-10 | Replace io_list_len() with erts_iolist_size() | Björn Gustavsson |
2011-05-04 | Fix bug in halfword emulator causing ets:select_delete on ordered_set to crash | Sverker Eriksson |
2011-02-03 | HALFWORD ETS match spec heap fragment optimization | Sverker Eriksson |
2011-02-03 | HALFWORD ETS Real matching on relative terms | Sverker Eriksson |
2011-02-03 | HALFWORD ETS relative terms | Sverker Eriksson |
2010-12-20 | Remove timer-thread implementation | Björn-Egil Dahlberg |
2010-12-20 | Refactor timer interface | Björn-Egil Dahlberg |
2010-12-16 | Use 32-bit atomics for system block | Rickard Green |
2010-08-17 | erts: Remove broken elib_malloc | Björn Gustavsson |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |
2010-06-30 | Fix bug that caused faulty 64-bit integers from drivers. | Sverker Eriksson |
2010-06-07 | Fix erts_bld_string_n (called by enif_make_string and erlang:decode_packet/3)... | Paul Guyot |
2010-06-03 | OTP-8555 Send message from NIF | Sverker Eriksson |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |
2010-03-10 | Fit all heap data into the 32-bit address range | Patrik Nyblom |
2010-02-11 | OTP-8335 Even more NIF features | Sverker Eriksson |
2010-02-08 | OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 and | Rickard Green |
2010-01-13 | OTP-8240 Improved GC performance after BIF/NIF call when a lot of heap | Sverker Eriksson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |