Projects tagged ‘comparison’ and ‘diff’


Jump to tag:

Projects tagged ‘comparison’ and ‘diff’

Filtered by Project Tags comparison diff

Refine results Project Tags compare (10) difference (6) 2-way (6) differences (5) viewer (4) merge (3) patch (3) java (3) 3-way (3) kde (2) programming (2) tool (2)

[11 total ]

611 Users
   

The GNU diffutils are comprised of diff, diff3, sdiff, and cmp, utilities for showing differences between files. The manual also documents patch, which uses diff output to update files.
Created over 2 years ago.

105 Users
   

Meld is a visual diff and merge tool. You can compare two or three files and edit them in place (diffs update dynamically). You can compare two or three folders and launch file comparisons. You can ... [More] browse and view a working copy from popular version control systems such such as CVS, Subversion, Bazaar-ng and Mercurial. [Less]
Created over 2 years ago.

82 Users
   

Kompare is a graphical difference viewer that allows you to visualize changes to a file. Whether you're a developer comparing source code, or you just want to see the difference between that research ... [More] paper draft and the final document, Kompare is the tool you need. [Less]
Created over 3 years ago.

64 Users
   

KDiff3 is a graphical text difference analyzer for up to 3 input files, provides character-by-character analysis and a text merge tool with integrated editor. It can also compare and merge directories. Platform-independant.
Created over 3 years ago.

6 Users
   

Daisy Diff is a Java library that diffs (compares) HTML files. Added and removed words are highlighted and changes to the styling are annotated. This project was a Google Summer of Code project ... [More] for DaisyCMS. Features * Works with badly formed HTML that can be found "in the wild". * The diffing is more specialized in HTML than XML tree differs. Changing part of a text node will not cause the entire node to be changed. * In addition to the default visual diff, HTML source can be diffed coherently. * Provides easy to understand descriptions of the changes. * Allow easy browsing of the modifications through keyboard shortcuts. [Less]
Created over 2 years ago.

3 Users

TkDiff is a graphical front end to the diff program. It provides a side-by-side view of the differences between two files, along with several innovative features such as diff bookmarks and a graphical map of differences for quick navigation.
Created about 1 year ago.

1 Users

The aim of this project is to compare two java source codes and check if they are equal. It is not a simple diff. It uses ANTLR to construct two Abstract Source Trees for java types and eventually ... [More] compare these trees. As a consequence white spaces and comments will not affect comparison. Reordering of elements in source code will be treated as difference though. This kind of comparison is especially helpful when writing unit tests for java source code generators. When we have expected source code it is possible to check if it equals to generated source code. [Less]
Created 10 months ago.

0 Users

Thunar context menu extension to launch file/directory comparison tools.
Created about 1 year ago.

0 Users

SummaryA project for World of Warcraft Add-On authors to monitor the changes made by Blizzard to the World of Warcraft client interface APIs. "Diff" links are located on the "Source" tab. The ... [More] GoogleCode web interface gives a few informations about diffs however, due to implemented web restrictions, it is recommended to use a third party subversion software like TortoiseSVN to have access to the full statistics. Quick links build list: here checkout: here discuss: here Project discussion threadAt the best mod authors forum around there WoWinterface TipsIf you see a missing build like for example there is no 2.4.3.8606, this is normal, this is because build 8606 has no changes compared to the previous one 8600, so the build 8606 = 8600 and so on 2.4.3.8606 = 0.4.3.8600 and this last is present on the site. Any missing build you could notice follows the same rule. Others comparison sitesTekkub has a rep for git users at this address Beladona has a neat homemade project to check diff with a web browser here [Less]
Created about 1 year ago.

0 Users

Open DbDiff is a very simple tool to synchronize two versions of database.
Created 11 months ago.