CVS Commit Overview for 2007-08-10
==================================
2007-08-10 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset_impl.c: Fixed bug where
intbitset.__nonzero__ reported wrongly non empty sets as empty.
2007-08-10 Samuele Kaplun <[email protected]>
* config/config.wml, modules/bibindex/doc/admin/guide.html.wml,
modules/bibrank/lib/bibrank_record_sorter.py,
modules/bibrank/lib/bibrank_word_indexer.py,
modules/miscutil/lib/config.py.wml: Removed not needed anymore
config parameter CFG_MAX_RECID.
2007-08-10 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset_tests.py: Added more test cases.
2007-08-10 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset.pyx: Added checks for negative
numbers.
2007-08-10 Samuele Kaplun <[email protected]>
* modules/webcomment/lib/webcomment_regression_tests.py,
modules/webcomment/lib/webcomment_webinterface.py: Fixed a
regression test and a broken redirecion url.
2007-08-10 Jerome Caffaro <[email protected]>
* modules/bibharvest/lib/bibharvestadminlib.py: Fixed typo in code.
2007-08-10 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat_engine.py: Fixed non-closed files
(used to emulate popen during old BibFormat formatting). Small
code cleaning.
2007-08-10 Samuele Kaplun <[email protected]>
* modules/bibrank/lib/bibrank_tag_based_indexer.py,
modules/bibrank/lib/bibrank_word_indexer.py,
modules/miscutil/lib/intbitset.h,
modules/miscutil/lib/intbitset.pyx,
modules/miscutil/lib/intbitset_impl.c,
modules/miscutil/lib/intbitset_setup.py,
modules/miscutil/lib/intbitset_tests.py,
modules/websearch/lib/search_engine.py: Intbitset: Renamed universe
to trailing_bits, some docstrings cosmetics, some more exceptions
handling.
2007-08-10 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/functions/Get_Sysno.py: Fixed typo bug due
to recent intbitset migration.
--
CDS Invenio Developers <[email protected]>