Age | Commit message (Expand) | Author |
2015-03-15 | Modify the top section of the test case log file | Peter Andersson |
2015-03-14 | Remove unused time macros from efile_drv | Nick Mills |
2015-03-13 | erts: Enhance maps ordering tests | Björn-Egil Dahlberg |
2015-03-13 | Merge branch 'ia/ssl/crls-dialyzer' | Ingela Anderton Andin |
2015-03-13 | hipe: Fix maps sort order testcase | Björn-Egil Dahlberg |
2015-03-13 | add handle data type in zip.xml to fix broken link | Zandra Hird |
2015-03-13 | erts: Remove unused variable in crashdump creation | Björn-Egil Dahlberg |
2015-03-13 | erts: Fix typo in copy_struct for halfword emulator | Björn-Egil Dahlberg |
2015-03-13 | Modify the xcomp file for ARM and enable more flags | Peter Andersson |
2015-03-13 | erts: Restrict GCC intrinsics by compiler version | Björn-Egil Dahlberg |
2015-03-13 | Fix problem with variables not getting assigned during installation | Peter Andersson |
2015-03-13 | Merge branch 'maint' | Raimo Niskanen |
2015-03-13 | Merge branch 'raimo/infinite-loop-gethostbyname/OTP-12133' into maint | Raimo Niskanen |
2015-03-13 | public_key: dialyzer fixes | Ingela Anderton Andin |
2015-03-12 | erts: Fix windows bug in hashmap_info | Sverker Eriksson |
2015-03-12 | erts: Fix typo in make_hash2 for 32-bit arch | Sverker Eriksson |
2015-03-12 | Fix beam_load assert | Björn-Egil Dahlberg |
2015-03-12 | erts: Set Maps small limit to 32 items | Björn-Egil Dahlberg |
2015-03-12 | erts: Cleanup comments for make_internal_hash | Sverker Eriksson |
2015-03-12 | erts: Fix nif API for hashmaps | Sverker Eriksson |
2015-03-12 | erts: Make hashmap iterator more flexible | Sverker Eriksson |
2015-03-12 | erts, kernel: Fix erts_debug:size/1 for hashmaps | Björn-Egil Dahlberg |
2015-03-12 | erts: Add hashmap construction to driver API | Björn-Egil Dahlberg |
2015-03-12 | erts: Reintroduce is_map macro | Sverker Eriksson |
2015-03-12 | erts: Refactor maps naming convention | Sverker Eriksson |
2015-03-12 | erts: Enhance match spec tests for maps | Björn-Egil Dahlberg |
2015-03-12 | erts: Teach hashmaps to match spec compiler | Björn-Egil Dahlberg |
2015-03-12 | erts: Add hashmap_iterator_prev to maps | Björn-Egil Dahlberg |
2015-03-12 | erts: Tweak over estimation of hashmap size for binary_to_term | Sverker Eriksson |
2015-03-12 | erts: Reject duplicate keys for hamt in binary_to_term | Sverker Eriksson |
2015-03-12 | erts: Make is_members in map_SUITE's more stringent | Sverker Eriksson |
2015-03-12 | debugger: Fix maps testcase unordered enc/dec | Björn-Egil Dahlberg |
2015-03-12 | erts: Fix maps testcase unordered enc/dec | Björn-Egil Dahlberg |
2015-03-12 | debugger: Update map tests for unordered maps | Björn-Egil Dahlberg |
2015-03-12 | erts: Fix instruction i_has_map_fields_fsI for hashmaps | Björn-Egil Dahlberg |
2015-03-12 | erts: Update map tests for unordered maps | Björn-Egil Dahlberg |
2015-03-12 | First stab at binary_to_term for hamt | Sverker Eriksson |
2015-03-12 | erts: Fix various map vs hamt size bugs | Sverker Eriksson |
2015-03-12 | compiler: Fix map_SUITE:t_map_sort_literal for new map compare order | Sverker Eriksson |
2015-03-12 | erts: Fix instruction new_map | Björn-Egil Dahlberg |
2015-03-12 | erts: Refactor hashmap_from_ks_and_vs | Björn-Egil Dahlberg |
2015-03-12 | erts: Fix update_map_assoc instruction | 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: Ensure maps becomes hashmaps in maps:merge/2 | Björn-Egil Dahlberg |
2015-03-12 | erts: Fix erlang:hash and erlang:phash for hamt | Sverker Eriksson |
2015-03-12 | erts: Fix compare order of hamt vs other types | Sverker Eriksson |
2015-03-12 | erts: Add make_internal_hash | Sverker Eriksson |
2015-03-12 | erts: Handle hashmap in update/assoc instructions | Björn-Egil Dahlberg |
2015-03-12 | erts: Split hashmap_insert to down and up | Björn-Egil Dahlberg |
2015-03-12 | erts: Update build_and_check maps testcase | Björn-Egil Dahlberg |