Author: ericwa
Date: Thu Dec 19 22:10:50 2013
New Revision: 9922

URL: http://svn.gna.org/viewcvs/etoile?rev=9922&view=rev
Log:
Minor refactoring to the diff code. Add a test case for diff.h. Add a 'copy' 
edit that indicates matching ranges in the diff, which may be useful for 
implementing the attributed string diff. Add some interfaces for the attributed 
string diff class.

Added:
    trunk/Etoile/Frameworks/CoreObject/Extras/Diff/
    trunk/Etoile/Frameworks/CoreObject/Extras/Diff/COAttributedStringDiff.h
    trunk/Etoile/Frameworks/CoreObject/Extras/Diff/COAttributedStringDiff.mm
    
trunk/Etoile/Frameworks/CoreObject/Extras/Model/COAttributedStringAttribute.h
    
trunk/Etoile/Frameworks/CoreObject/Extras/Model/COAttributedStringAttribute.m
    trunk/Etoile/Frameworks/CoreObject/Extras/Model/COAttributedStringWrapper.h
    trunk/Etoile/Frameworks/CoreObject/Extras/Model/COAttributedStringWrapper.m
    trunk/Etoile/Frameworks/CoreObject/Tests/Diff/TestDiffCAPI.m
Modified:
    trunk/Etoile/Frameworks/CoreObject/CoreObject.xcodeproj/project.pbxproj
    trunk/Etoile/Frameworks/CoreObject/Diff/diff.cc
    trunk/Etoile/Frameworks/CoreObject/Diff/diff.h
    trunk/Etoile/Frameworks/CoreObject/Diff/diff.hh
    trunk/Etoile/Frameworks/CoreObject/Extras/Model/COAttributedStringChunk.h
    trunk/Etoile/Frameworks/CoreObject/Extras/Model/COAttributedStringChunk.m
    trunk/Etoile/Frameworks/CoreObject/Tests/Extras/Model/TestAttributedString.m
    trunk/Etoile/Frameworks/CoreObject/Tests/TestCommon.h


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to