- Aug 06, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6886]]
-
- May 06, 2010
-
-
Oliver Sander authored
seem to change much when compiled with optimization (besides the shorter code), but leads to a 50% run-time reduction when compiled without optimization. [[Imported from SVN: r5996]]
-
Oliver Sander authored
[[Imported from SVN: r5995]]
-
- Apr 21, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r5978]]
-
- Jan 11, 2010
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5804]]
-
- Dec 20, 2009
-
-
Christian Engwer authored
* use test(i) to get the value of a bit instead of getBit(i), this method work for bitset and BitSetVectorConstReference [[Imported from SVN: r5801]]
-
Christian Engwer authored
* add more tests, some of them fail atm. [[Imported from SVN: r5800]]
-
- Oct 13, 2009
-
-
Christian Engwer authored
* update Makefiles and configure [[Imported from SVN: r5643]]
-
- Nov 18, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5376]]
-
- Nov 15, 2008
-
-
Christian Engwer authored
* add using statement to fix inaccessbility of "operator[] const" [[Imported from SVN: r5367]]
-
- Nov 14, 2008
-
-
Christian Engwer authored
* add operator= for Reference [[Imported from SVN: r5364]]
-
- Nov 13, 2008
-
-
Oliver Sander authored
[[Imported from SVN: r5359]]
-
- Nov 10, 2008
-
-
Christian Engwer authored
* make iterators only forwarditertors * remove method getLocalBits * new methods count and countmasked superseed nSetBits * nSetBits marked deprecated, but will stay for a possible replacement of BitField by BitSetVector<1> (see #456) * updated test to run the whole iterator test * fulfill the whole bitset interface [[Imported from SVN: r5353]]
-
- Nov 06, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5346]]
-
- Oct 28, 2008
-
-
Oliver Sander authored
[[Imported from SVN: r5330]]
-
Oliver Sander authored
[[Imported from SVN: r5329]]
-
- Oct 27, 2008
-
-
Oliver Sander authored
A dynamic array of blocks of booleans. Will supersede BitField. Initial commit. Credits go to Carsten Gräser [[Imported from SVN: r5322]]
-