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
/
bif.tab
Age
Commit message (
Expand
)
Author
2015-03-12
erts, kernel: Fix erts_debug:size/1 for hashmaps
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: Move hashmap:remove/2 to maps
Björn-Egil Dahlberg
2015-03-12
erts: Move hashmap:put/3, update/3 to maps
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: Add hashmap:from_list/1
Björn-Egil Dahlberg
2015-03-12
erts: Add hashmap:update/3
Sverker Eriksson
2015-03-12
erts: Add hashmap:find/2
Sverker Eriksson
2015-03-12
erts: First recursive version of hashmap:merge
Sverker Eriksson
2015-03-12
hashmap: is_key/2, keys/1 and values/1
Sverker Eriksson
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-01-14
Add math:log2/1
Olivier Girondel
2014-12-16
Merge branch 'sverk/ets-take-2/OTP-12309'
Sverker Eriksson
2014-08-22
erts: Add BIF erlang:get_keys/0
Björn-Egil Dahlberg
2014-07-11
erts: Introduce erlang:fun_info_mfa/1
Björn-Egil Dahlberg
2014-06-06
Merge branch 'rickard/binary_to_term_error/OTP-11931' into maint
Rickard Green
2014-06-05
Replace erlang:binary_to_term() Erlang wrappers
Rickard Green
2014-05-30
Implement ets:take/2
Anthony Ramine
2014-04-30
erts: Add erts_internal:map_to_tuple_keys/1
Björn-Egil Dahlberg
2014-01-29
erts: Add BIF erts_internal:cmp_term/2
Björn-Egil Dahlberg
2014-01-28
erts,stdlib: Change map module name to maps
Björn-Egil Dahlberg
2014-01-28
erts: Introduce more Maps BIFs
Björn-Egil Dahlberg
2014-01-28
erts: Add the type-testing guard BIF is_map/1
Björn-Egil Dahlberg
2014-01-28
erts: Add the size-testing guard BIF map_size/1
Björn-Egil Dahlberg
2014-01-28
erts: Initial Map instructions, type and structure
Björn-Egil Dahlberg
2013-12-17
Merge tag 'OTP_R16B03_yielding_binary_to_term'
Sverker Eriksson
2013-12-12
Merge branch 'sverk/trapping-bin2term' into OTP_R16B03
Sverker Eriksson
2013-12-07
Merge branch 'rickard/garbage_collect/OTP-11388'
Rickard Green
2013-11-18
erts: Add erlang wrappers to binary_to_term
Sverker Eriksson
2013-11-18
Execution of system tasks in context of another process
Rickard Green
2013-11-18
Merge branch 'maint'
Fredrik Gustafsson
2013-11-09
Add os:unsetenv/1
Martin Hässler
2013-08-09
Add new options to Erlang re interface and mend dupnames
Patrik Nyblom
2013-04-29
Do not treat port_set_data/port_get_data as signals
Rickard Green
2013-02-18
Add +pc {latin1|unicode} switch and io:printable_range/0
Patrik Nyblom
2013-02-14
Add float_to_binary and binary_to_float
Lukas Larsson
2013-02-14
Add new binary conversion bifs
Lukas Larsson
2013-02-11
Teach prim_file:set_cwd() to avoid entering non-translatable directories
Björn Gustavsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-21
Text representation of a float formatted using given options.
Serge Aleynikov
2013-01-09
erts: Remove the packages aliases for BIFs
Björn Gustavsson
2012-12-14
Add insert_element/3 and delete_element/2
Björn-Egil Dahlberg
[next]