CVS Commit Overview for 2007-08-07
==================================
2007-08-07 Tibor Simko <[email protected]>
* modules/miscutil/bin/testsuite.in,
modules/miscutil/lib/Makefile.am,
modules/miscutil/lib/intbitset_tests.py: Added basic test suite for
the intbitset module.
2007-08-07 Tibor Simko <[email protected]>
* modules/miscutil/lib/intbitset_tests.py: Added tests for in-place
set operations, marshalling, and ascii bit dump.
2007-08-07 Tibor Simko <[email protected]>
* modules/bibindex/lib/bibindex_engine_stemmer.py,
modules/bibindex/lib/bibindex_engine_stemmer_tests.py: stem() now
uses full langugage names in the Snowball-like format, e.g.
"english".
2007-08-07 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset.pyx: Fixed bug in fastload method.
2007-08-07 Tibor Simko <[email protected]>
* config/config.wml: Updated language choice for
CFG_BIBINDEX_STEMMER_DEFAULT_LANGUAGE, now that we use Snowball.
2007-08-07 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset.pyx: Cleaned spacing, docstring
and added nice __str__.
2007-08-07 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset.pyx: Added buffer interface. It
still don't work. Need some investigation.
2007-08-07 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset.pyx: Fix compatibility bug.
2007-08-07 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset.pyx: Reorganization of code.
2007-08-07 Samuele Kaplun <[email protected]>
* modules/bibformat/lib/bibreformat.py,
modules/bibharvest/lib/oaiarchive_engine.py,
modules/bibharvest/lib/oaiharvestlib.py,
modules/bibindex/lib/bibindex_engine.py,
modules/bibrank/lib/bibrank.py, modules/bibsched/lib/bibtask.py,
modules/bibsched/lib/bibtaskex.py,
modules/bibupload/lib/bibupload.py,
modules/websearch/lib/websearch_webcoll.py,
modules/websession/lib/sessiongc.py,
modules/webstat/lib/webstatadmin.py: Correctly supporting -V flag
in bibtasks.
--
CDS Invenio Developers <[email protected]>