SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for strusbindings-lua-0.15.5.24-fc25.1.14.x86_64.rpm :

* Fri Dec 29 2017 Patrick Frey 0.15.5-0.1- fixed several build issues: Build with Clang, Fix bugs in travis build
* Mon Dec 04 2017 Patrick Frey 0.15.4-0.1- adapt interface changes in papuga, reorganize code- added -Wshadow for C++ build
* Fri Oct 13 2017 Patrick Frey 0.15.3-0.1- RPath fixes and some CMake file reorganization- some small fixes that came up with the travis build- rewrote papuga serialization iterators- fixed bug in tokenizer serialization
* Wed Sep 27 2017 Patrick Frey 0.15.2-0.1- bring up travis build, some minor fixes
* Mon Sep 04 2017 Patrick Frey 0.15.1-0.1- release to cleanup mess with missing CHANGELOG in 0.15.0
* Sun Sep 03 2017 Patrick Frey 0.15.0-0.1- new bindings with papuga
* Wed Feb 15 2017 Patrick Frey 0.14.0-0.1- adapt interface changes in strus core
* Mon Feb 06 2017 Patrick Frey 0.13.0-0.1- adapt interface changes in strus analyzer and core- integrate vector and pattern matching interfaces- fix PHP and Python bindings to accept std::vector- many build fixes
* Sat Oct 01 2016 Patrick Frey 0.12.0-0.1- adapt interface changes in strus analyzer
* Wed Sep 28 2016 Patrick Frey 0.11.0-0.1- adapt interface changes of strus core
* Tue Jul 05 2016 Patrick Frey 0.10.0-0.1- increment version number as in other strus projects (dependencies)
* Thu Apr 28 2016 Patrick Frey 0.9.0-0.1- changes in the object builder interfaces
* Sun Apr 24 2016 Patrick Frey 0.8.2-0.1- fix broken package
* Sun Apr 24 2016 Patrick Frey 0.8.1-0.1- adapt interface changes from strus core
* Wed Apr 13 2016 Patrick Frey 0.8.0-0.1- adapt interface changes from strus core- added dependency to strusbase
* Sun Apr 03 2016 Patrick Frey 0.7.1-0.1- adapted interface changes from strus core
* Wed Mar 30 2016 Patrick Frey 0.7.0-0.1- adapted interface changes from strus core: introducing scalar function objects used for combining ranking functions or to pass functions to weighting functions or summarizers
* Mon Mar 21 2016 Patrick Frey 0.6.0-0.1- changed license from GPLv3 to MPLv2 (Mozilla Public License, Version 2)
* Sun Mar 06 2016 Patrick Frey 0.5.0-0.1- adapted core interface changes
* Sun Jan 17 2016 Patrick Frey 0.4.1-0.1- fix typos in src license reference
* Sat Jan 02 2016 Patrick Frey 0.4.0-0.1- adapt minor version number to strus core
* Wed Dec 23 2015 Patrick Frey 0.3.2-0.1- add (enable) python wrappers for adding statistics for query evaluation- allow decoding binary chunks (statistics) in python
* Mon Dec 21 2015 Patrick Frey 0.3.1-0.1- fixing versioning problems of the Open Suse build cluster
* Fri Dec 18 2015 Patrick Frey 0.3.0-0.1- adapted core interface changes: better introspection for functions- adapted core interface changes: removed docno allocator interface and fdatasync on every new document insert when not using the docno allocator
* Tue Dec 01 2015 Patrick Frey 0.2.6-0.1- added transaction class to bindings- make it possible to preallocate document numbers for insert- adapted interface changes in core: added interfaces for introspection (user names, docids, term types, term values)
* Tue Dec 01 2015 Patrick Frey 0.2.5-0.1- add PeerMessage object for introspection of peer messages- added peer message queue for distributing search index statistics- cmake: find_package PythonLibs with version (2.7), set Boost_INCLUDE_DIR /usr/include before call of find_package boost- preliminary fix for Python package building on Debian/Ubuntu- made most things work on newer SuSEs, disabled on older ones (Java, Python)- printing Python variables in cmake main file- removed install instructions for strus.php in CMakeLists.txt, cmake doesn\'t know where to install it properly, doing it in the SPEC/rule/PKGBUILD files- some work on redhat python packaging, disabled java for now- fixed testing for cmake 2.6- cleaned up boost python probing (make it depend on WITH_PYTHON=\"YES\") probing python module library path now and installing strus.so to it some ArchLinux packaging fixes- added a \'test\' parameter so we can avoid dist-gz which packs only the changes of the last git commit. This is for testing only!- fixed Python building on ArchLinux OBS- fixed tests for CentOS 6: old PHP array notation needed- in packages add dependency to php cli for the platforms that need it- make php tests run with local minimal php.ini and thus within the OSC build
* Thu Nov 26 2015 Patrick Frey 0.2.4-0.1- incremented version to 0.2.4 to resolve OBS trouble with dependencies
* Tue Nov 24 2015 Patrick Frey 0.2.3-0.1- synchronize version number with strus core- adapted PHP test: Wrong argument type passed- define package dependency to strus
* not to patch version but to minor version
* Tue Nov 24 2015 Patrick Frey 0.2.2-0.1- propagate version number of cmake files to packaging / set version to 0.2.2- fixed bug in Document copy constructor: docid was lost, fixed bug in DocumentAnalyzerQueue::analyzeNext(): lost documents, fixed bug in PHP bindings: C++ exceptions were not translated correctly to PHP exceptions -> this led to uncaught exceptions- change delimiter of feature options from \':\' to \',\'- change type of feature options from string array to string- added support for indexing multipart documents- added analyzer queue for indexing multi part documents. added analyzer method to define multipart documents- fixed bug in PHP layer: illegal value extracted for range and cardilnality in query expression- fix bug in python exception handling: Swallowed exceptions- fix some small bugs in python bindings -- work in progress- bring up python again and update documentation
* Wed Nov 11 2015 Patrick Frey 0.2.0-0.1- incremented version number- fixed PHP bindings to be able to handle parameters as objects as well as structure mapped by typemap- temporarily reverted changes in PHP and removed new test. Things do not work yet- added typemap for php query expressions- adapted query interface changes and define new intermediate object query expression- reverting back to global makedepends on Archlinux for now- empty JAVA_MAWT_LIBRARY fix- removed some debugging code aruond libmawt.so- fixing libmawt.so not found problem in Java tests- fixed bug in python test- preliminary Debian/Ubuntu support for Java bindings- added query method swap elements- fixed python bindings- added new test for java: query using the analyzer- reorganize wchar string functions used in python. Put them into the common part of the bindings- fix bug in PHP binding caused by latest changes in python bondings- added textwolf library for wstring conversion in python bindings- added strusbindings-java for Java on RHEL systems- we should pass JAVA_LIB_INSTALL_DIR from PKGBUILD- install jars to JAVA_LIB_INSTALL_DIR not LIB_INSTALL_DIR- no WITH_XXX flags when calling \'make dist\' and \'cmake\' in OBS deploy script- added \'strusbindings-java\' subpackage for ArchLinux on OBS- forgot a swig/php for Debian- adapted OBS build script to strus_php.so to strus.so and swig/php to lang/php renames- deleted deprecated documentation files- updated interface- rearanged documentation of language bindings- added examples to python bindings documentation- Added python interface documentation- updated documentation- removed traces of lang/python.swig- take out installation of php strus.so file from scripts/install_php.sh. It is done by cmake build- renamed build strus_php.so to strus.so as required by php- updated documentation- Implement python language bindings with help of boost-python. (Try to get away from SWIG)- changing generated objects from dictionary to object- handle python unicode strings correctly- explicit linking of libraries for test- added installation target for strus_php.so, guessing extension dir directly in CmakeLists.txt (no more manual installation of php module)- add_property_string needs an explicit const_cast in php bindings- do not deploy header files- more relaxed building rules for bindings due to generated swig code (gcc linguo and no pedantic)- updated OBS package build support- do not log error to stderr as default- change order of files in bindings library- adapted interface changes in storage: join operator cardinality- do not checkin cmake generated files- renamed objects (PHP all objects have prefix Strus and StrusContext renamed to Context- rename all objects in PHP to have prefix- fixing bugs to complete adaptions to exception free interfaces- working on exception free interfaces- fixed error in handling of vector parameter in PHP/Python- added definition of document evaluation set to query- adapted changed interface (exception free)- renamed Normalizer to TokenNormalizer for PHP to avoid nameclash with built-in type in PHP >= 5.6- work on python bindings (work in progress)- added python support
* Tue Aug 18 2015 Patrick Frey v0.1.7-0.1- updated php documentation- documented java examples- put common CMAKE stuff of all strus relaed projects into includes- make PHP binding work again with new code organization- added python bindings- added JAVA bindings- fixed occasional crash in PHP due to free of uninitialized variables (zval_dtor)
* Sun Aug 02 2015 Patrick Frey v0.1.5-0.1- added interface for bulk phrase analysis
* Fri Jul 24 2015 Patrick Frey v0.1.4-0.1- missing const cast broke SWIG bindings build- small fix in detect document class
* Tue Jul 14 2015 Patrick Frey v0.1.3-0.1- added DocumentClass passed to analyze or implicitely recognized- deleted some files that are part of docker images and not files for this project- added HTML test page- test script to check web server php configuration- updated nginx configuration- added simple nginx configuration for docker images- updated documentation
* Fri Jul 03 2015 Patrick Frey v0.1.1-0.1- incremented patch version
* Sat Jun 27 2015 Patrick Frey v0.1-0.1- Initial revision
 
ICM