summaryrefslogtreecommitdiff
path: root/erts/doc/src/erlang.xml
Commit message (Expand)AuthorAgeFilesLines
* erlang:statistics(runtime) returns millisecondsMagnus Henoch2014-07-021-1/+1
* Merge branch 'etsukata/system_info_tolerant_timeofday/OTP-11970' into maintLukas Larsson2014-06-051-0/+7
|\
| * Add erlang:system_info(tolerant_timeofday)Eiichi Tsukata2014-04-281-0/+7
* | Document that spawn_opt/5 does not support the 'monitor' optionBjörn Gustavsson2014-04-231-0/+2
|/
* Merge branch 'egil/maps-doc'Björn-Egil Dahlberg2014-04-011-0/+20
|\
| * erts: Document map guard functionsBjörn-Egil Dahlberg2014-03-161-0/+20
* | Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson2014-03-271-1/+1
|\ \
| * | ose: erlang display goes to ramlog printfLukas Larsson2014-03-261-1/+1
| |/
* | Verify runtime_dependencies when running 'otp_build patch_app'Rickard Green2014-03-201-2/+2
|/
* Merge branch 'lukas/erts/float_encoding/OTP-11738'Lukas Larsson2014-02-241-3/+4
|\
| * erts: Set default external enc to use new float schemeLukas Larsson2014-02-241-3/+4
* | Merge branch 'vinoski/ds2'Rickard Green2014-02-241-8/+25
|\ \ | |/ |/|
| * further enhancements for dirty schedulersSteve Vinoski2014-02-241-8/+25
* | Misc adjustments of OTP versionRickard Green2014-02-191-8/+11
|/
* initial support for dirty schedulers and dirty NIFsSteve Vinoski2014-01-281-7/+93
* Merge branch 'blt/doc_language_improvement'Henrik Nord2014-01-241-4/+4
|\
| * Clean up some awkward wording around the +spp flag.Brian L. Troutwine2013-12-091-4/+4
* | Fix issues with new versioningRickard Green2014-01-091-0/+7
* | Merge branch 'rickard/garbage_collect/OTP-11388'Rickard Green2013-12-071-18/+143
|\ \
| * | Execution of system tasks in context of another processRickard Green2013-11-181-18/+143
* | | Merge branch 'maint'Rickard Green2013-12-021-1/+5
|\ \ \
| * \ \ Merge branch 'rickard/supercarrier-fix/OTP-11149' into maintRickard Green2013-12-021-1/+5
| |\ \ \
| | * | | Documentation fixRickard Green2013-12-021-1/+5
* | | | | Merge branch 'maint'Rickard Green2013-11-281-29/+133
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Ensure exit signal due to link precede port BIF returnRickard Green2013-11-261-29/+133
* | | | Merge branch 'maint'Björn-Egil Dahlberg2013-11-191-2/+2
|\ \ \ \ | |/ / /
| * | | erts: Clarify documentation for erlang:statistics(run_queue)Björn-Egil Dahlberg2013-11-051-2/+2
| |/ /
* | | Merge branch 'maint'Fredrik Gustafsson2013-10-211-1/+1
|\ \ \ | |/ /
| * | Fix erts erlang.xml doc typoMartin Hässler2013-10-161-1/+1
* | | Merge branch 'maint'Lukas Larsson2013-09-301-5/+17
|\ \ \ | |/ /
| * | add system_info(ets_limit)Steve Vinoski2013-09-241-5/+17
| |/
* | Merge branch 'maint'Fredrik Gustafsson2013-08-141-1/+1
|\ \ | |/
| * erts: fixed doc regarding binary_partFredrik Gustafsson2013-08-141-1/+1
* | Merge branch 'maint'Patrik Nyblom2013-06-051-0/+43
|\ \ | |/
| * Minor spelling correctionPatrik Nyblom2013-05-061-2/+2
| * Add system_monitor of long_schedulePatrik Nyblom2013-05-021-0/+43
* | erts: Change erlang:open_port spawn to handle unicodeDan Gudmundsson2013-06-031-43/+23
* | Convert XML files to UTF-8Hans Bolinder2013-04-191-1/+1
|/
* Fixed documentation for priority_level to spawn_optFredrik Gustafsson2013-04-041-0/+4
* Add float_to_binary and binary_to_floatLukas Larsson2013-02-141-14/+39
* Add new binary conversion bifsLukas Larsson2013-02-141-1/+48
* Merge branch 'saleyn/float_to_list_2/OTP-10837'Lukas Larsson2013-02-131-1/+1
|\
| * float_to_list/2 changed rounding and cosmetic cleanupSerge Aleynikov2013-02-071-1/+1
* | erts: Increase length of well formed header names from {packet,http}Sverker Eriksson2013-02-061-1/+3
|/
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Merge branch 'sverk/r16/utf8-atoms'Sverker Eriksson2013-01-231-3/+7
|\
| * UTF-8 atom documentationRickard Green2013-01-191-3/+7
* | Merge branch 'sal/float_to_list_2/OTP-10752'Björn-Egil Dahlberg2013-01-231-0/+31
|\ \
| * | Text representation of a float formatted using given options.Serge Aleynikov2013-01-211-0/+31
* | | Merge branch 'rickard/r16/port-optimizations/OTP-10336'Rickard Green2013-01-231-8/+8
|\ \ \ | |/ / |/| |