代码搜索:changes
找到约 10,000 项符合「changes」的源代码
代码结果 10,000
www.eeworm.com/read/375736/2721085
h debug.h
/* debug.h - included in each C module via interp.h */
/* NOTE: When making changes to this file, be sure to make equivalent */
/* changes to file DEBUG.INC */
#undef DEBUG_H
www.eeworm.com/read/375736/2721103
inc debug.inc
; File: DEBUG.INC
; NOTE: When making changes to this file, be sure to consider equivalent
; changes to DEBUG.H
DEBUG_INC = ON
DbTimer MACRO
ENDM
DbMessTimer MACRO seg,mess
LOCAL szMess
www.eeworm.com/read/260597/4331090
h debug.h
/* debug.h - included in each C module via interp.h */
/* NOTE: When making changes to this file, be sure to make equivalent */
/* changes to file DEBUG.INC */
#undef DEBUG_H
www.eeworm.com/read/260597/4331108
inc debug.inc
; File: DEBUG.INC
; NOTE: When making changes to this file, be sure to consider equivalent
; changes to DEBUG.H
DEBUG_INC = ON
DbTimer MACRO
ENDM
DbMessTimer MACRO seg,mess
LOCAL szMess
www.eeworm.com/read/106588/15633585
txt changelog.txt
$Id: ChangeLog.txt,v 1.1 2004/06/11 03:57:30 ronys Exp $
This file lists the changes made to older versions of
PasswordSafe. The changes for the current version and the one before
it are noted in
www.eeworm.com/read/275852/10790667
txt tinyos-policy.txt
Process for Changes to Major TinyOS Changes
Notes from 2/26 LaVals' mtg.
In attendance:
Deborah Estrin (UCLA)
Deepak Ganesan (UCLA)
David Gay (Intel)
Phil Levis (Berkeley)
Sam Madden (MIT)
Miklos
www.eeworm.com/read/409225/11340542
txt readme.txt
This is Subversion for Win32, version 1.5.5. Read the CHANGES file to
see what changed in this release:
http://svn.collab.net/repos/svn/branches/1.5.x/CHANGES
These binaries were built with
www.eeworm.com/read/222608/14684260
txt readme.txt
This is Subversion for Win32, version 1.4.2. Read the CHANGES file to
see what changed in this release:
http://svn.collab.net/repos/svn/branches/1.4.x/CHANGES
These binaries were built with
www.eeworm.com/read/472233/1417728
txt publicheaderchangesfromtiger.txt
This file lists changes to WebKit public header files that have been made since WebKit-412, which shipped with Mac OS X 10.4. All of these changes will have to be approved by the Apple API approval pr
www.eeworm.com/read/186672/5230389
changelog
This file contains the changes made to W. Metzenthem's 387 FPU
emulator to make it work under NetBSD.
a, Changes to make it compile:
1 - Changed the #include's to get the appropriate .h files.
2