Age | Commit message (Expand) | Author |
2013-04-02 | Merge branch 'sverk/meta-trace-leak' into maint | Sverker Eriksson |
2013-03-27 | Merge branch 'lukas/erts/efile_delayed_write_fix/OTP-10984' into maint | Lukas Larsson |
2013-03-18 | Add dependency to dtrace header for parallell make | Patrik Nyblom |
2013-03-13 | Do driver_deq in worker threads instead of async_ready | Lukas Larsson |
2013-03-08 | compilation fix for NetBSD | YAMAMOTO Takashi |
2013-03-07 | Merge branch 'egil/fix-mseg_dealloc-arguments/OTP-10912' into maint | Björn-Egil Dahlberg |
2013-03-05 | erts: Fix refactor error in mseg | Björn-Egil Dahlberg |
2013-03-04 | erts: Fix void * arithmetic | Björn-Egil Dahlberg |
2013-03-04 | erts: gcc ansi does not allow 'inline' | Björn-Egil Dahlberg |
2013-03-04 | erts: Use block comments - ansi style | Björn-Egil Dahlberg |
2013-03-04 | hipe: Use block comments - ansi style | Björn-Egil Dahlberg |
2013-02-28 | erts: Fix memleak related to meta tracing | Sverker Eriksson |
2013-02-25 | Merge branch 'sverk/halfword-loading-crash' | Sverker Eriksson |
2013-02-25 | Merge branch 'lukas/erts/add_ERL_MAX_PORTS_env/OTP-10895' | Lukas Larsson |
2013-02-25 | Undo removal of ERL_MAX_PORTS os variable | Lukas Larsson |
2013-02-25 | Set default max ports on win32 to 8192 | Lukas Larsson |
2013-02-25 | erts: Fix crash on halfword and code_SUITE:big_boot_embedded | Sverker Eriksson |
2013-02-23 | Merge branch 'rickard/win-drv-bugfix/OTP-10803' | Rickard Green |
2013-02-22 | Merge branch 'egil/win-efile-bugfix/OTP-10890' | Björn-Egil Dahlberg |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-22 | erts: Use correct type for ReadFile bytes read | Björn-Egil Dahlberg |
2013-02-22 | Merge branch 'rickard/r16b/port-leak/OTP-10809' | Rickard Green |
2013-02-22 | Merge branch 'sverk/win-64-pointer-fix' | Sverker Eriksson |
2013-02-22 | Fix close_active_handle() properly | Rickard Green |
2013-02-22 | Merge branch 'pan/unicode_printable_ranges' | Patrik Nyblom |
2013-02-21 | Merge branch 'rickard/r16b/thread-queue-fix/OTP-10854' | Rickard Green |
2013-02-21 | erts: Correct term type for printf %T | R. Blaine Whittle |
2013-02-21 | erts: Correct internal printf integer type for win64 | R. Blaine Whittle |
2013-02-21 | Merge branch 'sverk/tcp-exit_on_close-false' | Sverker Eriksson |
2013-02-21 | Merge branch 'lukas/erts/fix_non_smp_shell_sws/OTP-10661' | Lukas Larsson |
2013-02-21 | Merge branch 'lukas/erts/efile_iter_max_files' | Lukas Larsson |
2013-02-21 | Fix port structure leak when hitting system limit | Rickard Green |
2013-02-21 | Merge branch 'rickard/thread-queue-fix/OTP-10854' into rickard/r16b/thread-qu... | Rickard Green |
2013-02-21 | Fix lost enqueue notification | Rickard Green |
2013-02-21 | Use dirty read instead of union which can be unsafe on some platforms | Rickard Green |
2013-02-20 | Merge branch 'ks/hipe_bif-remove_refs_from/OTP-10851' | Fredrik Gustafsson |
2013-02-20 | Merge branch 'egil/fix-atom-hash/OTP-10860' | Björn-Egil Dahlberg |
2013-02-20 | Merge branch 'sverk/is_module_native-fix' | Sverker Eriksson |
2013-02-20 | erts: Correct some printf type formatting | Sverker Eriksson |
2013-02-19 | Fix bug where +sws proposal was still allowed to be set | Lukas Larsson |
2013-02-19 | Move test to slave node with limited ports | Lukas Larsson |
2013-02-19 | tests: Testing hash values of unicode atoms | Björn-Egil Dahlberg |
2013-02-19 | erts: Fix atom hash for latin1 characters | Björn-Egil Dahlberg |
2013-02-19 | tests: Add latin1 chars atom test | Björn-Egil Dahlberg |
2013-02-18 | erts: Fix code:is_module_native | Sverker Eriksson |
2013-02-18 | noncharacter code points are allowed | Lukas Larsson |
2013-02-18 | Merge branch 'lukas/erts/file_read_line_opt/OTP-10859' | Lukas Larsson |
2013-02-18 | Add +pc {latin1|unicode} switch and io:printable_range/0 | Patrik Nyblom |
2013-02-18 | Add atomic dirty read and dirty set operations | Rickard Green |
2013-02-15 | Merge branch 'lukas/erts/add_sha_to_shell_title/OTP-10838' | Lukas Larsson |