Age | Commit message (Expand) | Author |
2013-05-28 | erts: Fix bug in unlimited fd_set patch | Sverker Eriksson |
2013-05-12 | Use _DARWIN_UNLIMITED_SELECT in erl_poll | Anthony Ramine |
2013-05-08 | Merge branch 'nox/wide-chars/OTP-11088' into maint | Fredrik Gustafsson |
2013-05-06 | Merge branch 'sverk/fix-alloc-fixes' into maint | Sverker Eriksson |
2013-05-06 | Merge branch 'nox/fix-warnings/OTP-11086' into maint | Fredrik Gustafsson |
2013-04-30 | Fix some sign warnings found with Clang | Anthony Ramine |
2013-04-30 | Define matherr only on platforms where it is used | Anthony Ramine |
2013-04-30 | Properly declare _sigaction on Darwin | Anthony Ramine |
2013-04-30 | Properly mark Uint literals as unsigned in big.c | Anthony Ramine |
2013-04-27 | Support wide characters in the shell through wcwidth() | Anthony Ramine |
2013-04-27 | Fix bogus DEBUGLOG() incantations in ttsl_drv | Anthony Ramine |
2013-04-22 | Fix src/dest overlap in ttsl driver | Lukas Larsson |
2013-04-21 | fix valgrind error in erts/emulator/drivers/unix/ttsl_drv.c | Steve Vinoski |
2013-04-18 | Merge branch 'maint-r16' into maint | Björn Gustavsson |
2013-04-17 | Encode Erlang source files with non-ascii characters in UTF-8 | Björn Gustavsson |
2013-04-16 | Do not count offline run-queues as empty | Rickard Green |
2013-04-15 | erts: Remove unnecessary utf8 analysis step in external decoding | Sverker Eriksson |
2013-04-15 | erts: Fix locking order violation for allocation wrappers | Sverker Eriksson |
2013-04-11 | erts: Change locking order for "port_table" and "port_sched_lock" | Sverker Eriksson |
2013-04-11 | erts: Adjust sizes for fix allocator | Sverker Eriksson |
2013-04-05 | Merge branch 'maint-r16' into maint | Patrik Nyblom |
2013-04-04 | Merge branch 'egil/r16/fix-delete_element/OTP-10932' into maint-r16 | Erlang/OTP |
2013-04-04 | Merge branch 'rickard/sys-flags/OTP-11000' into maint-r16 | Erlang/OTP |
2013-04-04 | Merge branch 'rickard/thr_prgr_later_op/OTP-10994' into maint-r16 | Erlang/OTP |
2013-04-04 | Make port close not be delayed | Patrik Nyblom |
2013-04-03 | Fix `+sws' and `+swt' system flags | Rickard Green |
2013-04-03 | Be less eager requesting wakeup for cleanup jobs | Rickard Green |
2013-04-02 | erts: Fix unabused bug in fixed allocation | Sverker Eriksson |
2013-04-02 | erts: Fix benign size-bug for fix-allocators MONITOR_SH and NLINK_SH | Sverker Eriksson |
2013-04-02 | erts: Refactor in new struct ErtsAllctrFixDDBlock_t | Sverker Eriksson |
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-12 | erts: Refactor erlang:insert_element/3 for clarity | Björn-Egil Dahlberg |
2013-03-12 | erts: Fix copy error in erlang:delete_element/2 | Björn-Egil Dahlberg |
2013-03-12 | Fix erlang:is_process_alive/1 | Rickard Green |
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 |