代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/298327/3867477
diff pushhstring.diff
diff -urwNpx '*.o' src-orig/lapi.c src/lapi.c
--- src-orig/lapi.c 2007-02-12 20:58:39.000000000 -0500
+++ src/lapi.c 2007-02-12 21:05:09.000000000 -0500
@@ -447,6 +447,16 @@ LUA_API void lua_pushls
www.eeworm.com/read/292687/3950218
js diff.js
function convertDiff(name, table) {
var inline = table.className == 'inline';
var ths = table.tHead.rows[0].cells;
var lines = [
"Index: " + name,
"======================================
www.eeworm.com/read/292687/3950294
py diff.py
from trac.versioncontrol import diff
import unittest
class DiffTestCase(unittest.TestCase):
def test_get_change_extent(self):
self.assertEqual((3, 0), diff._get_change_extent('xxx', 'x
www.eeworm.com/read/290343/3978342
java diff.java
/*
* ====================================================================
*
* The Apache Software License, Version 1.1
*
* Copyright (c) 1999-2003 The Apache Software Foundation.
* All rights re
www.eeworm.com/read/290267/3981138
h diff.h
/*
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software
www.eeworm.com/read/290267/3981289
c diff.c
/*
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software
www.eeworm.com/read/287506/4021063
js diff.js
// Diff_Match_Patch v1.3
// Computes the difference between two texts to create a patch.
// Applies the patch onto another text, allowing for errors.
// Copyright (C) 2006 Neil Fraser
// http://ne
www.eeworm.com/read/283355/4080476
diff crosstest.diff
Message-ID:
Date: Tue, 10 May 2005 12:28:37 -0700
From: Khem Raj
Organization: MontaVista Software Inc.
To: Khem Raj
CC: Daniel Kegel
www.eeworm.com/read/283355/4080480
diff reload.diff
===================================================================
RCS file: /cvs/gcc/gcc/gcc/reload.c,v
retrieving revision 1.268
retrieving revision 1.268.2.1
diff -u -r1.268 -r1.268.2.1
--- gcc/gc
www.eeworm.com/read/282904/4087140
diff glibc.diff
diff -uNr glibc-2.2.5-old/sysdeps/unix/sysv/linux/arm/errlist.c glibc-2.2.5/sysdeps/unix/sysv/linux/arm/errlist.c
--- glibc-2.2.5-old/sysdeps/unix/sysv/linux/arm/errlist.c Fri Jul 6 12:56:13 2001
+++