History | View | Annotate | Download (20.4 kB)
added --with-libsylph configure option which enables the use of externallibsylph.
implemented Robinson-Fisher method to calculate combined probability.
add AC_CANONICAL_SYSTEM to configure.ac for target variable.
added --enable-windows to configure.
Add GDBM support.Add mode switch for standalone and libsylph app.
added filter-private.h to distribution.
addes SQLite3 support.
check for QDBM on configure.
link libsylph-builtin to libsylfilter.
added built-in libsylph, and use it from textcontent-filter.c.
implemented KVS APIs and QDBM implementation.
added a function to read message files.
Initial commit