summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add info about upgrade of core applicationsSiri Hansen2014-03-281-3/+20
* Merge branch 'peppe/test_server/parallel_tests_timing'Peter Andersson2014-03-281-8/+8
|\
| * Relax time limits for parallel groups testsPeter Andersson2014-03-271-8/+8
* | Merge branch 'peppe/common_test/ct_telnet_close_error'Peter Andersson2014-03-281-1/+1
|\ \
| * | Fix problem with bad match error after closePeter Andersson2014-03-271-1/+1
| |/
* | Dialyzer now plays nicely with funs that come as "external" argumentsStavros Aronis2014-03-284-24/+123
* | Merge branch 'hans/ssl/ssl_crl_SUITE_bob'Hans Nilsson2014-03-281-3/+9
|\ \
| * | ssl: fix crl test suite error with unexpected web server responseHans Nilsson2014-03-281-3/+9
* | | ssh: Fix bug in failfun (was not always called)Hans Nilsson2014-03-281-2/+2
|/ /
* | [ic] Fix unicode option to io:format in java testLars Thorsen2014-03-281-1/+1
* | [ic] Fix unicode in erlang install pathLars Thorsen2014-03-281-4/+4
* | [ic] Fix latin-1 characters in generated erl fileLars Thorsen2014-03-282-1/+4
* | Merge branch 'dgud/wx/fix-wx3-windows64'Dan Gudmundsson2014-03-2823-1940/+2857
|\ \
| * | wx: Send destroy message directDan Gudmundsson2014-03-262-14/+2
| * | wx: Add wxLocale classDan Gudmundsson2014-03-2613-17/+853
| * | wx: Added misc functionsDan Gudmundsson2014-03-259-1880/+1934
| * | wx: Fix memory garbage collectorDan Gudmundsson2014-03-251-3/+10
| * | wx: Fix possibility to fetch early open msgs on macDan Gudmundsson2014-03-253-7/+29
| * | wx: Fix listCtrl sort callbackDan Gudmundsson2014-03-205-13/+21
| * | wx: Fix configure for win64 with wxWidgets-3.0Dan Gudmundsson2014-03-201-6/+8
* | | Merge branch 'dgud/observer/test'Dan Gudmundsson2014-03-285-28/+235
|\ \ \
| * | | observer: Add simple test and add debug hooks in appDan Gudmundsson2014-03-285-28/+235
* | | | os_mon: test tweaksDan Gudmundsson2014-03-282-11/+12
* | | | kernel: tweak testsDan Gudmundsson2014-03-282-9/+14
* | | | mnesia: test harder syncDan Gudmundsson2014-03-282-7/+11
* | | | mnesia: Dialyzer fixesDan Gudmundsson2014-03-286-11/+29
* | | | stdlib: loosen testcasesDan Gudmundsson2014-03-284-79/+35
* | | | wx: loosen testcaseDan Gudmundsson2014-03-281-7/+6
* | | | Merge branch 'siri/cdv-bugs/OTP-11650'Siri Hansen2014-03-274-24/+86
|\ \ \ \
| * | | | Improve crashdump_viewer_SUITE:start_stop test caseSiri Hansen2014-03-261-16/+52
| * | | | Fix crash in crashdump_viewer when node has multiple creationsSiri Hansen2014-03-254-5/+31
| * | | | Change spawn/1 + monitor/2 to spawn_monitor/1 to avoid deadlockSiri Hansen2014-03-251-3/+3
* | | | | Merge branch 'hans/ssh/login_hangs/OTP-11823'Hans Nilsson2014-03-274-4/+42
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ssh: added daemon option 'parallel_login', default falseHans Nilsson2014-03-263-2/+26
| * | | | ssh: Added option negotiation_timeout for ssh:daemonHans Nilsson2014-03-263-2/+16
* | | | | Merge branch 'pf/document-escript-feature-only-present-in-examples/OTP-11827'Lukas Larsson2014-03-273-19/+36
|\ \ \ \ \
| * | | | | Document an escript:create/2 hidden featurePierre Fenoll2014-03-273-19/+36
* | | | | | Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson2014-03-279-14/+60
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ose: Prepare slave for running on OSELukas Larsson2014-03-262-2/+23
| * | | | | ose: Implement tcp inet driver for OSELukas Larsson2014-03-262-2/+19
| * | | | | ose: Break lmconf into one per load moduleLukas Larsson2014-03-265-10/+18
* | | | | | Merge branch 'dgud/test_server/throw_skip'Dan Gudmundsson2014-03-261-1/+9
|\ \ \ \ \ \
| * | | | | | test_server: Allow init_per_ function to throw skipDan Gudmundsson2014-03-121-1/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'egil/maps-compiler-coverage'Björn-Egil Dahlberg2014-03-266-16/+107
|\ \ \ \ \ \
| * | | | | | compiler: Do not evaluate map expressions with bad keysBjörn-Egil Dahlberg2014-03-252-7/+27
| * | | | | | compiler: Throw 'nomatch' on matching with bad binary keysBjörn-Egil Dahlberg2014-03-252-2/+18
| * | | | | | compiler: Variable keys are not allowed in MapsBjörn-Egil Dahlberg2014-03-251-2/+1
| * | | | | | compiler: Strengthen Maps warnings testsBjörn-Egil Dahlberg2014-03-252-1/+30
| * | | | | | compiler: map_pair cannot be a type clause in v3_lifeBjörn-Egil Dahlberg2014-03-251-2/+1
| * | | | | | compiler: Remove redudant code in v3_codegenBjörn-Egil Dahlberg2014-03-241-1/+0