summaryrefslogtreecommitdiff
path: root/lib/stdlib/src
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2019-05-102-20/+8
* Merge branch 'maint'Rickard Green2019-05-081-2/+4
|\
| * Prepare releaseErlang/OTP2019-05-061-2/+4
| * 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-073-73/+111
|\ \ \
| * | | stdlib: Optimize pretty printing of strings with chars_limitHans Bolinder2019-05-031-34/+76
| * | | 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-071-2/+10
|\ \ \ \
| * | | | stdlib: Do not allow specs for functions in other modulesHans Bolinder2019-05-031-2/+10
| |/ / /
* | | | Fix bug string:slice/3 on bad inputDan Gudmundsson2019-04-301-21/+57
|/ / /
* | | Revert "Prepare release"Rickard Green2019-04-242-8/+20
* | | Prepare releaseErlang/OTP2019-04-232-20/+8
* | | stdlib: Let the Pretty Printer output more on one lineHans Bolinder2019-04-121-36/+114
* | | Merge branch 'hasse/stdlib/erl_pp_quoted_atom_types/OTP-15756'Hans Bolinder2019-04-121-10/+41
|\ \ \
| * | | stdlib: Add option 'quote_singleton_atom_types' to erl_ppHans Bolinder2019-04-121-10/+41
* | | | Merge pull request #2205 from bjorng/bjorn/record_info/ERL-907Björn Gustavsson2019-04-101-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Issue an error for improper use of record_info/2 in a funBjörn Gustavsson2019-04-091-0/+3
* | | | Merge branch 'hasse/stdlib/erl_pp_throw/OTP-15751'Hans Bolinder2019-04-091-6/+0
|\ \ \ \ | |/ / / |/| | |
| * | | stdlib: Fix a bug concerning exception class 'throw'Hans Bolinder2019-04-081-6/+0
* | | | Add options for suppressing warnings about removed functionsBjörn Gustavsson2019-04-051-5/+41
* | | | 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-051-142/+0
|/ / /
* | | Merge branch 'maint'Sverker Eriksson2019-04-011-2/+6
|\ \ \ | |/ /
| * | Prepare releaseErlang/OTP2019-03-291-2/+6
* | | 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-262-10/+20
* | | Prepare releaseErlang/OTP2019-03-252-20/+10
* | | Merge branch 'bjorn/hipe-compilation/OTP-15596'Björn Gustavsson2019-03-211-1/+3
|\ \ \
| * | | HiPE: Don't fail the compilation for unimplemented instructionsBjörn Gustavsson2019-03-201-1/+3
* | | | Merge pull request #2179 from richcarl/array-fixupDan Gudmundsson2019-03-211-11/+10
|\ \ \ \
| * | | | Fix array tests hardcoded to node/leaf sizesRichard Carlsson2019-03-111-6/+4
| * | | | Skip useless test in grow loop in array moduleRichard Carlsson2019-03-111-1/+1
| * | | | Clarify comments in array moduleRichard Carlsson2019-03-111-2/+2
| * | | | Get rid of useless setelement in array moduleRichard Carlsson2019-03-111-2/+3
| |/ / /
* | | | Merge branch 'hasse/stdlib/optimize_string/OTP-15649'Hans Bolinder2019-03-211-3/+5
|\ \ \ \
| * | | | stdlib: Fix a bug in string:lexemes()Hans Bolinder2019-03-201-3/+5
| |/ / /
* | | | Merge pull request #2114 from se-apc/strip_fixJohn Högberg2019-03-181-10/+42
|\ \ \ \
| * | | | Allow list of chunks to be given to strip*()Michael Schmidt2019-03-081-10/+42
* | | | | Merge branch 'maint'Henrik Nord2019-03-121-2/+4
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Prepare releaseErlang/OTP2019-03-111-2/+4
* | | | Merge branch 'maint'Hans Bolinder2019-03-061-10/+36
|\ \ \ \ | |/ / /
| * | | stdlib: Correct and optimize pretty printing of stringsHans Bolinder2019-03-051-10/+36
* | | | Merge branch 'maint'Hans Bolinder2019-03-041-15/+40
|\ \ \ \ | |/ / /
| * | | Merge branch 'hasse/stdlib/optimize_calendar_rfc3339/OTP-15630' into maintHans Bolinder2019-03-041-15/+40
| |\ \ \
| | * | | stdlib: Optimize calendar:system_time_to_rfc3339()Hans Bolinder2019-02-201-15/+40