aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator
AgeCommit message (Expand)Author
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
2014-04-29Fix timeout for match_spec_SUITE:otp_9422Sverker Eriksson
2014-04-28Add erlang:system_info(tolerant_timeofday)Eiichi Tsukata
2014-04-08erts: Fix system_monitor(large_heap) for non-smp VMSverker Eriksson
2014-04-02Merge branch 'egil/test-cuddling'Björn-Egil Dahlberg
2014-04-01erts: Make binary_SUITE:deep less stressfulSverker Eriksson
2014-04-01emulator: Increase timetrap timeout for binary_SUITEBjörn-Egil Dahlberg
2014-04-01emulator: Increase timetrap timeout for match_spec_SUITEBjörn-Egil Dahlberg
2014-03-31Merge branch 'sverk/suspend-running-race'Sverker Eriksson
2014-03-31Merge branch 'sverk/test-cuddle'Sverker Eriksson
2014-03-31Merge branch 'vinoski/dirty-nif-purge'Rickard Green
2014-03-28Merge branch 'nox/remove-superfluous-echo'Björn-Egil Dahlberg
2014-03-28prevent NIF purge during dirty NIF executionSteve Vinoski
2014-03-28fix dirty NIF invalid memory readSteve Vinoski
2014-03-28Merge branch 'sverk/change-map-subtag'Sverker Eriksson
2014-03-28erts: Add etp-lc-dump and etp-ppc-stacktrace macroLukas Larsson
2014-03-28Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson
2014-03-28erts: Move debug printout to eliminate gcc warningLukas Larsson
2014-03-27erts: Fix bug in test case port_SUITE:otp_5119Sverker Eriksson
2014-03-27erts: Fix bug of scheduling a suspended processSverker Eriksson
2014-03-27erts: Adjust is_external_header() for new map tagSverker Eriksson
2014-03-27Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson
2014-03-26Change the subtag used for maps from 0xB to 0xFKostis Sagonas
2014-03-26erts: Reduce runtime of test port_SUITE:close_deaf_portSverker Eriksson
2014-03-26ose: Fix erts assert failed printoutsLukas Larsson
2014-03-26ose: fix for packet_bytes in fd/spawn driver.Jonas Karlsson
2014-03-26ose: Fix bug when hunting for signal proxyLukas Larsson
2014-03-26ose: Implement tcp inet driver for OSELukas Larsson
2014-03-26ose: Add ifdefs for HAVE_UDPLukas Larsson
2014-03-26ose: Print faults in aio sys driver callsLukas Larsson
2014-03-26ose: erlang display goes to ramlog printfLukas Larsson
2014-03-26ose: Initiate stdin/stdout/stderrLukas Larsson
2014-03-26ose: Break lmconf into one per load moduleLukas Larsson
2014-03-25Merge branch 'sverk/maps_remove_bug'Sverker Eriksson