Age | Commit message (Expand) | Author |
2010-03-02 | OTP-8473 stdlib: erl_pp bugfix abstract type 'fun' | Hans Bolinder |
2010-03-02 | OTP-8470 stdlib: epp bug | Hans Bolinder |
2010-02-12 | Merge branch 'ms/pcre-security' into ccase/r13b04_dev | Erlang/OTP |
2010-02-12 | Merge branch 'jn/supervisor_child_count_only' into ccase/r13b04_dev | Erlang/OTP |
2010-02-11 | Fix CVE-2008-2371 (outer level option with alternatives caused crash). | Michael Santos |
2010-02-10 | Add count_children/1 to supervisor.erl to determine the number of | Jay Nelson |
2010-02-10 | OTP-8418 user.erl (used in oldshell) is updated to handle unicode in | Patrik Nyblom |
2010-02-10 | Merge branch 'ks/erl_lint' into ccase/r13b04_dev | Erlang/OTP |
2010-02-09 | erl_lint_SUITE: adjust failing test case | Björn Gustavsson |
2010-02-05 | OTP-8393 The new function shell:prompt_func/1 and the new application | Hans Bolinder |
2010-02-01 | epp_SUITE: Increase code coverage | Hans Bolinder |
2010-02-01 | epp: change rules to choose the right version of a macro | Christopher Faulet |
2010-02-01 | epp: Add support of macros overloading | Christopher Faulet |
2010-02-01 | Merge branch 'bg/hipe-fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-01-31 | Merge branch 'bg/cleanup-tests' into ccase/r13b04_dev | Erlang/OTP |
2010-01-30 | re tests: disable native-code compilation for huge modules | Björn Gustavsson |
2010-01-30 | Update copyright header | Björn Gustavsson |
2010-01-30 | Merge branch 'ta/ensure_dir_eexist' into ccase/r13b04_dev | Erlang/OTP |
2010-01-29 | unicode_SUITE: replace deprecated concat_binary/1 with list_to_binary/1 | Björn Gustavsson |
2010-01-29 | stdlib tests: modernize guard tests | Björn Gustavsson |
2010-01-29 | Test suites: fix creation of Emakefiles | Björn Gustavsson |
2010-01-27 | Merge branch 'rb/stdlib_re_unicode_fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-01-27 | Fix lost unicode option in re:compile() | Patrik Nyblom |
2010-01-27 | Fix re:replace/4 to handle unicode charlist Replacement argument | Rory Byrne |
2010-01-27 | Fix re:replace/4 to handle unicode charlist RE argument | Patrik Nyblom |
2010-01-27 | Fix re:replace/4 to handle binary unicode output when nothing replaced | Rory Byrne |
2010-01-27 | Added a small timeout to take care of race in newshell. Also removed deletion... | Patrik Nyblom |
2010-01-23 | filelib_SUITE: strenghten tests of filelib:ensure_dir/1 | Björn Gustavsson |
2010-01-20 | Merge branch 'uw/shell-tab-completion' into ccase/r13b04_dev | Erlang/OTP |
2010-01-13 | OTP-8240 Improved GC performance after BIF/NIF call when a lot of heap | Sverker Eriksson |
2010-01-07 | Shell tab completion now works for quoted module and function names | Ulf Wiger |
2009-12-14 | Merge branch 'as/c_nc-fix' into ccase/r13b04_dev | Erlang/OTP |
2009-12-14 | c_SUITE: Use new style guard tests | Björn Gustavsson |
2009-12-14 | Fix c:nc to use outdir or cwd to find compiled object file | Alex Suraci |
2009-12-04 | Merge branch 'sv/sys_get_status' into ccase/r13b04_dev | Erlang/OTP |
2009-12-01 | Teach sys:get_status/1,2 to call Mod:format_status/2 | Steve Vinoski |
2009-11-26 | Added more tests for array:reset/2. | Dan Gudmundsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |