aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator
AgeCommit message (Expand)Author
2014-08-14Merge branch 'lukas/erts/fix_neg_of_int64_min/OTP-12097' into maintLukas Larsson
2014-08-14Merge branch 'nox/clang-ubsan/OTP-12097' into maintLukas Larsson
2014-08-11Merge branch 'rickard/nosuspend-bug/OTP-12082' into maintRickard Green
2014-08-08erts: Fix neg int overflow when sint is min sizeLukas Larsson
2014-08-08Merge branch 'lukas/erts/malloc_failure_errors/OTP-12085' into maintLukas Larsson
2014-08-06Fix build of test port programRickard Green
2014-08-06erts: Fix tc and docs after {fd,FD} bind changeLukas Larsson
2014-08-06erts: Print error reason when malloc failsLukas Larsson
2014-08-05Update Makefile.srckudryashov-sv
2014-08-05Add async_ports testSergey Kudryashov
2014-08-05Fix abort of nosuspend-tasks in erts_port_task_schedule()Rickard Green
2014-07-24Merge branch 'maint-r16' into maintHenrik Nord
2014-07-22erts: Fix inet close on prebound fdsBjörn-Egil Dahlberg
2014-07-22kernel: When doing an fdopen we now also bind the fd to the specified addr/portLukas Larsson
2014-07-15Merge branch 'egil/lcnt-histogram/OTP-12059' into maintBjörn-Egil Dahlberg
2014-07-09erts: Add histogram to lcntBjörn-Egil Dahlberg
2014-07-02Properly handle SINT_MIN in small_to_big()Anthony Ramine
2014-07-02Use offsetof() in io.cAnthony Ramine
2014-06-27erts: Fix size overflow bugs in memory allocationSverker Eriksson
2014-06-11Merge branch 'nox/fix-perms' into maintHenrik Nord
2014-06-06Merge branch 'rickard/binary_to_term_error/OTP-11931' into maintRickard Green
2014-06-06Merge branch 'rickard/yielding-binary-list-conversions/OTP-11888' into maintRickard Green
2014-06-06Merge branch 'rickard/disable-gc-fix/OTP-11887' into maintRickard Green
2014-06-05Replace erlang:binary_to_term() Erlang wrappersRickard Green
2014-06-05Merge branch 'etsukata/system_info_tolerant_timeofday/OTP-11970' into maintLukas Larsson
2014-06-05Merge branch 'lukas/erts/fix_trace_on_registered_procs/OTP-11968' into maintLukas Larsson
2014-06-05erts: tracing on send now works for registered processesLukas Larsson
2014-06-04Merge branch 'mikpe/openfile-dont-use-undefined-statbuf' into maintMarcus Arendt
2014-06-04Merge branch 'fenek/fix/vstudio_macro' into maintMarcus Arendt
2014-06-03Merge branch 'lukas/erts/git_vsn_script_fix/OTP-11961' into maintLukas Larsson
2014-06-03erts: Fix git version scriptLukas Larsson
2014-05-25Fix permissions of some files in the repositoryAnthony Ramine
2014-05-22Add test-case comparing old and new implementationsRickard Green
2014-05-22Make binary BIFs converting from lists yield on large inputRickard Green
2014-05-22Do not GC other processes in non-smp runtimeRickard Green
2014-05-22Make binary BIFs converting to lists yield on large inputRickard Green
2014-05-22Fix conversion of empty string in erts_convert_native_to_filename()Rickard Green
2014-05-14Fix efile_openfile() to handle stat() failureMikael Pettersson
2014-05-13Add support for failing in BIF that has trappedRickard Green
2014-05-13HiPE wrappers for BIFs disabling GCSverker Eriksson
2014-05-12Merge branch 'egil/fix-erts_debug-size/OTP-11923' into maintBjörn-Egil Dahlberg
2014-05-08Add Visual Studio macros to erl_driver.h and ei.hPiotr Nosek
2014-05-06Merge branch 'sverk/ets-delete-unfix-race/OTP-11892' into maintSverker Eriksson
2014-05-05Merge branch 'lukas/erts/suspend_assert/OTP-11906' into maintLukas Larsson
2014-05-05erts: Fix faulty process suspend assertLukas Larsson
2014-05-05Merge branch 'lukas/erts/etp-lc-macros/OTP-11904' into maintLukas Larsson
2014-04-30erts: Add testcase for erts_debug:size/1 Map termsBjörn-Egil Dahlberg
2014-04-30erts: Add erts_internal:map_to_tuple_keys/1Björn-Egil Dahlberg
2014-04-29Fix race between ETS table deletion and unfixationSverker Eriksson
2014-04-29Merge branch 'sverk/test-cuddle' into maintSverker Eriksson