Age | Commit message (Expand) | Author |
2018-02-06 | grisp/fix-powerpc-rtems-build/PR-1692/OTP-14909 | Lukas Larsson |
2018-02-01 | Merge pull request #1701 from bjorng/bjorn/get_hd_tl | Björn Gustavsson |
2018-01-30 | erts: Remove low memory demand for hipe amd64 code | Sverker Eriksson |
2018-01-29 | More ERTS_RESTRICT usage | Sverker Eriksson |
2018-01-29 | erts: Refactor hipe x86_64 trampolines | Sverker Eriksson |
2018-01-29 | make HiPE work on x86_64 when PIE is enabled | bhuztez |
2018-01-26 | Eliminate get_list/3 internally in the compiler | Björn Gustavsson |
2018-01-24 | Add missing extern storage class in global.h header | Sebastien Merle |
2018-01-24 | erts_allctr_wrappers should be declared extern in header | Peer Stritzinger |
2018-01-24 | Fix more missing ERTS_WRITE_UNLIKELY section on declaration | Sebastien Merle |
2018-01-24 | Make sure ERTS_WRITE_UNLIKELY section is also set on declaration | Peer Stritzinger |
2018-01-24 | Merge branch 'maint' | Sverker Eriksson |
2018-01-24 | Merge branch 'sverker/hipe-load-fixing/OTP-14891' into maint | Sverker Eriksson |
2018-01-24 | Merge branch 'maint' | Sverker Eriksson |
2018-01-24 | Merge PR-1684 from sverker/float_to_list-rounding-bug/OTP-14890 | Sverker Eriksson |
2018-01-22 | Don't build a stacktrace if it's only passed to erlang:raise/3 | Björn Gustavsson |
2018-01-22 | Merge branch 'bjorn/erts/beam_debug' | Björn Gustavsson |
2018-01-19 | erts: Polish GC rootset interation | Sverker Eriksson |
2018-01-19 | erts: Optimize move_cons & move_boxed | Sverker Eriksson |
2018-01-19 | Optimize matching of an 'utf8' segment in the binary syntax | Björn Gustavsson |
2018-01-19 | beam_debug: Fix printing of f operand for catch_yf | Björn Gustavsson |
2018-01-18 | beam_debug: Print out strings for bs_match_string/bs_put_string | Björn Gustavsson |
2018-01-18 | beam_debug: Print the MFA in the i_make_fun/2 instruction | Björn Gustavsson |
2018-01-17 | Fix slow hipe execution | Sverker Eriksson |
2018-01-17 | Merge branch 'maint' | Lukas Larsson |
2018-01-17 | Merge branch 'fhunleth/binary_to_integer_chec/PR-1671/OTP-14879' into maint | Lukas Larsson |
2018-01-16 | Merge branch 'sverker/build-proc-bin' | Sverker Eriksson |
2018-01-16 | Merge branch 'maint' | Hans Bolinder |
2018-01-16 | Merge branch 'hasse/stdlib/unicode_stacktrace/OTP-14847/ERL-553' into maint | Hans Bolinder |
2018-01-15 | Merge branch 'maint' | Sverker Eriksson |
2018-01-15 | Merge branch 'sverker/cuddle-big-bin-tests' into maint | Sverker Eriksson |
2018-01-15 | erts: Refactor and cleanup sys_double_to_chars_fast | Sverker Eriksson |
2018-01-15 | erts: Fix float_to_list(F, [{decimals,D}]). | Sverker Eriksson |
2018-01-15 | stdlib: Handle Unicode when formatting stacktraces | Hans Bolinder |
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-08 | Remove sender punishment | John Högberg |
2018-01-08 | Merge branch 'john/erts/putenv-thread-safety/OTP-14666' | John Högberg |
2018-01-05 | erts: Refactor more usage of erts_build_proc_bin | Sverker Eriksson |
2018-01-04 | erts: Add non fatal big binary creation for test purpose | Sverker Eriksson |
2018-01-04 | erts: Refactor ProcBin creation | Sverker Eriksson |
2018-01-03 | Fail if ':' is passed to binary_to_integer/2 | Frank Hunleth |
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 | 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 |