代码搜索:changes

找到约 10,000 项符合「changes」的源代码

代码结果 10,000
www.eeworm.com/read/135941/5876948

changelog

/* -*- auto-fill -*- */ =============================================================================== Changes for patch v1 - creation of devf
www.eeworm.com/read/133772/5899865

ecos readme.ecos

Note that these are not the complete zlib sources - the following directories have been deleted since they are irrelevant for the eCos support: amiga/ contrib/ msdos/ nt/ os2/ See the main
www.eeworm.com/read/131315/5939365

h header.h

/* Header file to remap longnames to shortnames. Note that not all cpp's support longnames. In particular, most pre 5.2 UniSoft ports only support 16 unique characters. To bootstrap GNU emacs
www.eeworm.com/read/131315/5945880

1 diff3.1

.\" Copyright (c) 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, a
www.eeworm.com/read/128531/5989328

changelog

/* -*- auto-fill -*- */ =============================================================================== Changes for patch v1 - creation of devf
www.eeworm.com/read/128421/5991159

docs

README TESTFORM.txt macintosh.txt win32.txt COPYING CHANGES
www.eeworm.com/read/127781/6000831

changelog

/* -*- auto-fill -*- */ =============================================================================== Changes for patch v1 - creation of devf
www.eeworm.com/read/124347/6053645

cvsmerge

#!/bin/sh -e if [ $# -ne 1 ]; then echo "Usage: $0 merge-from" echo " where merge-from is the branch you want to merge changes from" exit 1 fi if [ ! -f CVS/Root ] || [ ! -f CVS/Repository
www.eeworm.com/read/123438/6059113

c slhc.c

/* * Routines to compress and uncompress tcp packets (for transmission * over low speed serial lines). * * Copyright (c) 1989 Regents of the University of California. * All rights reserved.
www.eeworm.com/read/123117/6062891

java parseurl.java

/* * This example requires no changes from the 1.0 version. You can * find the 1.0 version in ../example/ParseURL.java. */