CVS Commit Overview for 2007-08-15
==================================
2007-08-15 Jerome Caffaro <[email protected]>
* modules/bibformat/doc/admin/guide.html.wml,
modules/bibformat/doc/hacking/api.html.wml,
modules/bibformat/lib/bibformat_engine.py: Documentation refresh.
Mainly additions about repeatable subfields.
2007-08-15 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_fulltext.py: Fixed
non-correctly closed tag.
2007-08-15 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset.pyx: Extract_finite_list is a
helper function that return the list of element necessary to build
from scratch an intbitset, provided the right value to
trailing_bits. An up_to parameter has been added in order to
require at least integers up to this value, when otherwise they
wouldn't be necessary to build a semantical identical intbitset
(needed to properly build the testsuite).
2007-08-15 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset_tests.py: New big commit with
extensive testing of all the possibile cases with boolean operators
between sets.
2007-08-15 Tibor Simko <[email protected]>
* modules/miscutil/lib/intbitset_tests.py: Fixed test case spelling
and enriched test case description.
2007-08-15 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset_tests.py: New tests, that
succeeded in spotting a bad bug with memory allocation.
2007-08-15 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset.h,
modules/miscutil/lib/intbitset.pyx,
modules/miscutil/lib/intbitset_impl.c: Fixed a bad bug about memory
allocation, introduced with yesterday optimization. Added helper
functions for testing.
2007-08-15 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset.h,
modules/miscutil/lib/intbitset.pyx,
modules/miscutil/lib/intbitset_setup.py: Fixed compatibility with <
Python-2.5?
2007-08-15 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset_impl.c: Maybe fixed a bug,
previously introduced (set difference not in place).
--
CDS Invenio Developers <[email protected]>