Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch the license of the programs from GPLv2 to GPLv3. | Bruno Haible | 2009-06-23 | 1 | -6/+5 |
* | Use the standard --version output. | Bruno Haible | 2009-06-23 | 1 | -4/+5 |
* | Emit #line directives without a directory. | Bruno Haible | 2009-06-23 | 1 | -11/+19 |
* | Test for CC=c++ at configure-time, so that we don't confuse a fully C++ | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
* | New options --dllexport, --help, --version. | Bruno Haible | 2009-06-23 | 1 | -3/+81 |
* | moopp requires GNU sed. | Bruno Haible | 2009-06-23 | 1 | -6/+23 |
* | Fix sed_remove_comments. | Bruno Haible | 2009-06-23 | 1 | -8/+31 |
* | Fix moopp rules for parallel make. | Bruno Haible | 2009-06-23 | 1 | -4/+11 |
* | Move each emit code into a function. | Bruno Haible | 2009-06-23 | 1 | -270/+302 |
* | Optimize IS_INSTANCE. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
* | Add operator==. | Bruno Haible | 2009-06-23 | 1 | -1/+6 |
* | Minimal object-oriented programming style. | Bruno Haible | 2009-06-23 | 1 | -0/+583 |