Age | Commit message (Expand) | Author |
2013-05-16 | [stdlib] Fix pretty printing of invalid forms | Hans Bolinder |
2013-05-06 | Merge branch 'sverk/ets-test-cuddle' into maint | Sverker Eriksson |
2013-05-03 | Merge branch 'nox/fix-epp-file-attrs/OTP-11079' into maint | Fredrik Gustafsson |
2013-04-30 | Rename and document lists:zf/2 as lists:filtermap/2 | Anthony Ramine |
2013-04-26 | Fix an inconsistent state in epp | Anthony Ramine |
2013-04-19 | stdlib: Make memcheck in ets_SUITE less sensitive | Sverker Eriksson |
2013-04-17 | Merge branch 'bjorn/fix-encoding/OTP-11041' into maint | Björn Gustavsson |
2013-04-17 | Encode Erlang source files with non-ascii characters in UTF-8 | Björn Gustavsson |
2013-04-15 | Merge branch 'jaf/fix-supervisor-multi-restart/OTP-11042' into maint | Fredrik Gustafsson |
2013-04-11 | Merge branch 'sverk/dets_remove_test_otp_9607' into maint | Sverker Eriksson |
2013-04-04 | Merge branch 'sv/stdlib/sys-get-state/OTP-11013' into maint | Fredrik Gustafsson |
2013-04-04 | Fix rest_for_one and one_for_all restarting a child not terminated | James Fish |
2013-04-04 | Changed handshake from to_erl to run_erl, on behalf of shell search | Fredrik Gustafsson |
2013-04-03 | Removed ?line macro | Fredrik Gustafsson |
2013-04-02 | add sys:get_state/1,2 and sys:replace_state/2,3 | Steve Vinoski |
2013-03-29 | Document erl_parse:abstract/2 | Hans Bolinder |
2013-03-28 | Fix a bug in the Erlang scanner | Hans Bolinder |
2013-03-27 | stdlib: Fix unstable testcase ets_SUITE:delete_large_named_table | Sverker Eriksson |
2013-03-27 | stdlib: Remove obsolete testcase dets_SUITE:otp_9607 | Sverker Eriksson |
2013-03-26 | Merge branch 'dgud/testcase_fixes' into maint | Dan Gudmundsson |
2013-03-19 | Let escript recognize an encoding comment on the second line | Hans Bolinder |
2013-03-18 | Fix a test case bug | Hans Bolinder |
2013-03-18 | Fix a test case bug | Hans Bolinder |
2013-03-18 | Remove ?line from dets_SUITE.erl | Hans Bolinder |
2013-03-18 | Adjust dets.erl to cope with an evil test case | Hans Bolinder |
2013-02-26 | stdlib: Remove race in ets_SUITE:delete_large_tab | Sverker Eriksson |
2013-02-26 | stdlib: Remove race in ets_SUITE:delete_large_named_table | Sverker Eriksson |
2013-02-26 | stdlib: Ignore symlink tests on windows | Dan Gudmundsson |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-22 | Merge branch 'pan/unicode_printable_ranges' | Patrik Nyblom |
2013-02-19 | Adapt stdlib tests to ~tp detecting latin1 binaries | Patrik Nyblom |
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 | 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 | Fix some Unicode issues | Hans Bolinder |
2013-02-15 | [stdlib] Add control sequence modifier 'l' | Hans Bolinder |
2013-02-14 | Merge branch 'bjorn/stdlib/filelib-wildcard/OTP-10812' | Björn Gustavsson |
2013-02-13 | Extend ~ts to handle binaries with characters coded in ISO-latin-1 | Hans Bolinder |
2013-02-13 | Don't allow binaries as the Cwd argument for filelib:wildcard() | Björn Gustavsson |
2013-02-13 | Strengthen test suite | Björn Gustavsson |
2013-02-11 | [stdlib] Fix a bug concerning pretty printing and Unicode | 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 bugs in eval_bits | Hans Bolinder |
2013-01-31 | Test calling deprecated or removed functions | Björn Gustavsson |