History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
4d8b6374f19d | Samuele Kaplun | Removed previous prettyfication. It doesn't work :-( | Mar 4 2008 | |||
0ee2f6a01558 | Samuele Kaplun | Prettified revision name (it is used in Python 2.5 to create the egg info file. | Mar 4 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
db79013610e8 | Samuele Kaplun | Removed dependency on Pyrex/Cython. We can directly ship the produced intbitset. | Oct 31 2007 | |||
e479647d2465 | Samuele Kaplun | Added many tests and many many exceptions checks. | Aug 16 2007 | |||
8a6b30200377 | Samuele Kaplun | Fixed compatibility with < Python-2.5? | Aug 15 2007 | |||
2d07bdc34350 | Samuele Kaplun | Fixed bug where intersection in place between empty intbitset and non empty… | Aug 14 2007 | |||
610dd098425b | Samuele Kaplun | Intbitset: Renamed universe to trailing_bits, some docstrings cosmetics, some… | Aug 10 2007 | |||
b3657474b19d | Tibor Simko | Fixed the try clause syntax problem. | Aug 6 2007 | |||
cb3145819554 | Samuele Kaplun | Support both Cython and Pyrex. | Aug 6 2007 | |||
df11ac0cbc0b | Tibor Simko | Updated description string. | Aug 6 2007 | |||
07a20934c22d | Samuele Kaplun | New intbitset data structure for storing integer in a set, using fast bit-level… | Aug 3 2007 |
c4science · Help