aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
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-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-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
2014-02-24ose: Do not use spinlocks on OSELukas Larsson
2014-02-24ose: Fix support for cryptoLukas Larsson
2014-02-24ose: Cleanup POLL_SCHED_1 codeLukas Larsson
2014-02-24ose: Added Enea copyright header to lcf files.Robert Paal
2014-02-24ose: Eliminating delays when trying to open filesRobert Paal
2014-02-24ose: Remove receive in debugLukas Larsson
2014-02-24ose: Update ddll interface after rebase to 17.0-rc1Lukas Larsson
2014-02-24ose: Add fair scheduling yieldsLukas Larsson
2014-02-24ose: Refactor global variables to ppdataLukas Larsson
2014-02-24ose: Port run_erl and to_erlLukas Larsson
2014-02-24erts: Refactor common parts out of run_erl and to_erlLukas Larsson
2014-02-24to_erl: Fix handshake ^R -> ^L code commentsLukas Larsson