index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unittests
/
ADT
/
IntervalMapTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more checks to IntervalMapOverlaps::advance() to ensure that advanceTo sees
Jakob Stoklund Olesen
2010-12-17
1
-0
/
+25
*
It is allowed to call IntervalMap::const_iterator::advanceTo() with a key that
Jakob Stoklund Olesen
2010-12-17
1
-0
/
+14
*
Fix crash when IntervalMapOverlaps::advanceTo moves past the last overlap.
Jakob Stoklund Olesen
2010-12-17
1
-1
/
+5
*
Complete tests for IntervalMapOverlaps.
Jakob Stoklund Olesen
2010-12-17
1
-1
/
+106
*
Add basic test exposing many bugs.
Jakob Stoklund Olesen
2010-12-16
1
-0
/
+15
*
Add IntervalMap::iterator::set{Start,Stop,Value} methods that allow limited
Jakob Stoklund Olesen
2010-12-03
1
-7
/
+119
*
Disallow overlapping inserts, even when inserting the same value.
Jakob Stoklund Olesen
2010-11-28
1
-97
/
+9
*
Add default constructors for iterators.
Jakob Stoklund Olesen
2010-11-28
1
-0
/
+8
*
Implement const_iterator::advanceTo().
Jakob Stoklund Olesen
2010-11-28
1
-0
/
+42
*
Add more tests for erase(). Fix a few exposed bugs.
Jakob Stoklund Olesen
2010-11-27
1
-1
/
+29
*
Add test case with randomly ordered insertions, massive coalescing.
Jakob Stoklund Olesen
2010-11-27
1
-0
/
+24
*
Add B+-tree test case that creates a height 3 tree with a smaller root node.
Jakob Stoklund Olesen
2010-11-26
1
-0
/
+51
*
Implement IntervalMap::clear().
Jakob Stoklund Olesen
2010-11-19
1
-0
/
+9
*
Support backwards iteration starting from end().
Jakob Stoklund Olesen
2010-11-19
1
-0
/
+10
*
Add ADT/IntervalMap.
Jakob Stoklund Olesen
2010-11-19
1
-0
/
+357
*
Revert "Add ADT/IntervalMap.", GCC doesn't like it.
Jakob Stoklund Olesen
2010-11-19
1
-357
/
+0
*
Add ADT/IntervalMap.
Jakob Stoklund Olesen
2010-11-19
1
-0
/
+357