CVS Commit Overview for 2007-08-06
==================================
2007-08-06 Tibor Simko <[email protected]>
* modules/bibindex/lib/bibindex_engine_stemmer.py: Fixed definition
order of the PorterStemmer code branch in case Snowball PyStemmer
is not installed.
2007-08-06 Tibor Simko <[email protected]>
* modules/miscutil/lib/intbitset.pyx: Replaced "+=" operator to
satisfy older Pyrex versions. Updated docstrings.
2007-08-06 Tibor Simko <[email protected]>
* modules/miscutil/lib/intbitset_setup.py: Updated description
string.
2007-08-06 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/intbitset_setup.py: Support both Cython and
Pyrex.
2007-08-06 Tibor Simko <[email protected]>
* modules/miscutil/lib/intbitset_setup.py: Fixed the try clause
syntax problem.
2007-08-06 Tibor Simko <[email protected]>
* modules/miscutil/lib/Makefile.am: Plugged intbitset into the
general make/make-install/make-clean build scheme.
2007-08-06 Tibor Simko <[email protected]>
* INSTALL: Updated notes about building Invenio out of its source
tree.
2007-08-06 Samuele Kaplun <[email protected]>
* modules/webaccess/doc/admin/firerole.html.wml: Added more details
to FireRole syntax.
2007-08-06 Tibor Simko <[email protected]>
* modules/miscutil/sql/tabcreate.sql: Fixed column
2007-08-06 Tibor Simko <[email protected]>
* modules/webstat/lib/webstat.py,
modules/webstat/lib/webstat_engine.py: Fixed column name of the
staEVENT table (reserved word). Thanks to Yihua Zheng for
reporting the problem.
2007-08-06 Tibor Simko <[email protected]>
* INSTALL: Replaced Numeric prerequisite by Pyrex/Cython. Updated
MySQL server version information.
2007-08-06 Tibor Simko <[email protected]>
* configure-tests.py: Added check for Pyrex/Cython.
2007-08-06 Samuele Kaplun <[email protected]>
* modules/bibrank/bin/bibrankgkb.in,
modules/bibrank/lib/Makefile.am, modules/bibrank/lib/bibrankgkb.py:
Cleaned bibrankgkb code and removed last dependency on Numeric.
2007-08-06 Tibor Simko <[email protected]>
* modules/webhelp/web/hacking/modules.html.wml: Briefly developed
missing points in order to get rid of (most) FIXMEs.
2007-08-06 Tibor Simko <[email protected]>
* configure.ac: Minor version bumped to v0.93.x to mark the
important HitSet change.
2007-08-06 Tibor Simko <[email protected]>
* modules/miscutil/lib/.cvsignore: Added intbitset.c and build.
--
CDS Invenio Developers <[email protected]>