代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/474814/1389958
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/473307/1400512
patch insight-5.3.patch
diff -urN insight-5.3.orig/gdb/gdbtk/library/targetselection.itb insight-5.3/gdb/gdbtk/library/targetselection.itb
--- insight-5.3.orig/gdb/gdbtk/library/targetselection.itb 2002-02-12 21:05:14.000000
www.eeworm.com/read/473307/1400518
patch insight-5.0.patch
diff -urN insight-5.0.orig/gdb/gdbtk/library/targetselection.itb insight-5.0/gdb/gdbtk/library/targetselection.itb
--- insight-5.0.orig/gdb/gdbtk/library/targetselection.itb Fri Feb 2 17:34:20 2001
+
www.eeworm.com/read/247473/4482444
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/247473/4482500
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/233554/4666581
fixautomakedepsmagic
#!/bin/sh
prog=`basename $0`
t=/tmp/$prog.$$
trap 'rm -f ${t} ; exit 1' 1 3 15
while [ $# -gt 0 ]; do
f=$1
shift
sed -e '/^DEPS_MAGIC :=/,/^-include \$/s/^/#/' $f > $t
c="diff $f $t"
www.eeworm.com/read/233522/4667806
txx vcl_list.txx
#ifndef vcl_win32_list_txx_
#define vcl_win32_list_txx_
#include
#define VCL_LIST_INSTANTIATE_ITERATOR(Inp, Fwd, Diff) \
template Fwd std::copy(Inp, Inp, Fwd);\
template Fwd std:
www.eeworm.com/read/231017/4718375
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/231017/4718419
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/229812/4739849
bat verclog.bat
@rem VERCLOG -- compare console log
@rem
@rem 91/07/05 -- J.W.Welch -- defined
@rem
@sed -f ..\sed\stripvcl.sed __TEST__.LOG >__TEMP__.VCL
@clog __DIFF__.LOG
@if not exist %TEST_IN%\%TEST_F