summaryrefslogtreecommitdiff
path: root/lib/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseOTP_R14B04Erlang/OTP2011-10-041-0/+162
* Update copyright yearsBjörn-Egil Dahlberg2011-09-294-4/+4
* Merge branch 'bjorn/stdlib/fix-beam_lib-race/OTP-9586' into devBjörn Gustavsson2011-09-282-5/+19
|\
| * beam_lib: Handle rare race in the crypto key server functionalityBjörn Gustavsson2011-09-272-5/+19
* | Correct XML filesHans Bolinder2011-09-2611-69/+54
|/
* Merge branch 'ta/docs-fixes' into devHenrik Nord2011-09-202-2/+2
|\
| * Fix misspelling of compatibilityTuncer Ayaz2011-09-151-1/+1
| * Fix misspelling of successfulTuncer Ayaz2011-09-151-1/+1
* | Merge branch 'bjorn/stdlib/fix-tar_SUITE' into devBjörn Gustavsson2011-09-191-13/+47
|\ \
| * | tar_SUITE: Work around limited pathname length on WindowsBjörn Gustavsson2011-09-161-13/+47
| |/
* | Merge branch 'pan/erl-bif-types/OTP-9496' into devBjörn-Egil Dahlberg2011-09-162-15/+26
|\ \ | |/ |/|
| * Cleanup ETS bif's in hipe:erl_bif_types.erl (for dialyzer)Patrik Nyblom2011-09-122-15/+26
* | Merge branch 'lukas/erts/ets_order_testcases/OTP-9459' into devLukas Larsson2011-09-141-4/+6
|\ \ | |/ |/|
| * Add a high value to test data to catch type cast truncation errorsLukas Larsson2011-08-311-4/+6
* | Merge branch 'ta/erl_compile-dead-code' into devHenrik Nord2011-09-081-1/+0
|\ \
| * | Remove dead code in erl_compileTuncer Ayaz2011-08-301-1/+0
* | | Merge branch 'bjorn/deprecate-docbuilder/OTP-9509' into devBjörn Gustavsson2011-09-021-0/+8
|\ \ \
| * | | Deprecate the docbuilder applicationBjörn Gustavsson2011-09-011-0/+8
| | |/ | |/|
* | | Merge branch 'bjorn/erts/old-code-checking-improvements/OTP-9495' into devBjörn Gustavsson2011-09-021-0/+1
|\ \ \
| * | | Make the check_old_code/1 BIF auto-importedBjörn Gustavsson2011-09-011-0/+1
| |/ /
* | | Merge branch 'hb/spec_improvements/OTP-9485' into devHans Bolinder2011-09-0217-53/+59
|\ \ \
| * | | Improve and correct types and specifications in Kernel and STDLIBHans Bolinder2011-08-3117-53/+59
| |/ /
* | | Merge branch 'rc/stdlib-edoc-fix' into devHenrik Nord2011-09-011-4/+4
|\ \ \ | |/ / |/| |
| * | fix broken edoc annotationsRichard Carlsson2011-08-181-4/+4
* | | Merge branch 'ft/fix_supervisor_temporary_restart' into devHenrik Nord2011-08-303-5/+46
|\ \ \
| * | | fix supervisors restarting temporary childrenFred Hebert2011-08-233-5/+46
| | |/ | |/|
* | | Merge branch 'rz/add_proplist_type' into devHenrik Nord2011-08-291-1/+2
|\ \ \
| * | | Add a proplist() typerzezeski2011-05-241-1/+2
* | | | Merge branch 'ml/two-trivial-documentation-fixes' into devHenrik Nord2011-08-291-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix trivial documentation errorsMatthias Lang2011-06-211-3/+3
* | | | Fix a bug in zip:zip_open/1,2.Hans Bolinder2011-08-182-4/+5
* | | | Correct contracts in the zip moduleHans Bolinder2011-08-171-2/+2
* | | | Merge branch 'cr/trivia' into devHenrik Nord2011-08-161-1/+1
|\ \ \ \
| * | | | Trivial documentation fixesChristian von Roques2011-08-081-1/+1
| | |_|/ | |/| |
* | | | Correct the contract of timer:now_diff/2Hans Bolinder2011-08-151-1/+1
* | | | Fix minor typo in gen_fsm documentationHenrik Nord2011-08-081-1/+1
|/ / /
* | | Merge branch 'sverker/testcase/OTP-9423' into devSverker Eriksson2011-07-261-6/+51
|\ \ \
| * | | Add test case for ETS bug OTP-9423Sverker Eriksson2011-07-201-6/+51
* | | | Code cleanup, unduplicate test for whitespaceRaimo Niskanen2011-07-211-36/+16
* | | | EOF before first field is only ok for first character in io:freadRaimo Niskanen2011-07-212-4/+10
* | | | At end of input ask for more also for for literal format charactersRaimo Niskanen2011-07-212-2/+30
|/ / /
* | | Merge branch 'maint-r14' into devSverker Eriksson2011-07-121-9/+10
|\ \ \
| * | | Use separate memory carriers for small blocksRickard Green2011-07-081-9/+10
* | | | Make sure supervisor_SUITE:count_children_memory is always skipped when erlan...Siri Hansen2011-07-081-15/+3
* | | | Merge branch 'hb/stdlib/queue_contracts/OTP-9418' into devHans Bolinder2011-07-071-92/+35
|\ \ \ \
| * | | | Modify the contracts of the queue moduleHans Bolinder2011-07-071-92/+35
* | | | | Fix a bug in erl_scan:set_attribute/3Hans Bolinder2011-07-062-1/+10
|/ / / /
* | | | Correct the contract of io_lib:fread/2,3Hans Bolinder2011-07-051-2/+2
* | | | Add more specs and typesHans Bolinder2011-06-204-54/+45
| |/ / |/| |
* | | Allow erl_tar to create directories inside directory with no read accessSiri Hansen2011-06-141-25/+5