Missing ) in javadoc
3 lines of code changed in:
Initial commit of StrSubstitutor (VariableFormatter) for review
1169 lines of code changed in:
Copyright dates
4 lines of code changed in:
Link builder to tokenizer properly
105 lines of code changed in:
Add toString
33 lines of code changed in:
Allow tokenizer state to be adjusted before and after tokenizing
74 lines of code changed in:
Add method to get all tokens as a list as well as an array
37 lines of code changed in:
Adding Niall's fix for LANG-59 - an edge case in date truncation - and his enhancement
for the unit test that was there.
123 lines of code changed in:
Removing old release notes.
0 lines of code changed in:
LANG-272 Remove 2.1 build target and exclusion of "text" package from source distro.
0 lines of code changed in:
Fix for LANG-272 - Minor JavaDoc changes to clean up checkstyle issues
43 lines of code changed in:
Fix for LANG-272 - minor build changes
24 lines of code changed in:
Add serialization version id and javadoc
8 lines of code changed in:
Layout action methods to match general lang formatting
94 lines of code changed in:
Layout getters and setters in pairs to match general lang formatting
50 lines of code changed in:
Javadoc
21 lines of code changed in:
Reduce scope from public to protected in parser
5 lines of code changed in:
Applying javadoc fixes from Michael Heuer for the stripXxx methods as mentioned in LANG-270
16 lines of code changed in:
Remove debugging code
0 lines of code changed in:
Fix char/Character methods in ArrayUtils
LANG-267
6 lines of code changed in:
Fixed a bit of javadoc with bad xhtml
6 lines of code changed in:
Added hashCode method for inner Token class as recommended by PMD
9 lines of code changed in:
Minor style fixes suggested by checkstyle
26 lines of code changed in:
Adding the missing char/Character methods in ArrayUtils, as pointed out (and patched) by Andres Almiray in LANG-267
130 lines of code changed in:
Removing trace statement
0 lines of code changed in:
Adding unit test for LANG-59. Sometimes passes, sometimes fails
8 lines of code changed in:
Fixed escaping of backslash-u in javadoc notes for issue reported in LANG-66
4 lines of code changed in:
Added note in javadoc of issue reported in LANG-66
12 lines of code changed in:
Improve JIRA links
20 lines of code changed in:
Fix compilation error
2 lines of code changed in:
Javadoc
22 lines of code changed in: