index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
Age
Commit message (
Expand
)
Author
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
erts: Fix maps testcase unordered enc/dec
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
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
2015-03-12
erts: Make ESTACK usable through pointer
Björn-Egil Dahlberg
2015-03-12
erts: Handle hashmap in get_map_element(s) instructions
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: Remove erl_hashmap.[ch] files
Björn-Egil Dahlberg
2015-03-12
erts: Move hashmap:merge/2 to maps
Björn-Egil Dahlberg
2015-03-12
erts: Move hashmap:info/1 to erts_debug:map_info/1
Björn-Egil Dahlberg
2015-03-12
erts: Remove hashmap:new/0
Björn-Egil Dahlberg
2015-03-12
erts: Move hashmap:from_list/1 to maps
Björn-Egil Dahlberg
2015-03-12
erts: Refactor maps:from_list/1
Björn-Egil Dahlberg
2015-03-12
erts: Refactor maps:remove/2
Björn-Egil Dahlberg
2015-03-12
erts: Move hashmap:remove/2 to maps
Björn-Egil Dahlberg
2015-03-12
erts: Refactor maps:update/3 and maps:put/3
Björn-Egil Dahlberg
2015-03-12
erts: Reindent erts_maps_update
Björn-Egil Dahlberg
2015-03-12
erts: Move hashmap:put/3, update/3 to maps
Björn-Egil Dahlberg
2015-03-12
erts: Refactor maps:get/2, find/2 and is_key/2
Björn-Egil Dahlberg
2015-03-12
erts: Move hashmap:get/2, find/2 and is_key/2 to maps
Björn-Egil Dahlberg
2015-03-12
erts: Move erlang:is_hashmap/1 to maps
Björn-Egil Dahlberg
2015-03-12
erts: Move hashmap:to_list/1, keys/1 and values/1 to maps
Björn-Egil Dahlberg
2015-03-12
erts: Move hashmap:size/1 to maps
Björn-Egil Dahlberg
2015-03-12
erts: Refactor erl_hashmap header includes
Björn-Egil Dahlberg
2015-03-12
erts: Add hashmap:from_list/1
Björn-Egil Dahlberg
2015-03-12
erts: Fix hashmap head array printf term
Björn-Egil Dahlberg
2015-03-12
erts: Add fallback for builtin clz
Björn-Egil Dahlberg
2015-03-12
erts: Improve map_SUITE:t_map_compare
Sverker Eriksson
[next]