Age | Commit message (Expand) | Author |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-12 | erts: Introduce struct binary_internals | Sverker Eriksson |
2017-03-28 | erts: Fix faulty assert for refs in copy sharing | Björn-Egil Dahlberg |
2017-02-28 | erts: Refactor MOVE_CONS to inline function | Björn-Egil Dahlberg |
2017-02-28 | erts: Refactor MOVE_BOXED to inline function | Björn-Egil Dahlberg |
2017-02-06 | Implement magic references | Rickard Green |
2017-02-06 | Merge branch 'maint' | Rickard Green |
2017-02-06 | Atomic reference count of binaries also in non-SMP | Rickard Green |
2016-08-01 | erts: Refactor literal purge area arguments | Björn-Egil Dahlberg |
2016-08-01 | erts: Remove the need for copying of literals | Björn-Egil Dahlberg |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-24 | Merge branch 'master' into sverk/master/halt-INT_MIN | Sverker Eriksson |
2016-02-24 | erts: Change erl_exit into erts_exit | Sverker Eriksson |
2015-11-18 | Refactor sharing preserved copy flags | Björn-Egil Dahlberg |
2015-11-17 | Do not use GCC extensions in copy | Björn-Egil Dahlberg |
2015-11-17 | Use copy literal range check in message passing and purging | Björn-Egil Dahlberg |
2015-11-17 | Copy literals in copy sharing | Björn-Egil Dahlberg |
2015-11-17 | Refactor copy sharing | Björn-Egil Dahlberg |
2015-11-17 | Add support for HAMT maps in preserved copy | Björn-Egil Dahlberg |
2015-11-17 | Fix Map preserved sharing copy implementation | Björn-Egil Dahlberg |
2015-11-17 | Fix Halfword removal | Björn-Egil Dahlberg |
2015-11-17 | Fix internal stacks | Björn-Egil Dahlberg |
2015-11-17 | Add support for maps in preserved copy | Nikolaos S. Papaspyrou |
2015-11-17 | Add -debug +vc flag for debuging SHCOPY | Nikolaos S. Papaspyrou |
2015-11-17 | Add machinery to enable SHCOPY dynamically | Nikolaos S. Papaspyrou |
2015-11-17 | Add all the main machinery | Nikolaos S. Papaspyrou |
2015-11-12 | Fragmented young heap generation and off_heap_message_queue option | Rickard Green |
2015-11-12 | Introduce literal tag | Rickard Green |
2015-06-24 | erts: Remove halfword BINARY RELs | Björn-Egil Dahlberg |
2015-06-24 | erts: Reinstate copy_object over-allocation optimization | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword basic relative heap operations | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove HALFWORD_HEAP definition | Björn-Egil Dahlberg |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-15 | erts: Remove hashmap probabilistic heap overestimation | Sverker Eriksson |
2015-05-07 | erts: Fix copy shallow for large Maps | Björn-Egil Dahlberg |
2015-03-25 | erts: Combine flat and hash maps under one unifying tag | Björn-Egil Dahlberg |
2015-03-13 | erts: Fix typo in copy_struct for halfword emulator | Björn-Egil Dahlberg |
2015-03-12 | erts: Refactor maps naming convention | Sverker Eriksson |
2015-03-12 | erts: Remove erl_hashmap.[ch] files | Björn-Egil Dahlberg |
2015-03-12 | Initial Persistent HAMT - Map framework | Björn-Egil Dahlberg |
2014-10-24 | erts: Make hipe_{un}reserve_beam_trap_frame INLINE | Sverker Eriksson |
2014-03-25 | Merge branch 'paulgray/dtrace_snprintf_fix/OTP-11816' | Lukas Larsson |
2014-03-12 | Pass full strings to DTrace probes | Michal Ptaszek |
2014-01-28 | erts: Initial Map instructions, type and structure | Björn-Egil Dahlberg |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-03 | Prepare for use of ptab functionality also for ports | Rickard Green |
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Ifdef all dynamic trace code | Patrik Nyblom |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4 | Scott Lystig Fritchie |