aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2018-01-11Merge branch 'maint'Rickard Green
2018-01-11Merge branch 'rickard/file-encoding-stacktraces/OTP-14847/ERL-544' into maintRickard Green
2018-01-11Fix encoding of filenames in stacktracesRickard Green
2018-01-11Merge branch 'maint'Rickard Green
2018-01-11Merge branch 'rickard/libs-libz/ERL-529/OTP-14840' into maintRickard Green
2018-01-11Merge branch 'john/erts/remove-sender-punishment/OTP-14667'John Högberg
2018-01-09stdlib: Improve erl_eval's stacktracesHans Bolinder
2018-01-08Remove sender punishmentJohn Högberg
2018-01-08Merge branch 'john/erts/putenv-thread-safety/OTP-14666'John Högberg
2018-01-03Merge branch 'maint'Sverker Eriksson
2018-01-03Merge PR-1664 from sverker/sverker/hipe-bs_put_utf8-gc-bug OTP-14850Sverker Eriksson
2018-01-03Add PRIMOP_ABI_VSN to erts checksumSverker Eriksson
2018-01-03Fix bug in hipe primop bs_put_utf8Sverker Eriksson
2018-01-03Document that os:putenv/2 and putenv(3) modify different environmentsJohn Högberg
2018-01-03Disallow NULs in filename-encoded stringsJohn Högberg
2018-01-03Alter erl_ddll:load dependency search path on WindowsJohn Högberg
2018-01-03Replace the libc environment with a thread-safe emulationJohn Högberg
2017-12-21Merge branch 'maint'Sverker Eriksson
2017-12-21Merge branch 'sverker/cuddle-valgrind' into maintSverker Eriksson
2017-12-19Merge branch 'sverker/cleanup-some-ERTS_SMP'Sverker Eriksson
2017-12-19Merge branch 'dgud/kernel/refc_sched_wall_time/OTP-11694'Dan Gudmundsson
2017-12-19Redirect system_flag(scheduler_wall_time,_) to kernel_refcRickard Green
2017-12-18Do not add -lz to LIBS; keep it in Z_LIBRickard Green
2017-12-14Merge pull request #1653 from tonyrog/makedep_side_effectBjörn Gustavsson
2017-12-13erts: Add core dumps from valgrind to z_SUITE searchSverker Eriksson
2017-12-13Merge branch 'maint'Henrik Nord
2017-12-12erts: Trim driver_SUITE:smp_select for slow valgrindSverker Eriksson
2017-12-12erts: Remove some straggling ERTS_SMPSverker Eriksson
2017-12-08Update release notesErlang/OTP
2017-12-08Update version numbersErlang/OTP
2017-12-08Merge pull request #1634 from bjorng/bjorn/get_stacktrace-syntax/OTP-14692Björn Gustavsson
2017-12-07Merge branch 'john/erts/fix-invalid-name-xlat'John Högberg
2017-12-06"Fix" tracing of dirty NIFs on debug buildsJohn Högberg
2017-12-06Add translation for ERROR_INVALID_NAMEJohn Högberg
2017-12-06Add -MMD option to erlcTony Rogvall
2017-12-05Merge branch 'john/erts/erlexec-bindir-path/OTP-14719'John Högberg
2017-12-05Ensure that bindir is first in $PATH on startupJohn Högberg
2017-12-05Merge branch 'maint'John Högberg
2017-12-05Merge branch 'john/erts/lcnt-fix-reg-proc-names/OTP-14803' into maintJohn Högberg
2017-12-04Fix process name resolution in lcnt resultsJohn Högberg
2017-12-04Merge branch 'maint'Björn Gustavsson
2017-12-04Merge pull request #1628 from mikpe/erts-hipe-more-print-fixesBjörn Gustavsson
2017-12-04Merge branch 'bjorn/compiler/clean-up-codegen'Björn Gustavsson
2017-11-30Don't assume efile driver is presentJohn Högberg
2017-11-30Remove all mention of efile_drv from DTrace docsJohn Högberg
2017-11-30Skip efile_SUITE:iter_max_files on WindowsJohn Högberg
2017-11-30Tighten timings in dirty_*if_SUITE:dirty_scheduler_exitJohn Högberg
2017-11-30Fix dirty_*if_SUITE after file rewriteJohn Högberg
2017-11-30Remove efile_SUITE:async_distJohn Högberg
2017-11-30Reimplement efile_drv as a dirty NIFJohn Högberg