Makefile
|
2015-10-14
|
Jean-Francois Dockes
|
[63802a]
housekeeping: separated out the chrono utility
|
appformime.cpp
|
2015-08-18
|
Jean-Francois Dockes
|
[82922b]
removed a number of gratuitous linuxisms
|
appformime.h
|
2015-08-18
|
Jean-Francois Dockes
|
[82922b]
removed a number of gratuitous linuxisms
|
base64.cpp
|
2015-09-25
|
Jean-Francois Dockes
|
[533068]
Merged the changes from the current windows port
|
base64.h
|
2012-10-16
|
Jean-Francois Dockes
|
[816980]
implemented advanced search history feature
|
cancelcheck.cpp
|
2015-10-29
|
Jean-Francois Dockes
|
[6752cf]
Cancelcheck: don't declare the static unique in...
|
cancelcheck.h
|
2015-10-29
|
Jean-Francois Dockes
|
[6752cf]
Cancelcheck: don't declare the static unique in...
|
chrono.cpp
|
2015-10-14
|
Jean-Francois Dockes
|
[4b91fe]
Fix chrono change for mingw. Actually use the r...
|
chrono.h
|
2015-10-14
|
Jean-Francois Dockes
|
[63802a]
housekeeping: separated out the chrono utility
|
circache.cpp
|
2016-03-21
|
Jean-Francois Dockes
|
[a4fd4e]
moved code around to make smallut and pathut le...
|
circache.h
|
2015-01-19
|
Jean-Francois Dockes
|
[dd4493]
Added web cache resize tool
|
closefrom.cpp
|
2015-07-17
|
Jean-Francois Dockes
|
[c8e979]
comments
|
closefrom.h
|
2015-05-27
|
Jean-Francois Dockes
|
[9992a6]
Implemented support for posix_spawn() and (main...
|
conftree.cpp
|
2016-03-17
|
Jean-Francois Dockes
|
[d3a67a]
Merge
|
conftree.h
|
2016-03-17
|
Jean-Francois Dockes
|
[d3a67a]
Merge
|
copyfile.cpp
|
2015-12-02
|
Jean-Francois Dockes
|
[71672d]
Windows: fix missing O_BINARY. Reinstate image ...
|
copyfile.h
|
2015-07-24
|
Jean-Francois Dockes
|
[4d35cb]
Also index non-html files from the web queue an...
|
cpuconf.cpp
|
2016-03-21
|
Jean-Francois Dockes
|
[a4fd4e]
moved code around to make smallut and pathut le...
|
cpuconf.h
|
2013-04-25
|
Jean-Francois Dockes
|
[ec68cd]
roughly auto-config threads depending on cpu count
|
debuglog.cpp
|
2015-09-25
|
Jean-Francois Dockes
|
[533068]
Merged the changes from the current windows port
|
debuglog.h
|
2013-03-22
|
Jean-Francois Dockes
|
[5245f1]
reopen log file on SIGHUP
|
ecrontab.cpp
|
2012-04-11
|
Jean-Francois Dockes
|
[78bd8d]
use vector instead of list for execmd arg list
|
ecrontab.h
|
2011-12-02
|
Jean-Francois Dockes
|
[b9c64e]
Gui: help for cron etc. 1st checkpoint
|
execmd.cpp
|
2015-10-09
|
Jean-Francois Dockes
|
[e18291]
Windows: GUI "Open" works
|
execmd.h
|
2015-10-09
|
Jean-Francois Dockes
|
[e18291]
Windows: GUI "Open" works
|
fileudi.cpp
|
2015-09-25
|
Jean-Francois Dockes
|
[533068]
Merged the changes from the current windows port
|
fileudi.h
|
2011-04-27
|
Jean-Francois Dockes
|
[b28eaf]
Got rid of all the old RCS id strings
|
fstreewalk.cpp
|
2016-01-08
|
Jean-Francois Dockes
|
[ff15f8]
Centralize stat calls to ensure consistency of ...
|
fstreewalk.h
|
2016-01-07
|
Jean-Francois Dockes
|
[0974ab]
Avoid calling stat() after readdir() on Windows...
|
hldata.cpp
|
2016-03-21
|
Jean-Francois Dockes
|
[a4fd4e]
moved code around to make smallut and pathut le...
|
hldata.h
|
2016-03-21
|
Jean-Francois Dockes
|
[a4fd4e]
moved code around to make smallut and pathut le...
|
idfile.cpp
|
2015-09-25
|
Jean-Francois Dockes
|
[533068]
Merged the changes from the current windows port
|
idfile.h
|
2012-04-11
|
Jean-Francois Dockes
|
[ec7b40]
cosmetics: list -> vector in more places
|
md5.cpp
|
2015-03-03
|
Jean-Francois Dockes
|
[190ff9]
Ensure replacement md5 code works on bigendian ...
|
md5.h
|
2015-03-01
|
Jean-Francois Dockes
|
[9ba0b3]
Replaced RSA md5 code with public domain OpenBS...
|
md5ut.cpp
|
2015-09-25
|
Jean-Francois Dockes
|
[533068]
Merged the changes from the current windows port
|
md5ut.h
|
2015-03-01
|
Jean-Francois Dockes
|
[9ba0b3]
Replaced RSA md5 code with public domain OpenBS...
|
mimeparse.cpp
|
2015-09-25
|
Jean-Francois Dockes
|
[533068]
Merged the changes from the current windows port
|
mimeparse.h
|
2011-04-27
|
Jean-Francois Dockes
|
[b28eaf]
Got rid of all the old RCS id strings
|
netcon.cpp
|
2015-10-08
|
Jean-Francois Dockes
|
[ffc7d0]
fix timeouts for mh_execm filters
|
netcon.h
|
2015-08-09
|
Jean-Francois Dockes
|
[4d1f67]
Use std[::tr1]::shared_ptr instead of local Ref...
|
pathut.cpp
|
2016-03-21
|
Jean-Francois Dockes
|
[a4fd4e]
moved code around to make smallut and pathut le...
|
pathut.h
|
2016-03-21
|
Jean-Francois Dockes
|
[a4fd4e]
moved code around to make smallut and pathut le...
|
ptmutex.cpp
|
2015-08-18
|
Jean-Francois Dockes
|
[82922b]
removed a number of gratuitous linuxisms
|
ptmutex.h
|
2012-11-30
|
Jean-Francois Dockes
|
[3a33a6]
Use PTMutexLocker in workqueue, and make it res...
|
pxattr.cpp
|
2015-04-09
|
Jean-Francois Dockes
|
[e82528]
OpenBSD has no xattrs, help recoll build anyway
|
pxattr.h
|
2013-02-19
|
Jean-Francois Dockes
|
[50135e]
process extended attributes by default
|
rclionice.cpp
|
2014-11-05
|
Jean-Francois Dockes
|
[06f35a]
namespace cleanup
|
rclionice.h
|
2011-09-29
|
Jean-Francois Dockes
|
[95995b]
Indexing: have the indexer put itself in the io...
|
rclutil.cpp
|
2016-03-21
|
Jean-Francois Dockes
|
[a4fd4e]
moved code around to make smallut and pathut le...
|
rclutil.h
|
2016-03-21
|
Jean-Francois Dockes
|
[a4fd4e]
moved code around to make smallut and pathut le...
|
readfile.cpp
|
2015-12-02
|
Jean-Francois Dockes
|
[a95dcb]
Windows: fix missing O_BINARY
|
readfile.h
|
2015-09-25
|
Jean-Francois Dockes
|
[533068]
Merged the changes from the current windows port
|
refcntr.h
|
2015-08-09
|
Jean-Francois Dockes
|
[4d1f67]
Use std[::tr1]::shared_ptr instead of local Ref...
|
smallut.cpp
|
2016-03-21
|
Jean-Francois Dockes
|
[a4fd4e]
moved code around to make smallut and pathut le...
|
smallut.h
|
2016-03-21
|
Jean-Francois Dockes
|
[a4fd4e]
moved code around to make smallut and pathut le...
|
strmatcher.cpp
|
2015-09-25
|
Jean-Francois Dockes
|
[533068]
Merged the changes from the current windows port
|
strmatcher.h
|
2013-01-14
|
Jean-Francois Dockes
|
[4a4d42]
small wildcard/regexp wrapper
|
transcode.cpp
|
2015-08-18
|
Jean-Francois Dockes
|
[82922b]
removed a number of gratuitous linuxisms
|
transcode.h
|
2011-04-27
|
Jean-Francois Dockes
|
[b28eaf]
Got rid of all the old RCS id strings
|
trexecmd.cpp
|
2015-09-25
|
Jean-Francois Dockes
|
[533068]
Merged the changes from the current windows port
|
utf8iter.cpp
|
2015-09-25
|
Jean-Francois Dockes
|
[533068]
Merged the changes from the current windows port
|
utf8iter.h
|
2015-09-25
|
Jean-Francois Dockes
|
[533068]
Merged the changes from the current windows port
|
utf8testin.txt
|
2005-02-11
|
dockes
|
[d42db8]
improved word extraction a bit (unicode punctua...
|
utmkdefs.mk
|
2015-08-08
|
Jean-Francois Dockes
|
[74faf0]
test drivers build
|
wipedir.cpp
|
2015-08-19
|
Jean-Francois Dockes
|
[c6e228]
Prepared windows port by removing a number of s...
|
wipedir.h
|
2011-04-27
|
Jean-Francois Dockes
|
[b28eaf]
Got rid of all the old RCS id strings
|
workqueue.cpp
|
2015-09-25
|
Jean-Francois Dockes
|
[533068]
Merged the changes from the current windows port
|
workqueue.h
|
2015-08-18
|
Jean-Francois Dockes
|
[82922b]
removed a number of gratuitous linuxisms
|
x11mon.cpp
|
2011-04-27
|
Jean-Francois Dockes
|
[b28eaf]
Got rid of all the old RCS id strings
|
x11mon.h
|
2011-04-27
|
Jean-Francois Dockes
|
[b28eaf]
Got rid of all the old RCS id strings
|