summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsBjörn-Egil Dahlberg2013-02-22192-192/+192
* Merge branch 'rickard/r16b/port-leak/OTP-10809'Rickard Green2013-02-221-0/+1
|\
| * Fix port structure leak when hitting system limitRickard Green2013-02-211-0/+1
* | tests: Remove old_httpc_SUITE, no longer usedBjörn-Egil Dahlberg2013-02-221-3602/+0
* | Merge branch 'pan/unicode_users_guide/r16b'Patrik Nyblom2013-02-222-184/+1167
|\ \
| * | Update .gitignorePatrik Nyblom2013-02-221-0/+4
| * | Correct text according to document reviewsPatrik Nyblom2013-02-221-314/+355
| * | Adapt the Unicode chapter of STDLIB users guide to R16Patrik Nyblom2013-02-221-153/+1091
|/ /
* | Merge branch 'sverk/win-64-pointer-fix'Sverker Eriksson2013-02-228-85/+113
|\ \
| * | erts: Correct term type for printf %TR. Blaine Whittle2013-02-214-11/+23
| * | erts: Correct internal printf integer type for win64R. Blaine Whittle2013-02-213-62/+79
| * | erts: Correct some printf type formattingSverker Eriksson2013-02-203-11/+9
| * | erts: Fix type bug in get_proc_affinity for windowsR. Blaine Whittle2013-02-201-1/+2
* | | Merge branch 'sal/ftp/OTP-10886'Fredrik Gustafsson2013-02-223-1/+8
|\ \ \
| * | | Changed to correct errorcode in testcaseFredrik Gustafsson2013-01-241-1/+1
| * | | Handle correctly the "No files found or file unavailable" error code.serge2012-10-112-0/+7
* | | | Merge branch 'lukas/common_test/remove_deprecated_run_test/OTP-9052'Lukas Larsson2013-02-225-33/+1
|\ \ \ \
| * | | | Remove the deprecated run_test start programLukas Larsson2013-02-225-33/+1
* | | | | Merge branch 'sverk/erlang_pid-revert'Sverker Eriksson2013-02-2225-50/+51
|\ \ \ \ \
| * | | | | erl_interface: Fix some warnings in test codeSverker Eriksson2013-02-204-0/+6
| * | | | | erl_interface,ic: Remove node_org_enc from erlang_{pid,port,ref}Sverker Eriksson2013-02-1821-50/+45
* | | | | | Merge branch 'hb/stdlib/shell_improvement/OTP-10659'Hans Bolinder2013-02-221-0/+5
|\ \ \ \ \ \
| * | | | | | [stdlib] Let the shell turn off echo while skipping lineHans Bolinder2013-02-221-0/+5
|/ / / / / /
* | | | | | Merge branch 'ia/inets/httpc-pipelin-vs-persisten-and-httpd-ssl-conf'Ingela Anderton Andin2013-02-2217-3881/+5505
|\ \ \ \ \ \
| * | | | | | inets httpd: Handle ipfamily option correctly when listning to port 0Ingela Anderton Andin2013-02-205-105/+65
| * | | | | | inets: Improve ssl handlingIngela Anderton Andin2013-02-1813-3619/+5328
| * | | | | | inets httpd: The option modules now defaults to its documented default value.Ingela Anderton Andin2013-02-141-4/+2
| * | | | | | inets httpc: Corrected separation of pipelining and persisten connectionsIngela Anderton Andin2013-02-141-161/+118
* | | | | | | Merge branch 'hb/file_name_type/OTP-10852'Patrik Nyblom2013-02-227-96/+168
|\ \ \ \ \ \ \
| * | | | | | | Introduce new type file:name_all()Hans Bolinder2013-02-217-96/+168
* | | | | | | | Merge branch 'pan/unicode_printable_ranges'Patrik Nyblom2013-02-2235-103/+404
|\ \ \ \ \ \ \ \
| * | | | | | | | Adapt stdlib tests to ~tp detecting latin1 binariesPatrik Nyblom2013-02-194-6/+6
| * | | | | | | | Update primary bootstrapPatrik Nyblom2013-02-1810-0/+0
| * | | | | | | | Make wx debugger use +pc flag when applicablePatrik Nyblom2013-02-183-3/+3
| * | | | | | | | Correct misspelled comments and space at lin endsPatrik Nyblom2013-02-182-14/+15
| * | | | | | | | Make ~tp output latin1 binaries as strings if possiblePatrik Nyblom2013-02-181-7/+21
| * | | | | | | | Leave the +pc handling to io and io_lib_prettyPatrik Nyblom2013-02-181-3/+8
| * | | | | | | | Remove newly introduced warning in erlexec.cPatrik Nyblom2013-02-181-7/+0
| * | | | | | | | Merge branch 'hb/stdlib/unicode_corrections/OTP-10820' into pan/unicode_print...Patrik Nyblom2013-02-186-47/+93
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix some Unicode issuesHans Bolinder2013-02-186-52/+105
| * | | | | | | | | Make shell_SUITE:otp_10302 use +pc unicode when neededPatrik Nyblom2013-02-181-6/+13
| * | | | | | | | | Fix io_proto_SUITE to handle the new io_lib_pretty:printPatrik Nyblom2013-02-181-3/+3
| * | | | | | | | | Add testcase for +pc and io:printable_range/0Patrik Nyblom2013-02-181-3/+93
| * | | | | | | | | Make printing of UTF-8 in binaries behave like lists.Patrik Nyblom2013-02-181-13/+16
| * | | | | | | | | Document +pc flag and io:printable_range/0Patrik Nyblom2013-02-183-1/+47
| * | | | | | | | | Add usage of and spec for io:printable_range/0Patrik Nyblom2013-02-182-15/+40
| * | | | | | | | | Add +pc {latin1|unicode} switch and io:printable_range/0Patrik Nyblom2013-02-186-7/+78
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ia/ssl/doc'Ingela Anderton Andin2013-02-222-5/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ssl: Add missing option and linksIngela Anderton Andin2013-02-222-5/+13
* | | | | | | | | | Merge branch 'bjorn/unicode-doc/OTP-10852'Björn Gustavsson2013-02-222-11/+61
|\ \ \ \ \ \ \ \ \ \