aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-01-30Update copyright headerBjörn Gustavsson
2010-01-30Merge branch 'ta/ensure_dir_eexist' into ccase/r13b04_devErlang/OTP
2010-01-30Merge branch 'mp/hipe-smp-fixes' into ccase/r13b04_devErlang/OTP
2010-01-29OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen
2010-01-27work around hipe_mfa_info_table lock omissionMikael Pettersson
2010-01-27fix hipe loader SMP non-atomicity errorMikael Pettersson
2010-01-27Update preloaded filesBjörn Gustavsson
2010-01-27Merge branch 'rb/stdlib_re_unicode_fixes' into ccase/r13b04_devErlang/OTP
2010-01-27Fix lost unicode option in re:compile()Patrik Nyblom
2010-01-27Refactor out repeated block in re moduleRory Byrne
2010-01-27Fix re:replace/4 to handle unicode charlist Replacement argumentRory Byrne
2010-01-27Fix re:replace/4 to handle unicode charlist RE argumentPatrik Nyblom
2010-01-27Fix re:replace/4 to handle binary unicode output when nothing replacedRory Byrne
2010-01-27OTP-8387 Explicit top directories in archive files are now optional.Håkan Mattsson
2010-01-27Added a small timeout to take care of race in newshell. Also removed deletion...Patrik Nyblom
2010-01-26OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen
2010-01-25Test that "extra" is handled according to specs in ALIVE2_REQ and PORT2_RESPKlas Johansson
2010-01-25Merge branch 'ta/os_timestamp_no_mutex' into ccase/r13b04_devErlang/OTP
2010-01-25OTP-8377 ETS bug causing the memory counter from ets:info forSverker Eriksson
2010-01-23filelib_SUITE: strenghten tests of filelib:ensure_dir/1Björn Gustavsson
2010-01-23Remove mutex lock around sys_gettimeofday() in os:timestamp/0Tuncer Ayaz
2010-01-22OTP-8386 Immediately repeated multi-scheduling block/unblock cycles usingRickard Green
2010-01-22Merge branch 'bg/avoid-etop-in-include' into ccase/r13b04_devErlang/OTP
2010-01-21Merge branch 'bg/public_key-include_lib' into ccase/r13b04_devErlang/OTP
2010-01-21** Empty commit message **Lars G Thorsen
2010-01-20epmd tests: fix build of test suites on WindowsBjörn Gustavsson
2010-01-20OTP-8375 A bug causing memory corruption in re:run() has been corrected.Patrik Nyblom
2010-01-20Test case fixesDan Gudmundsson
2010-01-20Increased timeout for slow virtual machinesDan Gudmundsson
2010-01-20system test: fix build of test suites on WindowsBjörn Gustavsson
2010-01-20Merge branch 'uw/shell-tab-completion' into ccase/r13b04_devErlang/OTP
2010-01-20Merge branch 'cf/compile_warning_as_error' into ccase/r13b04_devErlang/OTP
2010-01-19OTP-8016 [httpc] Several more or less critical fixes: * Initial callMicael Karlberg
2010-01-19OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327,Micael Karlberg
2010-01-19public_key: fix build of test suites on WindowsBjörn Gustavsson
2010-01-19Add option -Werror in erlc(1)Christopher Faulet
2010-01-19compile: add flag warnings_as_errors to treat warnings as errorsChristopher Faulet
2010-01-19compile.erl: remove trailing whitespaceBjörn Gustavsson
2010-01-19wx: Improved wxTreeCtrl.Dan Gudmundsson
2010-01-19Fixed a memory reference bug which caused unexplained {badarg, Int} exits.Dan Gudmundsson
2010-01-19OTP-8373 ERTS makefiles used to detect the use of a gcc C compiler byRickard Green
2010-01-19OTP-8342 Processes, and/or ports could get stuck on a blocked schedulerRickard Green
2010-01-19Add test suite for the tools applicationBjörn Gustavsson
2010-01-19Update version numbersBjörn Gustavsson
2010-01-19** Empty commit message **Dan Gudmundsson
2010-01-19Merge branch 'dgud/ssl-patches-from-Wil' into ccase/r13b04_devErlang/OTP
2010-01-19Update version numberDan Gudmundsson
2010-01-19Merge branch 'bg/compiler-beam_validator' into ccase/r13b04_devErlang/OTP
2010-01-19Merge branch 'fh/common_test-includes' into ccase/r13b04_devErlang/OTP
2010-01-18Don't return a false {error,eexist} in filelib:ensure_dir/1Tuncer Ayaz