summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* OTP-8058 The GUI parts are rewritten to use wxWidgets. Thanks OlleHåkan Mattsson2010-02-037-15/+30
* Merge branch 'is/mnesia-send-compressed' into ccase/r13b04_devErlang/OTP2010-02-034-23/+71
|\
| * Add option to compress data when copying tables between Mnesia nodesIgor Ribeiro Sucupira2010-02-024-5/+53
* | Removed obsoleted RFC (3266).Micael Karlberg2010-02-031-1/+0
* | OTP-8058 The GUI parts are rewritten to use wxWidgets. Thanks OlleHåkan Mattsson2010-02-0375-30550/+7296
* | Update copyright headersBjörn Gustavsson2010-02-02219-1095/+1095
* | Merge branch 'cf/epp-macro-overloading' into ccase/r13b04_devErlang/OTP2010-02-023-127/+283
|\ \
| * | yecc_SUITE: Adjustment for modified error tupleHans Bolinder2010-02-011-1/+1
| * | epp_SUITE: Increase code coverageHans Bolinder2010-02-011-7/+51
| * | Minor corrections and clean-upsHans Bolinder2010-02-011-15/+16
| * | epp: change rules to choose the right version of a macroChristopher Faulet2010-02-012-53/+72
| * | epp: Add support of macros overloadingChristopher Faulet2010-02-012-91/+183
| * | epp: fix bug in the function scan_undefChristopher Faulet2010-02-011-4/+4
* | | OTP-8317 & OTP-8362.Micael Karlberg2010-02-0213-2746/+220
* | | Merge branch 'sf/erl_match-longlong' into ccase/r13b04_devErlang/OTP2010-02-021-5/+11
|\ \ \ | |/ / |/| |
| * | erl_interface: Allow erl_match() to match ERL_LONGLONG and ERL_U_LONGLONG termsScott Lystig Fritchie2010-01-231-0/+6
* | | Add test suite for parsetoolsBjörn Gustavsson2010-02-014-0/+2783
* | | Missing EIX file addedNiclas Eklund2010-02-011-5/+8
* | | In some cases SSH ceased to collect more data from the transport layer.Niclas Eklund2010-02-014-15/+31
* | | Merge branch 'bg/hipe-fixes' into ccase/r13b04_devErlang/OTP2010-02-014-19/+35
|\ \ \
| * | | compiler: make ignore_native_errors also handle internal hipe errorsBjörn Gustavsson2010-01-301-14/+16
| * | | re tests: disable native-code compilation for huge modulesBjörn Gustavsson2010-01-303-0/+4
| * | | Teach the compiler the no_native optionBjörn Gustavsson2010-01-301-5/+15
* | | | kernel/src/Makefile: fix broken 'clean' targetBjörn Gustavsson2010-01-311-6/+6
* | | | Merge branch 'bg/cleanup-tests' into ccase/r13b04_devErlang/OTP2010-01-3135-465/+466
|\ \ \ \ | |/ / / |/| | |
| * | | file_SUITE: eliminate a warning for an unused variableBjörn Gustavsson2010-01-291-1/+1
| * | | kernel tests: modernize guard testsBjörn Gustavsson2010-01-2915-96/+97
| * | | unicode_SUITE: replace deprecated concat_binary/1 with list_to_binary/1Björn Gustavsson2010-01-291-36/+36
| * | | stdlib tests: modernize guard testsBjörn Gustavsson2010-01-2915-159/+159
| * | | Test suites: fix creation of EmakefilesBjörn Gustavsson2010-01-293-3/+3
* | | | Update copyright headerBjörn Gustavsson2010-01-302-10/+10
* | | | Merge branch 'ta/ensure_dir_eexist' into ccase/r13b04_devErlang/OTP2010-01-302-13/+39
|\ \ \ \
| * | | | filelib_SUITE: strenghten tests of filelib:ensure_dir/1Björn Gustavsson2010-01-231-2/+18
| * | | | Don't return a false {error,eexist} in filelib:ensure_dir/1Tuncer Ayaz2010-01-181-1/+11
* | | | | Merge branch 'mp/hipe-smp-fixes' into ccase/r13b04_devErlang/OTP2010-01-301-0/+32
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix hipe loader SMP non-atomicity errorMikael Pettersson2010-01-271-0/+32
* | | | | OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen2010-01-292-61/+63
|/ / / /
* | | | Merge branch 'rb/stdlib_re_unicode_fixes' into ccase/r13b04_devErlang/OTP2010-01-274-72/+956
|\ \ \ \
| * | | | Fix lost unicode option in re:compile()Patrik Nyblom2010-01-273-14/+905
| * | | | Refactor out repeated block in re moduleRory Byrne2010-01-271-48/+11
| * | | | Fix re:replace/4 to handle unicode charlist Replacement argumentRory Byrne2010-01-272-3/+15
| * | | | Fix re:replace/4 to handle unicode charlist RE argumentPatrik Nyblom2010-01-271-3/+12
| * | | | Fix re:replace/4 to handle binary unicode output when nothing replacedRory Byrne2010-01-272-1/+10
* | | | | OTP-8387 Explicit top directories in archive files are now optional.Håkan Mattsson2010-01-274-38/+87
* | | | | Added a small timeout to take care of race in newshell. Also removed deletion...Patrik Nyblom2010-01-271-12/+28
|/ / / /
* | | | OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen2010-01-2654-435/+2269
* | | | Merge branch 'bg/public_key-include_lib' into ccase/r13b04_devErlang/OTP2010-01-212-13/+14
|\ \ \ \
| * | | | public_key: fix build of test suites on WindowsBjörn Gustavsson2010-01-192-3/+4
* | | | | ** Empty commit message **Lars G Thorsen2010-01-213-16/+22
* | | | | Test case fixesDan Gudmundsson2010-01-203-24/+27