Files in jni/tcl/generic/ of cf9d6db9cfcca152
Not logged in

Files in directory jni/tcl/generic of check-in cf9d6db9cfcca152

  • README
  • regc_color.c
  • regc_cvec.c
  • regc_lex.c
  • regc_locale.c
  • regc_nfa.c
  • regcomp.c
  • regcustom.h
  • rege_dfa.c
  • regerror.c
  • regerrs.h
  • regex.h
  • regexec.c
  • regfree.c
  • regfronts.c
  • regguts.h
  • tcl.decls
  • tcl.h
  • tclAlloc.c
  • tclAssembly.c
  • tclAsync.c
  • tclBasic.c
  • tclBinary.c
  • tclCkalloc.c
  • tclClock.c
  • tclCmdAH.c
  • tclCmdIL.c
  • tclCmdMZ.c
  • tclCompCmds.c
  • tclCompCmdsGR.c
  • tclCompCmdsSZ.c
  • tclCompExpr.c
  • tclCompile.c
  • tclCompile.h
  • tclConfig.c
  • tclDate.c
  • tclDecls.h
  • tclDictObj.c
  • tclDisassemble.c
  • tclDTrace.d
  • tclEncoding.c
  • tclEnsemble.c
  • tclEnv.c
  • tclEvent.c
  • tclExecute.c
  • tclFCmd.c
  • tclFileName.c
  • tclFileSystem.h
  • tclGet.c
  • tclGetDate.y
  • tclHash.c
  • tclHistory.c
  • tclIndexObj.c
  • tclInt.decls
  • tclInt.h
  • tclIntDecls.h
  • tclInterp.c
  • tclIntPlatDecls.h
  • tclIO.c
  • tclIO.h
  • tclIOCmd.c
  • tclIOGT.c
  • tclIORChan.c
  • tclIORTrans.c
  • tclIOSock.c
  • tclIOUtil.c
  • tclLink.c
  • tclListObj.c
  • tclLiteral.c
  • tclLoad.c
  • tclLoadNone.c
  • tclMain.c
  • tclNamesp.c
  • tclNotify.c
  • tclObj.c
  • tclOO.c
  • tclOO.decls
  • tclOO.h
  • tclOOBasic.c
  • tclOOCall.c
  • tclOODecls.h
  • tclOODefineCmds.c
  • tclOOInfo.c
  • tclOOInt.h
  • tclOOIntDecls.h
  • tclOOMethod.c
  • tclOOStubInit.c
  • tclOOStubLib.c
  • tclOptimize.c
  • tclPanic.c
  • tclParse.c
  • tclParse.h
  • tclPathObj.c
  • tclPipe.c
  • tclPkg.c
  • tclPkgConfig.c
  • tclPlatDecls.h
  • tclPort.h
  • tclPosixStr.c
  • tclPreserve.c
  • tclProc.c
  • tclRegexp.c
  • tclRegexp.h
  • tclResolve.c
  • tclResult.c
  • tclScan.c
  • tclStringObj.c
  • tclStringRep.h
  • tclStringTrim.h
  • tclStrToD.c
  • tclStubInit.c
  • tclStubLib.c
  • tclTest.c
  • tclTestObj.c
  • tclTestProcBodyObj.c
  • tclThread.c
  • tclThreadAlloc.c
  • tclThreadJoin.c
  • tclThreadStorage.c
  • tclThreadTest.c
  • tclTimer.c
  • tclTomMath.decls
  • tclTomMath.h
  • tclTomMathDecls.h
  • tclTomMathInt.h
  • tclTomMathInterface.c
  • tclTomMathStubLib.c
  • tclTrace.c
  • tclUniData.c
  • tclUtf.c
  • tclUtil.c
  • tclVar.c
  • tclZlib.c
  • tommath.h
  • zcrypt.h
  • zipfs.c
  • zipfs.h

This directory contains Tcl source files that work on all the platforms
where Tcl runs (e.g. UNIX, PCs, and MacOSX).  Platform-specific
sources are in the directories ../unix, ../win, and ../macosx.