Commit graph

3640 commits

Author SHA1 Message Date
Jean-Francois Dockes
bc455f365e testcode 2015-09-08 10:27:58 +02:00
Jean-Francois Dockes
4b1440b2b1 first non-compiling and incomplete draft of the windows execmd module 2015-09-08 10:24:19 +02:00
Jean-Francois Dockes
c66f916827 execcmd: type clean up + make sure that duplex / filter (not used by recoll) mode works by closing outgoing pipe at end of data 2015-09-08 07:56:50 +02:00
Jean-Francois Dockes
11d914b08c execmd comments and test driver only 2015-09-07 19:10:19 +02:00
Jean-Francois Dockes
4a90074482 converted/duplicated rclsoff to rclsoff.py, using python-libxslt/xml 2015-09-07 15:34:39 +02:00
Jean-Francois Dockes
b3092151dc New python-based msword filter + basic arch to convert the others 2015-09-07 11:16:20 +02:00
Jean-Francois Dockes
9bb428aa3b execm test driver: use to test rcldoc.py 2015-09-07 11:15:46 +02:00
Jean-Francois Dockes
28be1152ef actually postprocess 2015-09-07 09:23:07 +02:00
Jean-Francois Dockes
dac19964f3 temp ckpt 2015-09-06 19:55:43 +02:00
Jean-Francois Dockes
0896177cdf merge 2015-09-05 08:46:55 +02:00
Jean-Francois Dockes
8ae7683d64 Merge 2015-09-05 08:45:55 +02:00
Jean-Francois Dockes
b07017e940 Suppressed a number of ininteresting warnings 2015-09-05 08:42:50 +02:00
Jean-Francois Dockes
40ae40fe66 fileurltolocalpath: Only remove fragment indicator from url if path looks like an html file 2015-09-04 11:35:09 +02:00
Jean-Francois Dockes
309709dd72 typos 2015-09-04 10:25:16 +02:00
Jean-Francois Dockes
075126c9ff merge 2015-09-04 10:22:42 +02:00
Jean-Francois Dockes
71bfccb3cf fix configure.ac typo 2015-09-04 10:21:38 +02:00
Jean-Francois Dockes
0caad5b4f5 Hide most ExecCmd internals 2015-09-04 10:12:17 +02:00
Jean-Francois Dockes
be4bee1faa Small fixes after full rebuild from repo 2015-09-04 09:27:06 +02:00
Jean-Francois Dockes
a44980f3f9 Added a bit of signal/interrupt managing to recollprod. Added common property
sheet (not used yet).
2015-09-03 17:15:55 +02:00
Jean-Francois Dockes
1a42ea5c46 x86 config 2015-09-02 12:11:15 +02:00
Jean-Francois Dockes
16cc149e40 use path_pathtofileurl 2015-09-02 09:13:07 +02:00
Jean-Francois Dockes
5f9b0110de Fix computation of file:// urls from paths 2015-09-02 09:11:25 +02:00
Jean-Francois Dockes
66bc94d1e8 _WIN32 ifdefs cleanup 2015-09-02 08:40:39 +02:00
Jean-Francois Dockes
5631554abd more int fixups 2015-09-02 07:34:59 +02:00
Jean-Francois Dockes
535bf682f2 Suppressed many integer size warnings by a mix of type adjustments and casts,
none of which should have a real effect.
2015-09-01 19:39:20 +02:00
Jean-Francois Dockes
1b9673deb1 More small windows int types fixes. 2015-09-01 15:03:21 +02:00
Jean-Francois Dockes
59ba8e9fce length() comparisons in stringccxmp were reversed... 2015-09-01 15:02:03 +02:00
Jean-Francois Dockes
cdcbb01eab Test for empty term before dereferencing utf-8 iterator 2015-09-01 14:45:41 +02:00
Jean-Francois Dockes
468c9fe575 Test for end() after lower_bound call before dereferencing! 2015-09-01 14:44:30 +02:00
Jean-Francois Dockes
b47cb97e1d Turn synonyms expansion off if the search is sensitive to either case or diacritics. + misc trace improvements 2015-09-01 08:13:11 +02:00
Jean-Francois Dockes
5e062990a4 added option to force recollq build 2015-09-01 08:11:43 +02:00
Jean-Francois Dockes
9f8d382b3d missing errno.h 2015-09-01 08:14:17 +02:00
Jean-Francois Dockes
8f5597026d Handle windows paths: mostly change tests for relative, and some other tweaks. 2015-08-31 17:20:04 +02:00
Jean-Francois Dockes
6bbb87b063 recollindex and recollq build and run but fail because of unac error 2015-08-31 13:08:50 +02:00
Jean-Francois Dockes
20c9638ea4 fix bogus signedness warning 2015-08-30 17:45:19 +02:00
Jean-Francois Dockes
970935f130 Windows: fixed a number of int size warnings mostly by casting them away 2015-08-30 17:30:31 +02:00
Jean-Francois Dockes
d5aa8db282 fix linux build of windows branch 2015-08-30 15:50:28 +02:00
Jean-Francois Dockes
271e3ab2d9 fix linux build of windows branch 2015-08-30 15:50:17 +02:00
Jean-Francois Dockes
e32b102bd3 Idem. recollindex builds, forgotten bits 2015-08-30 15:31:35 +02:00
Jean-Francois Dockes
60fd34e40f recollindex builds. Still need to implement quite a lot of ifndefed stuff (pathut, rclconfig) 2015-08-30 15:30:50 +02:00
Jean-Francois Dockes
ca55c34b28 1st mods to get a build under windows. Does not build yet, far from it 2015-08-30 11:19:18 +02:00
Jean-Francois Dockes
2c7f4f8a83 fix typo in synonyms multigroups update 2015-08-25 07:36:48 +02:00
Jean-Francois Dockes
0751bbfed8 Support multi-word synonyms and add modifier to turn-off synonyms expansion 2015-08-23 12:15:52 +02:00
Jean-Francois Dockes
b4ab07c450 fix flac mime types in rclaudio + small changes for experimenting with embedding an interpreter in recollindex 2015-08-23 09:29:26 +02:00
Jean-Francois Dockes
df7ff6aa2c made building user doc optional at configure time 2015-08-23 09:05:05 +02:00
Jean-Francois Dockes
16b3396f12 Implement single-term query-time synonyms 2015-08-22 15:11:07 +02:00
Jean-Francois Dockes
f4ecd5c29e more safexx posix stuff 2015-08-22 08:37:58 +02:00
Jean-Francois Dockes
34e7ad0936 data struct for synonym groups 2015-08-22 08:35:54 +02:00
Jean-Francois Dockes
b1c5f5b96e data struct for synonym groups 2015-08-21 19:03:59 +02:00
Jean-Francois Dockes
776539571b add routine to test prog to exercise execm proto 2015-08-21 08:33:13 +02:00