summaryrefslogtreecommitdiff
path: root/erts
Commit message (Expand)AuthorAgeFilesLines
* compilation fix for NetBSDYAMAMOTO Takashi2013-03-081-1/+1
* Merge branch 'egil/fix-mseg_dealloc-arguments/OTP-10912' into maintBjörn-Egil Dahlberg2013-03-071-1/+1
|\
| * erts: Fix refactor error in msegBjörn-Egil Dahlberg2013-03-051-1/+1
* | erts: Fix void * arithmeticBjörn-Egil Dahlberg2013-03-044-13/+13
* | erts: gcc ansi does not allow 'inline'Björn-Egil Dahlberg2013-03-042-6/+6
* | erts: Use block comments - ansi styleBjörn-Egil Dahlberg2013-03-048-43/+33
* | hipe: Use block comments - ansi styleBjörn-Egil Dahlberg2013-03-042-3/+3
|/
* Update version numbers for R16B01 developmentBjörn-Egil Dahlberg2013-02-271-2/+2
* Prepare releaseOTP_R16BErlang/OTP2013-02-251-0/+329
* Merge branch 'sverk/halfword-loading-crash'Sverker Eriksson2013-02-251-2/+2
|\
| * erts: Fix crash on halfword and code_SUITE:big_boot_embeddedSverker Eriksson2013-02-251-2/+2
* | Merge branch 'lukas/erts/add_ERL_MAX_PORTS_env/OTP-10895'Lukas Larsson2013-02-251-0/+6
|\ \
| * | Undo removal of ERL_MAX_PORTS os variableLukas Larsson2013-02-251-0/+6
| |/
* | Merge branch 'lukas/erts/default_ports_win32/OTP-10892'Lukas Larsson2013-02-252-0/+13
|\ \
| * | Set default max ports on win32 to 8192Lukas Larsson2013-02-252-0/+13
| |/
* | erts: Make vxworks buildBjörn-Egil Dahlberg2013-02-254-1/+14
|/
* Merge branch 'rickard/epmd-prot-doc/OTP-10872'Rickard Green2013-02-231-6/+7
|\
| * Add info about UTF-8 encoding of nodenameRickard Green2013-02-221-6/+7
* | Merge branch 'rickard/win-drv-bugfix/OTP-10803'Rickard Green2013-02-231-8/+16
|\ \
| * | Fix close_active_handle() properlyRickard Green2013-02-221-8/+16
* | | Merge branch 'egil/win-efile-bugfix/OTP-10890'Björn-Egil Dahlberg2013-02-222-2/+5
|\ \ \
| * | | erts: Use correct type for ReadFile bytes readBjörn-Egil Dahlberg2013-02-222-2/+5
* | | | Update preloaded modulesBjörn-Egil Dahlberg2013-02-229-0/+0
* | | | Update copyright yearsBjörn-Egil Dahlberg2013-02-2249-49/+49
| |_|/ |/| |
* | | 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
* | | 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 'lukas/common_test/remove_deprecated_run_test/OTP-9052'Lukas Larsson2013-02-224-32/+0
|\ \ \ \
| * | | | Remove the deprecated run_test start programLukas Larsson2013-02-224-32/+0
* | | | | Merge branch 'pan/unicode_printable_ranges'Patrik Nyblom2013-02-227-7/+93
|\ \ \ \ \
| * | | | | Remove newly introduced warning in erlexec.cPatrik Nyblom2013-02-181-7/+0
| * | | | | Document +pc flag and io:printable_range/0Patrik Nyblom2013-02-181-0/+22
| * | | | | Add +pc {latin1|unicode} switch and io:printable_range/0Patrik Nyblom2013-02-186-7/+78
* | | | | | Merge branch 'rickard/r16b/thread-queue-fix/OTP-10854'Rickard Green2013-02-214-78/+196
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rickard/thread-queue-fix/OTP-10854' into rickard/r16b/thread-qu...Rickard Green2013-02-214-78/+196
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Fix lost enqueue notificationRickard Green2013-02-211-35/+44
| | * | | | | Use dirty read instead of union which can be unsafe on some platformsRickard Green2013-02-212-52/+61
| | * | | | | Add atomic dirty read and dirty set operationsRickard Green2013-02-182-0/+96
* | | | | | | Merge branch 'sverk/tcp-exit_on_close-false'Sverker Eriksson2013-02-211-2/+2
|\ \ \ \ \ \ \
| * | | | | | | inet_drv: Fix condition to reject INET_REQ_IGNOREFD for UDP and SCTPSverker Eriksson2013-02-071-1/+1
| * | | | | | | A stab at fixing bug with {exit_on_close,false} not workingSverker Eriksson2013-01-291-1/+1
* | | | | | | | Merge branch 'pan/unicode_filename_warnings'Björn Gustavsson2013-02-212-2/+7
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | prim_file: Fix error return from prim_file:list_dir/1Björn Gustavsson2013-02-202-2/+7
* | | | | | | | Merge branch 'lukas/erts/fix_non_smp_shell_sws/OTP-10661'Lukas Larsson2013-02-211-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix bug where +sws proposal was still allowed to be setLukas Larsson2013-02-191-2/+1
* | | | | | | | | Merge branch 'lukas/erts/efile_iter_max_files'Lukas Larsson2013-02-211-6/+14
|\ \ \ \ \ \ \ \ \