lp://staging/~posulliv/drizzle/dynamic-bitset
Created by
Padraig O'Sullivan
and last modified
- Get this branch:
- bzr branch lp://staging/~posulliv/drizzle/dynamic-bitset
Only
Padraig O'Sullivan
can upload to this branch. If you are
Padraig O'Sullivan
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 1318. By Padraig O'Sullivan
-
Reversed some logic for the bitset that makes no sense to me right now.....you suck bitmap, you suck.
- 1317. By Padraig O'Sullivan
-
Modified a few instances where a Table is being allocated to use new instead of malloc.
- 1315. By Padraig O'Sullivan
-
Some test cases still fail but its all because of the same error so I'm hoping we can get that soon...
- 1313. By Padraig O'Sullivan
-
Added a few checks to test whether the bitset is empty before performing any operations on the bitset.
- 1311. By Padraig O'Sullivan
-
Various fixes in order to make the test suite run with the dynamic bitset.
- 1310. By Padraig O'Sullivan
-
Replaced MyBitmap with dynamic_bitset from boost and removed all the MyBitmap related code.
- 1309. By Padraig O'Sullivan
-
Removed the MyBitmap class...now I have to change places where it is used.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~drizzle-trunk/drizzle/development