• Show log

    Commit

  • Hash : 0a008913
    Author : Russell Belfer
    Date : 2013-02-22T10:21:02

    Minor improvements to find_similar code
    
    This moves a couple of checks outside of the inner loop of the
    find_similar rename/copy detection phase that are only dependent
    on the "from" side of a detection.
    
    Also, this replaces the inefficient initialization of the
    options structure when a value is not provided explicitly by the
    user.