Age | Commit message (Expand) | Author |
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP |
2013-09-10 | parsetools: added testcase for unicode | Fredrik Gustafsson |
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-25 | Prepare releaseOTP_R16B | Erlang/OTP |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-19 | Use ~ts for filenames | Hans Bolinder |
2013-02-11 | Make Unicode corrections | Hans Bolinder |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Extend char() to Unicode characters | Hans Bolinder |
2013-01-25 | [parsetools] Change the encoding of test suites to UTF-8 | Hans Bolinder |
2013-01-23 | Turn warnings to errors on selected applications | Björn Gustavsson |
2013-01-22 | Merge branch 'lh/forget-mnemosyne/OTP-10729' | Fredrik Gustafsson |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-16 | Remove support for the query keyword and query expressions | Loïc Hoguin |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
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-12-12 | Prepare release | Erlang/OTP |
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 |