aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator
AgeCommit message (Expand)Author
2015-12-17hipe_x86_signal.c: add FreeBSD sigaction codeKenji Rikitake
2015-12-11Merge branch 'sverk/setnode-rename-bug/OTP-13076' into maintSverker Eriksson
2015-12-11erts: Fix correct node name for DTRACESverker Eriksson
2015-12-11Merge branch 'sverk/dist-ctrl-msg-overflow' into maintSverker Eriksson
2015-12-11erts: Fix faulty cleanup when receiving broken dist msgSverker Eriksson
2015-12-09Merge branch 'sverk/dist-ctrl-msg-overflow' into maintSverker Eriksson
2015-12-07erts: Tweak hashmap heap size estimationSverker Eriksson
2015-12-07erts: Fix bug for remote control message containing fat mapsSverker Eriksson
2015-12-07erts: Add test for remote exit signal with fat mapSverker Eriksson
2015-12-04Merge branch 'maint-17' into maintHenrik Nord
2015-12-04Merge branch 'mikpe/hipe_x86_signal-musl-support' into maintZandra
2015-12-03erts: Fix bug in heap_factory_undo for FACTORY_HEAP_FRAGS modeSverker Eriksson
2015-11-30Merge branch 'sverk/rare-gc-map-overflow/OTP-13146' into maintSverker Eriksson
2015-11-30Merge branch 'rickard/erts-print/OTP-13150' into maintRickard Green
2015-11-30Remove ERTS_PRINT_INVALID from erts_print()Rickard Green
2015-11-27erts: Fix rare case of faulty heap fragment deallocationSverker Eriksson
2015-11-27Merge branch 'sverk/cpool_fetch-dc_list-fix' into maintSverker Eriksson
2015-11-26Merge branch 'sverk/setnode-rename-bug/OTP-13076' into maintSverker Eriksson
2015-11-26erts: Reduce alloc_SUITE:rbtree runtime for valgrindSverker Eriksson
2015-11-26erts: Remove double free in efile_drvSverker Eriksson
2015-11-26erts: Improve alloc_SUITE:migration testSverker Eriksson
2015-11-26erts: Pass free mem and build type to alloc_SUITE testsSverker Eriksson
2015-11-26erts: Fix snprintf in alloc_SUITE for windowsSverker Eriksson
2015-11-26erts: Workaround for strange crash on win64 in alloc_SUITE test codeSverker Eriksson
2015-11-26erts: Refactor alloc_SUITE to use NIFs instead of driversSverker Eriksson
2015-11-26erts: Add enif_getenvSverker Eriksson
2015-11-23Merge branch 'egil/18/fix-maps-binary_to_term/OTP-13125' into maintBjörn-Egil Dahlberg
2015-11-20erts: More testcases for map binary_to_term/1Björn-Egil Dahlberg
2015-11-20erts: Fix maps decode in erlang:binary_to_term/1Björn-Egil Dahlberg
2015-11-19Fix error propagate from setoptsRaimo Niskanen
2015-11-16Merge branch 'sverk/nif_SUITE-win64-long-bug' into maintSverker Eriksson
2015-11-16Merge branch 'zenhack/fix-erroneous-__uint32_t' into maintHenrik Nord
2015-11-14hipe_x86_signal: add support for musl libcMikael Pettersson
2015-11-12erts: Fix nif_SUITE for win64Sverker Eriksson
2015-11-10erts: Make key argument constant for erl_drv_{get|put}envSverker Eriksson
2015-11-10erts: Add alloc_SUITE:migrationSverker Eriksson
2015-11-10erts: Add TEST allocatorSverker Eriksson
2015-11-10erts: Fix bug in setnode/2Sverker Eriksson
2015-11-02Merge branch 'lukas/erts/win32_bool_fix/OTP-13079' into maintLukas Larsson
2015-11-02erts: Remove ERTS_PSD_DIST_ENTRYSverker Eriksson
2015-11-02erts: Remove faulty ASSERT in erts_proc_*_refcSverker Eriksson
2015-11-02Merge branch 'lukas/erts/process_mem_test_fix/OTP-13077' into maintLukas Larsson
2015-10-27Merge branch 'lrascao/fix/build_fail_on_enabled_dist_debug' into maintHenrik Nord
2015-10-26erts: Add {line_delimiter, byte()} option to inet:setopts/2Serge Aleynikov
2015-10-15Fix erroneous use of __uint32_tIan Denhardt
2015-10-13Merge branch 'kostis/hipe-native-bif-warning' into maintHenrik Nord
2015-10-12erts: Don't run processes tests on lcnt with little memoryLukas Larsson
2015-10-05Fix build fail when enabling distribution debug messagesLuis Rascao
2015-10-01erts: Fix confusion of callbacks destroying_mbc() vs remove_mbc()Sverker Eriksson
2015-10-01erts: Fix resurrection of carriers from dc_listSverker Eriksson