aboutsummaryrefslogtreecommitdiffstats
path: root/system/doc/reference_manual/records.xml
AgeCommit message (Collapse)Author
2017-01-11records.xml: Remove a superfluous reference to OTP R8Björn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-03-17Correct links in the system documentationHans Bolinder
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.
2013-04-19Convert XML files to UTF-8Hans Bolinder
2010-04-23Merge branch 'ta/nested-records' into devErlang/OTP
* ta/nested-records: Document R14 paren-less record access/update Support nested record field access without parentheses OTP-8597 ta/nested-records Nested records can now be accessed without parenthesis. See the Reference Manual for examples. (Thanks to YAMASHINA Hio and Tuncer Ayaz.)
2010-04-20Document R14 paren-less record access/updateTuncer Ayaz
Add a section to the reference manual describing the R14 change to not require parentheses when accessing or updating fields in nested records. Signed-off-by: Tuncer Ayaz <[email protected]>
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP