aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2014-03-21Raspberry PI / Android a minimal cross-compile configurationDmitry Kolesnikov
2014-03-20Verify runtime_dependencies when running 'otp_build patch_app'Rickard Green
2014-03-20Add test-case verifying runtime dependencies found by xrefRickard Green
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-03-20Merge branch 'vinoski/ds-enif-send'Rickard Green
2014-03-20Merge branch 'bjorn/erts/fix-lingering-tracer'Björn Gustavsson
2014-03-20Teach the call_time trace to notice when the trace dies (non-SMP system)Björn Gustavsson
2014-03-20Merge branch 'siri/master-cuddle-with-tests'Siri Hansen
2014-03-19Merge branch 'cobusc/correct_comment'Henrik Nord
2014-03-18Merge branch 'egil/maps-literals'Björn-Egil Dahlberg
2014-03-18Merge branch 'lukas/erts/make_deps_fixes/OTP-11784'Lukas Larsson
2014-03-17erts: Handle literals in is_map/1Björn-Egil Dahlberg
2014-03-17Change encoding for XML files to utf-8Siri Hansen
2014-03-14Merge branch 'sverk/maps-erl_interface'Sverker Eriksson
2014-03-14erts: Add distribution capability flag for maps DFLAG_MAP_TAGSverker Eriksson
2014-03-14erts: Change external format for mapsSverker Eriksson
2014-03-13Merge branch 'sverk/valgrind-leaks'Sverker Eriksson
2014-03-12erts: Clarify escript's encoding of the I/O-serverHans Bolinder
2014-03-11erts: Document external format for maps (MAP_EXT)Sverker Eriksson
2014-03-10enable enif_send to work from a dirty schedulerSteve Vinoski
2014-03-05Fix comment that differs from codeCobus Carstens
2014-03-04Merge branch 'bjorn/hipe/fix-race-condition'Björn Gustavsson
2014-03-03Merge branch 'egil/fix-maps-eq'Björn-Egil Dahlberg
2014-02-28erts: Suppress false leak in hipe_thread_signal_initSverker Eriksson
2014-02-28erts: Fix leak in nif_SUITE:resource_takeover (again)Sverker Eriksson
2014-02-28hipe: Break apart hipe_bif:make_fe/3 into two BIFsBjörn Gustavsson
2014-02-27erts: Fix Map cmp exact equal of an empty mapBjörn-Egil Dahlberg
2014-02-26Merge branch 'bjorn/erts/fp-exceptions-on-osx'Björn Gustavsson
2014-02-26Update preloaded and primary bootstrapRickard Green
2014-02-26Disable accidentally enabled floating point exceptions on MacOS XBjörn Gustavsson
2014-02-25Merge branch 'sverk/hipe-disable-gc-bug'Sverker Eriksson
2014-02-25erts: Fix heap overwrite by hipe "trap frames" when GC is disabledSverker Eriksson
2014-02-24Merge branch 'lukas/erts/float_encoding/OTP-11738'Lukas Larsson
2014-02-24Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson
2014-02-24erts: Fix unix efile assertLukas Larsson
2014-02-24ose: Expand OSE docsLukas Larsson
2014-02-24ose: Add dummy ttsl driverLukas Larsson
2014-02-24ose: Cleanup cleanup of mutex selection definesLukas Larsson
2014-02-24ose: Polish mmap configure checksLukas Larsson
2014-02-24ose: Updating fd_driver and spawn_driver for OSEJonas Karlsson
2014-02-24ose: Updating event and signal API for OSEJonas Karlsson
2014-02-24ose: Cleanup of mutex selection definesLukas Larsson
2014-02-24win32: Compile erl_log.exeLukas Larsson
2014-02-24ose: Remove uneccesary defineLukas Larsson
2014-02-24ose: Fix ssl configure test for osxLukas Larsson
2014-02-24erts: Fix sys_msg_dispatcher assertLukas Larsson
2014-02-24ose: Fix broken doc linksLukas Larsson
2014-02-24ose: Thread priorities configurable from lmconfLukas Larsson
2014-02-24ose: Yielding the cpu is done "the OSE" wayLukas Larsson
2014-02-24ose: Start using ppdata for tse keyLukas Larsson