summaryrefslogtreecommitdiff
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
* | Merge branch 'jb/atom-table-size' into ccase/r13b04_devErlang/OTP2010-02-037-16/+54
|\ \
| * | Add the +t emulator option to change the maximum number of atomsJulien Barbot2010-02-027-6/+44
* | | 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
* | | OTP-8386 Immediately repeated multi-scheduling block/unblock cycles usingRickard Green2010-02-031-9/+29
* | | Update copyright headersBjörn Gustavsson2010-02-02219-1095/+1095
|/ /
* | Merge branch 'cf/epp-macro-overloading' into ccase/r13b04_devErlang/OTP2010-02-024-130/+318
|\ \
| * | 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
| * | documentation: Macros overloading partly rewrittenHans Bolinder2010-02-011-82/+31
| * | update the documentation on preprocessor in the reference manualChristopher Faulet2010-02-011-0/+83
| * | 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
* | | OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen2010-02-011-6/+16
* | | 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
* | | | hipe_mfait_lock needs to be below proc_main.Rickard Green2010-01-311-3/+3
* | | | 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-303-34/+134
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | work around hipe_mfa_info_table lock omissionMikael Pettersson2010-01-272-24/+92
| * | | | 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
|/ / / /
* | | | Update preloaded filesBjörn Gustavsson2010-01-278-0/+0
* | | | Merge branch 'rb/stdlib_re_unicode_fixes' into ccase/r13b04_devErlang/OTP2010-01-275-73/+957
|\ \ \ \
| * | | | 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