Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compilation fix for NetBSD | YAMAMOTO Takashi | 2013-03-08 | 1 | -1/+1 |
* | Merge branch 'egil/fix-mseg_dealloc-arguments/OTP-10912' into maint | Björn-Egil Dahlberg | 2013-03-07 | 1 | -1/+1 |
|\ | |||||
| * | erts: Fix refactor error in mseg | Björn-Egil Dahlberg | 2013-03-05 | 1 | -1/+1 |
* | | erts: Fix void * arithmetic | Björn-Egil Dahlberg | 2013-03-04 | 4 | -13/+13 |
* | | erts: gcc ansi does not allow 'inline' | Björn-Egil Dahlberg | 2013-03-04 | 2 | -6/+6 |
* | | erts: Use block comments - ansi style | Björn-Egil Dahlberg | 2013-03-04 | 8 | -43/+33 |
* | | hipe: Use block comments - ansi style | Björn-Egil Dahlberg | 2013-03-04 | 2 | -3/+3 |
|/ | |||||
* | Update version numbers for R16B01 development | Björn-Egil Dahlberg | 2013-02-27 | 1 | -2/+2 |
* | Prepare releaseOTP_R16B | Erlang/OTP | 2013-02-25 | 1 | -0/+329 |
* | Merge branch 'sverk/halfword-loading-crash' | Sverker Eriksson | 2013-02-25 | 1 | -2/+2 |
|\ | |||||
| * | erts: Fix crash on halfword and code_SUITE:big_boot_embedded | Sverker Eriksson | 2013-02-25 | 1 | -2/+2 |
* | | Merge branch 'lukas/erts/add_ERL_MAX_PORTS_env/OTP-10895' | Lukas Larsson | 2013-02-25 | 1 | -0/+6 |
|\ \ | |||||
| * | | Undo removal of ERL_MAX_PORTS os variable | Lukas Larsson | 2013-02-25 | 1 | -0/+6 |
| |/ | |||||
* | | Merge branch 'lukas/erts/default_ports_win32/OTP-10892' | Lukas Larsson | 2013-02-25 | 2 | -0/+13 |
|\ \ | |||||
| * | | Set default max ports on win32 to 8192 | Lukas Larsson | 2013-02-25 | 2 | -0/+13 |
| |/ | |||||
* | | erts: Make vxworks build | Björn-Egil Dahlberg | 2013-02-25 | 4 | -1/+14 |
|/ | |||||
* | Merge branch 'rickard/epmd-prot-doc/OTP-10872' | Rickard Green | 2013-02-23 | 1 | -6/+7 |
|\ | |||||
| * | Add info about UTF-8 encoding of nodename | Rickard Green | 2013-02-22 | 1 | -6/+7 |
* | | Merge branch 'rickard/win-drv-bugfix/OTP-10803' | Rickard Green | 2013-02-23 | 1 | -8/+16 |
|\ \ | |||||
| * | | Fix close_active_handle() properly | Rickard Green | 2013-02-22 | 1 | -8/+16 |
* | | | Merge branch 'egil/win-efile-bugfix/OTP-10890' | Björn-Egil Dahlberg | 2013-02-22 | 2 | -2/+5 |
|\ \ \ | |||||
| * | | | erts: Use correct type for ReadFile bytes read | Björn-Egil Dahlberg | 2013-02-22 | 2 | -2/+5 |
* | | | | Update preloaded modules | Björn-Egil Dahlberg | 2013-02-22 | 9 | -0/+0 |
* | | | | Update copyright years | Björn-Egil Dahlberg | 2013-02-22 | 49 | -49/+49 |
| |_|/ |/| | | |||||
* | | | Merge branch 'rickard/r16b/port-leak/OTP-10809' | Rickard Green | 2013-02-22 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix port structure leak when hitting system limit | Rickard Green | 2013-02-21 | 1 | -0/+1 |
* | | | Merge branch 'sverk/win-64-pointer-fix' | Sverker Eriksson | 2013-02-22 | 8 | -85/+113 |
|\ \ \ | |||||
| * | | | erts: Correct term type for printf %T | R. Blaine Whittle | 2013-02-21 | 4 | -11/+23 |
| * | | | erts: Correct internal printf integer type for win64 | R. Blaine Whittle | 2013-02-21 | 3 | -62/+79 |
| * | | | erts: Correct some printf type formatting | Sverker Eriksson | 2013-02-20 | 3 | -11/+9 |
| * | | | erts: Fix type bug in get_proc_affinity for windows | R. Blaine Whittle | 2013-02-20 | 1 | -1/+2 |
* | | | | Merge branch 'lukas/common_test/remove_deprecated_run_test/OTP-9052' | Lukas Larsson | 2013-02-22 | 4 | -32/+0 |
|\ \ \ \ | |||||
| * | | | | Remove the deprecated run_test start program | Lukas Larsson | 2013-02-22 | 4 | -32/+0 |
* | | | | | Merge branch 'pan/unicode_printable_ranges' | Patrik Nyblom | 2013-02-22 | 7 | -7/+93 |
|\ \ \ \ \ | |||||
| * | | | | | Remove newly introduced warning in erlexec.c | Patrik Nyblom | 2013-02-18 | 1 | -7/+0 |
| * | | | | | Document +pc flag and io:printable_range/0 | Patrik Nyblom | 2013-02-18 | 1 | -0/+22 |
| * | | | | | Add +pc {latin1|unicode} switch and io:printable_range/0 | Patrik Nyblom | 2013-02-18 | 6 | -7/+78 |
* | | | | | | Merge branch 'rickard/r16b/thread-queue-fix/OTP-10854' | Rickard Green | 2013-02-21 | 4 | -78/+196 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'rickard/thread-queue-fix/OTP-10854' into rickard/r16b/thread-qu... | Rickard Green | 2013-02-21 | 4 | -78/+196 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| | * | | | | | Fix lost enqueue notification | Rickard Green | 2013-02-21 | 1 | -35/+44 |
| | * | | | | | Use dirty read instead of union which can be unsafe on some platforms | Rickard Green | 2013-02-21 | 2 | -52/+61 |
| | * | | | | | Add atomic dirty read and dirty set operations | Rickard Green | 2013-02-18 | 2 | -0/+96 |
* | | | | | | | Merge branch 'sverk/tcp-exit_on_close-false' | Sverker Eriksson | 2013-02-21 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | inet_drv: Fix condition to reject INET_REQ_IGNOREFD for UDP and SCTP | Sverker Eriksson | 2013-02-07 | 1 | -1/+1 |
| * | | | | | | | A stab at fixing bug with {exit_on_close,false} not working | Sverker Eriksson | 2013-01-29 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'pan/unicode_filename_warnings' | Björn Gustavsson | 2013-02-21 | 2 | -2/+7 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | prim_file: Fix error return from prim_file:list_dir/1 | Björn Gustavsson | 2013-02-20 | 2 | -2/+7 |
* | | | | | | | | Merge branch 'lukas/erts/fix_non_smp_shell_sws/OTP-10661' | Lukas Larsson | 2013-02-21 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix bug where +sws proposal was still allowed to be set | Lukas Larsson | 2013-02-19 | 1 | -2/+1 |
* | | | | | | | | | Merge branch 'lukas/erts/efile_iter_max_files' | Lukas Larsson | 2013-02-21 | 1 | -6/+14 |
|\ \ \ \ \ \ \ \ \ |