CVS Commit Overview for 2007-08-16
==================================
2007-08-16 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset_impl.c,
modules/miscutil/lib/intbitset_tests.py: Addedd even more tests and
corrected the semantic of clear() method.
2007-08-16 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset.h,
modules/miscutil/lib/intbitset.pyx,
modules/miscutil/lib/intbitset_impl.c,
modules/miscutil/lib/intbitset_setup.py: Added many tests and many
many exceptions checks.
2007-08-16 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat_engine.py: Temporary workaround
for issue found with either popen or os.system functions on some
systems.
2007-08-16 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: Fixed creation and
modification date arguments in a call to
webstyle_templates.detailed_record_container().
2007-08-16 Tibor Simko <[email protected]>
* modules/webcomment/lib/webcomment_templates.py: Fixed "Not yet
reviewed" typo.
2007-08-16 Tibor Simko <[email protected]>
* modules/bibformat/etc/format_templates/Default_HTML_actions.bft:
"Export as BibTeX".
2007-08-16 Samuele Kaplun <[email protected]>
* modules/websession/lib/webuser.py: Made collect_user_info build a
dictionary whose values are all strings and not, strings, integers,
Nones. This should fix bug when using 'guest' field in a FireRole
definition (Thanks to Greg for the bug report!).
2007-08-16 Tibor Simko <[email protected]>
* configure.ac: Version bumped now that intbitset API has become
more or less stable.
2007-08-16 Samuele Kaplun <[email protected]>
* config/config.wml, modules/miscutil/lib/config.py.wml,
modules/miscutil/lib/intbitset.h,
modules/miscutil/lib/intbitset.pyx,
modules/miscutil/lib/intbitset_impl.c: Addedd sanity checks with
the possibility to switch them on/off via
CFG_INTBITSET_ENABLE_SANITY_CHECKS, and further optimizations.
2007-08-16 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset.pyx: Added __revision__, float
__apilevel__ (= 1.0 ;-), __maxelem__.
--
CDS Invenio Developers <[email protected]>