Age | Commit message (Expand) | Author |
2016-04-11 | Merge branch 'bjorn/raise' | Björn Gustavsson |
2016-04-08 | Additional logging for alloc_SUITE | Björn-Egil Dahlberg |
2016-04-08 | Replace test_server:os_type/0 with os:type/0 | Björn-Egil Dahlberg |
2016-04-08 | Let low_prio test run a bit longer | Björn-Egil Dahlberg |
2016-04-08 | Increase timetrap for atom_roundtrip_r15b | Björn-Egil Dahlberg |
2016-04-08 | Remove unnecessary ct boilerplate in suite | Björn-Egil Dahlberg |
2016-04-08 | Don't divide by zero in test logging | Björn-Egil Dahlberg |
2016-04-08 | Simplify the raise instruction to reduce code size | Björn Gustavsson |
2016-04-07 | Use ct:fail/1 instead of test_server:fail/1 | Björn-Egil Dahlberg |
2016-04-07 | Relax node_container_SUITE | Björn-Egil Dahlberg |
2016-04-07 | Increase timetrap timeout for op_SUITE:bsl_bsr/1 | Björn-Egil Dahlberg |
2016-04-07 | Increase timetrap timeout for port_SUITE:huge_env/1 | Björn-Egil Dahlberg |
2016-04-07 | Merge branch 'bjorn/erts/huge-file-fix/OTP-13461' | Björn Gustavsson |
2016-04-07 | Merge branch 'bjorn/erts/beam_load' | Björn Gustavsson |
2016-04-07 | Eliminate unnecessary renaming of bs_put_utf16/3 | Björn Gustavsson |
2016-04-07 | Don't let the loader do the compiler's job | Björn Gustavsson |
2016-04-07 | Remove unused variables after code generation | Björn Gustavsson |
2016-04-07 | Avoid rebuilding unchanged instructions | Björn Gustavsson |
2016-04-07 | Introduce a 'rename' instruction | Björn Gustavsson |
2016-04-07 | Simplify window management for the transformation engine | Björn Gustavsson |
2016-04-07 | Eliminate allocation of variables in transform_engine() | Björn Gustavsson |
2016-04-06 | Merge branch 'egil/erts/tracing-beam-lttng/OTP-10282' | Björn-Egil Dahlberg |
2016-04-06 | erts: Don't use ratio in carrier lttng tracepoints | Björn-Egil Dahlberg |
2016-04-06 | Add lttng testcases | Björn-Egil Dahlberg |
2016-04-06 | erts: Extend erlang:system_info/1 with lttng | Björn-Egil Dahlberg |
2016-04-06 | Refactor and fix dtrace define in erl_message | Björn-Egil Dahlberg |
2016-04-06 | erts: Add lttng tracepoints for async pool queue | Björn-Egil Dahlberg |
2016-04-06 | erts: Add lttng tracepoints for drivers | Björn-Egil Dahlberg |
2016-04-06 | erts: Add lttng tracepoints for scheduler events | Björn-Egil Dahlberg |
2016-04-06 | erts: Add lttng tracepoints for memory carriers | Björn-Egil Dahlberg |
2016-04-06 | erts: Update lttng-wrapper with mfa conversion | Björn-Egil Dahlberg |
2016-04-06 | erts: Teach lttng to configure and build system | Björn-Egil Dahlberg |
2016-04-06 | Merge branch 'egil/erts/fix-file_info/OTP-13478' | Björn-Egil Dahlberg |
2016-04-06 | Refactor calls to transform_engine() | Björn Gustavsson |
2016-04-06 | ops.tab: Remove useless transformation | Björn Gustavsson |
2016-04-04 | Merge tag 'OTP-18.3.1' | Henrik Nord |
2016-04-04 | Handle multi-giga byte writes to files | Björn Gustavsson |
2016-04-04 | Merge branch 'bjorn/erts/clang-opt' | Björn Gustavsson |
2016-04-04 | Merge branch 'egil/erts/fix-flatmap-get/OTP-13459' | Björn-Egil Dahlberg |
2016-04-01 | Merge branch 'sverker/erts/trap_exit-race/OTP-13452' into maint-18 | Erlang/OTP |
2016-04-01 | Merge branch 'rickard/proc-free-fix/OTP-13446' into maint-18 | Erlang/OTP |
2016-04-01 | Merge branch 'rickard/port-sig-dropped-fix/OTP-13424' into maint-18 | Erlang/OTP |
2016-04-01 | Merge branch 'rickard/last_calls/OTP-13418' into maint-18 | Erlang/OTP |
2016-04-01 | erts: Fix race for process_flag(trap_exit,true) | Sverker Eriksson |
2016-04-01 | erts: Don't search for non-existing Map keys twice | Björn-Egil Dahlberg |
2016-04-01 | Merge branch 'rickard/proc-free-fix/OTP-13446' | Rickard Green |
2016-03-31 | Refactor time_t in efile_drv | Björn-Egil Dahlberg |
2016-03-31 | Fix bad refc management of process struct | Rickard Green |
2016-03-31 | Fix unsafe transformation of apply/3 with fixed arguments | Björn Gustavsson |
2016-03-30 | erts: Fix "hanging" VM caused by exiting tty_sl driver | Sverker Eriksson |