Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(92)

Side by Side Diff: xdiff/README

Issue 1884873008: Add libxdiff library (Closed) Base URL: https://chromium.googlesource.com/native_client/src/third_party.git@master
Patch Set: Add license and README Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « xdiff/COPYING ('k') | xdiff/xdiff.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: libxdiff
2 URL: https://github.com/git/git/tree/master/xdiff
3 License: GNU LGPL
4 License File: COPYING
5 Revision: aa3a2c2
6
7 Description:
8 This directory contains libxdiff library which implements diff functionality.
9
10 The library was originally developed as a part of XMail project
11 (http://www.xmailserver.org/) but has been later adopted by other projects as
12 well, including Git and libgit2 which have incorporated various chantes and
13 improvements. The version in this directory was copied directly from the Git
14 source tree in xdiff subdirectory.
OLDNEW
« no previous file with comments | « xdiff/COPYING ('k') | xdiff/xdiff.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698