Age | Commit message (Expand) | Author |
---|---|---|
2008-05-08 | Fix rdar://5919567: assertion failure: split didn't occur before erase! | Chris Lattner |
2008-04-23 | fix a rewriter crash on zero length files. | Chris Lattner |
2008-04-15 | finish commenting RewriteRope | Chris Lattner |
2008-04-14 | simplify the implementation of the insert/split operation to return | Chris Lattner |
2008-04-14 | Add a bunch of comments, move RewriteRope::MakeRopeString out of line. | Chris Lattner |
2008-04-14 | fix more uninit ivars, who wrote this junk? :) | Chris Lattner |
2008-04-14 | Fix an assertion ted was hitting, due to an uninitialized variable. | Chris Lattner |
2008-04-14 | move a ton of code out of line, from RewriteRope.h -> RewriteRope.cpp | Chris Lattner |