aboutsummaryrefslogtreecommitdiffstats
path: root/system/doc/reference_manual/introduction.xml
AgeCommit message (Collapse)Author
2018-06-18Update copyright yearHenrik Nord
2018-05-23Improve documentation of logger and error_loggerSiri Hansen
2017-05-04Update copyright yearRaimo Niskanen
2017-02-20Documentation: fix link to erlang(3) man pageStephan Renatus
I don't see why this should point to process_flag/2. Let's make it not do that.
2017-01-11Say that features after R13A are mentioned in the textBjörn Gustavsson
The text mentions any changes that occurred in R7A and later. Change that to only mention changes that occurred after R12B.
2015-06-18Change license text to APLv2Bruce Yinhe
2015-03-12Update Erlang Reference ManualHans Bolinder
Language cleaned up by the technical writers xsipewe and tmanevik from Combitech. Proofreading and corrections by Hans Bolinder.
2014-03-17Clarify the reference manual regarding source file encodingHans Bolinder
2013-06-10Merge branch 'maint'Fredrik Gustafsson
2013-06-10Remove 'query' from the list of reserved words in docsLoïc Hoguin
Credits go to Matthias Endler for finding it.
2013-04-19Convert XML files to UTF-8Hans Bolinder
2013-01-02[stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder
Expect modifications, additions and corrections. There is a kludge in file_io_server and erl_scan:continuation_location() that's not so pleasing.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP