aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2016-03-18Fix implementation of dropped signal to portRickard Green
2013-02-25Prepare releaseOTP_R16BErlang/OTP
2013-02-25Merge branch 'sverk/halfword-loading-crash'Sverker Eriksson
2013-02-25Merge branch 'lukas/erts/add_ERL_MAX_PORTS_env/OTP-10895'Lukas Larsson
2013-02-25Merge branch 'lukas/erts/default_ports_win32/OTP-10892'Lukas Larsson
2013-02-25erts: Make vxworks buildBjörn-Egil Dahlberg
2013-02-25Undo removal of ERL_MAX_PORTS os variableLukas Larsson
2013-02-25Set default max ports on win32 to 8192Lukas Larsson
2013-02-25erts: Fix crash on halfword and code_SUITE:big_boot_embeddedSverker Eriksson
2013-02-23Merge branch 'rickard/epmd-prot-doc/OTP-10872'Rickard Green
2013-02-23Merge branch 'rickard/win-drv-bugfix/OTP-10803'Rickard Green
2013-02-22Merge branch 'egil/win-efile-bugfix/OTP-10890'Björn-Egil Dahlberg
2013-02-22Update preloaded modulesBjörn-Egil Dahlberg
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-22Add info about UTF-8 encoding of nodenameRickard Green
2013-02-22erts: Use correct type for ReadFile bytes readBjörn-Egil Dahlberg
2013-02-22Merge branch 'rickard/r16b/port-leak/OTP-10809'Rickard Green
2013-02-22Merge branch 'sverk/win-64-pointer-fix'Sverker Eriksson
2013-02-22Merge branch 'lukas/common_test/remove_deprecated_run_test/OTP-9052'Lukas Larsson
2013-02-22Fix close_active_handle() properlyRickard Green
2013-02-22Merge branch 'pan/unicode_printable_ranges'Patrik Nyblom
2013-02-22Remove the deprecated run_test start programLukas Larsson
2013-02-21Merge branch 'rickard/r16b/thread-queue-fix/OTP-10854'Rickard Green
2013-02-21erts: Correct term type for printf %TR. Blaine Whittle
2013-02-21erts: Correct internal printf integer type for win64R. Blaine Whittle
2013-02-21Merge branch 'sverk/tcp-exit_on_close-false'Sverker Eriksson
2013-02-21Merge branch 'pan/unicode_filename_warnings'Björn Gustavsson
2013-02-21Merge branch 'lukas/erts/fix_non_smp_shell_sws/OTP-10661'Lukas Larsson
2013-02-21Merge branch 'lukas/erts/efile_iter_max_files'Lukas Larsson
2013-02-21Fix port structure leak when hitting system limitRickard Green
2013-02-21Merge branch 'rickard/thread-queue-fix/OTP-10854' into rickard/r16b/thread-qu...Rickard Green
2013-02-21Fix lost enqueue notificationRickard Green
2013-02-21Use dirty read instead of union which can be unsafe on some platformsRickard Green
2013-02-20Merge branch 'ks/hipe_bif-remove_refs_from/OTP-10851'Fredrik Gustafsson
2013-02-20Merge branch 'egil/fix-atom-hash/OTP-10860'Björn-Egil Dahlberg
2013-02-20Merge branch 'sverk/is_module_native-fix'Sverker Eriksson
2013-02-20erts: Correct some printf type formattingSverker Eriksson
2013-02-20erts: Fix type bug in get_proc_affinity for windowsR. Blaine Whittle
2013-02-20prim_file: Fix error return from prim_file:list_dir/1Björn Gustavsson
2013-02-20Merge branch 'fredrik/sws-doc-fix-R16B'Fredrik Gustafsson
2013-02-20Changed documentation for +sws optionFredrik Gustafsson
2013-02-19Merge branch 'lukas/hipe/fix-utf32-binary/OTP-10867'Lukas Larsson
2013-02-19Fix bug where +sws proposal was still allowed to be setLukas Larsson
2013-02-19Move test to slave node with limited portsLukas Larsson
2013-02-19tests: Testing hash values of unicode atomsBjörn-Egil Dahlberg
2013-02-19erts: Fix atom hash for latin1 charactersBjörn-Egil Dahlberg
2013-02-19tests: Add latin1 chars atom testBjörn-Egil Dahlberg
2013-02-19Merge branch 'pan/unicode_filename_warnings'Björn Gustavsson
2013-02-18Merge branch 'sverk/valgrind-cuddling'Sverker Eriksson
2013-02-18erts: Fix code:is_module_nativeSverker Eriksson