Age | Commit message (Expand) | Author |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-03-28 | erts: Fix faulty assert for refs in copy sharing | Björn-Egil Dahlberg |
2017-02-06 | Implement magic references | Rickard Green |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-07 | erts: Support 32-bit creation for external pid,port,refs | Sverker Eriksson |
2016-03-29 | erts: inline tag_val_def | Lukas Larsson |
2016-03-15 | update copyright-year | Henrik Nord |
2015-11-12 | Merge branch 'rickard/ohmq/OTP-13047' | Rickard Green |
2015-11-12 | Introduce literal tag | Rickard Green |
2015-09-07 | Merge branch 'maint' | Sverker Eriksson |
2015-09-02 | Merge branch 'maint' into sverk/trace-process_dump-matchstate | Sverker Eriksson |
2015-09-01 | erts: Fix bug when tracing with 'process_dump' | Sverker Eriksson |
2015-07-03 | Allow X and Y registers to be overloaded with any literal | Björn Gustavsson |
2015-07-03 | Eliminate R_REG_DEF | Björn Gustavsson |
2015-07-01 | erts: Remove halfword !HEAP_ON_C_STACK | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword CHECK_POINTER_MASK | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword is_same bases macro | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword pointer compression | 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-05-18 | erts: Fix warning about const pointer to make_boxed and make_list | Sverker Eriksson |
2015-04-13 | erl_term.h: Add is_not_map() macro | Björn Gustavsson |
2015-04-10 | erts: Remove code that was commented out | Björn-Egil Dahlberg |
2015-03-25 | erts: Combine flat and hash maps under one unifying tag | Björn-Egil Dahlberg |
2015-03-12 | erts: Reintroduce is_map macro | Sverker Eriksson |
2015-03-12 | erts: Fix various map vs hamt size bugs | Sverker Eriksson |
2015-03-12 | erts: Fix compare order of hamt vs other types | Sverker Eriksson |
2015-03-12 | erts: Move erlang:is_hashmap/1 to maps | Björn-Egil Dahlberg |
2015-03-12 | erts: Refactor erl_hashmap header includes | Björn-Egil Dahlberg |
2015-03-12 | erts: Fix bug in _make_header macro | Sverker Eriksson |
2015-03-12 | Initial Persistent HAMT - Map framework | Björn-Egil Dahlberg |
2014-03-27 | erts: Adjust is_external_header() for new map tag | Sverker Eriksson |
2014-03-26 | Change the subtag used for maps from 0xB to 0xF | Kostis Sagonas |
2014-01-28 | erts: Initial Map instructions, type and structure | Björn-Egil Dahlberg |
2014-01-22 | erts: Refactor big-float compare on HALFWORD to use C-stack | Sverker Eriksson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2012-12-12 | Merge branch 'egil/enforce-tuple-specification-size/OTP-10633' | Björn-Egil Dahlberg |
2012-12-03 | Improve configuration of process and port tables | Rickard Green |
2012-12-03 | Remove R9 compatibility features | Rickard Green |
2012-11-27 | erts: Define max tuple size to 24 bits | Björn-Egil Dahlberg |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom |
2011-12-02 | Build Win64 Erlang emulator using MSYS | unknown |
2011-10-26 | erts-hipe: Change THE_NON_VALUE for HiPE enabled debug emulator | Sverker Eriksson |
2011-02-03 | HALFWORD Make more allocators use high mem (binary, fixed and driver) | Sverker Eriksson |
2011-02-03 | HALFWORD ETS 32-bit arch fixes and other cleanups | Sverker Eriksson |
2011-02-03 | HALFWORD ETS relative terms | Sverker Eriksson |
2010-12-15 | Remove stray semicolons in erl_term.h | Rickard Green |
2010-07-22 | Mending halfword heap emulator | Sverker Eriksson |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |