Ups... memory leak
[yaz-moved-to-github.git] / src / rpn2cql.c
2010-11-03 Adam DickmeissUpdate configure to generate config.h
2010-01-19 Adam DickmeissRPN log: change some types to Odr_int
2010-01-14 Adam DickmeissComment WRBUF. Remove wrbuf_vputs
2010-01-14 Adam DickmeissBump copyright year
2009-12-01 Adam DickmeissReformat. Remove unused variable
2009-12-01 Adam DickmeissReformat
2009-12-01 Adam DickmeissFix switch label
2009-11-05 Dennis SchafrothFixed: Removed the server option which was remedy from...
2009-11-05 Dennis SchafrothFixed comment
2009-11-04 Dennis SchafrothComment fixes only
2009-11-04 Dennis SchafrothFor phonetic, stem and relevance return no operator
2009-11-04 Dennis SchafrothAddded a lookup of relation in the attributes. Not...
2009-08-19 Adam DickmeissRPN to CQL: no use attr is treated as serverChoice
2009-08-14 Adam DickmeissRPN to CQL conv may use USE string attributes (bug...
2009-06-16 Adam Dickmeiss64-bit BER integers. Fixes bug #114.
2009-01-15 Adam DickmeissUpdated footer comment
2009-01-09 Adam DickmeissHappy new year
2008-11-24 Adam DickmeissGot rid of a few warnings WRT signed/unsigned types
2008-07-25 Adam DickmeissFirst RPN to CQL conversion using actual attribute...
2008-07-22 Adam DickmeissAdded cql_transform_define_pattern. Renamed rpn2cql...
2008-04-28 Adam DickmeissBeginnings for RPN to CQL transform.