Age | Commit message (Expand) | Author |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-03-26 | [cover] Ensure no process leak when stopping cover on dead node | Siri Hansen |
2013-02-05 | Merge branch 'jv/cover-patches/OTP-10778' | Fredrik Gustafsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Fix a bug in cover when used with no_auto_import | José Valim |
2013-01-25 | Ensure cover keeps the proper file source | José Valim |
2013-01-25 | cover now relies on the compile info to find file sources | José Valim |
2013-01-25 | Merge branch 'lukas/tools/emacs_add_error_bif/OTP-10774' | Lukas Larsson |
2013-01-23 | Revert "Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682'" | Fredrik Gustafsson |
2013-01-21 | Update all bif highlighting for emacs | Lukas Larsson |
2013-01-18 | Merge branch 'bjorn/remove-parameterized-modules/OTP-10616' | Björn Gustavsson |
2013-01-18 | Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682' | Fredrik Gustafsson |
2013-01-15 | Don't use fun references in cprof_SUITE | Anthony Ramine |
2013-01-10 | xref_SUITE: Don't test parameterized modules | Björn Gustavsson |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2012-12-21 | [cover] Cleanup by stopping cover between tests | Siri Hansen |
2012-12-19 | [cover] Fix timing dependent bug in cover_SUITE:reconnect | Siri Hansen |
2012-12-19 | [cover] Remove stopped node also from lost_nodes list | Siri Hansen |
2012-12-19 | [cover] Don't mark stopped node as lost | Siri Hansen |
2012-10-30 | [cover] Allow reconnection if node has been disconnected or down | Siri Hansen |
2012-10-30 | [cover] Add support for test_server | Siri Hansen |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-22 | Allow non-ASCII characters in Xref filanmes | Hans Bolinder |
2012-06-08 | Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint | Lukas Larsson |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-05-10 | Remove workarounds for hybrid and shared heaps in test suites | Björn Gustavsson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-01 | Remove loops from the graph created by digraph_utils:condensation/1 | Hans Bolinder |
2012-02-06 | fprof_SUITE: Skip create_file_slow/1 if libraries are native | Björn Gustavsson |
2011-12-02 | lcnt_SUITE: Be kind to slow machines | Björn Gustavsson |
2011-12-02 | eprof_SUITE: Cope with fast computers and bad time measurements | Björn Gustavsson |
2011-12-02 | cover_SUITE: Cope with missing/broken crypto application | Björn Gustavsson |
2011-11-07 | Merge branch 'bjorn/fun-improvements/OTP-9667' | Björn Gustavsson |
2011-11-07 | beam_asm: Strenghten the calculation of Uniq for funs | Björn Gustavsson |
2011-11-07 | EEP-23: Allow variables in fun M:F/A | Björn Gustavsson |
2011-10-27 | tools test suite: Eliminate compilation warnings for the eed module | Björn Gustavsson |
2011-10-27 | tools test suite: Eliminate use of deprecated regexp module | Björn Gustavsson |
2011-05-06 | Add a check logic to prevent file descriptor leak | Shunichi Shinohara |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-08 | Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into dev | Lukas Larsson |
2011-03-08 | Fix spelling on analyse | Lukas Larsson |
2011-03-07 | Add short sleep to prevent timing issues on slow machines | Lukas Larsson |
2011-03-07 | Update cover tests which depend on compiled files to be skipped if the compil... | Lukas Larsson |
2011-02-28 | Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into dev | Lukas Larsson |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson |
2011-02-17 | Update all test specs | Lukas Larsson |
2011-02-17 | Fix formatting for tools | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |