代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/398337/7993528
m testhingelar.m
clear all;
close all;
randn('seed',2);
rand('seed',2);
tol_cor = 1e-3;
tol_diff_corA = 1e-3;
sigma = 2;
nbapp = 200;
nbtest = 3;
ngrid = 50;
[xapp,yapp,xtest,ytest]=datas
www.eeworm.com/read/148359/5715581
str
a simple test
multiple tests
a difficult one
a spanning one
and an unbalanced test
www.eeworm.com/read/141708/5769238
sh checktest.sh
#! /bin/sh
LOGFILE1=$1
LOGFILE2=$2
GOLDENLOGPREFIX=$3
GOLDENLOGFILE1=${GOLDENLOGPREFIX}1.au
GOLDENLOGFILE2=${GOLDENLOGPREFIX}2.au
DIFFFILE="logfile.diff"
TMPFILE="logfile.grep"
if [ ! -f $LOGFILE1
www.eeworm.com/read/140180/5794523
patch gettext.patch
diff -ru gettext-original/gettext-runtime/intl/libgnuintl.h.in gettext/gettext-runtime/intl/libgnuintl.h.in
--- gettext-original/gettext-runtime/intl/libgnuintl.h.in Sun Nov 16 16:27:58 2003
+++ gette
www.eeworm.com/read/140180/5794535
patch ffmpeg.patch
diff -ru ffmpeg.old/configure ffmpeg/configure
--- ffmpeg.old/configure Sun Sep 28 17:26:39 2003
+++ ffmpeg/configure Tue Nov 11 17:17:59 2003
@@ -172,18 +172,18 @@
extralibs=""
darwin="yes"
strip=
www.eeworm.com/read/129924/5965923
5.6.0
diff -cr perl-5.6.0.orig/Configure perl-5.6.0/Configure
*** perl-5.6.0.orig/Configure Wed Mar 22 20:36:37 2000
--- perl-5.6.0/Configure Sun Sep 17 23:40:15 2000
***************
*** 217,222 ****
--- 21
www.eeworm.com/read/129924/5965939
5.6.0
diff -cr perl-5.6.0.orig/Configure perl-5.6.0/Configure
*** perl-5.6.0.orig/Configure Wed Mar 22 20:36:37 2000
--- perl-5.6.0/Configure Sun Sep 17 23:40:15 2000
***************
*** 217,222 ****
--- 21
www.eeworm.com/read/120251/6079176
patch pyste-overload-policy.patch
diff -Naur original/ClassExporter.py patched/ClassExporter.py
--- original/ClassExporter.py Sat Jul 24 22:44:08 2004
+++ patched/ClassExporter.py Sat Jul 24 22:21:55 2004
@@ -375,16 +375,21 @@
www.eeworm.com/read/113165/6141190
patch pyste-overload-policy.patch
diff -Naur original/ClassExporter.py patched/ClassExporter.py
--- original/ClassExporter.py Sat Jul 24 22:44:08 2004
+++ patched/ClassExporter.py Sat Jul 24 22:21:55 2004
@@ -375,16 +375,21 @@
www.eeworm.com/read/112918/6142698
fix lib_5.0_1.fix
Index: Library/Repository/src/HTAnchor.c
diff -c Library/Repository/src/HTAnchor.c:1.61 Library/Repository/src/HTAnchor.c:1.62
*** Library/Repository/src/HTAnchor.c:1.61 Mon Sep 9 20:54:28 1996
--- L