Age | Commit message (Expand) | Author |
2016-05-10 | xref: Fix unmatched return warnings | Björn-Egil Dahlberg |
2016-05-10 | tags: Fix unmatched return warnings | Björn-Egil Dahlberg |
2016-05-10 | lcnt: Fix unmatched return warnings | Björn-Egil Dahlberg |
2016-05-10 | fprof: Fix unmatched return warnings | Björn-Egil Dahlberg |
2016-05-10 | fprof: Fix unmatched return warnings | Björn-Egil Dahlberg |
2016-05-10 | eprof: Fix unmatched return warnings | Björn-Egil Dahlberg |
2016-05-10 | cover: Fix unmatched return warnings | Björn-Egil Dahlberg |
2016-04-29 | Merge branch 'egil/erts/tracing-support-lttng/OTP-13532' | Björn-Egil Dahlberg |
2016-04-29 | tools: Update fprof tests | Björn-Egil Dahlberg |
2016-04-29 | tools: Update fprof with new gc traces | Björn-Egil Dahlberg |
2016-04-29 | Merge remote-tracking branch 'erlang/pr/1006' | Dan Gudmundsson |
2016-04-25 | Merge branch 'raimo/new-gen-state-machine/OTP-13065' | Raimo Niskanen |
2016-04-16 | Use define-derived-mode to define erlang-mode | Magnus Henoch |
2016-04-15 | eprof: Fix tests after tracer module incompatabilities | Lukas Larsson |
2016-04-15 | fprof: update to work with new spawned trace event | Lukas Larsson |
2016-04-13 | Merge branch 'egil/tools/modernize-tests' | Björn-Egil Dahlberg |
2016-04-13 | tools: Don't divide by zero in tests | Björn-Egil Dahlberg |
2016-04-07 | Fix instruments_SUITE sumblock check | Björn-Egil Dahlberg |
2016-04-07 | Eliminate use of doc and suite clauses | Björn-Egil Dahlberg |
2016-04-07 | Replace ?t with test_server | Björn-Egil Dahlberg |
2016-04-07 | Use test_server:is_debug/0 instead of custom check | Björn-Egil Dahlberg |
2016-04-07 | Replace use of test_server:format/2 with io:format/2 | Björn-Egil Dahlberg |
2016-04-07 | Eliminate use of ?config() macro | Björn-Egil Dahlberg |
2016-04-07 | Eliminate use of test_server:fail/0,1 | Björn-Egil Dahlberg |
2016-04-07 | Eliminate erlang:now/0 | Björn-Egil Dahlberg |
2016-04-07 | Modernize use of timetraps | Björn-Egil Dahlberg |
2016-04-06 | Remove ?line macros | Björn-Egil Dahlberg |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-15 | Merge tag 'OTP-18.3' | Lars Thorsen |
2016-03-14 | Prepare release | Erlang/OTP |
2016-03-03 | Fix most of the system docs and emacs mode | Raimo Niskanen |
2016-03-01 | Generalize bit string comprehensions | Björn Gustavsson |
2016-02-25 | Add has_prepared_code_on_load/1 BIF | Björn Gustavsson |
2016-02-18 | Merge branch 'bjorn/remove-test_server/OTP-12705' | Björn Gustavsson |
2016-02-17 | stdlib: Add a Cover test with typed record field | Hans Bolinder |
2016-02-17 | Erlang mode for Emacs: Include ct.hrl instead test_server.hrl | Björn Gustavsson |
2016-02-17 | Makefiles: Remove test_server from include path and code path | Björn Gustavsson |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2016-02-17 | Merge branch 'maint' | Hans Bolinder |
2016-02-17 | tools: Add suppression of Dialyzer warnings | Hans Bolinder |
2016-02-11 | Merge branch 'maint' | Björn-Egil Dahlberg |
2016-02-10 | tools: Remove dead code in lcnt | Björn-Egil Dahlberg |
2016-02-08 | Merge branch 'maint' | Hans Bolinder |
2016-02-08 | tools: Correct a Cover test | Hans Bolinder |
2016-02-03 | Merge branch 'maint' | Hans Bolinder |
2016-02-03 | tools: Add a Cover test | Hans Bolinder |
2016-02-03 | tools: Fix wrong instrumentation of binary comprehensions | Luis Rascao |
2016-01-22 | Merge branch 'maint' | Siri Hansen |
2016-01-20 | tools: Fix a Dialyzer warning | Hans Bolinder |
2015-12-17 | [cover] Don't crash when compiling beam without 'file' attribute | Siri Hansen |