Age | Commit message (Expand) | Author |
2016-05-13 | public_key: Remove test_server config macros and unsed hooks | Ingela Anderton Andin |
2016-05-13 | beam_utils: Correct break in conventions for split_even/1 and join_even/1 | Björn Gustavsson |
2016-05-13 | beam_utils: Remove clause checking for illegal set/4 instruction | Björn Gustavsson |
2016-05-13 | beam_utils: Simplify the return value for check_liveness/3 | Björn Gustavsson |
2016-05-13 | beam_utils: Remove unused code | Björn Gustavsson |
2016-05-13 | beam_utils: Let code_at/2 fail if the label does not exist | Björn Gustavsson |
2016-05-13 | beam_utils: Remove unused handling of try/3 in live_opt/4 | Björn Gustavsson |
2016-05-13 | beam_utils: Correct translation of BIFs to tests | Björn Gustavsson |
2016-05-13 | core_pp: Remove uncovered clause in is_simple_term/1 | Björn Gustavsson |
2016-05-13 | core_pp: Crash on unhandled Core Erlang forms | Björn Gustavsson |
2016-05-13 | core_pp: Remove unused clauses in unindent/3 to improve coverage | Björn Gustavsson |
2016-05-13 | core_pp: Remove useless try...catch | Björn Gustavsson |
2016-05-13 | core_pp: Simplify printing of map literals | Björn Gustavsson |
2016-05-13 | compile_SUITE: Cover numeric variable names in core_pp | Björn Gustavsson |
2016-05-13 | compile_SUITE: Eliminate clones when re-compiling test suites | Björn Gustavsson |
2016-05-13 | test_lib: Add is_cloned_mod/1 | Björn Gustavsson |
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 | Test cuddling | Dan Gudmundsson |
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 | runtime_tools: Fix tags of dbg reference manual | Björn-Egil Dahlberg |
2016-05-12 | stdlib: Add link to match spec user guide | Sverker Eriksson |
2016-05-12 | runtime_tools: Document dbg:tpe/2 and ctpe/1 | Sverker Eriksson |
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 | observer: Align system info boxes | Dan Gudmundsson |
2016-05-12 | Change binary debug tuple to size and refc info | Dan Gudmundsson |
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 | Revert "Prepare release" | Erlang/OTP |
2016-05-12 | Eliminate dialyzer warnings for unmatched returns | Björn Gustavsson |
2016-05-12 | wx: Fix generated defines in gl.hrl | Dan Gudmundsson |
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 |