Age | Commit message (Expand) | Author |
2014-01-22 | erts: Refactor big-float compare on HALFWORD to use C-stack | Sverker Eriksson |
2014-01-22 | erts: Fix halfword compile errors in ESTACK | Sverker Eriksson |
2014-01-20 | Merge branch 'sverk/term2bin-simplify' | Sverker Eriksson |
2014-01-20 | Fix testcase driver_SUITE:consume_timeslice | Rickard Green |
2014-01-20 | Merge branch 'sverk/bin2term-int-size-estimation-bug' | Sverker Eriksson |
2014-01-20 | Merge branch 'bjorn/fix-line-number-in-bs-exception/OTP-11572' | Björn Gustavsson |
2014-01-20 | Merge branch 'egil/etp-commands/OTP-11582' | Björn-Egil Dahlberg |
2014-01-20 | Merge branch 'egil/fix-bs_get_integer/OTP-11581' | Björn-Egil Dahlberg |
2014-01-17 | Merge branch 'fenollp/escript-doc-chmod' | Henrik Nord |
2014-01-17 | erts: Refactor ESTACK & WSTACK to use a struct easy to "export" | Sverker Eriksson |
2014-01-16 | compiler: Correct line number in exception from binary construction | Björn Gustavsson |
2014-01-15 | erts: Fix benign ESTACK/WSTACK typo | Sverker Eriksson |
2014-01-15 | erts: Fix compiler warnings for NO_JUMP_TABLE | Sverker Eriksson |
2014-01-14 | epmd: Fix -names option on Windows | Johannes Weißl |
2014-01-13 | Merge branch 'rickard/otp-17-vsn-fix' | Rickard Green |
2014-01-13 | Merge branch 'lukas/erts/win-icon/OTP-11560' | Lukas Larsson |
2014-01-13 | Merge branch 'lukas/erts/fix_sp_usage_printout/OTP-11559' | Lukas Larsson |
2014-01-10 | Merge branch 'lukas/erts/fd0_pipe_bug/OTP-11558' | Lukas Larsson |
2014-01-10 | erts: Make sure fds 0,1 and 2 are open | Lukas Larsson |
2014-01-10 | erts: Run binary_SUITE:trapping even for 32bit | Sverker Eriksson |
2014-01-10 | erts: Extend binary_SUITE:ttb_trap to also cover binary_to_term | Sverker Eriksson |
2014-01-10 | erts: Remove the extra_root feature from the process structure | Sverker Eriksson |
2014-01-10 | erts: Simplify term_to_binary by removing saved ESTACK from root set | Sverker Eriksson |
2014-01-10 | erts: Replace tab with space for proper alignment | Lukas Larsson |
2014-01-09 | erts: Update etp-commands with heap-dump | Björn-Egil Dahlberg |
2014-01-09 | Fix issues with new versioning | Rickard Green |
2014-01-08 | erts: Fix useless comparisons in binary_SUITE:external_size | Sverker Eriksson |
2014-01-08 | erts: Reduce heap usage for binary_SUITE:deep | Sverker Eriksson |
2014-01-08 | erts: Remove overestimation of heap space in binary_to_term | Sverker Eriksson |
2014-01-08 | erts: Add internal docs for code loading and tracing | Sverker Eriksson |
2014-01-08 | Merge branch 'rickard/idoc' | Rickard Green |
2014-01-08 | Add misc internal documentation | Rickard Green |
2014-01-07 | erts: Fix bs_get_integer instruction | Björn-Egil Dahlberg |
2014-01-07 | Add a chmod call in the CLI example | Pierre Fenoll |
2013-12-20 | Merge branch 'sverk/re-valgrind-fix' | Sverker Eriksson |
2013-12-20 | Merge branch 'sverk/unicode-driver-paths' | Sverker Eriksson |
2013-12-18 | Officially support building core files | Tuncer Ayaz |
2013-12-18 | Officially support building assembler files | Tuncer Ayaz |
2013-12-17 | Merge tag 'OTP_R16B03_yielding_binary_to_term' | Sverker Eriksson |
2013-12-16 | erts: Support loading of drivers with unicode paths | Sverker Eriksson |
2013-12-16 | erts: Add 'extra' argument to erts_convert_filename_to_encoding | Sverker Eriksson |
2013-12-13 | erts: Refactor remove erts_sys_dll_open2 | Sverker Eriksson |
2013-12-13 | erts: Fix compiler warning | Sverker Eriksson |
2013-12-13 | Merge branch 'nox/eep37/OTP-11537' | Björn Gustavsson |
2013-12-13 | erts: Update windows erlang icon | Lukas Larsson |
2013-12-13 | Merge branch 'rickard/otp-17-vsn' | Rickard Green |
2013-12-12 | Increase versions for OTP_R16B03_yielding_binary_to_termOTP_R16B03_yielding_binary_to_term | Sverker Eriksson |
2013-12-12 | Document named fun expressions | Anthony Ramine |
2013-12-12 | Test named funs | Anthony Ramine |
2013-12-12 | Merge branch 'sverk/trapping-bin2term' into OTP_R16B03 | Sverker Eriksson |