1. 90556e3 Call 'clear()' in ~RopePieceBTreeLeaf(), decrementing the reference by Ted Kremenek · 15 years ago
  2. 8f99993 Revert 84601. Looks like it was causing failures on some systems. by Ted Kremenek · 15 years ago
  3. 01fbef6 Fix a reference count imbalance in RewriteRope::MakeRopeString(). by Ted Kremenek · 15 years ago
  4. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  5. 3f61c18 Fixed an offset calculation error. by Zhongxing Xu · 16 years ago
  6. 3d2e8c7 Fix rewrite rope to keep the leaf list up-to-date as it erases leaves by Chris Lattner · 16 years ago
  7. 514b24c fix a nasty off-by-one error. by Chris Lattner · 16 years ago
  8. b6403af Fix rdar://5919567: assertion failure: split didn't occur before erase! by Chris Lattner · 16 years ago
  9. c66d0aa fix a rewriter crash on zero length files. by Chris Lattner · 16 years ago
  10. b9b3094 finish commenting RewriteRope by Chris Lattner · 16 years ago
  11. bf26856 simplify the implementation of the insert/split operation to return by Chris Lattner · 16 years ago
  12. 5618d88 Add a bunch of comments, move RewriteRope::MakeRopeString out of line. by Chris Lattner · 16 years ago
  13. 70778c8 fix more uninit ivars, who wrote this junk? :) by Chris Lattner · 16 years ago
  14. b442e21 Fix an assertion ted was hitting, due to an uninitialized variable. by Chris Lattner · 16 years ago
  15. 5fd3e26 move a ton of code out of line, from RewriteRope.h -> RewriteRope.cpp by Chris Lattner · 16 years ago