代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/283355/4080063
patch errlist-1.9.patch
===================================================================
RCS file: /cvs/glibc/libc/sysdeps/unix/sysv/linux/Attic/errlist.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r
www.eeworm.com/read/283355/4080187
patch distcc-stringmap.patch
# Needed to let distcc distinguish commands by partial paths
# instead of just by full paths or without paths
# Lets multiple independent toolchains coexist better
# Dan Kegel
diff -Naur distcc-2.13/
www.eeworm.com/read/283355/4080405
patch glibc-manual-stdin.texi-1.127.patch
===================================================================
RCS file: /cvs/glibc/libc/manual/stdio.texi,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- libc/m
www.eeworm.com/read/273525/4207856
ado boxco_p.ado
*! version 1.1.3 24sep2004
program define boxco_p
version 7.0, missing
syntax newvarname [if] [in], [ YHAT XBT REsiduals]
tempname diff
local sumt = ("`yhat'"!="") + ("`xbt'"!="") +("`res
www.eeworm.com/read/438718/1822829
py dircmp.py
"""A class to build directory diff tools on."""
import os
import dircache
import cmpcache
import statcache
from stat import *
class dircmp:
"""Directory comparison class."""
def new(self,
www.eeworm.com/read/369278/9656823
readme
*** DHEX
*** (C)opyleft 2004 by Thomas Dettbarn
*** dettus@dettus.net (Include DHEX in the subject)
Hello and welcome to DHEX!
It is just another Hexeditor with a diff-mode for ncurses. It makes hea
www.eeworm.com/read/203067/15365819
in testh5.sh.in
#!/bin/sh
######################################################################
# File: testh5.sh
#
# Purpose: Test all of the executables using h5diff
#
# Version: $Id: testh5.sh.in,v 1.1 2005/08
www.eeworm.com/read/203062/15366384
in testh5.sh.in
#!/bin/sh
######################################################################
# File: testh5.sh
#
# Purpose: Test all of the executables using h5diff
#
# Version: $Id: testh5.sh.in,v 1.1 2005/08
www.eeworm.com/read/202754/15374537
todo
LPE padding for P frames
check if vectors must be clipped to fit in extended region
* yes, check half pel clipping
* no, check we code the min diff / prediction
check color compensation
Bugfixes
==