Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ImmutableIntervalMap: Fix for unqualified lookup into dependent base class, done | Daniel Dunbar | 2010-02-08 | 1 | -15/+15 |
* | Remove redundant declaration. | Zhongxing Xu | 2010-02-03 | 1 | -2/+0 |
* | Add constructors. | Zhongxing Xu | 2010-02-03 | 1 | -0/+5 |
* | Return value on every path. | Zhongxing Xu | 2010-02-02 | 1 | -3/+2 |
* | simplify code. | Zhongxing Xu | 2010-02-02 | 1 | -9/+6 |
* | More logic correction: RemoveOverlap should always create new tree. Add a | Zhongxing Xu | 2010-02-02 | 1 | -10/+10 |
* | Add a lookup method to the IntervalMap. The difference from the original | Zhongxing Xu | 2010-02-02 | 1 | -1/+36 |
* | Fix a bunch of errors in the old logic. | Zhongxing Xu | 2010-02-02 | 1 | -7/+12 |
* | Add an immutable interval map, prepared to be used by flat memory model | Zhongxing Xu | 2010-02-01 | 1 | -0/+199 |