Age | Commit message (Expand) | Author |
2014-12-09 | Prepare release | Erlang/OTP |
2014-09-26 | Merge branch 'matwey/makefile' into maint | Bruce Yinhe |
2014-09-25 | Merge branch 'lemenkov/install_additional_headers/OTP-12197' into maint | Marcus Arendt |
2014-09-15 | Update release notes | Erlang/OTP |
2014-09-15 | Update version numbers | Erlang/OTP |
2014-08-26 | Install internal hrl files when necessary | Peter Lemenkov |
2014-07-02 | Cleanup parse_transform modules in eunit | Matwey V. Kornilov |
2014-07-02 | Refactor function in eunit using is_function/2 | Luca Favatella |
2014-04-07 | Update release notes | Erlang/OTP |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-03-20 | Bump versions and ensure that all are "normal" versions | Rickard Green |
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 |