Age | Commit message (Expand) | Author |
2014-02-24 | Merge branch 'hb/dialyzer/deprecate_types/OTP-10342' | Hans Bolinder |
2014-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-02-18 | Fix library application appup files | Tobias Schlager |
2013-12-10 | Merge tag 'OTP_R16B03' | Magnus Lidén |
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP |
2013-12-02 | Merge branch 'maint' | Henrik Nord |
2013-12-02 | eunit: Fix silent make rule | Anthony Ramine |
2013-11-08 | Merge branch 'maint' | Fredrik Gustafsson |
2013-11-07 | Do not attempt to detect lists of printable characters in Data | Roberto Aloi |
2013-10-09 | Merge branch 'maint' | Fredrik Gustafsson |
2013-09-21 | Fix I/O-protocol error handling in eunit | Yuki Ito |
2013-09-17 | Merge tag 'OTP_R16B02' | Magnus Lidén |
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP |
2013-07-30 | Merge branch 'maint' | Fredrik Gustafsson |
2013-06-10 | Wrap eunit macros into begin ... end blocks | Anthony Ramine |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder |
2013-04-19 | Convert XML files to UTF-8, where needed | Hans Bolinder |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-09 | eunit: Eliminate use of the package syntax | Björn Gustavsson |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2012-11-23 | Update copyright years | Björn-Egil Dahlberg |
2012-09-03 | Prepare releaseOTP_R15B02 | Erlang/OTP |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-10 | Include fixture setup and cleanup errors in Eunit Surefire report | Magnus Henoch |
2012-08-10 | documentation fixes | Richard Carlsson |
2012-08-10 | add {test,M,F} as a better variant of {M,F} and make the latter obsolete | Richard Carlsson |
2012-08-10 | minor cleanup | Richard Carlsson |
2012-08-10 | Write chars as UTF-8 to file | Lukas Larsson |
2012-08-10 | detect and report bad return values from generators and instantiators | Richard Carlsson |
2012-08-10 | eunit_tests should not be listed in eunit.app | Richard Carlsson |
2012-08-10 | improved layout of error messages - stack trace before error term | Richard Carlsson |
2012-08-10 | bumped revision | Richard Carlsson |
2012-08-10 | make stack trace pruning know about the new format | Richard Carlsson |
2012-08-10 | Make EUnit print stacktraces with location information | Klas Johansson |
2012-08-10 | Add option 'no_tty' to silent the default tty report | Richard Carlsson |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-04-27 | eunit: Fix parallel make for behaviours | Björn-Egil Dahlberg |
2011-12-12 | Prepare release | Erlang/OTP |
2011-11-22 | Revert "Update version numbers for pre-release of R15" | Björn-Egil Dahlberg |
2011-11-22 | Update version numbers for pre-release of R15OTP_R15A | Björn Gustavsson |
2011-10-27 | Remove unused */doc/src/make.dep files | Björn Gustavsson |
2011-10-04 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-10-04 | Prepare releaseOTP_R14B04 | Erlang/OTP |
2011-09-28 | Merge branch 'dev' into major | Henrik Nord |
2011-09-25 | removed some never-matching clauses reported by dialyzer | Richard Carlsson |