summaryrefslogtreecommitdiff
path: root/erts/preloaded/src/erlang.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect values returned by integer_to_binary/2Juan Jose Comellas2013-09-091-7/+8
* erts: Update spec in preloaded to reflect success typing (again)Lukas Larsson2013-06-071-2/+2
* Merge branch 'lukas/erts/gc_stat_contention/OTP-10271' into maintLukas Larsson2013-06-051-3/+1
|\
| * erts: Update spec in preloaded to reflect sucess typingLukas Larsson2013-06-051-3/+1
* | Merge branch 'pan/r16b01/system_monitor_long_schedule/OTP-11067' into maintPatrik Nyblom2013-06-051-0/+1
|\ \
| * | Add system_monitor of long_schedulePatrik Nyblom2013-05-021-0/+1
* | | erts: Carrier pool information in allocator informationRickard Green2013-06-041-0/+5
* | | erts: Use carrier pool for migration of carriersRickard Green2013-06-041-7/+18
* | | erts: Remove SBMBC allocatorSverker Eriksson2013-06-031-4/+3
| |/ |/|
* | Replace gc stat lock with sched spec dataLukas Larsson2013-05-311-1/+19
* | Merge branch 'rickard/frmptr' into maintRickard Green2013-05-161-1/+1
|\ \
| * | Add 'frmptr' emulator typeRickard Green2013-04-211-1/+1
* | | Merge branch 'rickard/inet_db/OTP-11074' into maintRickard Green2013-05-161-16/+4
|\ \ \ | |_|/ |/| |
| * | Do not treat port_set_data/port_get_data as signalsRickard Green2013-04-291-16/+4
| |/
* | Fix typo in type: erlang:process_info_item()Andrew Tunnell-Jones2013-04-071-2/+2
* | Consistent definition of priority levelsKostis Sagonas2013-04-041-15/+15
|/
* Add float_to_binary and binary_to_floatLukas Larsson2013-02-141-4/+27
* Add new binary conversion bifsLukas Larsson2013-02-141-46/+58
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Merge branch 'sal/float_to_list_2/OTP-10752'Björn-Egil Dahlberg2013-01-231-1/+12
|\
| * Text representation of a float formatted using given options.Serge Aleynikov2013-01-211-1/+12
* | Merge branch 'rickard/r16/port-optimizations/OTP-10336'Rickard Green2013-01-231-0/+2
|\ \ | |/ |/|
| * Add 'port_count' and 'port_limit' to system_info/1 specRickard Green2012-12-201-0/+2
* | Correct doc re process_info(Pid,links)Patrik Nyblom2012-12-201-1/+1
* | erts: Document insert_element and delete_elementBjörn-Egil Dahlberg2012-12-141-0/+19
|/
* Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green2012-12-071-101/+211
|\
| * Implement true asynchronous signaling between processes and portsRickard Green2012-12-071-0/+172
* | Fix spec for erlang:process_info/{1,2}Patrik Nyblom2012-11-161-1/+1
* | Add 'hide' option to erlang:open_port/2 specPatrik Nyblom2012-11-161-1/+2
* | Merge branch 'maint'Lukas Larsson2012-06-041-4/+1
|\ \ | |/
* | Correct dtrace for master branchPatrik Nyblom2012-04-191-2/+2
* | Merge branch 'maint'Patrik Nyblom2012-04-181-2/+4
|\ \ | |/
| * Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* | Merge branch 'maint'Patrik Nyblom2012-03-221-0/+46
|\ \ | |/
* | Merge branch 'maint'Raimo Niskanen2012-03-221-2/+11
|\ \ | |/
* | doc: Reintegrate R15B01 scheduler_wall_time docBjörn-Egil Dahlberg2012-03-091-5/+4
* | Break apart erlang:load_module/2 into two separate BIFsBjörn Gustavsson2012-02-211-4/+33
* | Merge branch 'maint'Patrik Nyblom2012-02-071-0/+42
|\ \ | |/
| * Implement statistics(scheduler_wall_time)Rickard Green2012-01-261-0/+34
* | Correct docs, comments and dialyzer testsPatrik Nyblom2012-02-071-165/+178
* | Reintroduce sensitive BIFs in erl_bif_typesPatrik Nyblom2012-02-071-5/+51
* | Correct dializer errors in erlang.erl and othersPatrik Nyblom2012-02-071-10/+33
* | Make erlang doc use specs from erlang.erlPatrik Nyblom2012-02-071-163/+206
* | erlang.erl with specs for all (but one) bifPatrik Nyblom2012-02-071-99/+2018
|/
* erlang: Eliminate a clause in aa_mem_data/2 that can never matchBjörn Gustavsson2011-11-301-2/+0
* Merge branch 'rickard/alloc-opt/OTP-7775'Rickard Green2011-11-131-0/+404
|\
| * Optimize memory allocationRickard Green2011-11-131-0/+404
* | Remove deprecated concat_binary/1Björn Gustavsson2011-07-061-7/+1
|/
* Add more specs and typesHans Bolinder2011-06-201-16/+126
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1