summaryrefslogtreecommitdiff
path: root/drd/drd_bitmap.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-10Merged all revisions up to and including 9814 from the DRDDEV branch to the t...bart1-245/+196
2009-05-10Removed commented-out tracing statements.bart1-33/+0
2009-04-26bm_equal() now also supports comparing bitmaps where some or all of the secon...bart1-6/+20
2009-04-25Yet another performance optimization.bart1-18/+40
2009-04-25Rearranged bm_access_range* functions.bart1-40/+80
2009-04-24Minor optimization: eliminated one if statement from each bm_clear*() function.bart1-68/+66
2009-04-23Another performance optimization.bart1-9/+8
2009-04-23Simplified bm_clear* implementations.bart1-54/+30
2009-04-23Optimized the functions for clearing bits in bitmaps.bart1-43/+224
2009-03-26- Reindented code such that it uses three spaces for indentation insteadbart1-616/+617
2009-02-16- Updated copyright statements.bart1-3/+2
2009-02-15drd_bitmap_test compiles again.bart1-8/+9
2009-02-15Wrapped DRD_() macro around yet even more function names.bart1-97/+98
2009-02-14Introduced more DRD_ prefixes.bart1-1/+1
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj1-3/+4
2008-07-04Renamed exp-drd directory into drd. Moved drd from the experimental tool clas...bart1-0/+981