summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/bif.tab
Commit message (Expand)AuthorAgeFilesLines
* erts: Refactor BIF tracingJohn Högberg2019-09-161-11/+12
* erts: Add ets:info(_, binary)Rickard Green2019-08-291-0/+10
* Merge branch 'rickard/re-global-unicode-validation/OTP-15831/ERL-876' into ri...Rickard Green2019-06-181-0/+1
|\
| * Only validate subject once when global is used in re:run()Rickard Green2019-05-241-0/+1
* | Add erts_debug:interpreter_size/0Björn Gustavsson2019-04-081-0/+1
* | Add possibility to also get size of data from erlang:dist_ctrl_get_data()Rickard Green2019-03-191-0/+2
* | Merge branch 'maint'Björn Gustavsson2019-02-151-0/+1
|\ \
| * | Add persistent_term:get(Key, DefaultValue)Björn Gustavsson2019-02-141-0/+1
* | | Merge branch 'maint'John Högberg2019-01-101-0/+7
|\ \ \ | |/ /
| * | Implement integer_to_list/2 and integer_to_binary/2 as CIFsStanislav Mayorov2019-01-101-0/+7
* | | Merge branch 'maint'John Högberg2019-01-091-0/+6
|\ \ \ | |/ /
| * | Spawn prim_file helper as a system processJohn Högberg2019-01-071-0/+6
* | | Simplify GC BIFsBjörn Gustavsson2018-12-131-13/+13
* | | Merge branch 'maint'Sverker Eriksson2018-11-221-0/+1
|\ \ \ | |/ /
| * | erts: Add counters:put/3Sverker Eriksson2018-11-211-0/+1
* | | Merge branch 'maint'Sverker Eriksson2018-11-151-0/+14
|\ \ \ | |/ /
| * | erts: Add new module 'counters'Sverker Eriksson2018-11-151-0/+5
| * | erts: Add new module 'atomics'Sverker Eriksson2018-11-151-0/+9
* | | Merge branch 'maint'Björn Gustavsson2018-11-061-0/+12
|\ \ \ | |/ /
| * | Add a persistent term storageBjörn Gustavsson2018-11-061-0/+12
* | | maps:new/0 is no longer a BIFMichał Muskała2018-07-171-1/+0
|/ /
* | Merge branch 'sverker/ets-delete_all_objects-trap/OTP-15078'Sverker Eriksson2018-05-181-2/+2
|\ \
| * | erts: Make atomic ets:delete_all_objects yieldSverker Eriksson2018-05-081-2/+2
* | | Replace previous suspend in setnode/3Rickard Green2018-05-161-1/+2
* | | New process suspend implementation based on async signalingRickard Green2018-05-161-3/+3
* | | Introduce is_map_key/2 guard BIFMichał Muskała2018-04-291-0/+1
* | | Merge branch 'map-get-bif' of git://github.com/michalmuskala/otpBjörn Gustavsson2018-04-251-0/+1
|\ \ \
| * | | Introduce map_get guard-safe functionMichał Muskała2018-04-241-0/+1
| |/ /
* | | erts: Rewrite memory instrumentationJohn Högberg2018-04-231-0/+2
|/ /
* | Fix signal order for is_process_aliveRickard Green2018-03-221-0/+1
* | Implementation of true asynchronous signaling between processesRickard Green2018-03-211-9/+6
* | erts,kernel: Add erts_internal:get_dflags/0Sverker Eriksson2018-03-021-0/+1
* | Replace binary:bin_to_list CIF implementation with binary_to_listJohn Högberg2018-02-261-3/+0
* | Add ets:whereis/1 for resolving table names -> tid()John Högberg2018-02-221-0/+1
* | Merge branch 'john/erts/putenv-thread-safety/OTP-14666'John Högberg2018-01-081-4/+4
|\ \
| * | Replace the libc environment with a thread-safe emulationJohn Högberg2018-01-031-4/+4
* | | Redirect system_flag(scheduler_wall_time,_) to kernel_refcRickard Green2017-12-191-0/+2
|/ /
* | Merge branch 'lukas/stdlib/maps_iterators/OTP-14012'Lukas Larsson2017-11-201-4/+1
|\ \
| * | erts: Remove erts_internal:maps_to_list/2Lukas Larsson2017-11-201-1/+0
| * | erts: Implement batching maps:iteratorLukas Larsson2017-11-201-2/+1
| * | erts: Implement maps path iteratorLukas Larsson2017-10-131-2/+6
| * | erts: Implement map iterator using a stackLukas Larsson2017-10-131-0/+1
* | | Move new|abort_connection_id to erts_internalSverker Eriksson2017-11-151-2/+2
* | | Remove obsolete erlang:dlink/1, dunlink/1 and dist_exit/3Sverker Eriksson2017-11-151-2/+0
* | | erts: Introduce asynchronous auto-connectSverker Eriksson2017-11-151-0/+8
|/ /
* | Merge branch 'maint' into john/erts/merge-zlib-and-vector-qJohn Högberg2017-09-061-0/+6
|\ \ | |/
| * erts: Add erlang:iolist_to_iovecLukas Larsson2017-09-051-0/+6
* | Merge branch 'rickard/dist/OTP-14459' into rickard/dist/master/OTP-14459Rickard Green2017-08-281-0/+6
|\ \ | |/ |/|
| * Support for distribution controller processesRickard Green2017-08-281-0/+6
* | Break erts_debug:lock_counters/1 into separate BIFsJohn Högberg2017-07-061-1/+4
|/