Age | Commit message (Expand) | Author |
2014-02-18 | Fix library application appup files | Tobias Schlager |
2014-02-12 | Fix a few of Dialyzer's unmatched_return warnings | Hans Bolinder |
2013-09-10 | Missed a few similar calls | Pierre Fenoll |
2013-09-10 | Fix leex module`s inability to build unicode-aware lexers. | Pierre Fenoll |
2013-09-02 | Fix a Unicode filename bug affecting Leex and Yecc | Hans Bolinder |
2013-08-28 | Fix a Yecc bug | Hans Bolinder |
2013-02-19 | Use ~ts for filenames | Hans Bolinder |
2013-02-11 | Make Unicode corrections | Hans Bolinder |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Extend char() to Unicode characters | Hans Bolinder |
2013-01-23 | Turn warnings to errors on selected applications | Björn Gustavsson |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-03 | Merge branch 'hb/parsetools/remove_esyntax/OTP-10660' | Hans Bolinder |
2013-01-02 | Remote the file esyntax.yrl | Hans Bolinder |
2013-01-02 | [stdlib, kernel] Introduce Unicode support for Erlang source files | Hans Bolinder |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2011-09-29 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg |
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-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 |
2010-08-23 | Fix a problem with HiPE-compiled Yecc parsers | Hans Bolinder |
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-17 | Merge branch 'ks/cleanups' into ccase/r13b04_dev | Erlang/OTP |
2010-02-16 | parsetools: Don't use 'try...of' when 'try' will do | Kostis Sagonas |
2010-02-16 | parsetools: Use %% for comments at the beginning of a line | Kostis Sagonas |
2010-02-16 | parsetools: Replace lists:keysearch/3 with lists:keyfind/3 | Kostis Sagonas |
2010-02-16 | parsetools: Modernize types and specs | Kostis Sagonas |
2010-02-16 | parsetools: Replace TABs with spaces | Björn Gustavsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |