aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test
AgeCommit message (Expand)Author
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
2018-04-16Remove warnings for improper use of erlang:get_stacktrace/0Björn Gustavsson
2018-04-13Add zzz_SUITE with erts_debug:lc_graph last in testsSverker Eriksson
2018-04-12Fix timeout parsing and doc feedbackRaimo Niskanen
2018-03-26Merge pull request #1703 from juhlig/masterHans Bolinder
2018-03-23tests for is_empty/1j.uhlig
2018-03-22Merge branch 'maint'Raimo Niskanen
2018-03-21stdlib: Make benchmarks more robustHans Bolinder
2018-03-21Merge pull request #1740 from rickard-green/rickard/signals/OTP-14589Rickard Green
2018-03-21Implementation of true asynchronous signaling between processesRickard Green
2018-03-20Merge pull request #1744 from uabboli/hasse/stdlib/lists_search/OTP-14675Hans Bolinder
2018-03-17Test event insert from initRaimo Niskanen
2018-03-13Merge pull request #1743 from richcarl/io-format-multiple-modifiersHans Bolinder
2018-03-12Allow multiple modifier characters in io:format control sequencesRichard Carlsson
2018-03-09stdlib: Add function lists:search/2Hans Bolinder
2018-03-09Merge pull request #1735 from richcarl/io_lib-unscan-fixHans Bolinder
2018-03-08stdlib: Improve io_lib:limit_term/2Hans Bolinder
2018-03-02Make io_lib:unscan_format/1 work with pad char and default precisionRichard Carlsson
2018-03-01Merge branch 'maint'Dan Gudmundsson
2018-03-01ERL-558 Add the missing function clause for string:prefix (#1702)Seyed Mirsadeghi
2018-02-28Merge branch 'peterdmv/stdlib/improve_uri_string_api/OTP-14910'Péter Dimitrov
2018-02-28Merge branch 'maint'John Högberg
2018-02-27Make re_SUITE:sub_binaries less unstableJohn Högberg
2018-02-23Merge pull request #1723 from jhogberg/john/erts/ets-whereis/OTP-14884John Högberg
2018-02-22Merge branch 'raimo/stdlib/rand-polish-stat-tests'Raimo Niskanen
2018-02-22Add ets:whereis/1 for resolving table names -> tid()John Högberg
2018-02-21Decrease tolerance a wee bitRaimo Niskanen
2018-02-21Repeat stat tests to only fail for systematic errorsRaimo Niskanen
2018-02-13Merge branch 'maint-20' into maintSverker Eriksson
2018-02-12Merge 'sverker/maint-20/alloc-n-migration/ERIERL-88'Sverker Eriksson
2018-02-12Merge 'sverker/maint-19/alloc-n-migration/ERIERL-88'Sverker Eriksson
2018-02-08stdlib: Improve URI normalization in uri_stringPéter Dimitrov
2018-02-07Merge branch 'hasse/no_get_stacktrace/OTP-14861'Hans Bolinder