by marnix
same is a tool to find duplicate lines in multiple text files. Very useful to find and fix copy-and-paste programming. It has been designed to be simple, portable, and fast.
'same' is the opposite of diff: it detects duplicate lines of code in one or more source files. This offers a good starting point for refactoring your code, so that it obeys the DRY (Don't Repeat Yourself) principle (in XP circles also known as Once And ...
This file describes the changes made to versions of 'same'. ======== Version 1.2: First open source version. * Renamed tool from 'duploc' to 'same', because a tool named 'duploc' with similar functionality already exists. * Reorganized the ...
This file describes the changes made to versions of 'same'. ======== Version 1.2: First open source version. * Renamed tool from 'duploc' to 'same', because a tool named 'duploc' with similar functionality already exists. * Reorganized the ...
registered the same project
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use