Age | Commit message (Expand) | Author |
2016-05-13 | trycatch_SUITE: Cover the only uncovered line in sys_core_fold | Björn Gustavsson |
2016-05-13 | test_lib: Correct calculation of number of processes | Björn Gustavsson |
2016-05-13 | Merge branch 'bjorn/asn1/dialyzer-warnings/OTP-13579' | Björn Gustavsson |
2016-05-13 | Merge branch 'bjorn/common_test/dialyzer-warnings' | Björn Gustavsson |
2016-05-13 | Merge branch 'mururu/stdlib/fix-deprecated-warnings/PR-1050/OTP-13594' | Björn Gustavsson |
2016-05-13 | Merge branch 'bjorn/compiler/badfun-literal/ERL-138/OTP-13552' | Björn Gustavsson |
2016-05-13 | Update application versions | Hans Bolinder |
2016-05-13 | Use the newly defined types in a record declaration | Kostis Sagonas |
2016-05-13 | Strengthen the spec of analyze/1 | Kostis Sagonas |
2016-05-13 | Fix dependency calculation when encountering an erroneous 'apply' | Kostis Sagonas |
2016-05-13 | [reltool] Correct documentation | Hans Bolinder |
2016-05-13 | [syntax_tools] Correct documentation | Hans Bolinder |
2016-05-12 | egd: Use maps to map height to line spans | Björn-Egil Dahlberg |
2016-05-12 | egd: Refactor precompile objects | Björn-Egil Dahlberg |
2016-05-12 | egd: Refactor object_on_line | Björn-Egil Dahlberg |
2016-05-12 | et: Fix linting documentation xml tags | Björn-Egil Dahlberg |
2016-05-12 | Merge branch 'egil/update-gitignore' | Björn-Egil Dahlberg |
2016-05-12 | Update .gitignore | Björn-Egil Dahlberg |
2016-05-12 | runtime_tools: Fix tags of dbg reference manual | Björn-Egil Dahlberg |
2016-05-12 | runtime_tools: Fix tags of LTTng User's Guide | Björn-Egil Dahlberg |
2016-05-12 | egd: Fix User's Guide lint | Björn-Egil Dahlberg |
2016-05-12 | ssl: Refactor to make code easier to understand | Ingela Anderton Andin |
2016-05-12 | sys_core_fold: Don't generated failing calls such as 3(4) | Björn Gustavsson |
2016-05-12 | fun_SUITE: Test for failing calls to funs | Björn Gustavsson |
2016-05-12 | runtime_tools: Fix unmatched return warnings | Björn-Egil Dahlberg |
2016-05-12 | Remove 19.0 from version table | Henrik Nord |
2016-05-12 | Revert "Prepare release" | Erlang/OTP |
2016-05-12 | Eliminate dialyzer warnings for unmatched returns | Björn Gustavsson |
2016-05-11 | egd: Refactor primitives style | Björn-Egil Dahlberg |
2016-05-11 | egd: Improve span calculation | Björn-Egil Dahlberg |
2016-05-11 | runtime_tools: Change erts_snprintf to enif_snprintf | Björn-Egil Dahlberg |
2016-05-11 | erts: Document enif_snprintf | Björn-Egil Dahlberg |
2016-05-11 | erts: Add tests for enif_snprintf | Björn-Egil Dahlberg |
2016-05-11 | Updated OTP versionOTP-19.0-rc1 | Erlang/OTP |
2016-05-11 | Prepare release | Erlang/OTP |
2016-05-11 | Merge branch 'ingela/ssl/test-cuddle' into master | Erlang/OTP |
2016-05-11 | Merge branch 'lukas/trace-fix' | Rickard Green |
2016-05-11 | Merge branch 'rickard/ds-proc-exit/OTP-13123' | Rickard Green |
2016-05-11 | erts: Only allow remove from trace_status callback | Lukas Larsson |
2016-05-11 | Add dirty_heap_access test case | Rickard Green |
2016-05-11 | Add dirty_call_while_terminated test case | Rickard Green |
2016-05-11 | Move dirty nif test cases into dirty_nif_SUITE | Rickard Green |
2016-05-11 | Add better support for communication with a process executing dirty NIF | Rickard Green |
2016-05-11 | erts: Add enif_snprintf | Björn-Egil Dahlberg |
2016-05-11 | Merge branch 'lukas/erts/max_heap_size/OTP-13174' | Lukas Larsson |
2016-05-11 | erts: Fix non-smp max_heap_size assert | Lukas Larsson |
2016-05-11 | Merge branch 'lukas/erts/max_heap_size/OTP-13175' | Lukas Larsson |
2016-05-11 | erts: Add max_heap_size remote gc testcase | Lukas Larsson |
2016-05-11 | Merge branch 'raimo/polish-gen_statem/OTP-13065' | Raimo Niskanen |
2016-05-11 | Reword 'dispatch' into 'branch depending' | Raimo Niskanen |