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
/
beam
/
utils.c
Age
Commit message (
Expand
)
Author
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-12
erts: Fix erts_send_error_term_to_logger memory leak
Björn-Egil Dahlberg
2015-05-11
Add erts_send_error_term_to_logger
José Valim
2015-05-08
Merge branch 'rickard/timer-optimization/OTP-12650'
Rickard Green
2015-05-08
Optimized timer implementation
Rickard Green
2015-05-06
erts: Don't let the compiler optimize pos. zero fix
Björn-Egil Dahlberg
2015-04-22
erts: Brute force float comparisons as well
Björn-Egil Dahlberg
2015-04-20
erts: Fix halfword compare
Björn-Egil Dahlberg
2015-04-17
Merge branch 'egil/cmp-immediate-optimization/OTP-12663'
Björn-Egil Dahlberg
2015-04-15
erts: Optimize comparison operator for frequent immediates
Björn-Egil Dahlberg
2015-04-14
erts: Refactor erts_queue_message
Björn-Egil Dahlberg
2015-04-10
Merge branch 'egil/fix-hash-float-zero/OTP-12641'
Björn-Egil Dahlberg
2015-04-10
erts: Ensure hashing of zero is consistent
Björn-Egil Dahlberg
2015-04-08
Merge branch 'sverk/refactor-encode-size/OTP-12585'
Sverker Eriksson
2015-03-31
erts: Remove unused tmp heap in make_internal_hash
Björn-Egil Dahlberg
2015-03-30
erts: Optimize == and /= for unequal big maps
Sverker Eriksson
2015-03-27
erts: Fix make_internal_hash for 0.0 vs -0.0
Björn-Egil Dahlberg
2015-03-26
erts: Fix missing case in make_internal_hash
Björn-Egil Dahlberg
2015-03-25
erts: Combine flat and hash maps under one unifying tag
Björn-Egil Dahlberg
2015-03-25
Merge branch 'sverk/hamt-term2bin-bug/OTP-12585'
Sverker Eriksson
2015-03-24
erts: Remove HAMT_SUBTAG_NODE_ARRAY
Sverker Eriksson
2015-03-20
Merge branch 'rickard/time_api/OTP-11997'
Rickard Green
2015-03-20
Multiple timer wheels
Rickard Green
2015-03-20
Introduce a new time API
Rickard Green
2015-03-19
Merge branch 'egil/maps/hamt/OTP-12585'
Björn-Egil Dahlberg
2015-03-18
Merge branch 'maint'
Zandra Hird
2015-03-12
erts: Fix typo in make_hash2 for 32-bit arch
Sverker Eriksson
2015-03-12
erts: Cleanup comments for make_internal_hash
Sverker Eriksson
2015-03-12
erts: Make hashmap iterator more flexible
Sverker Eriksson
2015-03-12
erts: Refactor maps naming convention
Sverker Eriksson
2015-03-12
erts: Tweak over estimation of hashmap size for binary_to_term
Sverker Eriksson
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: Make ESTACK usable through pointer
Björn-Egil Dahlberg
2015-03-12
erts: Remove erl_hashmap.[ch] files
Björn-Egil Dahlberg
2015-03-12
erts: Refactor erl_hashmap header includes
Björn-Egil Dahlberg
2015-03-12
erts: Change phash2 of maps to be sensitive to key-value combos.
Sverker Eriksson
2015-03-12
erts: Add micro optimization to phash2 of tuples
Sverker Eriksson
2015-03-12
erts: Add hashing of hashmaps
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: Make WSTACK usable through pointer
Sverker Eriksson
2015-03-12
erts: Add PSTACK
Sverker Eriksson
2015-03-12
erts: Add RESERVE and FAST_PUSH for ESTACK & WSTACK
Sverker Eriksson
2015-03-12
erts: Add matching of hashmaps
Sverker Eriksson
2015-02-21
Fix make_hash description
Wasif Malik
2014-12-10
Merge branch 'maint'
Rickard Green
[next]