[maven-release-plugin] prepare for next development iteration
[cql-java-moved-to-github.git] / src / main /
2012-02-09 Jakub SkoczenRelation 'exact' is illegal in CQL 1.2
2012-01-19 Jakub SkoczenArgh.. fix the debug flag
2012-01-19 Jakub SkoczenShould not be exposed
2012-01-19 Jakub SkoczenAdd ability to parse from char streams
2011-07-22 Jakub SkoczenMove JavaDocs around
2011-07-22 Jakub SkoczenRename
2011-07-22 Jakub SkoczenMove some code around, simplify
2011-07-22 Jakub SkoczenRewrite XML serialization avoiding string concats
2011-07-22 Jakub SkoczenImport statics directly, bump version
2011-07-22 Jakub SkoczenRewrite inefficient string functions
2011-07-22 Jakub SkoczenUse StringBuilder instead of StringBuffer, optimize
2011-07-22 Jakub SkoczenReplace object with class ref for statics
2011-07-22 Jakub SkoczenAdd override annotations
2011-07-22 Jakub SkoczenChange obsolete collections, remove redundant imports
2011-07-22 Jakub SkoczenHide some memebers as private, add getters
2011-07-22 Jakub SkoczenMake constants read-only
2010-07-27 Mike TaylorReinstate the "exact" relation even when v1.2 is in...
2010-07-27 Mike TaylorPatch from Ralph LeVan to recognise "qualifier.dc.creat...
2010-06-17 Mike TaylorA fix at last for the lexing bug for terms that begin...
2010-05-25 Mike TaylorFix rule that builds jar to use paths correctly.
2010-05-25 Mike TaylorGenerate only word-relations that are good for both...
2010-05-25 Mike TaylorCorrect the set of word-relations recognised -- fixes...
2010-05-19 Mike TaylorisRelation() recognises word-form relations from contex...
2010-05-19 Mike TaylorAdd new and more general isRelation() that recognises...
2010-05-19 Mike TaylorRename method isRelation() to isSymbolicRelation()
2010-05-19 Mike TaylorAdjust paths in Makefile to allow for maven compification.
2010-05-19 Mike TaylorMove .cvsignore to .gitignore
2009-07-24 Jakub SkoczenMavenized.