Makefile
|
2016-07-13
|
Jean-Francois Dockes
|
[ab8cf5]
utils/ test makefile tweak
|
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
|
2016-04-11
|
Jean-Francois Dockes
|
[276745]
Indexing cancellation: do not reset flag after ...
|
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
|
2017-08-16
|
Jean-Francois Dockes
|
[d37052]
circache: update test driver for new log interface
|
circache.h
|
2017-02-28
|
Jean-Francois Dockes
|
[bde991]
got rid of off_t
|
closefrom.cpp
|
2017-06-28
|
Jean-Francois Dockes
|
[3d14c5]
dragonfly has closefrom()
|
closefrom.h
|
2015-05-27
|
Jean-Francois Dockes
|
[9992a6]
Implemented support for posix_spawn() and (main...
|
conftree.cpp
|
2017-06-28
|
Jean-Francois Dockes
|
[ce76e5]
merged shared ut
|
conftree.h
|
2017-06-28
|
Jean-Francois Dockes
|
[ce76e5]
merged shared ut
|
copyfile.cpp
|
2016-07-12
|
Jean-Francois Dockes
|
[f6a999]
logging now uses c++ streams
|
copyfile.h
|
2015-07-24
|
Jean-Francois Dockes
|
[4d35cb]
Also index non-html files from the web queue an...
|
cpuconf.cpp
|
2016-08-06
|
Jean-Francois Dockes
|
[361d3a]
Stay single-threaded on windows, multithread is...
|
cpuconf.h
|
2013-04-25
|
Jean-Francois Dockes
|
[ec68cd]
roughly auto-config threads depending on cpu count
|
ecrontab.cpp
|
2016-07-12
|
Jean-Francois Dockes
|
[f6a999]
logging now uses c++ streams
|
ecrontab.h
|
2011-12-02
|
Jean-Francois Dockes
|
[b9c64e]
Gui: help for cron etc. 1st checkpoint
|
execmd.cpp
|
2017-06-30
|
Jean-Francois Dockes
|
[d808c9]
Use setpgid(0,0) instead of setpgid(0,getpid())...
|
execmd.h
|
2017-06-28
|
Jean-Francois Dockes
|
[d29369]
add missing includes for fbsd/clang
|
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-07-12
|
Jean-Francois Dockes
|
[f6a999]
logging now uses c++ streams
|
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
|
2016-07-12
|
Jean-Francois Dockes
|
[f6a999]
logging now uses c++ streams
|
idfile.h
|
2012-04-11
|
Jean-Francois Dockes
|
[ec7b40]
cosmetics: list -> vector in more places
|
listmem.cpp
|
2017-06-28
|
Jean-Francois Dockes
|
[d29369]
add missing includes for fbsd/clang
|
listmem.h
|
2016-11-08
|
Jean-Francois Dockes
|
[8ba314]
added
|
log.cpp
|
2017-01-16
|
Jean-Francois Dockes
|
[de7c07]
Use recursive mutex on log calls because some c...
|
log.h
|
2017-01-16
|
Jean-Francois Dockes
|
[de7c07]
Use recursive mutex on log calls because some c...
|
md5.cpp
|
2017-06-28
|
Jean-Francois Dockes
|
[8e3f51]
Replace u_intxx types with c99 standard uintxx ...
|
md5.h
|
2017-06-28
|
Jean-Francois Dockes
|
[8e3f51]
Replace u_intxx types with c99 standard uintxx ...
|
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
|
2017-06-30
|
Jean-Francois Dockes
|
[e5a72d]
Add kqueue-based version of netcon selectloop t...
|
netcon.h
|
2017-06-30
|
Jean-Francois Dockes
|
[e5a72d]
Add kqueue-based version of netcon selectloop t...
|
pathut.cpp
|
2017-06-28
|
Jean-Francois Dockes
|
[ce76e5]
merged shared ut
|
pathut.h
|
2017-06-28
|
Jean-Francois Dockes
|
[ce76e5]
merged shared ut
|
pxattr.cpp
|
2017-07-03
|
Jean-Francois Dockes
|
[e5fe18]
merged pxattr versions. main() only, no effect ...
|
pxattr.h
|
2013-02-19
|
Jean-Francois Dockes
|
[50135e]
process extended attributes by default
|
rclionice.cpp
|
2016-07-12
|
Jean-Francois Dockes
|
[f6a999]
logging now uses c++ streams
|
rclionice.h
|
2011-09-29
|
Jean-Francois Dockes
|
[95995b]
Indexing: have the indexer put itself in the io...
|
rclutil.cpp
|
2016-07-13
|
Jean-Francois Dockes
|
[9f4e2e]
Small windows adjustements for std::mutex changes
|
rclutil.h
|
2016-07-13
|
Jean-Francois Dockes
|
[0b0385]
got rid of the STD_SHARED_XX std/tr1 defines
|
readfile.cpp
|
2017-02-28
|
Jean-Francois Dockes
|
[bde991]
got rid of off_t
|
readfile.h
|
2017-02-28
|
Jean-Francois Dockes
|
[bde991]
got rid of off_t
|
refcntr.h
|
2015-08-09
|
Jean-Francois Dockes
|
[4d1f67]
Use std[::tr1]::shared_ptr instead of local Ref...
|
smallut.cpp
|
2017-06-28
|
Jean-Francois Dockes
|
[ce76e5]
merged shared ut
|
smallut.h
|
2017-06-28
|
Jean-Francois Dockes
|
[ce76e5]
merged shared ut
|
strmatcher.cpp
|
2016-07-12
|
Jean-Francois Dockes
|
[f6a999]
logging now uses c++ streams
|
strmatcher.h
|
2013-01-14
|
Jean-Francois Dockes
|
[4a4d42]
small wildcard/regexp wrapper
|
transcode.cpp
|
2017-06-29
|
Jean-Francois Dockes
|
[25e15f]
iconv detection: replace badly working local ha...
|
transcode.h
|
2011-04-27
|
Jean-Francois Dockes
|
[b28eaf]
Got rid of all the old RCS id strings
|
trexecmd.cpp
|
2016-07-12
|
Jean-Francois Dockes
|
[f6a999]
logging now uses c++ streams
|
utf8iter.cpp
|
2016-07-12
|
Jean-Francois Dockes
|
[f6a999]
logging now uses c++ streams
|
utf8iter.h
|
2017-04-21
|
Jean-Francois Dockes
|
[71b4be]
utf8iter: store pointer to the source string in...
|
utf8testin.txt
|
2005-02-11
|
dockes
|
[d42db8]
improved word extraction a bit (unicode punctua...
|
utmkdefs.mk
|
2016-07-12
|
Jean-Francois Dockes
|
[d8f450]
fix debuglog ref in test driver + std=c++11
|
wipedir.cpp
|
2016-07-12
|
Jean-Francois Dockes
|
[f6a999]
logging now uses c++ streams
|
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
|
2016-12-02
|
Jean-Francois Dockes
|
[bcf5b0]
comments and traces
|
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
|