aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/erlang.xml
AgeCommit message (Expand)Author
2013-12-07Merge branch 'rickard/garbage_collect/OTP-11388'Rickard Green
2013-12-02Merge branch 'maint'Rickard Green
2013-12-02Merge branch 'rickard/supercarrier-fix/OTP-11149' into maintRickard Green
2013-12-02Documentation fixRickard Green
2013-11-28Merge branch 'maint'Rickard Green
2013-11-26Ensure exit signal due to link precede port BIF returnRickard Green
2013-11-19Merge branch 'maint'Björn-Egil Dahlberg
2013-11-18Execution of system tasks in context of another processRickard Green
2013-11-05erts: Clarify documentation for erlang:statistics(run_queue)Björn-Egil Dahlberg
2013-10-21Merge branch 'maint'Fredrik Gustafsson
2013-10-16Fix erts erlang.xml doc typoMartin Hässler
2013-09-30Merge branch 'maint'Lukas Larsson
2013-09-24add system_info(ets_limit)Steve Vinoski
2013-08-14Merge branch 'maint'Fredrik Gustafsson
2013-08-14erts: fixed doc regarding binary_partFredrik Gustafsson
2013-06-05Merge branch 'maint'Patrik Nyblom
2013-06-03erts: Change erlang:open_port spawn to handle unicodeDan Gudmundsson
2013-05-06Minor spelling correctionPatrik Nyblom
2013-05-02Add system_monitor of long_schedulePatrik Nyblom
2013-04-19Convert XML files to UTF-8Hans Bolinder
2013-04-04Fixed documentation for priority_level to spawn_optFredrik Gustafsson
2013-02-14Add float_to_binary and binary_to_floatLukas Larsson
2013-02-14Add new binary conversion bifsLukas Larsson
2013-02-13Merge branch 'saleyn/float_to_list_2/OTP-10837'Lukas Larsson
2013-02-07float_to_list/2 changed rounding and cosmetic cleanupSerge Aleynikov
2013-02-06erts: Increase length of well formed header names from {packet,http}Sverker Eriksson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-23Merge branch 'sverk/r16/utf8-atoms'Sverker Eriksson
2013-01-23Merge branch 'sal/float_to_list_2/OTP-10752'Björn-Egil Dahlberg
2013-01-23Merge branch 'rickard/r16/port-optimizations/OTP-10336'Rickard Green
2013-01-21Text representation of a float formatted using given options.Serge Aleynikov
2013-01-19UTF-8 atom documentationRickard Green
2012-12-20Correct doc re process_info(Pid,links)Patrik Nyblom
2012-12-20Fix documentationRickard Green
2012-12-14erts: Document insert_element and delete_elementBjörn-Egil Dahlberg
2012-12-07Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green
2012-12-07Implement true asynchronous signaling between processes and portsRickard Green
2012-12-03Improve configuration of process and port tablesRickard Green
2012-12-01Teach is_function/2 that tuples are not funsBjörn Gustavsson
2012-08-20Merge branch 'maint'Patrik Nyblom
2012-08-14Add documetation about Unicode in environmentPatrik Nyblom
2012-08-14Merge branch 'maint'Fredrik Gustafsson
2012-07-25Doc fix: link from erlang:now/0 to os:timestamp/0Magnus Henoch
2012-07-19erts: Remove VxWorks from documentationBjörn-Egil Dahlberg
2012-06-04Merge branch 'maint'Lukas Larsson
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2012-04-18Merge branch 'maint'Patrik Nyblom
2012-04-18Revert "Extend erlang:port_info/1,2 to show the OS pid of a spawned process"Patrik Nyblom
2012-04-17Correct documentation, erl_bif_types and dialyzer testsPatrik Nyblom
2012-04-17Extend erlang:port_info/1,2 to show the OS pid of a spawned processMatthias Lang