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
Age
Commit message (
Expand
)
Author
2014-02-24
Merge branch 'egil/maps/fix-cerl-inlining'
Björn-Egil Dahlberg
2014-02-24
Merge branch 'rickard/assumed-cacheline-size/OTP-11742'
Rickard Green
2014-02-24
Merge branch 'vinoski/ds2'
Rickard Green
2014-02-24
further enhancements for dirty schedulers
Steve Vinoski
2014-02-23
Introduce configure option --with-assumed-cache-line-size=SIZE
Rickard Green
2014-02-21
erts: Maps src instructions can't be literals
Björn-Egil Dahlberg
2014-02-21
Merge branch 'bjorn/erts/restore-cmp-arguments'
Björn Gustavsson
2014-02-21
Merge branch 'egil/compiler/maps-get_map_elements'
Björn-Egil Dahlberg
2014-02-21
Merge branch 'rickard/otp_version/OTP-11615'
Rickard Green
2014-02-19
erts: Fix erts_debug:disassemble/1
Björn-Egil Dahlberg
2014-02-19
Merge branch 'sverk/ets-all-race'
Sverker Eriksson
2014-02-19
erts: Fix harmless (?) typo in beam_load.c
Sverker Eriksson
2014-02-19
erts: Fix race bug in ets:all/0
Sverker Eriksson
2014-02-19
Merge branch 'sverk/crypto/hmac-context-reuse-bug'
Sverker Eriksson
2014-02-19
erts: Introduce new instructions for combined key fetches
Björn-Egil Dahlberg
2014-02-19
Misc adjustments of OTP version
Rickard Green
2014-02-19
beam/utils.c: Change back cmp() to only take two arguments
Björn Gustavsson
2014-02-17
allow optional whitespace in dirty scheduler erl options
Steve Vinoski
2014-02-14
Merge branch 'rickard/default_acul_mod/OTP-11604'
Rickard Green
2014-02-07
erts: Maps must fail on exact updates of empty Maps
Björn-Egil Dahlberg
2014-02-05
erts: Fix NIF bug when load/upgrade fails after enif_open_resource_type
Sverker Eriksson
2014-02-05
erts: Fix Maps for beam_load
Björn-Egil Dahlberg
2014-02-03
erts: Fix bug in binary_to_term for maps
Sverker Eriksson
2014-01-31
Fix +Mea config
Rickard Green
2014-01-29
Make it easier to revert +M<S>acul default
Rickard Green
2014-01-29
erts: Fixup enif_make_map_put on windows
Björn-Egil Dahlberg
2014-01-29
erts: Add map construction to driver API
Sverker Eriksson
2014-01-29
erts: Change 'size' argument of enif_get_map_size from int* to size_t*
Sverker Eriksson
2014-01-29
erts: Fix compile error for halfword emulator
Sverker Eriksson
2014-01-29
erts: Optimize struct ErlNifMapIterator
Sverker Eriksson
2014-01-29
erts: Fix map iterator bug when reverting from end of map position
Sverker Eriksson
2014-01-29
erts: Simplify some map iterator code
Sverker Eriksson
2014-01-29
erts: Remove use of h_limit which is always zero.
Sverker Eriksson
2014-01-29
erts: Let enif_map_iterator_next/prev return 0 to signal end of map.
Sverker Eriksson
2014-01-29
erts: Do not allow map iterator created without map
Sverker Eriksson
2014-01-29
erts: Increase version for NIF API and reject experimental v2.5
Sverker Eriksson
2014-01-29
erts: Remove enif_find_map_value
Sverker Eriksson
2014-01-29
erts: Let erlang:binary_to_term/1 handle unsorted Maps
Björn-Egil Dahlberg
2014-01-29
erts: Optimize erts_map_update/remove
Sverker Eriksson
2014-01-29
erts: Fix bug in erts_maps_remove
Sverker Eriksson
2014-01-29
erts: Update maps serializing to use term order
Björn-Egil Dahlberg
2014-01-29
erts: Update maps instructions to use term order
Björn-Egil Dahlberg
2014-01-29
erts: Update maps BIFs to use term order
Björn-Egil Dahlberg
2014-01-29
erts: Add BIF erts_internal:cmp_term/2
Björn-Egil Dahlberg
2014-01-29
erts: Add cmp_term to compare
Björn-Egil Dahlberg
2014-01-29
erts: NIFs Map API fixup
Björn-Egil Dahlberg
2014-01-29
erts: Add NIFs for Maps
Björn-Egil Dahlberg
2014-01-28
erts,stdlib: Change map module name to maps
Björn-Egil Dahlberg
2014-01-28
erts,stdlib: Teach matchspec compiler map guards
Björn-Egil Dahlberg
2014-01-28
erts: erlang:phash2 should hash Maps independent of order
Björn-Egil Dahlberg
[next]