Age | Commit message (Expand) | Author |
2015-04-10 | Merge branch 'egil/maps-test-coverage' | Björn-Egil Dahlberg |
2015-04-10 | Merge branch 'egil/fix-maps-deep-colliding-merge' | Björn-Egil Dahlberg |
2015-04-10 | erts: Ensure hashing of zero is consistent | 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-30 | Merge branch 'egil/maps/tests' | Björn-Egil Dahlberg |
2015-03-27 | erts: Add tests for internal_hash | Björn-Egil Dahlberg |
2015-03-27 | Merge branch 'maint' | Sverker Eriksson |
2015-03-27 | Merge branch 'sverk/large-list_to_integer-bug/OTP-12624' into maint | Sverker Eriksson |
2015-03-27 | erts: Strengthen Maps tests | Björn-Egil Dahlberg |
2015-03-25 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-25 | Skip not updated test-cases | Rickard Green |
2015-03-25 | Merge branch 'sverk/hamt-term2bin-bug/OTP-12585' | Sverker Eriksson |
2015-03-25 | erts: Fix bug in list_to_integer for very large strings | 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 |