More clean up, update readme
authorJakub Skoczen <jakub@indexdata.dk>
Sat, 15 Mar 2014 15:08:37 +0000 (16:08 +0100)
committerJakub Skoczen <jakub@indexdata.dk>
Sat, 15 Mar 2014 15:08:37 +0000 (16:08 +0100)
commit03ef3621fa8624d56eef1f85274de365ddafed90
tree0fcd5d29eab1b1a2cbfb1a3742aac06fa629d6cf
parentd48bccaed9308a737cdfa55ba555891d0ad85b87
More clean up, update readme
212 files changed:
Changes
README
VERSION
src/main/java/org/z3950/zing/cql/CQLLexer.java
test/random/Makefile [deleted file]
test/random/README [deleted file]
test/random/mkrandom [deleted file]
test/regression/Makefile [deleted file]
test/regression/README [deleted file]
test/regression/mkanswers [deleted file]
test/regression/mktests [deleted file]
test/regression/queries.raw [deleted file]
test/regression/runcanon [deleted file]
test/regression/runtests [deleted file]
test/regression/sections/01/.gitignore [deleted file]
test/regression/sections/01/01.xcql [deleted file]
test/regression/sections/01/02.xcql [deleted file]
test/regression/sections/01/03.xcql [deleted file]
test/regression/sections/01/04.xcql [deleted file]
test/regression/sections/01/05.xcql [deleted file]
test/regression/sections/01/06.xcql [deleted file]
test/regression/sections/01/07.xcql [deleted file]
test/regression/sections/01/08.xcql [deleted file]
test/regression/sections/01/09.xcql [deleted file]
test/regression/sections/01/10.xcql [deleted file]
test/regression/sections/01/11.xcql [deleted file]
test/regression/sections/02/.gitignore [deleted file]
test/regression/sections/02/01.xcql [deleted file]
test/regression/sections/02/02.xcql [deleted file]
test/regression/sections/02/03.xcql [deleted file]
test/regression/sections/02/04.xcql [deleted file]
test/regression/sections/02/05.xcql [deleted file]
test/regression/sections/02/06.xcql [deleted file]
test/regression/sections/02/07.xcql [deleted file]
test/regression/sections/02/08.xcql [deleted file]
test/regression/sections/02/09.xcql [deleted file]
test/regression/sections/02/10.xcql [deleted file]
test/regression/sections/02/11.xcql [deleted file]
test/regression/sections/02/12.xcql [deleted file]
test/regression/sections/02/13.xcql [deleted file]
test/regression/sections/02/14.xcql [deleted file]
test/regression/sections/02/15.xcql [deleted file]
test/regression/sections/02/16.xcql [deleted file]
test/regression/sections/02/17.xcql [deleted file]
test/regression/sections/03/.gitignore [deleted file]
test/regression/sections/03/01.xcql [deleted file]
test/regression/sections/03/02.xcql [deleted file]
test/regression/sections/03/03.xcql [deleted file]
test/regression/sections/03/04.xcql [deleted file]
test/regression/sections/03/05.xcql [deleted file]
test/regression/sections/03/06.xcql [deleted file]
test/regression/sections/03/07.xcql [deleted file]
test/regression/sections/03/08.xcql [deleted file]
test/regression/sections/03/09.xcql [deleted file]
test/regression/sections/04/.gitignore [deleted file]
test/regression/sections/04/01.xcql [deleted file]
test/regression/sections/04/02.xcql [deleted file]
test/regression/sections/05/.gitignore [deleted file]
test/regression/sections/05/01.xcql [deleted file]
test/regression/sections/05/02.xcql [deleted file]
test/regression/sections/05/03.xcql [deleted file]
test/regression/sections/05/04.xcql [deleted file]
test/regression/sections/05/05.xcql [deleted file]
test/regression/sections/05/06.xcql [deleted file]
test/regression/sections/05/07.xcql [deleted file]
test/regression/sections/05/08.xcql [deleted file]
test/regression/sections/05/09.xcql [deleted file]
test/regression/sections/06/.gitignore [deleted file]
test/regression/sections/06/01.xcql [deleted file]
test/regression/sections/06/02.xcql [deleted file]
test/regression/sections/06/03.xcql [deleted file]
test/regression/sections/06/04.xcql [deleted file]
test/regression/sections/06/05.xcql [deleted file]
test/regression/sections/06/06.xcql [deleted file]
test/regression/sections/07/.gitignore [deleted file]
test/regression/sections/07/01.xcql [deleted file]
test/regression/sections/07/02.xcql [deleted file]
test/regression/sections/07/03.xcql [deleted file]
test/regression/sections/08/.gitignore [deleted file]
test/regression/sections/08/01.xcql [deleted file]
test/regression/sections/08/02.xcql [deleted file]
test/regression/sections/08/03.xcql [deleted file]
test/regression/sections/09/.gitignore [deleted file]
test/regression/sections/09/01.xcql [deleted file]
test/regression/sections/09/02.xcql [deleted file]
test/regression/sections/09/03.xcql [deleted file]
test/regression/sections/09/04.xcql [deleted file]
test/regression/sections/09/05.xcql [deleted file]
test/regression/sections/09/06.xcql [deleted file]
test/regression/sections/10/.gitignore [deleted file]
test/regression/sections/10/01.xcql [deleted file]
test/regression/sections/10/02.xcql [deleted file]
test/regression/sections/10/03.xcql [deleted file]
test/regression/sections/10/04.xcql [deleted file]
test/regression/sections/10/05.xcql [deleted file]
test/regression/sections/10/06.xcql [deleted file]
test/regression/sections/10/07.xcql [deleted file]
test/regression/sections/10/08.xcql [deleted file]
test/regression/sections/10/09.xcql [deleted file]
test/regression/sections/10/10.xcql [deleted file]
test/regression/sections/10/11.xcql [deleted file]
test/regression/sections/10/12.xcql [deleted file]
test/regression/sections/10/13.xcql [deleted file]
test/regression/sections/10/14.xcql [deleted file]
test/regression/sections/10/15.xcql [deleted file]
test/regression/sections/10/16.xcql [deleted file]
test/regression/showtest [deleted file]
test/regression/xmlpp.pl [deleted file]
util/random/Makefile [new file with mode: 0644]
util/random/README [new file with mode: 0644]
util/random/mkrandom [new file with mode: 0755]
util/regression/Makefile [new file with mode: 0644]
util/regression/README [new file with mode: 0644]
util/regression/mkanswers [new file with mode: 0755]
util/regression/mktests [new file with mode: 0755]
util/regression/queries.raw [new file with mode: 0644]
util/regression/runcanon [new file with mode: 0755]
util/regression/runtests [new file with mode: 0755]
util/regression/sections/01/.gitignore [new file with mode: 0644]
util/regression/sections/01/01.xcql [new file with mode: 0644]
util/regression/sections/01/02.xcql [new file with mode: 0644]
util/regression/sections/01/03.xcql [new file with mode: 0644]
util/regression/sections/01/04.xcql [new file with mode: 0644]
util/regression/sections/01/05.xcql [new file with mode: 0644]
util/regression/sections/01/06.xcql [new file with mode: 0644]
util/regression/sections/01/07.xcql [new file with mode: 0644]
util/regression/sections/01/08.xcql [new file with mode: 0644]
util/regression/sections/01/09.xcql [new file with mode: 0644]
util/regression/sections/01/10.xcql [new file with mode: 0644]
util/regression/sections/01/11.xcql [new file with mode: 0644]
util/regression/sections/02/.gitignore [new file with mode: 0644]
util/regression/sections/02/01.xcql [new file with mode: 0644]
util/regression/sections/02/02.xcql [new file with mode: 0644]
util/regression/sections/02/03.xcql [new file with mode: 0644]
util/regression/sections/02/04.xcql [new file with mode: 0644]
util/regression/sections/02/05.xcql [new file with mode: 0644]
util/regression/sections/02/06.xcql [new file with mode: 0644]
util/regression/sections/02/07.xcql [new file with mode: 0644]
util/regression/sections/02/08.xcql [new file with mode: 0644]
util/regression/sections/02/09.xcql [new file with mode: 0644]
util/regression/sections/02/10.xcql [new file with mode: 0644]
util/regression/sections/02/11.xcql [new file with mode: 0644]
util/regression/sections/02/12.xcql [new file with mode: 0644]
util/regression/sections/02/13.xcql [new file with mode: 0644]
util/regression/sections/02/14.xcql [new file with mode: 0644]
util/regression/sections/02/15.xcql [new file with mode: 0644]
util/regression/sections/02/16.xcql [new file with mode: 0644]
util/regression/sections/02/17.xcql [new file with mode: 0644]
util/regression/sections/03/.gitignore [new file with mode: 0644]
util/regression/sections/03/01.xcql [new file with mode: 0644]
util/regression/sections/03/02.xcql [new file with mode: 0644]
util/regression/sections/03/03.xcql [new file with mode: 0644]
util/regression/sections/03/04.xcql [new file with mode: 0644]
util/regression/sections/03/05.xcql [new file with mode: 0644]
util/regression/sections/03/06.xcql [new file with mode: 0644]
util/regression/sections/03/07.xcql [new file with mode: 0644]
util/regression/sections/03/08.xcql [new file with mode: 0644]
util/regression/sections/03/09.xcql [new file with mode: 0644]
util/regression/sections/04/.gitignore [new file with mode: 0644]
util/regression/sections/04/01.xcql [new file with mode: 0644]
util/regression/sections/04/02.xcql [new file with mode: 0644]
util/regression/sections/05/.gitignore [new file with mode: 0644]
util/regression/sections/05/01.xcql [new file with mode: 0644]
util/regression/sections/05/02.xcql [new file with mode: 0644]
util/regression/sections/05/03.xcql [new file with mode: 0644]
util/regression/sections/05/04.xcql [new file with mode: 0644]
util/regression/sections/05/05.xcql [new file with mode: 0644]
util/regression/sections/05/06.xcql [new file with mode: 0644]
util/regression/sections/05/07.xcql [new file with mode: 0644]
util/regression/sections/05/08.xcql [new file with mode: 0644]
util/regression/sections/05/09.xcql [new file with mode: 0644]
util/regression/sections/06/.gitignore [new file with mode: 0644]
util/regression/sections/06/01.xcql [new file with mode: 0644]
util/regression/sections/06/02.xcql [new file with mode: 0644]
util/regression/sections/06/03.xcql [new file with mode: 0644]
util/regression/sections/06/04.xcql [new file with mode: 0644]
util/regression/sections/06/05.xcql [new file with mode: 0644]
util/regression/sections/06/06.xcql [new file with mode: 0644]
util/regression/sections/07/.gitignore [new file with mode: 0644]
util/regression/sections/07/01.xcql [new file with mode: 0644]
util/regression/sections/07/02.xcql [new file with mode: 0644]
util/regression/sections/07/03.xcql [new file with mode: 0644]
util/regression/sections/08/.gitignore [new file with mode: 0644]
util/regression/sections/08/01.xcql [new file with mode: 0644]
util/regression/sections/08/02.xcql [new file with mode: 0644]
util/regression/sections/08/03.xcql [new file with mode: 0644]
util/regression/sections/09/.gitignore [new file with mode: 0644]
util/regression/sections/09/01.xcql [new file with mode: 0644]
util/regression/sections/09/02.xcql [new file with mode: 0644]
util/regression/sections/09/03.xcql [new file with mode: 0644]
util/regression/sections/09/04.xcql [new file with mode: 0644]
util/regression/sections/09/05.xcql [new file with mode: 0644]
util/regression/sections/09/06.xcql [new file with mode: 0644]
util/regression/sections/10/.gitignore [new file with mode: 0644]
util/regression/sections/10/01.xcql [new file with mode: 0644]
util/regression/sections/10/02.xcql [new file with mode: 0644]
util/regression/sections/10/03.xcql [new file with mode: 0644]
util/regression/sections/10/04.xcql [new file with mode: 0644]
util/regression/sections/10/05.xcql [new file with mode: 0644]
util/regression/sections/10/06.xcql [new file with mode: 0644]
util/regression/sections/10/07.xcql [new file with mode: 0644]
util/regression/sections/10/08.xcql [new file with mode: 0644]
util/regression/sections/10/09.xcql [new file with mode: 0644]
util/regression/sections/10/10.xcql [new file with mode: 0644]
util/regression/sections/10/11.xcql [new file with mode: 0644]
util/regression/sections/10/12.xcql [new file with mode: 0644]
util/regression/sections/10/13.xcql [new file with mode: 0644]
util/regression/sections/10/14.xcql [new file with mode: 0644]
util/regression/sections/10/15.xcql [new file with mode: 0644]
util/regression/sections/10/16.xcql [new file with mode: 0644]
util/regression/showtest [new file with mode: 0755]
util/regression/xmlpp.pl [new file with mode: 0755]