Age | Commit message (Expand) | Author |
2016-05-11 | erts: Only allow remove from trace_status callback | Lukas Larsson |
2016-05-11 | Add better support for communication with a process executing dirty NIF | Rickard Green |
2016-05-04 | erts: Fix bug in trace_pattern for 'on_load' | Sverker Eriksson |
2016-05-04 | erts: Fix PAM to be callable from non-scheduler thread | Sverker Eriksson |
2016-05-04 | erts: Add Sender in 'receive' trace matchspec | Sverker Eriksson |
2016-05-04 | erts: Add matchspec restrictions for 'receive' trace | Sverker Eriksson |
2016-05-04 | erts: Add matchspec to 'receive' trace | Sverker Eriksson |
2016-05-04 | erts: Remove multi scheduler blocking in match specs | Sverker Eriksson |
2016-04-15 | erts: Implement tracer modules | Lukas Larsson |
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-19 | Refactor have seq_trace token test | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword bases in ETS | Björn-Egil Dahlberg |
2015-06-24 | erts: Reinstate copy_object over-allocation optimization | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword copy_object_rel | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword object manipulation | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword heap relative comparisions | 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-08 | erts: Make hashmap_get halfword safe | Björn-Egil Dahlberg |
2015-05-07 | erts: Fix ETS db_has_variable check for large Maps | Björn-Egil Dahlberg |
2015-05-07 | erts: ETS ordered_set cannot use it's optimization with Maps | Björn-Egil Dahlberg |
2015-04-10 | erts: Fix building of Map result from match_specs | Björn-Egil Dahlberg |
2015-03-25 | erts: Combine flat and hash maps under one unifying tag | Björn-Egil Dahlberg |
2015-03-19 | Merge branch 'egil/maps/hamt/OTP-12585' | Björn-Egil Dahlberg |
2015-03-16 | Merge branch 'nox/ets-update_counter-4' | Zandra Hird |
2015-03-12 | erts: Make hashmap iterator more flexible | Sverker Eriksson |
2015-03-12 | erts: Reintroduce is_map macro | Sverker Eriksson |
2015-03-12 | erts: Refactor maps naming convention | Sverker Eriksson |
2015-03-12 | erts: Teach hashmaps to match spec compiler | Björn-Egil Dahlberg |
2015-03-12 | Create new BIF ets:update_counter/4 | Anthony Ramine |
2015-03-11 | Properly collect variables in match specs with maps | Anthony Ramine |
2015-03-11 | Fix compilation of match specs with maps | Anthony Ramine |
2014-11-26 | erts: Use internal stack for ets db_has_variable | Björn-Egil Dahlberg |
2014-08-20 | Properly support maps in match_specs | Anthony Ramine |
2014-02-24 | ose,erts: Specify name for tsd keys | Lukas Larsson |
2014-01-28 | erts,stdlib: Teach matchspec compiler map guards | Björn-Egil Dahlberg |
2014-01-28 | erts: Initial Map instructions, type and structure | Björn-Egil Dahlberg |
2014-01-23 | erts: Fix faulty assert in match spec engine. | Sverker Eriksson |
2013-08-08 | erts: Do not enable TRACE_SILENT when testing a ms | Lukas Larsson |
2013-02-20 | erts: Correct some printf type formatting | Sverker Eriksson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-16 | UTF-8 support for distribution | Rickard Green |
2012-12-20 | Teach VM not to dump core on faulty seq_trace in ms | Patrik Nyblom |
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 |