Age | Commit message (Expand) | Author |
2016-07-21 | erts: Update maps entropy tests | Björn-Egil Dahlberg |
2016-04-27 | erts: Add tests for maps:take/2 | Björn-Egil Dahlberg |
2016-03-11 | Cleaner map_SUITE | Björn-Egil Dahlberg |
2015-12-14 | Merge branch 'bjorn/deprecate-random/OTP-12502' | Björn Gustavsson |
2015-12-11 | Emulator test suite: Replace use of 'random' with 'rand' | Björn Gustavsson |
2015-12-09 | Merge branch 'sverk/dist-ctrl-msg-overflow-master' into master | Sverker Eriksson |
2015-12-07 | erts: Change erts_internal:map_type/1 into term_type/1 | Sverker Eriksson |
2015-12-07 | erts: Add test for remote exit signal with fat map | Sverker Eriksson |
2015-11-30 | Merge branch 'sverk/rare-gc-map-overflow/OTP-13146' into maint | Sverker Eriksson |
2015-11-27 | erts: Fix rare case of faulty heap fragment deallocation | Sverker Eriksson |
2015-11-20 | erts: More testcases for map binary_to_term/1 | Björn-Egil Dahlberg |
2015-06-30 | Merge branch 'sverk/map-merge-trap' into maint | Sverker Eriksson |
2015-06-22 | erts: Expand test map_SUITE:t_bif_merge_and_check | Sverker Eriksson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-08 | erts: Fix faulty list optimization in make_internal_hash | Björn-Egil Dahlberg |
2015-05-08 | Merge branch 'rickard/time-improvement/OTP-11997' | Rickard Green |
2015-05-06 | Replace erlang:now() usage in emulator suite | Rickard Green |
2015-04-15 | Raise more descriptive error messages for failed map operations | Björn Gustavsson |
2015-04-13 | beam_emu: Slightly optimize update_map_{assoc,exact} | Björn Gustavsson |
2015-04-13 | Sort maps keys in the loader | Björn Gustavsson |
2015-04-13 | erts/map_SUITE.erl: Add a test case that tests has_map_fields | Björn Gustavsson |
2015-04-13 | map_SUITE: Add tests of is_map/1 with literal maps | Björn Gustavsson |
2015-04-10 | Merge branch 'egil/maps-test-coverage' | Björn-Egil Dahlberg |
2015-04-09 | erts: Cover maps:values/1 for large maps | Björn-Egil Dahlberg |
2015-04-09 | erts: Test maps:from_list/1 shrinking | Björn-Egil Dahlberg |
2015-04-07 | erts: Fix deep colliding hash values in maps:from_list/1 | Björn-Egil Dahlberg |
2015-04-01 | Merge branch 'egil/fix-maps-tmp-heap' | Björn-Egil Dahlberg |
2015-04-01 | Merge branch 'egil/fix-maps-from_list-size' | Björn-Egil Dahlberg |
2015-03-31 | erts: Test deep Maps updates | Björn-Egil Dahlberg |
2015-03-31 | erts: Strengthen Maps merge tests | Björn-Egil Dahlberg |
2015-03-31 | erts: Try to test deep Maps collision | Björn-Egil Dahlberg |
2015-03-30 | erts: Strengthen Maps tests | Björn-Egil Dahlberg |
2015-03-30 | Merge branch 'egil/fix-make_internal_hash-float' | Björn-Egil Dahlberg |
2015-03-27 | erts: Add tests for internal_hash | Björn-Egil Dahlberg |
2015-03-27 | erts: Strengthen Maps tests | Björn-Egil Dahlberg |
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-20 | erts: Add test map_SUITE:t_hashmap_balance | Sverker Eriksson |
2015-03-19 | erts: Fix bug in binary_to_term with more than one big map | Sverker Eriksson |
2015-03-13 | erts: Enhance maps ordering tests | 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 |