1. 3f61c18 Fixed an offset calculation error. by Zhongxing Xu · 16 years ago
  2. 3d2e8c7 Fix rewrite rope to keep the leaf list up-to-date as it erases leaves by Chris Lattner · 16 years ago
  3. 514b24c fix a nasty off-by-one error. by Chris Lattner · 16 years ago
  4. b6403af Fix rdar://5919567: assertion failure: split didn't occur before erase! by Chris Lattner · 16 years ago
  5. c66d0aa fix a rewriter crash on zero length files. by Chris Lattner · 16 years ago
  6. b9b3094 finish commenting RewriteRope by Chris Lattner · 16 years ago
  7. bf26856 simplify the implementation of the insert/split operation to return by Chris Lattner · 16 years ago
  8. 5618d88 Add a bunch of comments, move RewriteRope::MakeRopeString out of line. by Chris Lattner · 16 years ago
  9. 70778c8 fix more uninit ivars, who wrote this junk? :) by Chris Lattner · 16 years ago
  10. b442e21 Fix an assertion ted was hitting, due to an uninitialized variable. by Chris Lattner · 16 years ago
  11. 5fd3e26 move a ton of code out of line, from RewriteRope.h -> RewriteRope.cpp by Chris Lattner · 16 years ago