Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-13 | Merge branch 'dev' into major | Henrik Nord | |
Conflicts: lib/asn1/doc/src/asn1ct.xml | |||
2011-09-08 | asn1ct: add warnings_as_errors option | Tuncer Ayaz | |
2011-08-01 | Add obsolete warning for driver option | Lukas Larsson | |
2011-08-01 | Remove all modules relating to drivers and make all functions obsolete. | Lukas Larsson | |
2011-08-01 | Fix bootstrap problem | Lukas Larsson | |
2011-08-01 | Define vsn if not defined to make flymake happy | Lukas Larsson | |
2011-08-01 | Add support for nif option to optimized PER asn1 compilation | Lukas Larsson | |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-02-17 | Merge branch 'ks/asn1-dialyzer-fixes' into dev | Niclas Axelsson | |
* ks/asn1-dialyzer-fixes: Shut off some dialyzer warnings OTP-9063 | |||
2011-02-17 | Merge branch 'ta/asn1-reporting' into dev | Niclas Axelsson | |
* ta/asn1-reporting: asn1ct: Make formatting of errors and warnings consistent OTP-9062 | |||
2010-11-18 | Shut off some dialyzer warnings | Kostis Sagonas | |
2010-07-12 | asn1ct: change unusual whitespace char from 0xA0 to 0x20 | Tuncer Ayaz | |
Replace 0xA0 with 0x20. Signed-off-by: Tuncer Ayaz <[email protected]> | |||
2010-05-05 | asn1ct: Make formatting of errors and warnings consistent | Tuncer Ayaz | |
Consistently format warning and error reports. Warning and error options from erlc now also work in asnc1ct. Signed-off-by: Tuncer Ayaz <[email protected]> | |||
2010-04-10 | Remove gratuitous ok report in asn1ct | Tuncer Ayaz | |
asn1ct used to print 'ok' on each compile. Signed-off-by: Tuncer Ayaz <[email protected]> | |||
2010-04-09 | Merge branch 'ta/asn1-verbose' into dev | Erlang/OTP | |
* ta/asn1-verbose: Add test for verbose option to asn1_SUITE Teach asn1ct verbose option OTP-8565 ta/asn1-verbose By default, the ASN.1 compiler is now silent in the absence of warnings or errors. The new 'verbose' option or the '-v' option for erlc can be given to show extra information (for instance, about the files that are generated). (Thanks to Tuncer Ayaz.) | |||
2010-04-08 | Teach asn1ct verbose option | Tuncer Ayaz | |
Change asn1ct to print verbose information only when asked to. Signed-off-by: Tuncer Ayaz <[email protected]> | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |