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
Age
Commit message (
Expand
)
Author
2015-03-12
erts: Add ERTS_UNDEF macro
Sverker Eriksson
2015-03-12
erts: Fix bug in hashmap_restore/shift_hash
Sverker Eriksson
2015-03-12
erts: Add hashing of hashmaps
Sverker Eriksson
2015-03-12
erts: Make hashmap use the new hash function
Sverker Eriksson
2015-03-12
erts: Add map_SUITE:t_map_compare
Sverker Eriksson
2015-03-12
erts: Make hashmap compare non-recursive
Sverker Eriksson
2015-03-12
erts: First recursive version of hashmap compare
Sverker Eriksson
2015-03-12
erts: Change to total ordering of keys in small maps
Sverker Eriksson
2015-03-12
erts: Rewrite hashmap:to_list, keys and values
Sverker Eriksson
2015-03-12
erts: Make WSTACK usable through pointer
Sverker Eriksson
2015-03-12
erts: Make hashmap_merge use dynamic PSTACK
Sverker Eriksson
2015-03-12
erts: Add PSTACK
Sverker Eriksson
2015-03-12
erts: Cleanup hashmap_merge_2
Sverker Eriksson
2015-03-12
erts: Add term_to_binary for hashmap
Sverker Eriksson
2015-03-12
erts: Add RESERVE and FAST_PUSH for ESTACK & WSTACK
Sverker Eriksson
2015-03-12
erts: Add hashmap:update/3
Sverker Eriksson
2015-03-12
erts: Add hashmap:find/2
Sverker Eriksson
2015-03-12
erts: Refactor hashmap_to_list to use hashmap_do_foreach
Sverker Eriksson
2015-03-12
erts: Refactor hashmap_do_foreach
Sverker Eriksson
2015-03-12
erts: Add missing parenthesis in MAKE_MAP_HEADER
Sverker Eriksson
2015-03-12
First non-recursive version of hashmap:merge/2
Sverker Eriksson
2015-03-12
erts: First recursive version of hashmap:merge
Sverker Eriksson
2015-03-12
erts: Add matching of hashmaps
Sverker Eriksson
2015-03-12
erts: Fix bug in _make_header macro
Sverker Eriksson
2015-03-12
hashmap: is_key/2, keys/1 and values/1
Sverker Eriksson
2015-03-12
Don't use modulus for power of 2
Björn-Egil Dahlberg
2015-03-12
Refactor hashmap_shift
Björn-Egil Dahlberg
2015-03-12
Add hashmap:remove/2
Björn-Egil Dahlberg
2015-03-12
Add hashmap:info/1
Björn-Egil Dahlberg
2015-03-12
Initial Persistent HAMT - Map framework
Björn-Egil Dahlberg
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
Merge branch 'mikpe/hipe-mfait-rwlock' into maint
Henrik Nord
2015-03-12
Merge branch 'mikpe/avoid-oversize-bignums' into maint
Henrik Nord
2015-03-12
Merge branch 'egil/beam/select_val/OTP-12555'
Björn-Egil Dahlberg
2015-03-12
Merge branch 'egil/process_dictionary-initial-size/OTP-12535'
Björn-Egil Dahlberg
2015-03-12
erts: Strengthen maps match spec compilation tests
Björn-Egil Dahlberg
2015-03-11
Properly collect variables in match specs with maps
Anthony Ramine
2015-03-11
Fix compilation of match specs with maps
Anthony Ramine
2015-03-09
Merge branch 'maint'
Erland Schönbeck
2015-03-09
Merge branch 'seriyps/zlib-inflate-bound'
Henrik Nord
2015-03-09
Merge branch 'erland/ssh/time/OTP-12444' into maint
Erland Schönbeck
2015-03-06
Merge branch 'maint'
Zandra Hird
2015-03-06
Merge branch 'leoliu/master' into maint
Zandra Hird
2015-03-05
Merge branch 'maint'
Björn-Egil Dahlberg
2015-03-05
Merge branch 'egil/fix-break-printout/OTP-12537' into maint
Björn-Egil Dahlberg
2015-03-04
erts: Document option 'hpds'
Björn-Egil Dahlberg
2015-03-04
erts: Enable command line argument for initial pd size
Björn-Egil Dahlberg
2015-02-27
Two minor fixes
Leo Liu
2015-02-26
hipe: change mfa_info_table lock to rwmutex
Mikael Pettersson
[next]