Age | Commit message (Expand) | Author |
2013-02-18 | Merge branch 'sverk/ets-test-failures' | Sverker Eriksson |
2013-02-18 | Correct misspelled comments and space at lin ends | Patrik Nyblom |
2013-02-18 | Make ~tp output latin1 binaries as strings if possible | Patrik Nyblom |
2013-02-18 | Leave the +pc handling to io and io_lib_pretty | Patrik Nyblom |
2013-02-18 | Merge branch 'hb/stdlib/unicode_corrections/OTP-10820' into pan/unicode_print... | Patrik Nyblom |
2013-02-18 | Make shell_SUITE:otp_10302 use +pc unicode when needed | Patrik Nyblom |
2013-02-18 | Fix io_proto_SUITE to handle the new io_lib_pretty:print | Patrik Nyblom |
2013-02-18 | Add testcase for +pc and io:printable_range/0 | Patrik Nyblom |
2013-02-18 | Make printing of UTF-8 in binaries behave like lists. | Patrik Nyblom |
2013-02-18 | Document +pc flag and io:printable_range/0 | Patrik Nyblom |
2013-02-18 | Add usage of and spec for io:printable_range/0 | Patrik Nyblom |
2013-02-18 | Fix some Unicode issues | Hans Bolinder |
2013-02-18 | Updated to fit spec of -type part() | Lukas Larsson |
2013-02-15 | [stdlib] Add documentation of ~tp | Hans Bolinder |
2013-02-15 | [stdlib] Correct handling of Unicode filenames | Hans Bolinder |
2013-02-15 | [stdlib] Add new SDTLIB application variable 'shell_strings' | Hans Bolinder |
2013-02-15 | [stdlib] Add control sequence modifier 'l' | Hans Bolinder |
2013-02-14 | Merge branch 'lukas/erts/binary_conv_bifs/OTP-10300' | Lukas Larsson |
2013-02-14 | Add float_to_binary and binary_to_float | Lukas Larsson |
2013-02-14 | Add new binary conversion bifs | Lukas Larsson |
2013-02-14 | filelib: Update documentation | Björn Gustavsson |
2013-02-14 | Update deprecation message for gs | Björn Gustavsson |
2013-02-14 | Merge branch 'bjorn/stdlib/filelib-wildcard/OTP-10812' | Björn Gustavsson |
2013-02-14 | Merge branch 'bjorn/stdlib/types' | Björn Gustavsson |
2013-02-13 | Extend ~ts to handle binaries with characters coded in ISO-latin-1 | Hans Bolinder |
2013-02-13 | Remove special case handling "-" at the beginning of a charset | Björn Gustavsson |
2013-02-13 | Optimize character sets using gb_sets | Björn Gustavsson |
2013-02-13 | Clean up and simplify the inner matching loop | Björn Gustavsson |
2013-02-13 | Only sort the result list once, just before returning | Björn Gustavsson |
2013-02-13 | Replace filename:join/2 with '++' | Björn Gustavsson |
2013-02-13 | Rethink the filelib:wildcard() functions | Björn Gustavsson |
2013-02-13 | Don't redefine error/1 | Björn Gustavsson |
2013-02-13 | Don't allow binaries as the Cwd argument for filelib:wildcard() | Björn Gustavsson |
2013-02-13 | Don't handle binaries from file:list_dir/1 | Björn Gustavsson |
2013-02-13 | Strengthen test suite | Björn Gustavsson |
2013-02-13 | Make the file:filename() type more restrictive | Björn Gustavsson |
2013-02-12 | c: Remove handling of binaries in return from file:list_dir/1 | Björn Gustavsson |
2013-02-11 | [stdlib] Fix a bug concerning pretty printing and Unicode | Hans Bolinder |
2013-02-11 | Make Unicode corrections | Hans Bolinder |
2013-02-11 | Merge branch 'bjorn/remove-tuple-funs/OTP-10170' | Björn Gustavsson |
2013-02-10 | erl_eval: Don't allow evaluation of {M,F} in the shell | Björn Gustavsson |
2013-02-10 | [stdlib] Remove the undocumented 'unicode' option from the scanner | Hans Bolinder |
2013-02-08 | stdlib: Try fix fluctuating test cases in ets_SUITE | Sverker Eriksson |
2013-02-07 | [stdlib] Fix a bug that could cause the Erlang shell to loop | Hans Bolinder |
2013-02-07 | [stdlib] Fix bugs in eval_bits | Hans Bolinder |
2013-02-06 | Merge branch 'bjorn/stdlib/erl_lint-coverage' | Björn Gustavsson |
2013-02-04 | Update version numbers | Björn-Egil Dahlberg |
2013-01-31 | Test calling deprecated or removed functions | Björn Gustavsson |
2013-01-31 | Test deprecating list_to_atom/1 to cover more code | Björn Gustavsson |
2013-01-31 | Cover binary syntax errors and warnings | Björn Gustavsson |