Age | Commit message (Expand) | Author |
2010-02-02 | Update copyright headers | Björn Gustavsson |
2010-02-02 | Merge branch 'cf/epp-macro-overloading' into ccase/r13b04_dev | Erlang/OTP |
2010-02-02 | OTP-8317 & OTP-8362. | Micael Karlberg |
2010-02-02 | Merge branch 'sf/erl_match-longlong' into ccase/r13b04_dev | Erlang/OTP |
2010-02-01 | yecc_SUITE: Adjustment for modified error tuple | Hans Bolinder |
2010-02-01 | epp_SUITE: Increase code coverage | Hans Bolinder |
2010-02-01 | Minor corrections and clean-ups | 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 | epp: fix bug in the function scan_undef | Christopher Faulet |
2010-02-01 | Add test suite for parsetools | Björn Gustavsson |
2010-02-01 | Missing EIX file added | Niclas Eklund |
2010-02-01 | In some cases SSH ceased to collect more data from the transport layer. | Niclas Eklund |
2010-02-01 | Merge branch 'bg/hipe-fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-01-31 | kernel/src/Makefile: fix broken 'clean' target | Björn Gustavsson |
2010-01-31 | Merge branch 'bg/cleanup-tests' into ccase/r13b04_dev | Erlang/OTP |
2010-01-30 | compiler: make ignore_native_errors also handle internal hipe errors | Björn Gustavsson |
2010-01-30 | re tests: disable native-code compilation for huge modules | Björn Gustavsson |
2010-01-30 | Teach the compiler the no_native option | 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-30 | Merge branch 'mp/hipe-smp-fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-01-29 | file_SUITE: eliminate a warning for an unused variable | Björn Gustavsson |
2010-01-29 | kernel tests: modernize guard tests | Björn Gustavsson |
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-29 | OTP-8343 The documentation is now possible to build in an open source | Lars G Thorsen |
2010-01-27 | fix hipe loader SMP non-atomicity error | Mikael Pettersson |
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 | Refactor out repeated block in re module | Rory Byrne |
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 | OTP-8387 Explicit top directories in archive files are now optional. | Håkan Mattsson |
2010-01-27 | Added a small timeout to take care of race in newshell. Also removed deletion... | Patrik Nyblom |
2010-01-26 | OTP-8343 The documentation is now possible to build in an open source | Lars G Thorsen |
2010-01-23 | filelib_SUITE: strenghten tests of filelib:ensure_dir/1 | Björn Gustavsson |
2010-01-23 | erl_interface: Allow erl_match() to match ERL_LONGLONG and ERL_U_LONGLONG terms | Scott Lystig Fritchie |
2010-01-21 | Merge branch 'bg/public_key-include_lib' into ccase/r13b04_dev | Erlang/OTP |
2010-01-21 | ** Empty commit message ** | Lars G Thorsen |
2010-01-20 | Test case fixes | Dan Gudmundsson |
2010-01-20 | Increased timeout for slow virtual machines | Dan Gudmundsson |
2010-01-20 | Merge branch 'uw/shell-tab-completion' into ccase/r13b04_dev | Erlang/OTP |
2010-01-20 | Merge branch 'cf/compile_warning_as_error' into ccase/r13b04_dev | Erlang/OTP |
2010-01-19 | OTP-8016 [httpc] Several more or less critical fixes: * Initial call | Micael Karlberg |
2010-01-19 | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, | Micael Karlberg |
2010-01-19 | public_key: fix build of test suites on Windows | Björn Gustavsson |
2010-01-19 | compile: add flag warnings_as_errors to treat warnings as errors | Christopher Faulet |