aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/erlang.xml
AgeCommit message (Expand)Author
2011-05-10Present 'low' memory count for halfword-vm with erlang:memory()Sverker Eriksson
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-02Document exiting and garbage_collecting process statusesKostis Sagonas
2010-12-03Add documentation to erlang.xml and slight correction to unicode_usage.xmlPatrik Nyblom
2010-11-18Merge branch 'pg/freebsd-cpu-affinity-and-topology' into devRickard Green
2010-11-18Add support for CPU affinity & topology detection on FreeBSD 8Paul Guyot
2010-11-02Add flag-based setting for the distribution buffer busy limitScott Lystig Fritchie
2010-09-10Correct erlang.xml regarding autoimportsPatrik Nyblom
2010-09-08Merge branch 'cg/docs-fixes' into devBjörn Gustavsson
2010-09-07Correct typos in erlang.xmlTuncer Ayaz
2010-09-06Fix minor typos in the documentationCristian Greco
2010-09-06Remove warning about experimental status of NIFs from erlang.xmlPatrik Nyblom
2010-09-02Add erlang:system_info(build_type)Rickard Green
2010-08-30Fix variable name in spawn/4 docTuncer Ayaz
2010-08-30Merge branch 'rickard/cpu-info/OTP-8765' into devRickard Green
2010-08-30Implement automatic detection of CPU topology on WindowsRickard Green
2010-08-20Merge branch 'bjorn/remove-elib_malloc/OTP-8764' into devBjörn Gustavsson
2010-08-18Make it possible to reread and update detected CPU informationRickard Green
2010-08-17erts: Remove broken elib_mallocBjörn Gustavsson
2010-07-08reference() substituted for ref() in docsHans Bolinder
2010-07-06Documentation clarifications for now/0 and timer:tc/3Raimo Niskanen
2010-06-09Merge branch 'pan/otp_8669_doc_autoimported' into devErlang/OTP
2010-06-08Merge branch 'bg/nif_error' into devErlang/OTP
2010-06-04Change documentation for erlang:min/2,max/2 and port_command/3 toPatrik Nyblom
2010-06-03Add documentation for call time breakpointsBjörn-Egil Dahlberg
2010-06-03OTP-8666 Enable automatic binding of schedulers when possibleRickard Green
2010-05-31Add erlang:nif_error/1,2Björn Gustavsson
2010-05-24Change binary_to_term/2 to be auto-importedJayson Vantuyl
2010-05-21Correct typos in EEP-0031 implementationTuncer Ayaz
2010-05-17Add documentation for binary modulePatrik Nyblom
2010-03-26Fix spelling: "loose" is not a verbMagnus Henoch
2010-03-22Merge branch 'pan/otp_8332_halfword' into devErlang/OTP
2010-03-16Change all incorrect occurrences of it's to itsMatthias Lang
2010-03-10Teach {wordsize,internal|external} to system_info/1Patrik Nyblom
2010-02-17OTP-8457 Minor documentation fixes. Mainly anchor adjustments.Rickard Green
2010-02-12Merge branch 'bd/doc-fixes' into ccase/r13b04_devErlang/OTP
2010-02-10OTP-8422 Removed bogus "\011" character sequence in documentation.Hans Bolinder
2010-02-10Fix minor documentation errorsBernard Duggan
2010-01-26OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen
2010-01-13Add documentation for binary heap size settings.Björn-Egil Dahlberg
2010-01-12Merge branch 'jv/binary_to_term-opts' into ccase/r13b04_devErlang/OTP
2010-01-08add options to binary_to_termJayson Vantuyl
2009-12-09OTP-8304 Incompatible changes in the experimental NIF feature. Changed theSverker Eriksson
2009-12-08documentation: Fix erlang:split_binary/2 Pos argumentAleksey Yeschenko
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP