aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test
AgeCommit message (Expand)Author
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-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-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-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-02unicode_util gc/1Dan Gudmundsson
2019-04-30Fix bug string:slice/3 on bad inputDan Gudmundsson
2019-04-18Fix broken ETS test caseKjell Winblad
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-05Add options for suppressing warnings about removed functionsBjörn Gustavsson
2019-04-05Don't warn for removed functions in OTP 18 or olderBjörn Gustavsson
2019-04-02stdlib: Remove ets_SUITE:time_lookupSverker Eriksson
2019-03-31Fix various spelling mistakesLorenzo Bolla
2019-03-21stdlib: Restore timeout in string_SUITE:meas()Hans Bolinder
2019-03-21Merge branch 'hasse/stdlib/optimize_string/OTP-15649'Hans Bolinder
2019-03-20stdlib: Optimize handling of Unicode in the string moduleHans Bolinder
2019-03-20stdlib: Optimize handling of Unicode in the string moduleHans Bolinder
2019-03-20Improve the ETS benchmark in the test suite ets_SUITEKjell Winblad
2019-03-18Merge pull request #2114 from se-apc/strip_fixJohn Högberg
2019-03-11erts: Fix ets:select table fixation leak at owner changeSverker Eriksson
2019-03-08Allow list of chunks to be given to strip*()Michael Schmidt
2019-03-07Merge branch 'sverker/maint/ets-no-mbuf-trapping/OTP-15660'Sverker Eriksson
2019-03-07Merge branch 'sverker/ets-no-mbuf-trapping/OTP-15660'Sverker Eriksson
2019-03-07erts: Remove ets traversal yielding if heap fragmentSverker Eriksson
2019-03-06Merge branch 'maint'Hans Bolinder
2019-03-05stdlib: Correct and optimize pretty printing of stringsHans Bolinder
2019-03-04Merge branch 'maint'Hans Bolinder
2019-03-04Merge branch 'hasse/stdlib/optimize_calendar_rfc3339/OTP-15630' into maintHans Bolinder
2019-02-27Fix failing test case binary_module_SUITE:copy/1Björn Gustavsson
2019-02-27Fix failing test case qlc_SUITE:lookup2/1Björn Gustavsson
2019-02-21Merge branch 'maint'Hans Bolinder
2019-02-20stdlib: Optimize calendar:system_time_to_rfc3339()Hans Bolinder
2019-02-18stdlib: Fix a bug in the Erlang Pretty PrinterHans Bolinder
2019-02-14Merge branch 'maint'Kjell Winblad
2019-02-14Merge pull request #2118 from kjellwinblad/fix_valgrind_problem_bignum OTP-15583Kjell Winblad
2019-02-12Merge branch 'maint'Hans Bolinder
2019-02-11beam_ssa_type: Propagate the 'none' type from callsBjörn Gustavsson