aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc
AgeCommit message (Expand)Author
2018-05-04Move error formatting to erl_error.erl and delete lib.erlRichard Carlsson
2018-05-04Remove lib:progname/0Richard Carlsson
2018-05-04Remove lib:error_message/2Richard Carlsson
2018-05-04Remove lib:flush_receive/0Richard Carlsson
2018-05-04Remove lib:send/2 and lib:sendw/2Richard Carlsson
2018-05-04Move lib:nonl/1 into yecc.erlRichard Carlsson
2018-05-02Revert "Update release notes"Henrik
2018-04-30Update release notesErlang/OTP
2018-04-27Merge branch 'hasse/stdlib/rfc3339_datetime/OTP-14764'Hans Bolinder
2018-04-26[stdlib/sys]: install one debug function more times (#1781)Pouriya
2018-04-26Merge pull request #1759 from sunboshan/sys-fixSiri Hansen
2018-04-26stdlib: Add RFC 3339 functions to module calendarHans Bolinder
2018-04-26Merge branch 'hasse/stdlib/calendar_systemtime/OTP-13413'Hans Bolinder
2018-04-25stdlib: Introduce characters limit of formated stringsHans Bolinder
2018-04-24Merge branch 'raimo/stdlib/gen_statem-dev/OTP-14015'Raimo Niskanen
2018-04-23Fix sys's debug statistics.Boshan Sun
2018-04-21stdlib: Add system time functions to module calendarHans Bolinder
2018-04-18Improve pointer to User's GuideRaimo Niskanen
2018-04-17Fix after feedback on 'When to use'Raimo Niskanen
2018-04-12Fix timeout parsing and doc feedbackRaimo Niskanen
2018-04-10stdlib: Fix timer monotonic time linkLukas Larsson
2018-04-09erl_docgen: Add ghlink step for all non-generated doc xml filesLukas Larsson
2018-04-08Reflect actual timer:tc behaviour in documentationTobias Pfeiffer
2018-03-28stdlib: Remove reference to inets:ftp in erl_tar.xmlPéter Dimitrov
2018-03-27Merge branch 'dgud/revert-string-depr'Dan Gudmundsson
2018-03-26Merge pull request #1703 from juhlig/masterHans Bolinder
2018-03-22Revert "Deprecate old string functions"Dan Gudmundsson
2018-03-22Update User's Guide and pointers to itRaimo Niskanen
2018-03-22Merge branch 'maint'Raimo Niskanen
2018-03-21Update release notesErlang/OTP
2018-03-20Merge pull request #1744 from uabboli/hasse/stdlib/lists_search/OTP-14675Hans Bolinder
2018-03-19update gb_sets doc to include is_empty/1 compat with sets and ordsetsj.uhlig
2018-03-19is_empty/1 for setsj.uhlig
2018-03-19is_empty/1 for ordsetsj.uhlig
2018-03-14Merge branch 'maint'Henrik
2018-03-12Allow multiple modifier characters in io:format control sequencesRichard Carlsson
2018-03-09stdlib: Add function lists:search/2Hans Bolinder
2018-03-09Update release notesErlang/OTP
2018-03-08Merge pull request #1737 from richcarl/io-format-printable-strings-docHans Bolinder
2018-03-08Improve documentation of io:format ~p when Unicode is involvedRichard Carlsson
2018-03-02Merge pull request #1734 from wojtekmach/wm-erl-tar-docs-typoLukas Larsson
2018-03-02Merge branch 'maint'Lukas Larsson
2018-03-01Fix typo in erl_tar:format_error/1 docsWojtek Mach
2018-03-01stdlib: Fix doc link in timerLukas Larsson
2018-02-28Merge branch 'peterdmv/stdlib/improve_uri_string_api/OTP-14910'Péter Dimitrov
2018-02-22Clarify the named_table option to ets:new/2John Högberg
2018-02-22Add ets:whereis/1 for resolving table names -> tid()John Högberg
2018-02-19Merge branch 'maint'Lukas Larsson
2018-02-19stdlib: Correct documentation typoMartin Hässler
2018-02-13stdlib: Update uri_string documentation (HTML 5.2)Péter Dimitrov