summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Increased timeout for slow virtual machinesDan Gudmundsson2010-01-201-6/+6
| |_|/ / |/| | |
* | | | Merge branch 'uw/shell-tab-completion' into ccase/r13b04_devErlang/OTP2010-01-208-25/+373
|\ \ \ \
| * | | | Shell tab completion now works for quoted module and function namesUlf Wiger2010-01-078-15/+363
* | | | | Merge branch 'cf/compile_warning_as_error' into ccase/r13b04_devErlang/OTP2010-01-203-35/+70
|\ \ \ \ \
| * | | | | compile: add flag warnings_as_errors to treat warnings as errorsChristopher Faulet2010-01-193-13/+48
| * | | | | compile.erl: remove trailing whitespaceBjörn Gustavsson2010-01-191-9/+9
| | |/ / / | |/| | |
* | | | | OTP-8016 [httpc] Several more or less critical fixes: * Initial callMicael Karlberg2010-01-194-56/+374
* | | | | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327,Micael Karlberg2010-01-196-149/+344
|/ / / /
* | | | wx: Improved wxTreeCtrl.Dan Gudmundsson2010-01-1914-4691/+4782
* | | | Fixed a memory reference bug which caused unexplained {badarg, Int} exits.Dan Gudmundsson2010-01-192-31/+93
* | | | Add test suite for the tools applicationBjörn Gustavsson2010-01-1958-0/+8665
* | | | Update version numbersBjörn Gustavsson2010-01-193-3/+3
* | | | ** Empty commit message **Dan Gudmundsson2010-01-192-17/+1
* | | | Merge branch 'dgud/ssl-patches-from-Wil' into ccase/r13b04_devErlang/OTP2010-01-194-32/+67
|\ \ \ \
| * | | | Added a public_key:pkix_transform/2 instead and used it from ssl.Dan Gudmundsson2010-01-132-2/+16
| * | | | Minor code cleanupDan Gudmundsson2010-01-121-7/+6
| * | | | new_ssl fix session reuseWil Tan2010-01-121-7/+7
| * | | | Code cleanupDan Gudmundsson2010-01-121-10/+10
| * | | | Send CA list during Certificate Request in new_sslWil Tan2010-01-122-4/+26
* | | | | Update version numberDan Gudmundsson2010-01-191-7/+8
* | | | | Merge branch 'bg/compiler-beam_validator' into ccase/r13b04_devErlang/OTP2010-01-192-16/+46
|\ \ \ \ \
| * | | | | beam_validator: fix incorrect assumptions about GC guard BIFsBjörn Gustavsson2010-01-152-6/+36
* | | | | | Merge branch 'fh/common_test-includes' into ccase/r13b04_devErlang/OTP2010-01-192-12/+12
|\ \ \ \ \ \
| * | | | | | make it possible to include ct.hrl using include_libFred T-H2010-01-172-4/+4
* | | | | | | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349,Micael Karlberg2010-01-153-14/+13
| |_|_|_|/ / |/| | | | |
* | | | | | Remove old SSL dependencyNiclas Eklund2010-01-152-4/+17
* | | | | | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349,Micael Karlberg2010-01-143-13/+2
* | | | | | Remove old SSL dependencyNiclas Eklund2010-01-142-4/+17
| |/ / / / |/| | | |
* | | | | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349,Micael Karlberg2010-01-1332-1404/+1478
* | | | | OTP-8016 TBDMicael Karlberg2010-01-134-223/+606
* | | | | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349,Micael Karlberg2010-01-13329-693/+22369
* | | | | OTP-8240 Improved GC performance after BIF/NIF call when a lot of heapSverker Eriksson2010-01-131-6/+12
* | | | | Add test suite for the ssl applicationDan Gudmundsson2010-01-1322-0/+9488
* | | | | Merge branch 'bg/otp_build-improvements' into ccase/r13b04_devErlang/OTP2010-01-131-7/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | stdlib makefile: Add explicit ruleBjörn Gustavsson2010-01-121-2/+2
|/ / / /
* | | | Merge branch 'dgud/dbg_mac_menu' into ccase/r13b04_devErlang/OTP2010-01-116-42/+48
|\ \ \ \ | |_|_|/ |/| | |
| * | | Dbg: Expand the module listbox when window grows.Dan Gudmundsson2009-12-181-1/+1
| * | | Dbg: Cut variable bindings after 80 chars.Dan Gudmundsson2009-12-181-1/+1
| * | | Dbg: Fixed documentation links to the new index.htmlDan Gudmundsson2009-12-182-4/+2
| * | | Dbg Fixed mac gui issuesDan Gudmundsson2009-12-183-6/+14
* | | | OTP-8358 A race bug affecting pg2:get_local_members/1 has been fixed. TheHans Bolinder2010-01-071-7/+10
* | | | Old release notes removedNiclas Eklund2010-01-045-781/+16
* | | | Updated version and release noteNiclas Eklund2009-12-2320-57/+184
| |/ / |/| |
* | | Fixed missing eix fileNiclas Eklund2009-12-218-0/+24
* | | Removed superfluous backslashNiclas Eklund2009-12-218-1548/+15
* | | Removed 011 in documentation filesNiclas Eklund2009-12-2120-1717/+143
* | | Merge branch 'dgud/emacs-improvements' into ccase/r13b04_devErlang/OTP2009-12-183-57/+145
|\ \ \ | |_|/ |/| |
| * | Emacs: Added indentation inside parenthesisDan Gudmundsson2009-12-183-48/+109
| * | More -spec indentation fixes.Dan Gudmundsson2009-12-173-17/+44
| |/
* | Fix duplicate ei_tracelevel symbolBjörn-Egil Dahlberg2009-12-172-1/+8
|/