summaryrefslogtreecommitdiff
path: root/lib/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseOTP_R15B03Erlang/OTP2012-11-261-0/+15
* Update tests to run with an oldshell emulatorLukas Larsson2012-10-221-64/+99
* Update version numbersBjörn-Egil Dahlberg2012-09-051-1/+1
* Prepare releaseOTP_R15B02Erlang/OTP2012-09-031-0/+78
* Update copyright yearsBjörn-Egil Dahlberg2012-08-3113-13/+13
* Fix broken linksLukas Larsson2012-08-301-1/+1
* Merge branch 'pg/fix-zip-multidisk/OTP-10223' into maintFredrik Gustafsson2012-08-271-1/+1
|\
| * Fix bug where zip archives wrongly have a first disk number set to 1Paul Guyot2012-06-181-1/+1
* | Merge branch 'sverk/ets-test_ms-bug/OTP-10190' into maintSverker Eriksson2012-08-231-0/+2
|\ \
| * | Fix bug in ets:test_ms/2.Sverker Eriksson2012-08-211-0/+2
* | | Revert "Merge branch 'nox/compile-column-numbers' into maint"Lukas Larsson2012-08-223-38/+10
* | | Merge branch 'pan/unicode_home/OTP-10160' into maintPatrik Nyblom2012-08-201-1/+7
|\ \ \
| * | | Add documetation about Unicode in environmentPatrik Nyblom2012-08-141-1/+7
* | | | Merge branch 'jkl/fix-filename-nativename/OTP-10188' into maintFredrik Gustafsson2012-08-202-2/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix filename:nativename/1 on Win32Jan Klötzke2012-07-301-0/+2
| * | | Add filename:nativename/1 binary argument test to suiteJan Klötzke2012-07-301-2/+13
* | | | Merge branch 'sverk/ets-compressed-binary-bug/OTP-10182' into maintSverker Eriksson2012-08-151-0/+16
|\ \ \ \
| * | | | Fix corrupted binaries in compressed ETS tablesSverker Eriksson2012-08-141-0/+16
| | |/ / | |/| |
* | | | Fix broken building of bootstrap compilerBjörn Gustavsson2012-08-151-0/+1
* | | | Merge branch 'bjorn/compiler/minor-fixes/OTP-10185' into maintBjörn Gustavsson2012-08-153-13/+25
|\ \ \ \
| * | | | erl_lint: Add a deprecated warning for literal tuple funsBjörn Gustavsson2012-08-153-13/+25
| |/ / /
* | | | Merge branch 'nox/compile-column-numbers' into maintFredrik Gustafsson2012-08-143-10/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Allow setting of initial position in eppAnthony Ramine2012-06-022-9/+37
| * | | Export type erl_scan:location/0Anthony Ramine2012-06-021-1/+1
* | | | Bugfix escript_SUITE:archive_script_file_accessSiri Hansen2012-08-081-6/+6
* | | | Fix flattening of paths in erl_prim_loaderSiri Hansen2012-08-072-29/+69
| |/ / |/| |
* | | Merge branch 'ta/prim_archive-reloading' into maintHenrik Nord2012-07-183-4/+33
|\ \ \
| * | | escript_SUITE: remove gratuitous spaceTuncer Ayaz2012-07-061-1/+1
| * | | [erts,kernel,stdlib] fix escript/primary archive reloadingTuncer Ayaz2012-07-062-3/+32
| | |/ | |/|
* | | Merge branch 'siri/erl_prim_loader/archive-scripts/OTP-10071' into maintSiri Hansen2012-07-112-2/+210
|\ \ \
| * | | Add tests for problems with handling of primary archiveSiri Hansen2012-07-102-2/+210
| |/ /
* | | Change testcase of gen_server:enter_loop/4 with global scopeGustav Simonsson2012-07-041-9/+3
* | | Correct guard matching in gen_server:enter_loop/4Gustav Simonsson2012-07-032-3/+27
|/ /
* | Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maintLukas Larsson2012-06-085-34/+35
|\ \
| * | Update to work with whitespace in exec pathLukas Larsson2012-06-055-34/+35
| |/
* | Merge branch 'bjorn/remove-hybrid-heap/OTP-10105' into maintLukas Larsson2012-06-041-24/+11
|\ \
| * | Remove workarounds for hybrid and shared heaps in test suitesBjörn Gustavsson2012-05-101-24/+11
* | | Merge branch 'lukas/stdlib/ensure_dir_infinite_loop/OTP-10104' into maintLukas Larsson2012-06-011-0/+3
|\ \ \
| * | | Fix infinite loop when an invalid drive letter it givenLukas Larsson2012-05-231-0/+3
| | |/ | |/|
* | | Extand timetrap for escript testsLukas Larsson2012-05-301-1/+1
|/ /
* | Improve the nice 'badarith' message displayed by the shellHans Bolinder2012-05-152-8/+8
|/
* Update version numbers for R15B02 devBjörn-Egil Dahlberg2012-04-031-1/+1
* Prepare releaseOTP_R15B01Erlang/OTP2012-04-011-0/+165
* Update copyright yearsBjörn-Egil Dahlberg2012-03-3022-22/+22
* Merge branch 'raimo/close-ports-on-halt/OTP-9985' into maintRaimo Niskanen2012-03-223-25/+6
|\
| * erts: Implement erlang:halt/2Raimo Niskanen2012-03-211-1/+2
| * stdlib: Stop working around erlang:halt not flushingRaimo Niskanen2012-03-212-24/+4
* | Teach edlin_expand_SUITE:init_per_suite independencePatrik Nyblom2012-03-211-4/+4
* | io_proto_SUITE: make sure temp files are removedPatrik Nyblom2012-03-211-1/+1
* | Correct a minor bug in qlc's testsuiteHans Bolinder2012-03-201-7/+15