aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2014-01-14New version number does not start with an RLukas Larsson
2014-01-14Don't make gzio.c dependent on the zutil.h header fileBjörn Gustavsson
2014-01-14Update zlib to 1.2.8Björn Gustavsson
2014-01-13Merge branch 'rickard/otp-17-vsn-fix'Rickard Green
2014-01-13Merge branch 'lukas/erts/win-icon/OTP-11560'Lukas Larsson
2014-01-13Merge branch 'lukas/erts/fix_sp_usage_printout/OTP-11559'Lukas Larsson
2014-01-10Merge branch 'lukas/erts/fd0_pipe_bug/OTP-11558'Lukas Larsson
2014-01-10erts: Make sure fds 0,1 and 2 are openLukas Larsson
2014-01-10erts: Run binary_SUITE:trapping even for 32bitSverker Eriksson
2014-01-10erts: Extend binary_SUITE:ttb_trap to also cover binary_to_termSverker Eriksson
2014-01-10erts: Remove the extra_root feature from the process structureSverker Eriksson
2014-01-10erts: Simplify term_to_binary by removing saved ESTACK from root setSverker Eriksson
2014-01-10erts: Replace tab with space for proper alignmentLukas Larsson
2014-01-10Add support for the separate tinfo library from ncursesDirkjan Ochtman
2014-01-09erts: Increase gc tenure rateBjörn-Egil Dahlberg
2014-01-09erts: Update etp-commands with heap-dumpBjörn-Egil Dahlberg
2014-01-09Fix issues with new versioningRickard Green
2014-01-09erts/zlib: Remove unused file example.cBjörn Gustavsson
2014-01-08erts: Fix useless comparisons in binary_SUITE:external_sizeSverker Eriksson
2014-01-08erts: Reduce heap usage for binary_SUITE:deepSverker Eriksson
2014-01-08erts: Remove overestimation of heap space in binary_to_termSverker Eriksson
2014-01-08erts: Add internal docs for code loading and tracingSverker Eriksson
2014-01-08Merge branch 'rickard/idoc'Rickard Green
2014-01-08Add misc internal documentationRickard Green
2014-01-07erts: Fix bs_get_integer instructionBjörn-Egil Dahlberg
2014-01-07Add a chmod call in the CLI examplePierre Fenoll
2013-12-20Merge branch 'sverk/re-valgrind-fix'Sverker Eriksson
2013-12-20Merge branch 'sverk/unicode-driver-paths'Sverker Eriksson
2013-12-18Officially support building core filesTuncer Ayaz
2013-12-18Officially support building assembler filesTuncer Ayaz
2013-12-17Merge tag 'OTP_R16B03_yielding_binary_to_term'Sverker Eriksson
2013-12-16erts: Support loading of drivers with unicode pathsSverker Eriksson
2013-12-16erts: Add 'extra' argument to erts_convert_filename_to_encodingSverker Eriksson
2013-12-13erts: Refactor remove erts_sys_dll_open2Sverker Eriksson
2013-12-13erts: Fix compiler warningSverker Eriksson
2013-12-13Merge branch 'nox/eep37/OTP-11537'Björn Gustavsson
2013-12-13erts: Update windows erlang iconLukas Larsson
2013-12-13Merge branch 'rickard/otp-17-vsn'Rickard Green
2013-12-12Increase versions for OTP_R16B03_yielding_binary_to_termOTP_R16B03_yielding_binary_to_termSverker Eriksson
2013-12-12Document named fun expressionsAnthony Ramine
2013-12-12Test named funsAnthony Ramine
2013-12-12Merge branch 'sverk/trapping-bin2term' into OTP_R16B03Sverker Eriksson
2013-12-11erts: Fix valgrind warning for re_SUITE:error_handlingSverker Eriksson
2013-12-10Merge tag 'OTP_R16B03'Magnus Lidén
2013-12-10Update versions of OTP, erts, kernel, and stdlibRickard Green
2013-12-09Prepare releaseOTP_R16B03Erlang/OTP
2013-12-09Clean up some awkward wording around the +spp flag.Brian L. Troutwine
2013-12-09Update preloaded modulesMagnus Lidén
2013-12-09Update preloaded modulesMagnus Lidén
2013-12-07Fix DTrace build on IllumosRyan Zezeski