1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-26 07:29:17 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema
da1e9a3841 * *.c: rename _prefixed function into non-prefixed ones (violates ISO) 2010-01-15 22:11:51 +02:00
Dirk-Jan C. Binnema
79ef6fe87a * mu_query_combine: refactor, reduce complexity 2010-01-13 22:35:16 +02:00
Dirk-Jan C. Binnema
a87e3cadd5 * mu-query-xapian.cc: plug a few exception-catching wholes 2010-01-08 20:49:55 +02:00
Dirk-Jan C. Binnema
155a73bf41 * mu-query-xapian: use the new macros, cleanups 2010-01-06 01:30:45 +02:00
Dirk-Jan C. Binnema
39192b7a42 * mu-query-xapian: fix typo (inverted conditional) 2010-01-05 09:34:30 +02:00
Dirk-Jan C. Binnema
735cd5d705 * mu-index, mu-store-xapian.cc: activate _remove 2010-01-05 09:08:39 +02:00
Dirk-Jan C. Binnema
4bc30783b1 * mu-(query|store)-xapian.cc, mu-util.h: define/use macro for catch blocks to
declutter my code
2010-01-05 08:32:23 +02:00
Dirk-Jan C. Binnema
13f0df3afc * cosmetics 2010-01-03 23:53:49 +02:00
Dirk-Jan C. Binnema
b1a9cf8450 * refactoring, cleanup of the configuration / command system 2010-01-02 14:44:26 +02:00
Dirk-Jan C. Binnema
4890ad0216 * update copyright year => 2010 2010-01-01 15:56:45 +02:00
Dirk-Jan C. Binnema
8e2c68c86e * mu-query-xapian.cc: cosmetics 2009-12-23 23:39:49 +01:00
Dirk-Jan C. Binnema
390b3db86f * mu-query-xapian: take a char** for combine; improve _get_query err handling 2009-12-11 22:06:49 +02:00
Dirk-Jan C. Binnema
39f1936b82 * mu-query-xapian.c: free self in _destroy; small leak fix 2009-12-11 19:44:05 +02:00
Dirk-Jan C. Binnema
71abd126cd * mu-query-xapian: make the C++ more like C
mixing styles leads to weird errors
2009-12-09 00:01:49 +02:00
Dirk-Jan C. Binnema
3f37abaed3 * mu-query-xapian: escape AND/OR/NOT in query element lists 2009-12-07 00:22:42 +02:00
Dirk-Jan C. Binnema
c16cea11c9 * mu-query.*: fix querying after recent changes 2009-12-05 20:10:58 +02:00
Dirk-Jan C. Binnema
107852b79d * mu-query-xapian: fix some error cases (exceptions) 2009-12-05 16:05:15 +02:00
Dirk-Jan C. Binnema
2b0aca1bf7 * initial import of mu - the next generation 2009-11-25 22:55:06 +02:00