Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relocate JCPP package: org/anarres/cpp -> com/jogamp/gluegen/jcpp | Sven Gothel | 2015-03-23 | 1 | -207/+0 |
| | |||||
* | jsr305 annotations. | Shevek | 2014-12-30 | 1 | -9/+9 |
| | |||||
* | Much simpler fix for #25 still passes tests. | Shevek | 2014-12-30 | 1 | -5/+1 |
| | |||||
* | Trim whitespace from macro parameters when a new line is detected. Fixes #25 | TimePath | 2014-12-30 | 1 | -1/+5 |
| | | | | Signed-off-by: Shevek <[email protected]> | ||||
* | NetBeans refactorings to standardize codebase. | Shevek | 2014-09-10 | 1 | -1/+0 |
| | |||||
* | Fix #16: NPE on unterminated ifdef. | Shevek | 2014-09-09 | 1 | -1/+6 |
| | |||||
* | Version bump to 1.4.0-SNAPSHOT. | Shevek | 2013-12-27 | 1 | -0/+203 |
Rewrite build system to use gradle. Clean up source for the new generation. |