Age | Commit message (Expand) | Author |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-11-29 | parsetools: Eliminate use of tuple fun | Björn Gustavsson |
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-29 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg |
2011-09-27 | Merge branch 'dev' into major | Hans Bolinder |
2011-09-26 | Correct XML files | Hans Bolinder |
2011-09-13 | Merge branch 'dev' into major | Henrik Nord |
2011-09-08 | leex: optimize werror/1 | Tuncer Ayaz |
2011-09-08 | yecc: optimize werror/1 | Tuncer Ayaz |
2011-09-08 | yecc: use more descriptive name: 'werror' | Tuncer Ayaz |
2011-09-08 | leex: use more descriptive name: 'werror' | Tuncer Ayaz |
2011-09-08 | yecc: log warnings as errors if -Werror is enabled | Tuncer Ayaz |
2011-09-08 | leex: log warnings as errors if -Werror is enabled | Tuncer Ayaz |
2011-09-08 | yecc: honour -Werror passed from erlc | Tuncer Ayaz |
2011-09-08 | leex: honour -Werror passed from erlc | Tuncer Ayaz |
2011-09-06 | parsetools: test if warnings_as_errors writes file | Tuncer Ayaz |
2011-08-25 | Merge branch 'bjorn/line-numbers-in-exceptions/OTP-9468' into major | Björn Gustavsson |
2011-08-18 | Fix incorrect order of pseudo variables in yecc example | garrett |
2011-08-16 | emulator: Add a fourth element in exception stacktraces | Björn Gustavsson |
2011-06-16 | Remove Dialyzer warnings | Hans Bolinder |
2011-06-01 | yecc: add warnings_as_errors option | Tuncer Ayaz |
2011-06-01 | leex: add warnings_as_errors option | Tuncer Ayaz |
2011-05-30 | leex: fix typo in leex_SUITE | Tuncer Ayaz |
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-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 parsetools | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update parsetools tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson |
2010-12-06 | Prepare release | Erlang/OTP |
2010-11-15 | Call chmod without the "-f" flag | Holger Weiß |
2010-11-01 | Improve formating of Yecc error messages | Hans Bolinder |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP |
2010-08-23 | Fix a problem with HiPE-compiled Yecc parsers | Hans Bolinder |
2010-06-11 | Update release notes | Björn Gustavsson |
2010-06-10 | Update version numbers | Björn Gustavsson |
2010-05-27 | leex: Clean up as suggested by tidier | Kostis Sagonas |
2010-03-05 | OTP-8486 parsetools: yecc bug | Hans Bolinder |
2010-03-03 | OTP-8483 parsetools: yecc bug | Hans Bolinder |
2010-02-19 | Update release notes | Björn-Egil Dahlberg |
2010-02-17 | Merge branch 'ks/cleanups' into ccase/r13b04_dev | Erlang/OTP |