aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/qlc.erl
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
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-02-06stdlib: Do not call erlang:get_stacktrace()Hans Bolinder
2017-09-05stdlib : Improve handling of UnicodeHans Bolinder
2017-05-11qlc: Future-proof exception handling codeBjörn Gustavsson
2017-04-27stdlib: Improve handling of pids, ports, and refs in qlcHans Bolinder
2017-02-27stdlib: Add maps to term traversalHans Bolinder
2016-06-09stdlib: Correct types and specsHans Bolinder
2016-02-17Merge branch 'maint'Hans Bolinder
2016-02-17stdlib: Add suppression of Dialyzer warningsHans Bolinder
2016-01-29Eliminate redundant double is_function testBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-30stdlib: Use module erl_annoHans Bolinder
2015-03-20Replace usage of erlang:now() with usage of new APIRickard Green
2013-12-12Support named funs in the shellAnthony Ramine
2013-02-19Use ~ts for filenamesHans Bolinder
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Make adjustments for UnicodeHans Bolinder
2012-10-05Fix Dialyzer warningsHans Bolinder
2011-11-07EEP-23: Allow variables in fun M:F/ABjörn Gustavsson
2011-08-16emulator: Add a fourth element in exception stacktracesBjörn Gustavsson
2011-05-12Types and specifications have been modified and addedHans Bolinder
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2010-02-12Merge branch 'ks/stdlib-cleanups' into ccase/r13b04_devErlang/OTP
2010-02-10stdlib: clean up as suggested by tidierKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP