Age | Commit message (Expand) | Author |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-08 | erts: Change internal representation of atoms to utf8 | Sverker Eriksson |
2012-12-14 | Merge branch 'sverk/egil/r16/new-alloc-header-scheme/OTP-10273' | Björn-Egil Dahlberg |
2012-12-14 | erts: Make ll main mbc fit into 2pow size | Björn-Egil Dahlberg |
2012-12-14 | erts: Reintroduce mseg options amcbf and rmcbf | Björn-Egil Dahlberg |
2012-12-14 | erts: Force sbmbc to be disabled in a crude way | Sverker Eriksson |
2012-12-14 | erts: Remove unused mseg options amcbf and rmcbf | Björn-Egil Dahlberg |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-03 | Use ptab functionality also for ports | Rickard Green |
2012-12-03 | Generalize process table implementation | Rickard Green |
2012-09-07 | Replace sprintf with erts_snprintf in beam | Björn-Egil Dahlberg |
2012-07-19 | erts: Remove VxWorks from allocators | Björn-Egil Dahlberg |
2012-06-04 | Merge branch 'maint' | Lukas Larsson |
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson |
2012-03-22 | Merge branch 'maint' | Patrik Nyblom |
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 |
2012-02-21 | erts: Fix memory reports from export table | Sverker Eriksson |
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-19 | Misc memory barrier fixes | Rickard Green |
2011-12-08 | Make erl_alloc.c use correct strtol variant on windows | Patrik Nyblom |
2011-12-08 | Return correct format for info about sys_alloc | Lukas Larsson |
2011-12-02 | Iron out bugs in Win64 found in daily builds | Patrik Nyblom |
2011-11-17 | Merge branch 'sverker/valgrind-fixing' | Sverker Eriksson |
2011-11-13 | Use generic lock-free queue for misc aux work | 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-07 | erts: Remove valgrind limit for erts_alloc_permanent_cache_aligned | Sverker Eriksson |
2011-09-28 | Prevent valgrind warning for erts_alloc_permanent_cache_aligned | Sverker Eriksson |
2011-07-29 | Merge branch 'sverker/allocator-aoff/OTP-9424' into dev | Sverker Eriksson |
2011-07-20 | Small fixups for rickard/sbmbc/OTP-9339 | Sverker Eriksson |
2011-07-18 | New allocator: Address order first fit (aoff) | Sverker Eriksson |
2011-07-08 | Use separate memory carriers for small blocks | Rickard Green |
2011-05-10 | Present 'low' memory count for halfword-vm with erlang:memory() | Sverker Eriksson |
2011-05-09 | Fix faulty values from erlang:memory() on halfword-vm | Sverker Eriksson |
2011-05-09 | Allow allocator disable for high memory (better valgrind for halfword) | Sverker Eriksson |
2011-05-09 | Expand the use of high memory allocation in halfword emulator | Sverker Eriksson |
2011-03-16 | erts_printf %be to print integers of size Eterm | Sverker Eriksson |
2011-02-28 | Fixed end date in copyright note. | Micael Karlberg |
2011-02-10 | Verify that temp allocated memory is released | Rickard Green |
2010-12-15 | Remove unused variable | Rickard Green |
2010-11-25 | Teach erl_alloc.c not to disable internal allocators for halfword | Patrik Nyblom |
2010-08-17 | erts: Remove broken elib_malloc | Björn Gustavsson |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-06-07 | Merge OTP-8681 | Björn-Egil Dahlberg |
2010-03-22 | Merge branch 'pan/otp_8332_halfword' into dev | Erlang/OTP |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |