Implemented cql_to_rpn filter. Requires new yazpp from today's CVS.
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 12 Jan 2007 10:16:21 +0000 (10:16 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 12 Jan 2007 10:16:21 +0000 (10:16 +0000)
commitd625b10d219f5ece1aa7632e6cff2fcc5fcbd632
treee1afdce34b9e9ece5796807265999b97881aa58c
parent7dbcef088f731431c83c9e8486bf0c455c8b8e85
Implemented cql_to_rpn filter. Requires new yazpp from today's CVS.
src/Makefile.am
src/factory_static.cpp
src/filter_cql_to_rpn.cpp [new file with mode: 0644]
src/filter_cql_to_rpn.hpp [new file with mode: 0644]
src/xmlutil.cpp