History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
8b235b3cee25 | Samuele Kaplun | Transformed all raised exception class into raised exception instance. | Jul 21 2008 | |||
3449c769e597 | Samuele Kaplun | Added support for constructing an intbitset after the result of e.g. run_sql… | Feb 26 2008 | |||
e6ac65b47b7e | Samuele Kaplun | Compiled with the most up to date Cython 0.9.6.11b. Tested on SLC4, MacosX… | Feb 5 2008 | |||
c727136e0f46 | Samuele Kaplun | Updated to Cython-0.9.6.10b and added __all__ variable to module. | Feb 5 2008 | |||
ac8c92eb1ebe | Samuele Kaplun | Fixed: intbitset.c:7728: warning: comparison is always false due to limited… | Dec 3 2007 | |||
ba2bc4cd6609 | Samuele Kaplun | New intbitset.c generated with Cython-0.9.6.9. It is again compatible with… | Nov 30 2007 | |||
49af5e8e8efc | Samuele Kaplun | Compiled intbitset.pyx with Pyrex-0.9.6.3 which still support Python-2.3… | Nov 7 2007 | |||
57852d5b43c3 | Samuele Kaplun | New intbitset.c generated by cython-0.9.6.8. | Nov 2 2007 | |||
db79013610e8 | Samuele Kaplun | Removed dependency on Pyrex/Cython. We can directly ship the produced intbitset. | Oct 31 2007 |
c4science · Help