summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/bif.tab
Commit message (Expand)AuthorAgeFilesLines
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* Optimized timer implementationRickard Green2015-05-081-5/+9
* Merge branch 'rickard/time_api/OTP-11997'Rickard Green2015-03-201-5/+20
|\
| * Erlang based BIF timer implementation for scalabilityRickard Green2015-03-201-5/+0
| * Introduce a new time APIRickard Green2015-03-201-0/+20
* | Merge branch 'egil/maps/hamt/OTP-12585'Björn-Egil Dahlberg2015-03-191-0/+3
|\ \
| * | erts, kernel: Fix erts_debug:size/1 for hashmapsBjörn-Egil Dahlberg2015-03-121-0/+2
| * | erts: Move hashmap:merge/2 to mapsBjörn-Egil Dahlberg2015-03-121-3/+0
| * | erts: Move hashmap:info/1 to erts_debug:map_info/1Björn-Egil Dahlberg2015-03-121-1/+1
| * | erts: Remove hashmap:new/0Björn-Egil Dahlberg2015-03-121-1/+0
| * | erts: Move hashmap:from_list/1 to mapsBjörn-Egil Dahlberg2015-03-121-1/+0
| * | erts: Move hashmap:remove/2 to mapsBjörn-Egil Dahlberg2015-03-121-1/+0
| * | erts: Move hashmap:put/3, update/3 to mapsBjörn-Egil Dahlberg2015-03-121-2/+0
| * | erts: Move hashmap:get/2, find/2 and is_key/2 to mapsBjörn-Egil Dahlberg2015-03-121-3/+0
| * | erts: Move erlang:is_hashmap/1 to mapsBjörn-Egil Dahlberg2015-03-121-1/+0
| * | erts: Move hashmap:to_list/1, keys/1 and values/1 to mapsBjörn-Egil Dahlberg2015-03-121-3/+0
| * | erts: Move hashmap:size/1 to mapsBjörn-Egil Dahlberg2015-03-121-1/+0
| * | erts: Add hashmap:from_list/1Björn-Egil Dahlberg2015-03-121-0/+1
| * | erts: Add hashmap:update/3Sverker Eriksson2015-03-121-0/+1
| * | erts: Add hashmap:find/2Sverker Eriksson2015-03-121-0/+1
| * | erts: First recursive version of hashmap:mergeSverker Eriksson2015-03-121-0/+1
| * | hashmap: is_key/2, keys/1 and values/1Sverker Eriksson2015-03-121-1/+3
| * | Add hashmap:remove/2Björn-Egil Dahlberg2015-03-121-0/+1
| * | Add hashmap:info/1Björn-Egil Dahlberg2015-03-121-1/+1
| * | Initial Persistent HAMT - Map frameworkBjörn-Egil Dahlberg2015-03-121-0/+10
* | | Create new BIF ets:update_counter/4Anthony Ramine2015-03-121-0/+1
|/ /
* | Add math:log2/1Olivier Girondel2015-01-141-0/+1
* | Merge branch 'sverk/ets-take-2/OTP-12309'Sverker Eriksson2014-12-161-0/+2
|\ \
| * | Implement ets:take/2Anthony Ramine2014-05-301-0/+2
* | | erts: Add BIF erlang:get_keys/0Björn-Egil Dahlberg2014-08-221-2/+9
| |/ |/|
* | erts: Introduce erlang:fun_info_mfa/1Björn-Egil Dahlberg2014-07-111-0/+4
* | Merge branch 'rickard/binary_to_term_error/OTP-11931' into maintRickard Green2014-06-061-2/+6
|\ \ | |/ |/|
| * Replace erlang:binary_to_term() Erlang wrappersRickard Green2014-06-051-2/+6
* | erts: Add erts_internal:map_to_tuple_keys/1Björn-Egil Dahlberg2014-04-301-0/+1
|/
* erts: Add BIF erts_internal:cmp_term/2Björn-Egil Dahlberg2014-01-291-0/+2
* erts,stdlib: Change map module name to mapsBjörn-Egil Dahlberg2014-01-281-12/+12
* erts: Introduce more Maps BIFsBjörn-Egil Dahlberg2014-01-281-2/+9
* erts: Add the type-testing guard BIF is_map/1Björn-Egil Dahlberg2014-01-281-0/+1
* erts: Add the size-testing guard BIF map_size/1Björn-Egil Dahlberg2014-01-281-0/+1
* erts: Initial Map instructions, type and structureBjörn-Egil Dahlberg2014-01-281-0/+6
* Merge tag 'OTP_R16B03_yielding_binary_to_term'Sverker Eriksson2013-12-171-6/+2
|\
| * Merge branch 'sverk/trapping-bin2term' into OTP_R16B03Sverker Eriksson2013-12-121-8/+6
| |\
| | * erts: Add erlang wrappers to binary_to_termSverker Eriksson2013-11-181-6/+2
* | | Merge branch 'rickard/garbage_collect/OTP-11388'Rickard Green2013-12-071-2/+4
|\ \ \ | | |/ | |/|
| * | Execution of system tasks in context of another processRickard Green2013-11-181-2/+4
* | | Merge branch 'maint'Fredrik Gustafsson2013-11-181-0/+1
|\ \ \ | | |/ | |/|
| * | Add os:unsetenv/1Martin Hässler2013-11-091-0/+1
| |/
* | Add new options to Erlang re interface and mend dupnamesPatrik Nyblom2013-08-091-0/+6
|/
* Do not treat port_set_data/port_get_data as signalsRickard Green2013-04-291-2/+4
* Add +pc {latin1|unicode} switch and io:printable_range/0Patrik Nyblom2013-02-181-0/+2