aboutsummaryrefslogtreecommitdiffstats
path: root/system/doc/reference_manual
AgeCommit message (Expand)Author
2013-09-06Correct documentation of predefined and built-in typesHans Bolinder
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-06-10Merge branch 'maint'Fredrik Gustafsson
2013-06-10Remove 'query' from the list of reserved words in docsLoïc Hoguin
2013-04-19Convert XML files to UTF-8Hans Bolinder
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-19Merge branch 'ks/type-doc-cleanup/OTP-10850'Fredrik Gustafsson
2013-02-14Add float_to_binary and binary_to_floatLukas Larsson
2013-02-14Add new binary conversion bifsLukas Larsson
2013-02-11Clean up of documentation of type languageKostis Sagonas
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Extend char() to Unicode charactersHans Bolinder
2013-01-02[stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder
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-08-31Merge branch 'maint'Björn-Egil Dahlberg
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-17Remove support for tuple funsBjörn Gustavsson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-05-15Improve the nice 'badarith' message displayed by the shellHans Bolinder
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-02-20Fix a typo on documentation. desciption -> description.José Valim
2012-02-20Mention on_load on module attributes section.José Valim
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-12-05Fix typos in expressions.xmlTuncer Ayaz
2011-11-10Merge branch 'rj/fix-remove-exec-bit'Henrik Nord
2011-11-10Remove exec bit from: erl, hrl, xml, html, asn, gif, xpmRicardo Catalinas Jiménez
2011-11-09Add missing spaces in the Reference Manual distributed sectionRicardo Catalinas Jiménez
2011-11-09Fix typo in the Reference Manual macros sectionRicardo Catalinas Jiménez
2011-11-07EEP-23: Allow variables in fun M:F/ABjörn Gustavsson
2011-11-02Reference manual: Improve the documentation for external funsBjörn Gustavsson
2011-11-01Merge branch 'lukas/erts/large_float_cmp/OTP-9497'Lukas Larsson
2011-10-27Remove unused */doc/src/make.dep filesBjörn Gustavsson
2011-10-19Update documentation after changes in integer and float comparisonLukas Larsson
2011-10-13Allow noncharacter code points in unicode encoding and decodingBjörn Gustavsson
2011-09-29Merge branch 'dev' into majorBjörn-Egil Dahlberg
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-21system documentation: Support parallel makeBjörn Gustavsson
2011-07-20Fix non-existing function (erlang:disconnect/1) in distributed reference manualFabian Król
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-09Reference Manual: Replace "it's" with "its"Björn Gustavsson
2011-03-09Reference manual: Add missing right parenthesisBjörn Gustavsson
2011-03-09Reference manual: Don't mention fault/{1,2}Björn Gustavsson
2010-09-07Update the Types and Function Specifications chapter in the Reference Manual.Hans Bolinder
2010-09-07Up-to-date additions and changes to type reference manual.Kostis Sagonas
2010-09-07Up-to-date additions and changes to type reference manual.Kostis Sagonas
2010-07-08reference() substituted for ref() in docsHans Bolinder
2010-06-02Return nowarn_bif_clash functionality but with warningPatrik Nyblom
2010-04-23Merge branch 'ta/nested-records' into devErlang/OTP
2010-04-20Document R14 paren-less record access/updateTuncer Ayaz