Age | Commit message (Expand) | Author |
2018-01-11 | Merge branch 'maint' | Rickard Green |
2018-01-11 | Merge branch 'rickard/file-encoding-stacktraces/OTP-14847/ERL-544' into maint | Rickard Green |
2018-01-11 | Fix encoding of filenames in stacktraces | Rickard Green |
2018-01-11 | Merge branch 'maint' | Rickard Green |
2018-01-11 | Merge branch 'rickard/libs-libz/ERL-529/OTP-14840' into maint | Rickard Green |
2018-01-11 | Merge branch 'john/erts/remove-sender-punishment/OTP-14667' | John Högberg |
2018-01-09 | stdlib: Improve erl_eval's stacktraces | Hans Bolinder |
2018-01-08 | Remove sender punishment | John Högberg |
2018-01-08 | Merge branch 'john/erts/putenv-thread-safety/OTP-14666' | John Högberg |
2018-01-03 | Merge branch 'maint' | Sverker Eriksson |
2018-01-03 | Merge PR-1664 from sverker/sverker/hipe-bs_put_utf8-gc-bug OTP-14850 | Sverker Eriksson |
2018-01-03 | Add PRIMOP_ABI_VSN to erts checksum | Sverker Eriksson |
2018-01-03 | Fix bug in hipe primop bs_put_utf8 | Sverker Eriksson |
2018-01-03 | Document that os:putenv/2 and putenv(3) modify different environments | John Högberg |
2018-01-03 | Disallow NULs in filename-encoded strings | John Högberg |
2018-01-03 | Alter erl_ddll:load dependency search path on Windows | John Högberg |
2018-01-03 | Replace the libc environment with a thread-safe emulation | John Högberg |
2017-12-21 | Merge branch 'maint' | Sverker Eriksson |
2017-12-21 | Merge branch 'sverker/cuddle-valgrind' into maint | Sverker Eriksson |
2017-12-19 | Merge branch 'sverker/cleanup-some-ERTS_SMP' | Sverker Eriksson |
2017-12-19 | Merge branch 'dgud/kernel/refc_sched_wall_time/OTP-11694' | Dan Gudmundsson |
2017-12-19 | Redirect system_flag(scheduler_wall_time,_) to kernel_refc | Rickard Green |
2017-12-18 | Do not add -lz to LIBS; keep it in Z_LIB | Rickard Green |
2017-12-14 | Merge pull request #1653 from tonyrog/makedep_side_effect | Björn Gustavsson |
2017-12-13 | erts: Add core dumps from valgrind to z_SUITE search | Sverker Eriksson |
2017-12-13 | Merge branch 'maint' | Henrik Nord |
2017-12-12 | erts: Trim driver_SUITE:smp_select for slow valgrind | Sverker Eriksson |
2017-12-12 | erts: Remove some straggling ERTS_SMP | Sverker Eriksson |
2017-12-08 | Update release notes | Erlang/OTP |
2017-12-08 | Update version numbers | Erlang/OTP |
2017-12-08 | Merge pull request #1634 from bjorng/bjorn/get_stacktrace-syntax/OTP-14692 | Björn Gustavsson |
2017-12-07 | Merge branch 'john/erts/fix-invalid-name-xlat' | John Högberg |
2017-12-06 | "Fix" tracing of dirty NIFs on debug builds | John Högberg |
2017-12-06 | Add translation for ERROR_INVALID_NAME | John Högberg |
2017-12-06 | Add -MMD option to erlc | Tony Rogvall |
2017-12-05 | Merge branch 'john/erts/erlexec-bindir-path/OTP-14719' | John Högberg |
2017-12-05 | Ensure that bindir is first in $PATH on startup | John Högberg |
2017-12-05 | Merge branch 'maint' | John Högberg |
2017-12-05 | Merge branch 'john/erts/lcnt-fix-reg-proc-names/OTP-14803' into maint | John Högberg |
2017-12-04 | Fix process name resolution in lcnt results | John Högberg |
2017-12-04 | Merge branch 'maint' | Björn Gustavsson |
2017-12-04 | Merge pull request #1628 from mikpe/erts-hipe-more-print-fixes | Björn Gustavsson |
2017-12-04 | Merge branch 'bjorn/compiler/clean-up-codegen' | Björn Gustavsson |
2017-11-30 | Don't assume efile driver is present | John Högberg |
2017-11-30 | Remove all mention of efile_drv from DTrace docs | John Högberg |
2017-11-30 | Skip efile_SUITE:iter_max_files on Windows | John Högberg |
2017-11-30 | Tighten timings in dirty_*if_SUITE:dirty_scheduler_exit | John Högberg |
2017-11-30 | Fix dirty_*if_SUITE after file rewrite | John Högberg |
2017-11-30 | Remove efile_SUITE:async_dist | John Högberg |
2017-11-30 | Reimplement efile_drv as a dirty NIF | John Högberg |