13 Commits

Author SHA1 Message Date
Jean-Francois Dockes
35d2d5bf49 Fixed a number of recollinit invocations. Most in dead/test code 2019-03-21 15:28:02 +01:00
Jean-Francois Dockes
0cbc46732f Fixed the FSF address 2019-03-04 11:19:14 +01:00
Jean-Francois Dockes
0b0385e459 got rid of the STD_SHARED_XX std/tr1 defines 2016-07-13 15:12:25 +02:00
Jean-Francois Dockes
f6a999de84 logging now uses c++ streams 2016-07-12 09:41:04 +02:00
Jean-Francois Dockes
4d1f679eac Use std[::tr1]::shared_ptr instead of local RefCntr by default 2015-08-09 13:54:24 +02:00
Jean-Francois Dockes
3fb7183eae Converted query language parser from the old regexp jungle to bison. Allow using parentheses for clearer syntax. 2015-01-29 16:15:17 +01:00
Jean-Francois Dockes
d2f7f11715 Use dynamic lib for shared recoll code 2012-12-29 14:27:01 +01:00
Jean-Francois Dockes
7f88bd3d67 fixed for recoll 1.18 but php issues. Needs php5 update? 2012-10-18 14:33:45 +02:00
Jean-Francois Dockes
400d220c57 fix python and php modules to compile for 1.15.5 2011-03-08 23:06:57 +01:00
Jean-Francois Dockes
74be06345a Implemented configure --enable-pic flag to build the main lib with position-independant objects.
This avoids having to edit localdefs by hand to build the new php extension,
and voids the need for the Python module to recompile Recoll source files.
2010-01-29 17:22:31 +01:00
Jean-Francois Dockes
7ef5e08f70 PHP extension by Wenqiang Song : make ready for external use.
- added minimal doc
- fixed build script to work around php/libtool issue
- have the module default to Query Language (instead of AND)
2010-01-29 15:47:02 +01:00
dockes
504f45e929 not used? 2010-01-25 11:08:07 +00:00
dockes
73995b088b initial import from W. Song 2010-01-25 11:06:54 +00:00