summaryrefslogtreecommitdiff
path: root/lib/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Rickard Green2019-05-083-3/+23
|\
| * Prepare releaseErlang/OTP2019-05-063-3/+23
| * Merge branch 'raimo/stdlib/gen_statem-sync-timer-cancel/OTP-15295' into maint-21Erlang/OTP2019-05-061-147/+83
| |\
| | * Rewrite to use synchronous timer cancelRaimo Niskanen2019-04-171-147/+83
* | | Merge branch 'hasse/stdlib/optimize_io_format/OTP-15705'Hans Bolinder2019-05-074-77/+143
|\ \ \
| * | | stdlib: Optimize pretty printing of strings with chars_limitHans Bolinder2019-05-032-38/+108
| * | | stdlib: Optimize printing of maps a bitHans Bolinder2019-05-031-6/+17
| * | | stdlib: Optimize pretty printing of lists slightlyHans Bolinder2019-05-031-33/+18
* | | | Merge branch 'hasse/stdlib/check_spec_module/OTP-15563/ERL-845'Hans Bolinder2019-05-073-6/+32
|\ \ \ \
| * | | | stdlib: Do not allow specs for functions in other modulesHans Bolinder2019-05-033-6/+32
| |/ / /
* | | | Merge branch 'dgud/stdlib/string-error-cases'Dan Gudmundsson2019-05-064-34/+143
|\ \ \ \ | |/ / / |/| | |
| * | | unicode_util gc/1Dan Gudmundsson2019-05-022-8/+16
| * | | Fix bug string:slice/3 on bad inputDan Gudmundsson2019-04-303-26/+127
* | | | Remove description of structure of opaque type `gb_trees:tree/2`.Brujo Benavides2019-05-021-5/+2
* | | | Merge pull request #2221 from FNickRU/queue-docHans Bolinder2019-04-301-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix typoStanislav Mayorov2019-04-301-1/+1
| |/ /
* | | Revert "Prepare release"Rickard Green2019-04-244-234/+21
* | | Prepare releaseErlang/OTP2019-04-234-21/+234
* | | Fix broken ETS test caseKjell Winblad2019-04-181-8/+12
* | | stdlib: Adjust test suites and docs due to erl_pp changesHans Bolinder2019-04-123-65/+88
* | | stdlib: Let the Pretty Printer output more on one lineHans Bolinder2019-04-122-43/+164
* | | Merge branch 'hasse/stdlib/erl_pp_quoted_atom_types/OTP-15756'Hans Bolinder2019-04-123-12/+63
|\ \ \
| * | | stdlib: Add option 'quote_singleton_atom_types' to erl_ppHans Bolinder2019-04-123-12/+63
* | | | Merge branch 'sverker/test-cuddle'Sverker Eriksson2019-04-111-27/+2
|\ \ \ \
| * | | | stdlib: Remove ets_SUITE:time_lookupSverker Eriksson2019-04-021-27/+2
* | | | | Decentralized counters for ETS ordered_set with write_concurrencyKjell Winblad2019-04-101-2/+138
* | | | | Merge pull request #2205 from bjorng/bjorn/record_info/ERL-907Björn Gustavsson2019-04-102-2/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Issue an error for improper use of record_info/2 in a funBjörn Gustavsson2019-04-092-2/+7
* | | | | Merge pull request #2197 from lbolla/spelling-mistakes-fixBjörn Gustavsson2019-04-101-1/+1
|\ \ \ \ \
| * | | | | Fix various spelling mistakesLorenzo Bolla2019-03-311-1/+1
* | | | | | Merge branch 'hasse/stdlib/erl_pp_throw/OTP-15751'Hans Bolinder2019-04-092-8/+35
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | stdlib: Fix a bug concerning exception class 'throw'Hans Bolinder2019-04-082-8/+35
* | | | | | Merge pull request #2200 from bjorng/bjorn/deprecation-warnings/ERL-904/OTP-1...Björn Gustavsson2019-04-083-153/+67
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add options for suppressing warnings about removed functionsBjörn Gustavsson2019-04-052-6/+64
| * | | | | Correct description for removal of rpc:safe_multi_server_call/2Björn Gustavsson2019-04-051-1/+1
| * | | | | Add a reminder to remove the warning for os_mon_mib in OTP 24Björn Gustavsson2019-04-051-0/+1
| * | | | | No longer warn for use of the overload moduleBjörn Gustavsson2019-04-051-2/+0
| * | | | | Don't warn for removed functions in OTP 18 or olderBjörn Gustavsson2019-04-052-145/+2
| | |/ / / | |/| | |
* | | | | calendar.xml: fix typoMikael Pettersson2019-04-071-1/+1
* | | | | Fix broken linksBjörn Gustavsson2019-04-044-6/+6
|/ / / /
* | | | Merge branch 'maint'Sverker Eriksson2019-04-013-3/+22
|\ \ \ \ | | |/ / | |/| |
| * | | Prepare releaseErlang/OTP2019-03-293-3/+22
| |/ /
* | | Merge branch 'maint'John Högberg2019-03-291-2/+2
|\ \ \ | |/ /
| * | erl_tar: Use read_ahead when reading compressed tar filesJohn Högberg2019-03-281-2/+2
* | | Revert "Prepare release"Henrik Nord2019-03-264-147/+21
* | | Prepare releaseErlang/OTP2019-03-254-21/+147
* | | Change "can not" into "cannot"Raimo Niskanen2019-03-221-1/+1
* | | Merge branch 'hasse/stdlib/restore_string_SUITE_timeout'Hans Bolinder2019-03-221-3/+3
|\ \ \
| * | | stdlib: Restore timeout in string_SUITE:meas()Hans Bolinder2019-03-211-3/+3
* | | | Merge branch 'bjorn/hipe-compilation/OTP-15596'Björn Gustavsson2019-03-211-1/+3
|\ \ \ \ | |/ / / |/| | |