Age | Commit message (Expand) | Author |
2015-03-25 | Merge branch 'sverk/hamt-term2bin-bug/OTP-12585' | Sverker Eriksson |
2015-03-25 | Merge branch 'maint' | Björn-Egil Dahlberg |
2015-03-24 | erts: Remove HAMT_SUBTAG_NODE_ARRAY | Sverker Eriksson |
2015-03-24 | erts: Fix comparison of exact terms | Björn-Egil Dahlberg |
2015-03-22 | Merge branch 'maint' | Anders Svensson |
2015-03-20 | Merge branch 'rickard/time_api/master/OTP-11997' | Rickard Green |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | erts: Add test map_SUITE:t_hashmap_balance | Sverker Eriksson |
2015-03-20 | Erlang based BIF timer implementation for scalability | Rickard Green |
2015-03-20 | Introduce a new time API | Rickard Green |
2015-03-20 | Merge branch 'nox/fix-port_info-race' into maint | Zandra Hird |
2015-03-19 | erts: Silence valgrind warning in nif_SUITE.c | Sverker Eriksson |
2015-03-19 | erts: Fix bug in binary_to_term with more than one big map | Sverker Eriksson |
2015-03-18 | Fix a race condition when calling port_info/1 | Anthony Ramine |
2015-03-13 | erts: Enhance maps ordering tests | Björn-Egil Dahlberg |
2015-03-12 | erts: Fix nif API for hashmaps | Sverker Eriksson |
2015-03-12 | erts: Enhance match spec tests for maps | Björn-Egil Dahlberg |
2015-03-12 | erts: Make is_members in map_SUITE's more stringent | Sverker Eriksson |
2015-03-12 | erts: Fix maps testcase unordered enc/dec | Björn-Egil Dahlberg |
2015-03-12 | erts: Update map tests for unordered maps | Björn-Egil Dahlberg |
2015-03-12 | erts: Update tests for maps:merge/2 and erlang:map_size/1 | Björn-Egil Dahlberg |
2015-03-12 | erts: Fix erlang:hash and erlang:phash for hamt | Sverker Eriksson |
2015-03-12 | erts: Update build_and_check maps testcase | Björn-Egil Dahlberg |
2015-03-12 | erts: Extend tests of maps:merge/2 | Björn-Egil Dahlberg |
2015-03-12 | erts: Test building and removing maps | Björn-Egil Dahlberg |
2015-03-12 | erts: Add tests for large maps:get/2 and maps:find/2 | Björn-Egil Dahlberg |
2015-03-12 | erts: Remove hashmap from tests | Björn-Egil Dahlberg |
2015-03-12 | erts: Improve map_SUITE:t_map_compare | Sverker Eriksson |
2015-03-12 | erts: Change phash2 of maps to be sensitive to key-value combos. | Sverker Eriksson |
2015-03-12 | erts: Add map_SUITE:t_map_compare | Sverker Eriksson |
2015-03-12 | erts: Change to total ordering of keys in small maps | Sverker Eriksson |
2015-03-12 | Merge branch 'nox/maps-match_specs-fixes/OTP-12270' | Björn-Egil Dahlberg |
2015-03-12 | Merge branch 'maint' | Henrik Nord |
2015-03-12 | erts: Strengthen maps match spec compilation tests | Björn-Egil Dahlberg |
2015-03-11 | Fix compilation of match specs with maps | Anthony Ramine |
2015-02-04 | don't create oversize bignums in binary matching | Mikael Pettersson |
2015-02-03 | trace_bif_SUITE: Ensure that a call to time/0 is not removed | Björn Gustavsson |
2014-12-19 | erts: Improve crash dumps | Lukas Larsson |
2014-11-26 | Merge branch 'maint' | Sverker Eriksson |
2014-11-26 | Merge branch 'sverk/port_get_data-race/OTP-12208' into maint | Sverker Eriksson |
2014-11-25 | erts: Fix port data memory allocation bug | Sverker Eriksson |
2014-11-10 | Merge branch 'maint' | Bruce Yinhe |
2014-11-10 | Merge branch 'vinoski/dirty-nif-return-gc' into maint | Bruce Yinhe |
2014-11-07 | Merge branch 'maint' | Bruce Yinhe |
2014-11-04 | Fix gc-related problem with dirty NIFs | Steve Vinoski |
2014-11-02 | Expose NIF version | Peter Lemenkov |
2014-10-28 | Merge branch 'egil/nox/maps-match_specs/OTP-12270' | Björn-Egil Dahlberg |
2014-10-28 | Merge branch 'maint' | Lukas Larsson |
2014-10-28 | Merge branch 'sv/isfinite/OTP-12268' into maint | Lukas Larsson |
2014-10-28 | Use isfinite() instead of finite() when available | Anthony Ramine |