aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test
AgeCommit message (Expand)Author
2018-09-06Merge branch 'rickard/pcre-8.42/OTP-15217' into maintRickard Green
2018-09-03erts: Fix ets memstat false leak of FixedDeletionSverker Eriksson
2018-08-28Merge pull request #1940 from uabboli/hb/stdlib/fix_dets_file_name/OTP-15253/...Hans Bolinder
2018-08-21stdlib: Let dets:open_file() crash when given raw file nameHans Bolinder
2018-08-20stdlib: Improve error handling in module io_libHans Bolinder
2018-08-08Update PCRE from version 8.41 to version 8.42Rickard Green
2018-07-04Merge branch 'maint-21' into maintJohn Högberg
2018-06-28stdlib: Fix a 'chars_limit' bugHans Bolinder
2018-06-20Use bif for other ets tables countingArtur Cygan
2018-06-18Update copyright yearHenrik Nord
2018-06-12Merge pull request #1835 from sirihansen/siri/logger-fixSiri Hansen
2018-06-12Merge branch 'peterdmv/stdlib/fix_uri_string_normalize/ERL-636/OTP-15112'Péter Dimitrov
2018-06-11stdlib: Fix release_tests target in MakefilePéter Dimitrov
2018-06-11Merge branch 'jl/sharpen-maps-tests/OTP-14012'Lukas Larsson
2018-06-11stdlib: Fix normalization function in uri_stringPéter Dimitrov
2018-06-08[logger] Update return values from get_handler_config/0,1 and get_config/0Siri Hansen
2018-06-08[logger] Change name of handler specific config field from ?MODULE to 'config'Siri Hansen
2018-06-07stdlib: Make pP insert no line breaks with field width zeroHans Bolinder
2018-06-05Merge branch 'dgud/stdlib/string-case-bin-bug'Dan Gudmundsson
2018-06-04erts: Reduce test log noise from ets_SUITESverker Eriksson
2018-06-04Fix *case bugs for binariesDan Gudmundsson
2018-05-18Merge branch 'sverker/ets-delete_all_objects-trap/OTP-15078'Sverker Eriksson
2018-05-17Merge pull request #1810 from tomas-abrahamsson/bjorn/preprocessor-extensionsBjörn Gustavsson
2018-05-17Merge pull request #1817 from dgud/dgud/stdlib/string-opt-caseDan Gudmundsson
2018-05-14Optimize string lowercase, uppercase and casefold for ASCII charactersDan Gudmundsson
2018-05-13Check for the overlap between maps and iteratorsJesper Louis Andersen
2018-05-09epp: Implement the -if and -elif preprocessor directivesBjörn Gustavsson
2018-05-08erts: Make atomic ets:delete_all_objects yieldSverker Eriksson
2018-05-06epp: Add the pre-defined macro OTP_RELEASEBjörn Gustavsson
2018-05-04Move error formatting to erl_error.erl and delete lib.erlRichard Carlsson
2018-05-04Move extended parse functions in lib.erl to erl_eval.erlRichard Carlsson
2018-05-04Add ct:get_progname/0Richard Carlsson
2018-04-27Merge branch 'siri/kernel/logger/OTP-13295'Siri Hansen
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-26Test cuddle for loggerSiri Hansen
2018-04-25stdlib: Modify the printing of map associations with wWpPHans Bolinder
2018-04-25stdlib: Introduce characters limit of formated stringsHans Bolinder
2018-04-25stdlib: Modify ~w/~W when number of characters is limitedHans Bolinder
2018-04-25stdlib: Introduce characters limit of formatted stringsHans Bolinder
2018-04-25Merge branch 'hasse/stdlib/map_guards_shell/OTP-15035/ERL-613'Hans Bolinder
2018-04-24stdlib: Correct the linter's check of map guard expressionsHans 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-20erts: Use table ref for select continuationSverker Eriksson
2018-04-20Merge pull request #1783 from bjorng/bjorn/deprecate-get_stacktrace/OTP-14692Björn Gustavsson