Age | Commit message (Expand) | Author |
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-04-01 | Use erlang:demonitor's flush option on timeout | Loïc Hoguin |
2013-04-01 | Don't lookup the node unless required in gen:call/{3,4} | Loïc Hoguin |
2013-03-29 | update sys:get_status/2,3 documentation for gen_event | 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-03-13 | Merge branch 'mh/supervisor-doc/OTP-10938' into maint | Fredrik Gustafsson |
2013-03-12 | Merge branch 'sverk/test-cuddling' into maint | Sverker Eriksson |
2013-03-08 | Delete obsolete note about simple-one-for-one supervisor | Magnus Henoch |
2013-02-27 | Update version numbers for R16B01 development | Björn-Egil Dahlberg |
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-25 | Prepare releaseOTP_R16B | Erlang/OTP |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-22 | Correct text according to document reviews | Patrik Nyblom |
2013-02-22 | Adapt the Unicode chapter of STDLIB users guide to R16 | Patrik Nyblom |
2013-02-22 | [stdlib] Let the shell turn off echo while skipping line | Hans Bolinder |
2013-02-22 | Merge branch 'hb/file_name_type/OTP-10852' | Patrik Nyblom |
2013-02-22 | Merge branch 'pan/unicode_printable_ranges' | Patrik Nyblom |
2013-02-22 | Merge branch 'bjorn/unicode-doc/OTP-10852' | Björn Gustavsson |
2013-02-21 | Merge branch 'lukas/stdlib/binary_typespec' | Lukas Larsson |
2013-02-21 | bin_to_list can also take a negative len | Lukas Larsson |
2013-02-21 | Introduce new type file:name_all() | Hans Bolinder |
2013-02-20 | Merge branch 'hb/stdlib/unicode_corrections/OTP-10820' | Hans Bolinder |
2013-02-19 | Merge branch 'lukas/stdlib/binary_typespec' | Lukas Larsson |
2013-02-19 | Use ~ts for filenames | Hans Bolinder |
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 | 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 |