aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib
AgeCommit message (Expand)Author
2013-04-04Merge branch 'sv/stdlib/sys-get-state/OTP-11013' into maintFredrik Gustafsson
2013-04-04Changed handshake from to_erl to run_erl, on behalf of shell searchFredrik Gustafsson
2013-04-03Removed ?line macroFredrik Gustafsson
2013-04-02add sys:get_state/1,2 and sys:replace_state/2,3Steve Vinoski
2013-03-29update sys:get_status/2,3 documentation for gen_eventSteve Vinoski
2013-03-29Document erl_parse:abstract/2Hans Bolinder
2013-03-28Fix a bug in the Erlang scannerHans Bolinder
2013-03-26Merge branch 'dgud/testcase_fixes' into maintDan Gudmundsson
2013-03-19Let escript recognize an encoding comment on the second lineHans Bolinder
2013-03-18Fix a test case bugHans Bolinder
2013-03-18Fix a test case bugHans Bolinder
2013-03-18Remove ?line from dets_SUITE.erlHans Bolinder
2013-03-18Adjust dets.erl to cope with an evil test caseHans Bolinder
2013-03-13Merge branch 'mh/supervisor-doc/OTP-10938' into maintFredrik Gustafsson
2013-03-12Merge branch 'sverk/test-cuddling' into maintSverker Eriksson
2013-03-08Delete obsolete note about simple-one-for-one supervisorMagnus Henoch
2013-02-27Update version numbers for R16B01 developmentBjörn-Egil Dahlberg
2013-02-26stdlib: Remove race in ets_SUITE:delete_large_tabSverker Eriksson
2013-02-26stdlib: Remove race in ets_SUITE:delete_large_named_tableSverker Eriksson
2013-02-26stdlib: Ignore symlink tests on windowsDan Gudmundsson
2013-02-25Prepare releaseOTP_R16BErlang/OTP
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-22Correct text according to document reviewsPatrik Nyblom
2013-02-22Adapt the Unicode chapter of STDLIB users guide to R16Patrik Nyblom
2013-02-22[stdlib] Let the shell turn off echo while skipping lineHans Bolinder
2013-02-22Merge branch 'hb/file_name_type/OTP-10852'Patrik Nyblom
2013-02-22Merge branch 'pan/unicode_printable_ranges'Patrik Nyblom
2013-02-22Merge branch 'bjorn/unicode-doc/OTP-10852'Björn Gustavsson
2013-02-21Merge branch 'lukas/stdlib/binary_typespec'Lukas Larsson
2013-02-21bin_to_list can also take a negative lenLukas Larsson
2013-02-21Introduce new type file:name_all()Hans Bolinder
2013-02-20Merge branch 'hb/stdlib/unicode_corrections/OTP-10820'Hans Bolinder
2013-02-19Merge branch 'lukas/stdlib/binary_typespec'Lukas Larsson
2013-02-19Use ~ts for filenamesHans Bolinder
2013-02-19Adapt stdlib tests to ~tp detecting latin1 binariesPatrik Nyblom
2013-02-18Merge branch 'sverk/ets-test-failures'Sverker Eriksson
2013-02-18Correct misspelled comments and space at lin endsPatrik Nyblom
2013-02-18Make ~tp output latin1 binaries as strings if possiblePatrik Nyblom
2013-02-18Leave the +pc handling to io and io_lib_prettyPatrik Nyblom
2013-02-18Merge branch 'hb/stdlib/unicode_corrections/OTP-10820' into pan/unicode_print...Patrik Nyblom
2013-02-18Make shell_SUITE:otp_10302 use +pc unicode when neededPatrik Nyblom
2013-02-18Fix io_proto_SUITE to handle the new io_lib_pretty:printPatrik Nyblom
2013-02-18Add testcase for +pc and io:printable_range/0Patrik Nyblom
2013-02-18Make printing of UTF-8 in binaries behave like lists.Patrik Nyblom
2013-02-18Document +pc flag and io:printable_range/0Patrik Nyblom
2013-02-18Add usage of and spec for io:printable_range/0Patrik Nyblom
2013-02-18Fix some Unicode issuesHans Bolinder
2013-02-18Updated to fit spec of -type part()Lukas Larsson
2013-02-15[stdlib] Add documentation of ~tpHans Bolinder
2013-02-15[stdlib] Correct handling of Unicode filenamesHans Bolinder