Jean-Francois Dockes
3b278867b6
ckp
2019-08-08 10:01:58 +02:00
Jean-Francois Dockes
11152d2c9a
mh_mbox ckpt before switching to streams
2019-08-08 09:40:51 +02:00
Jean-Francois Dockes
ad5beb43c2
mh_mbox: fix on Windows.
...
The 2 main issues were that the files were fopen'd in text mode, and that
the std-based SimpleRegexp implementation was wrong (match instead of search).
Also, make sure that we are using 64 bits interfaces.
2019-08-07 17:07:06 +02:00
Jean-Francois Dockes
33e1847b26
suppress misc warnings on fedora and macosx
2019-04-28 15:39:15 +02:00
Jean-Francois Dockes
0cbc46732f
Fixed the FSF address
2019-03-04 11:19:14 +01:00
Jean-Francois Dockes
218b3fbfe2
Fix clear() call super antipattern in handlers
2018-11-14 15:29:07 +01:00
Jean-Francois Dockes
b55f4b3b0a
add nomd5types parameter to set file types for which dedup is not that useful and computation is expensive (e.g. audio files). Replace "call parent" misfeature with call to virtual in MimeHandler constructor. Fix log calls indent
2017-02-02 18:09:00 +01:00
Jean-Francois Dockes
a7728ceb91
changed the mime handler cache key (was the mime type), to avoid having multiple copies of the same filter when applied to different mime types. This reduces a lot the number of processes during indexing, with no impact on performance
2013-04-25 18:18:48 +02:00
Jean-Francois Dockes
b28eaf23fb
Got rid of all the old RCS id strings
2011-04-27 08:22:17 +02:00
Jean-Francois Dockes
e1a20aa810
got rid of accesses to global config through getMainConfig()
2011-03-02 13:47:07 +01:00
Jean-Francois Dockes
f10e14658f
add quirks flag to handle bad thunderbird mbox formats
2010-11-22 16:25:25 +01:00
dockes
2ad0326ed7
implemented a cache for mbox message header offsets
2009-11-27 12:41:05 +00:00
dockes
9082f3bf65
allow specifying format and charset for ext filters. Cache and reuse filters
2008-10-04 14:26:59 +00:00
dockes
013364faf5
Improve From_ line detection
2007-10-03 14:53:37 +00:00
dockes
33c95ef1ba
Dijon filters 1st step: mostly working needs check and optim
2006-12-15 12:40:24 +00:00