aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib
AgeCommit message (Expand)Author
2019-06-12Prepare releaseErlang/OTP
2019-06-12Merge branch 'hasse/stdlib/chars_limit_bug/OTP-15875/ERL-967' into maint-22Erlang/OTP
2019-06-11stdlib: Fix a bug concerning io_lib option 'chars_limit'Hans Bolinder
2019-05-29Prepare releaseErlang/OTP
2019-05-29Merge branch 'hasse/stdlib/chars_limit_bug/OTP-15847/ERL-957' into maint-22Erlang/OTP
2019-05-29stdlib: Fix a bug concerning io_lib option 'chars_limit'Hans Bolinder
2019-05-10Prepare releaseErlang/OTP
2019-05-08Merge branch 'maint'Rickard Green
2019-05-07Merge branch 'hasse/stdlib/optimize_io_format/OTP-15705'Hans Bolinder
2019-05-07Merge branch 'hasse/stdlib/check_spec_module/OTP-15563/ERL-845'Hans Bolinder
2019-05-06Prepare releaseErlang/OTP
2019-05-06Merge branch 'raimo/stdlib/gen_statem-sync-timer-cancel/OTP-15295' into maint-21Erlang/OTP
2019-05-06Merge branch 'dgud/stdlib/string-error-cases'Dan Gudmundsson
2019-05-03stdlib: Do not allow specs for functions in other modulesHans Bolinder
2019-05-03stdlib: Optimize pretty printing of strings with chars_limitHans Bolinder
2019-05-03stdlib: Optimize printing of maps a bitHans Bolinder
2019-05-03stdlib: Optimize pretty printing of lists slightlyHans Bolinder
2019-05-02Remove description of structure of opaque type `gb_trees:tree/2`.Brujo Benavides
2019-05-02unicode_util gc/1Dan Gudmundsson
2019-04-30Fix bug string:slice/3 on bad inputDan Gudmundsson
2019-04-30Merge pull request #2221 from FNickRU/queue-docHans Bolinder
2019-04-30Fix typoStanislav Mayorov
2019-04-24Revert "Prepare release"Rickard Green
2019-04-23Prepare releaseErlang/OTP
2019-04-18Fix broken ETS test caseKjell Winblad
2019-04-17Rewrite to use synchronous timer cancelRaimo Niskanen
2019-04-12stdlib: Adjust test suites and docs due to erl_pp changesHans Bolinder
2019-04-12stdlib: Let the Pretty Printer output more on one lineHans Bolinder
2019-04-12Merge branch 'hasse/stdlib/erl_pp_quoted_atom_types/OTP-15756'Hans Bolinder
2019-04-12stdlib: Add option 'quote_singleton_atom_types' to erl_ppHans Bolinder
2019-04-11Merge branch 'sverker/test-cuddle'Sverker Eriksson
2019-04-10Decentralized counters for ETS ordered_set with write_concurrencyKjell Winblad
2019-04-10Merge pull request #2205 from bjorng/bjorn/record_info/ERL-907Björn Gustavsson
2019-04-10Merge pull request #2197 from lbolla/spelling-mistakes-fixBjörn Gustavsson
2019-04-09Merge branch 'hasse/stdlib/erl_pp_throw/OTP-15751'Hans Bolinder
2019-04-09Issue an error for improper use of record_info/2 in a funBjörn Gustavsson
2019-04-08stdlib: Fix a bug concerning exception class 'throw'Hans Bolinder
2019-04-08Merge pull request #2200 from bjorng/bjorn/deprecation-warnings/ERL-904/OTP-1...Björn Gustavsson
2019-04-07calendar.xml: fix typoMikael Pettersson
2019-04-05Add options for suppressing warnings about removed functionsBjörn Gustavsson
2019-04-05Correct description for removal of rpc:safe_multi_server_call/2Björn Gustavsson
2019-04-05Add a reminder to remove the warning for os_mon_mib in OTP 24Björn Gustavsson
2019-04-05No longer warn for use of the overload moduleBjörn Gustavsson
2019-04-05Don't warn for removed functions in OTP 18 or olderBjörn Gustavsson
2019-04-04Fix broken linksBjörn Gustavsson
2019-04-02stdlib: Remove ets_SUITE:time_lookupSverker Eriksson
2019-04-01Merge branch 'maint'Sverker Eriksson
2019-03-31Fix various spelling mistakesLorenzo Bolla
2019-03-29Prepare releaseErlang/OTP
2019-03-29Merge branch 'maint'John Högberg