OSDN Git Service

touched all Tcl files to ease next import.
authorirox <irox>
Sun, 9 Sep 2001 23:56:03 +0000 (23:56 +0000)
committerirox <irox>
Sun, 9 Sep 2001 23:56:03 +0000 (23:56 +0000)
commit40a91517d9009dd42eee6646e876acf29969ec4a
treee636e78832d7d7ae7901f23f55d82fae205ea2eb
parente2dda7984d81128b26a7063699ecf54d9dead7c0
touched all Tcl files to ease next import.
349 files changed:
tcl/Makefile.in
tcl/README
tcl/changes
tcl/compat/README
tcl/compat/stdlib.h
tcl/compat/strftime.c
tcl/compat/string.h
tcl/compat/waitpid.c
tcl/configure.in
tcl/doc/AddErrInfo.3
tcl/doc/AppInit.3
tcl/doc/AssocData.3
tcl/doc/Async.3
tcl/doc/BackgdErr.3
tcl/doc/Backslash.3
tcl/doc/CrtChannel.3
tcl/doc/CrtInterp.3
tcl/doc/CrtMathFnc.3
tcl/doc/CrtObjCmd.3
tcl/doc/CrtSlave.3
tcl/doc/DString.3
tcl/doc/Eval.3
tcl/doc/Exit.3
tcl/doc/ExprLong.3
tcl/doc/FindExec.3
tcl/doc/GetIndex.3
tcl/doc/GetInt.3
tcl/doc/GetOpnFl.3
tcl/doc/Hash.3
tcl/doc/Interp.3
tcl/doc/LinkVar.3
tcl/doc/ListObj.3
tcl/doc/Notifier.3
tcl/doc/Object.3
tcl/doc/OpenFileChnl.3
tcl/doc/OpenTcp.3
tcl/doc/PkgRequire.3
tcl/doc/RecEvalObj.3
tcl/doc/RecordEval.3
tcl/doc/RegExp.3
tcl/doc/SetErrno.3
tcl/doc/SetRecLmt.3
tcl/doc/SetResult.3
tcl/doc/SetVar.3
tcl/doc/SplitList.3
tcl/doc/StaticPkg.3
tcl/doc/StrMatch.3
tcl/doc/StringObj.3
tcl/doc/Tcl.n
tcl/doc/TraceVar.3
tcl/doc/Translate.3
tcl/doc/UpVar.3
tcl/doc/WrongNumArgs.3
tcl/doc/array.n
tcl/doc/binary.n
tcl/doc/catch.n
tcl/doc/clock.n
tcl/doc/exec.n
tcl/doc/expr.n
tcl/doc/fconfigure.n
tcl/doc/file.n
tcl/doc/filename.n
tcl/doc/format.n
tcl/doc/glob.n
tcl/doc/http.n
tcl/doc/info.n
tcl/doc/interp.n
tcl/doc/library.n
tcl/doc/lindex.n
tcl/doc/linsert.n
tcl/doc/load.n
tcl/doc/lreplace.n
tcl/doc/lsearch.n
tcl/doc/lsort.n
tcl/doc/man.macros
tcl/doc/namespace.n
tcl/doc/open.n
tcl/doc/package.n
tcl/doc/pkgMkIndex.n
tcl/doc/puts.n
tcl/doc/read.n
tcl/doc/regexp.n
tcl/doc/registry.n
tcl/doc/regsub.n
tcl/doc/resource.n
tcl/doc/safe.n
tcl/doc/scan.n
tcl/doc/seek.n
tcl/doc/socket.n
tcl/doc/string.n
tcl/doc/switch.n
tcl/doc/tclsh.1
tcl/doc/tclvars.n
tcl/doc/tell.n
tcl/doc/trace.n
tcl/doc/update.n
tcl/doc/upvar.n
tcl/doc/variable.n
tcl/doc/vwait.n
tcl/generic/tcl.h
tcl/generic/tclAsync.c
tcl/generic/tclBasic.c
tcl/generic/tclBinary.c
tcl/generic/tclCkalloc.c
tcl/generic/tclClock.c
tcl/generic/tclCmdAH.c
tcl/generic/tclCmdIL.c
tcl/generic/tclCmdMZ.c
tcl/generic/tclCompExpr.c
tcl/generic/tclCompile.c
tcl/generic/tclCompile.h
tcl/generic/tclDate.c
tcl/generic/tclEvent.c
tcl/generic/tclExecute.c
tcl/generic/tclFCmd.c
tcl/generic/tclGet.c
tcl/generic/tclGetDate.y
tcl/generic/tclHash.c
tcl/generic/tclHistory.c
tcl/generic/tclIO.c
tcl/generic/tclIOCmd.c
tcl/generic/tclIOSock.c
tcl/generic/tclIOUtil.c
tcl/generic/tclIndexObj.c
tcl/generic/tclInt.h
tcl/generic/tclInterp.c
tcl/generic/tclLink.c
tcl/generic/tclListObj.c
tcl/generic/tclLoad.c
tcl/generic/tclLoadNone.c
tcl/generic/tclMain.c
tcl/generic/tclNamesp.c
tcl/generic/tclNotify.c
tcl/generic/tclObj.c
tcl/generic/tclParse.c
tcl/generic/tclPipe.c
tcl/generic/tclPkg.c
tcl/generic/tclPort.h
tcl/generic/tclPreserve.c
tcl/generic/tclProc.c
tcl/generic/tclRegexp.h
tcl/generic/tclStringObj.c
tcl/generic/tclTest.c
tcl/generic/tclTestObj.c
tcl/generic/tclTimer.c
tcl/generic/tclUtil.c
tcl/generic/tclVar.c
tcl/library/history.tcl
tcl/library/http1.0/http.tcl
tcl/library/init.tcl
tcl/library/ldAout.tcl
tcl/library/safe.tcl
tcl/library/tclIndex
tcl/library/word.tcl
tcl/mac/MW_TclAppleScriptHeader.pch
tcl/mac/MW_TclHeader.pch
tcl/mac/README
tcl/mac/bugs.doc
tcl/mac/tclMac.h
tcl/mac/tclMacAlloc.c
tcl/mac/tclMacAppInit.c
tcl/mac/tclMacApplication.r
tcl/mac/tclMacBOAAppInit.c
tcl/mac/tclMacBOAMain.c
tcl/mac/tclMacChan.c
tcl/mac/tclMacExit.c
tcl/mac/tclMacFCmd.c
tcl/mac/tclMacFile.c
tcl/mac/tclMacInit.c
tcl/mac/tclMacInt.h
tcl/mac/tclMacLibrary.c
tcl/mac/tclMacLibrary.r
tcl/mac/tclMacLoad.c
tcl/mac/tclMacNotify.c
tcl/mac/tclMacOSA.c
tcl/mac/tclMacOSA.r
tcl/mac/tclMacPort.h
tcl/mac/tclMacProjects.sea.hqx
tcl/mac/tclMacResource.c
tcl/mac/tclMacResource.r
tcl/mac/tclMacShLib.exp
tcl/mac/tclMacSock.c
tcl/mac/tclMacTest.c
tcl/mac/tclMacTime.c
tcl/mac/tclMacUnix.c
tcl/mac/tclMacUtil.c
tcl/tests/README
tcl/tests/append.test
tcl/tests/assocd.test
tcl/tests/async.test
tcl/tests/autoMkindex.tcl
tcl/tests/autoMkindex.test
tcl/tests/basic.test
tcl/tests/binary.test
tcl/tests/case.test
tcl/tests/clock.test
tcl/tests/cmdAH.test
tcl/tests/cmdIL.test
tcl/tests/cmdInfo.test
tcl/tests/cmdMZ.test
tcl/tests/compile.test
tcl/tests/concat.test
tcl/tests/dcall.test
tcl/tests/dstring.test
tcl/tests/env.test
tcl/tests/error.test
tcl/tests/eval.test
tcl/tests/event.test
tcl/tests/exec.test
tcl/tests/execute.test
tcl/tests/expr-old.test
tcl/tests/expr.test
tcl/tests/fCmd.test
tcl/tests/fileName.test
tcl/tests/for-old.test
tcl/tests/for.test
tcl/tests/foreach.test
tcl/tests/format.test
tcl/tests/get.test
tcl/tests/history.test
tcl/tests/http.test
tcl/tests/httpold.test
tcl/tests/if-old.test
tcl/tests/if.test
tcl/tests/incr-old.test
tcl/tests/incr.test
tcl/tests/indexObj.test
tcl/tests/info.test
tcl/tests/init.test
tcl/tests/interp.test
tcl/tests/io.test
tcl/tests/ioCmd.test
tcl/tests/join.test
tcl/tests/lindex.test
tcl/tests/link.test
tcl/tests/linsert.test
tcl/tests/list.test
tcl/tests/listObj.test
tcl/tests/llength.test
tcl/tests/load.test
tcl/tests/lrange.test
tcl/tests/lreplace.test
tcl/tests/lsearch.test
tcl/tests/macFCmd.test
tcl/tests/misc.test
tcl/tests/namespace-old.test
tcl/tests/namespace.test
tcl/tests/obj.test
tcl/tests/opt.test
tcl/tests/osa.test
tcl/tests/parse.test
tcl/tests/pid.test
tcl/tests/pkg.test
tcl/tests/pkgMkIndex.test
tcl/tests/proc-old.test
tcl/tests/proc.test
tcl/tests/pwd.test
tcl/tests/regexp.test
tcl/tests/registry.test
tcl/tests/remote.tcl
tcl/tests/rename.test
tcl/tests/resource.test
tcl/tests/safe.test
tcl/tests/scan.test
tcl/tests/set-old.test
tcl/tests/set.test
tcl/tests/socket.test
tcl/tests/source.test
tcl/tests/split.test
tcl/tests/stack.test
tcl/tests/string.test
tcl/tests/stringObj.test
tcl/tests/subst.test
tcl/tests/switch.test
tcl/tests/timer.test
tcl/tests/trace.test
tcl/tests/unixFCmd.test
tcl/tests/unixFile.test
tcl/tests/unixNotfy.test
tcl/tests/unknown.test
tcl/tests/uplevel.test
tcl/tests/upvar.test
tcl/tests/util.test
tcl/tests/var.test
tcl/tests/while-old.test
tcl/tests/while.test
tcl/tests/winFCmd.test
tcl/tests/winNotify.test
tcl/tests/winPipe.test
tcl/unix/ChangeLog
tcl/unix/Makefile.in
tcl/unix/README
tcl/unix/aclocal.m4
tcl/unix/dltest/Makefile.in
tcl/unix/dltest/README
tcl/unix/dltest/configure
tcl/unix/dltest/configure.in
tcl/unix/dltest/pkga.c
tcl/unix/dltest/pkgb.c
tcl/unix/dltest/pkgc.c
tcl/unix/dltest/pkgd.c
tcl/unix/dltest/pkge.c
tcl/unix/dltest/pkgf.c
tcl/unix/ldAix
tcl/unix/mkLinks
tcl/unix/tclAppInit.c
tcl/unix/tclLoadAix.c
tcl/unix/tclLoadAout.c
tcl/unix/tclLoadDl.c
tcl/unix/tclLoadDld.c
tcl/unix/tclLoadNext.c
tcl/unix/tclLoadOSF.c
tcl/unix/tclLoadShl.c
tcl/unix/tclMtherr.c
tcl/unix/tclUnixChan.c
tcl/unix/tclUnixEvent.c
tcl/unix/tclUnixFCmd.c
tcl/unix/tclUnixFile.c
tcl/unix/tclUnixInit.c
tcl/unix/tclUnixNotfy.c
tcl/unix/tclUnixPipe.c
tcl/unix/tclUnixPort.h
tcl/unix/tclUnixSock.c
tcl/unix/tclUnixTest.c
tcl/unix/tclUnixTime.c
tcl/unix/tclXtNotify.c
tcl/unix/tclXtTest.c
tcl/win/README
tcl/win/cat.c
tcl/win/license.terms
tcl/win/makefile.vc
tcl/win/mkd.bat
tcl/win/rmd.bat
tcl/win/stub16.c
tcl/win/tcl.rc
tcl/win/tclAppInit.c
tcl/win/tclWinChan.c
tcl/win/tclWinError.c
tcl/win/tclWinFCmd.c
tcl/win/tclWinInit.c
tcl/win/tclWinInt.h
tcl/win/tclWinLoad.c
tcl/win/tclWinMtherr.c
tcl/win/tclWinNotify.c
tcl/win/tclWinReg.c
tcl/win/tclWinSock.c
tcl/win/tclWinTest.c
tcl/win/tclWinTime.c
tcl/win/tclsh.rc