2007-06-27 |
mike | addModifier() now accepts comparison as well as type... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
mike | Updated to new relation-modifier format |
commit | commitdiff | tree | snapshot |
2007-06-27 |
mike | Single-argument constructor sets type rather than value. |
commit | commitdiff | tree | snapshot |
2007-06-27 |
mike | addModifier() correctly calls changed ModifierSet API. |
commit | commitdiff | tree | snapshot |
2007-06-27 |
mike | Use new Modifier objects for PQF translation rather... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
mike | Simplify getModifiers. |
commit | commitdiff | tree | snapshot |
2007-06-27 |
mike | Build Modifier.java |
commit | commitdiff | tree | snapshot |
2007-06-27 |
mike | Use new Modifier class instead of two-element Vector... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
mike | New |
commit | commitdiff | tree | snapshot |
2007-06-26 |
mike | Add new -d option to test-harness to turn on debugging. |
commit | commitdiff | tree | snapshot |
2007-06-26 |
mike | Fix rendering of default-context nodes with no named... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
mike | Failure to compile a query counts as a failed test! |
commit | commitdiff | tree | snapshot |
2007-06-21 |
mike | Fixed for modified query. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
mike | Emit "=== end ===" after comparison. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
mike | Changed proximity syntax for v1.1/1.2 |
commit | commitdiff | tree | snapshot |
2007-06-19 |
mike | New, downloaded from LC |
commit | commitdiff | tree | snapshot |
2007-06-07 |
mike | Final report of success count and percentage. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
mike | New "no thinking" introduction. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
mike | PATH and CLASSPATH settings so that no installation... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
mike | Revert the previous change, because it broke the regres... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
mike | Up to date description. |
commit | commitdiff | tree | snapshot |
2007-06-06 |
mike | Comment. |
commit | commitdiff | tree | snapshot |
2007-06-06 |
mike | Many changes for v1.2 |
commit | commitdiff | tree | snapshot |
2007-06-06 |
mike | Remove more junk from distribution. |
commit | commitdiff | tree | snapshot |
2007-06-06 |
mike | Typo. |
commit | commitdiff | tree | snapshot |
2007-06-06 |
mike | Towards 1.0 |
commit | commitdiff | tree | snapshot |
2007-06-06 |
mike | More for "make clean" to remove. |
commit | commitdiff | tree | snapshot |
2007-06-06 |
mike | Fix javadoc typo. |
commit | commitdiff | tree | snapshot |
2007-06-06 |
mike | Ignore generated "resources" directory. |
commit | commitdiff | tree | snapshot |
2007-06-06 |
mike | Use generics (what C++ programmers call templates) |
commit | commitdiff | tree | snapshot |
2007-06-06 |
mike | Compile all files at once. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
mike | Bugfixes for decomiling underspecified terms |
commit | commitdiff | tree | snapshot |
2006-05-19 |
mike | Correctly lex numericalpha sequences such as "3d" as... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
mike | Patch sent by Rafe Rosen <rr236@cornell.edu> |
commit | commitdiff | tree | snapshot |
2005-08-29 |
mike | New |
commit | commitdiff | tree | snapshot |
2005-08-29 |
mike | New |
commit | commitdiff | tree | snapshot |
2004-12-13 |
mike | New from Hedzer Westra <hedzer@NL.ADLIBSOFT.COM> |
commit | commitdiff | tree | snapshot |
2004-09-14 |
mike | Support new command-line option, -l <number>, to indica... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
mike | Very, very basic support for Bath profile. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
mike | Release 0.7 -- understands profiles relations and modif... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
mike | Release 0.6, fixes Ralph's term-quoting bug in BER... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
mike | Tweak to ignore two new files created by the javadoc... |
commit | commitdiff | tree | snapshot |
2003-03-04 |
mike | Remove a line of debugging. (Thanks to Ralph who spott... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
mike | Release 0.5 |
commit | commitdiff | tree | snapshot |
2003-01-13 |
mike | Ralph's tweaks to generated BER-encoded query packet. |
commit | commitdiff | tree | snapshot |
2003-01-13 |
mike | prepare for 0.5-RC3 |
commit | commitdiff | tree | snapshot |
2002-12-13 |
mike | Update TODO list. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
mike | Changes files etc. for recent tweaks. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
mike | Add Ralph's new getResultSetName() method. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
mike | remove qualifier.srw.resultSet from pqf.properties |
commit | commitdiff | tree | snapshot |
2002-12-11 |
mike | Rename the toType1() method to the more explicit toType... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
mike | Add Ralph's code into tyType1() to handle srw.resultSet |
commit | commitdiff | tree | snapshot |
2002-12-09 |
mike | Support srw.resultSet in toPQF(). NOT yet in toType1() |
commit | commitdiff | tree | snapshot |
2002-12-09 |
mike | Rolling |
commit | commitdiff | tree | snapshot |
2002-12-09 |
mike | Add back the last-in-field anchoring code. |
commit | commitdiff | tree | snapshot |
2002-12-09 |
mike | Change project-name capitalisation from "cql-java"... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
mike | Javadoc comment for toType1() |
commit | commitdiff | tree | snapshot |
2002-12-06 |
mike | Add back the changes to the position attributes. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
mike | Add BER tutorial ref. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
mike | Add stub toType1() that throws an exception. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
mike | Integrate Ralph's changes. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
mike | Remove all Ralph's files: I've integrated the changes... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
mike | Integrate Ralph's changes. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
mike | Add (premature) note about Ralph's changes. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
mike | Temporarily add Ralph's changes to the source, which... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
mike | Support Adam's new position configuration elements |
commit | commitdiff | tree | snapshot |
2002-11-29 |
mike | update documentation |
commit | commitdiff | tree | snapshot |
2002-11-29 |
mike | More or less identical to Adam's file |
commit | commitdiff | tree | snapshot |
2002-11-28 |
mike | Change name of Adam's parser's front-end |
commit | commitdiff | tree | snapshot |
2002-11-26 |
mike | Refer to Adam's "cqlshell" rather than the old "cqlparse3" |
commit | commitdiff | tree | snapshot |
2002-11-26 |
mike | Fix minor mistake in comment. |
commit | commitdiff | tree | snapshot |
2002-11-24 |
mike | Move away from release 0.4 -- VERSION to 0.5 and tweak... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
mike | Fix date of release 0.4 (actually a subtle re-release... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
mike | Nail down test suite to use the CQLParser script from... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
mike | date |
commit | commitdiff | tree | snapshot |
2002-11-20 |
mike | Loathesome hacks to skip section 10 explicitly, since... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
mike | Remove the vacuous failed-test XCQL files. |
commit | commitdiff | tree | snapshot |
2002-11-20 |
mike | Various tweaks to improve test suite. |
commit | commitdiff | tree | snapshot |
2002-11-20 |
mike | tweak |
commit | commitdiff | tree | snapshot |
2002-11-20 |
mike | Oops. Forgot the .cvsignore files. |
commit | commitdiff | tree | snapshot |
2002-11-20 |
mike | Add all the reference XCQL output files, along with... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
mike | Remove .cvsignore, as we no longer want to ignore the... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
mike | Remove debugging printf()s. (Oh alright then, println... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
mike | Tweaks to test suite. I think it's ready for serious... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
mike | Fix a silly bug, recently introduced, which prevented... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
mike | Use test/regression rather than test/random |
commit | commitdiff | tree | snapshot |
2002-11-20 |
mike | Remove spurious extra indent (was introduced so I could... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
mike | - Remove the redundant and misleading etc/Grammar file. |
commit | commitdiff | tree | snapshot |
2002-11-20 |
mike | - Change the XCQL output to include the nasty and... |
commit | commitdiff | tree | snapshot |
2002-11-19 |
mike | Note xmlpp |
commit | commitdiff | tree | snapshot |
2002-11-19 |
mike | Add xmlpp.pl from software.decisionsoft.com/tools.html |
commit | commitdiff | tree | snapshot |
2002-11-19 |
mike | Resync with Rob's sample query list: mostly prefix... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
mike | Clarify text |
commit | commitdiff | tree | snapshot |
2002-11-18 |
mike | Sort out the licence: I've settled on the LGPL. |
commit | commitdiff | tree | snapshot |
2002-11-17 |
mike | - Change build process so that javadoc documentation... |
commit | commitdiff | tree | snapshot |
2002-11-17 |
mike | - Add support for the new "phonetic" relation modifier, |
commit | commitdiff | tree | snapshot |
2002-11-15 |
mike | Move away from v0.3 (post-release) |
commit | commitdiff | tree | snapshot |
2002-11-15 |
mike | Fix javadoc comments |
commit | commitdiff | tree | snapshot |
2002-11-15 |
mike | fix date |
commit | commitdiff | tree | snapshot |
2002-11-15 |
mike | Make members public |
commit | commitdiff | tree | snapshot |
next |