History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5847227fde20 | Samuele Kaplun | intbitset: union() and isdisjoint() support | Dec 18 2013 | |||
05bf271b3bdd | Alessio Deiana/Samuele Kaplun | intbitset: type checking for operators | Dec 18 2013 | |||
e16df32c3ad4 | Samuele Kaplun | intbitset: code and performance improvements | Jul 23 2012 | |||
54b99b93e343 | Samuele Kaplun/Tibor Simko | intbitset: implement __getitem__ | Jul 6 2012 | |||
6ad995694e33 | Samuele Kaplun/Tibor Simko | intbitset: pop last element | Jul 6 2012 | |||
bf915d2d83a0 | Samuele Kaplun/Tibor Simko | intbitset: fix Python-2.4 compatibility | Feb 8 2012 | |||
a06a52b7cd60 | Samuele Kaplun/Tibor Simko | intbitset: add support for pickle protocol | Feb 2 2012 | |||
1d323eced62c | Samuele Kaplun/Tibor Simko | intbitset: fix several memory leaks | Feb 22 2011 | |||
d57dd094165a | Samuele Kaplun/Tibor Simko | intbitset: fix never ending loop in __repr__ | Feb 15 2011 | |||
bd6f70ff7c2d | Tibor Simko | global: fix ^H^H characters in copyright notices | Jan 14 2011 | |||
9036d847ae65 | Tibor Simko | global: fix copyright notice years | Jan 13 2011 | |||
32d4f4d0897d | Samuele Kaplun/Tibor Simko | intbitset: fix handling of corrupted strdumps | Dec 2 2010 | |||
d30e56fa001a | Tibor Simko | global: CDS Invenio becomes Invenio | Nov 1 2010 | |||
a52b6bcbe253 | Samuele Kaplun/Tibor Simko | intbitset: fixed iteration-related segfault | Aug 25 2009 | |||
47a60f1f0002 | Samuele Kaplun/Tibor Simko | intbitset: new cython'ed C code, new install | Jul 15 2009 | |||
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