• Show log

    Commit

  • Hash : 3a437590
    Author : Russell Belfer
    Date : 2012-02-03T16:53:01

    Clean up diff implementation for review
    
    This fixes several bugs, updates tests and docs, eliminates the
    FILE* assumption in favor of printing callbacks for the diff patch
    formatter helpers, and adds a "diff" example function that can
    perform a diff from the command line.