index
:
jcpp.git
master
vanilla
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 1.4.13
Shevek
2018-09-04
1
-1
/
+1
*
LexerSource: Support text round-trip of lost and lonely unicode.
Shevek
2018-09-04
2
-5
/
+17
*
Regenerate gradle wrapper.
Shevek
2018-09-04
4
-46
/
+47
*
InputLexerSource: Don't force buffering of the reader.
Shevek
2017-05-15
1
-1
/
+5
*
Add missing @Override.
Shevek
2017-05-15
1
-0
/
+1
*
Fix #34.
Shevek
2017-05-02
3
-1
/
+85
*
Update build system and .gitignore.
Shevek
2017-04-21
5
-17
/
+75
*
Release 1.4.12
Shevek
2015-11-18
1
-1
/
+1
*
Fix #24: Omit trailing comma pasted onto an empty variadic argument.
Shevek
2015-11-17
3
-3
/
+40
*
Test case for #24.
Shevek
2015-11-17
2
-1
/
+64
*
Token.getValue() does not merit a @CheckForNull.
Shevek
2015-07-28
1
-1
/
+1
*
Fix more charset issues.
Shevek
2015-07-28
2
-6
/
+6
*
Fix some findbugs warnings.
Shevek
2015-07-28
4
-43
/
+64
*
Bump gradle version.
Shevek
2015-06-16
2
-3
/
+3
*
Release 1.4.11
Shevek
2015-06-16
1
-1
/
+1
*
NumericValue: Overflow a bit later on overlong integers.
Shevek
2015-06-16
1
-0
/
+7
*
Update copyrights to 2015.
Shevek
2015-06-15
29
-30
/
+30
*
NumericValue: Deal slightly more elegantly with unadorned longs.
Shevek
2015-06-15
1
-5
/
+9
*
LexerSource: Comment escape()
Shevek
2015-06-15
1
-0
/
+7
*
Link sources to javadoc.
Shevek
2015-06-15
1
-1
/
+2
*
Release 1.4.10
Shevek
2015-05-19
1
-1
/
+1
*
Fix #27: Don't preprocess pragma tokens.
Shevek
2015-05-19
3
-2
/
+51
*
Release 1.4.9
Shevek
2015-05-13
1
-1
/
+1
*
Update to stdproject.
Shevek
2015-05-13
7
-224
/
+23
*
Fix two javadoc @param warnings.
Shevek
2015-05-13
1
-0
/
+5
*
Fix #29 - line directives out by one on pop_source. Hard to unit test without...
Shevek
2015-05-13
4
-1
/
+38
*
Release 1.4.8
Shevek
2015-04-15
1
-1
/
+1
*
Improve javadoc.
Shevek
2015-04-15
4
-13
/
+78
*
Backport source API to Java 1.5 for compatibility.
Shevek
2015-04-15
2
-3
/
+8
*
Update build system. Exclude JCL from runtime.
Shevek
2015-04-15
5
-18
/
+38
*
Write IncludeAbsoluteTest properly.
vanilla
Shevek
2015-01-01
2
-13
/
+14
*
Hack to make tests pass on trusty jenkins server
Shevek
2015-01-01
1
-0
/
+1
*
Fix some findbugs warnings.
Shevek
2015-01-01
3
-5
/
+6
*
Fix #21: Allow including absolute files.
Shevek
2015-01-01
2
-0
/
+44
*
Fix #10 using build-time metadata.
Shevek
2015-01-01
6
-14
/
+131
*
Apply nexus to root project not subprojects.
Shevek
2014-12-31
1
-2
/
+0
*
Remove old binary files from build tree.
Shevek
2014-12-31
47
-2931
/
+0
*
jsr305 annotations.
Shevek
2014-12-30
3
-11
/
+11
*
Much simpler fix for #25 still passes tests.
Shevek
2014-12-30
2
-5
/
+2
*
Fix #23: Allow empty anonymous variadic arguments.
Shevek
2014-12-30
2
-9
/
+42
*
Update build rig a little.
Shevek
2014-12-30
3
-3
/
+15
*
Add extra test from #25.
Shevek
2014-12-30
2
-1
/
+44
*
Trim whitespace from macro parameters when a new line is detected. Fixes #25
TimePath
2014-12-30
2
-1
/
+7
*
SourceChangeEvent now uses an enum.
Shevek
2014-12-03
17
-315
/
+203
*
Release 1.4.7.
Shevek
2014-09-11
1
-1
/
+1
*
Handle framework includes.
Shevek
2014-09-11
1
-0
/
+9
*
Handle conditionals in preprocessor statements.
Shevek
2014-09-11
2
-3
/
+16
*
LexerSource: Handle invalid number as a single INVALID token and don't consum...
Shevek
2014-09-11
3
-15
/
+44
*
Preprocessor: Fix SQSTRING.
Shevek
2014-09-10
2
-6
/
+16
*
Modernize: Use slf4j and joptsimple.
Shevek
2014-09-10
9
-258
/
+149
[next]