summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.decls
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclInt.decls: Yet another round of attemptingKevin B Kenny2007-04-211-5/+5
* replaced 'long' times with wides, to cope with Win64Kevin B Kenny2005-03-151-4/+4
* added CONST to TclpLocaltime and TclpGmtime param throughoutKevin B Kenny2004-10-281-5/+5
* Speed up [info <thing> <simplePattern>]dkf2004-10-141-1/+5
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-1/+5
* * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-171-5/+5
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-3/+15
* * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH):hobbs2003-02-181-1/+8
* * generic/tclStubInit.c: regenhobbs2002-12-061-1/+7
* * generic/tclEvent.c (TclInExit, TclInThreadExit):mdejong2002-11-071-1/+5
* * generic/tclInt.decls: made TclSetPreInitScript() declarationdas2002-10-091-2/+2
* * generic/tclInt.decls:das2002-08-061-1/+19
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-13/+13
* removing the now redundant functions Tcl(Get|Set|Incr)IndexedScalar()Miguel Sofer2002-07-171-25/+31
* * generic/tclVar.c: refactorisation to reuse already looked-up VarMiguel Sofer2002-07-151-3/+3
* * doc/CrtTrace.3: Added TIP#62 implementation of commandhobbs2002-06-171-3/+11
* * generic/tclInt.decls:hobbs2002-05-291-1/+6
* * tests/clock.test: added clock-9.1hobbs2002-05-291-2/+2
* 2002-04-20 Daniel Steffen <das@users.sourceforge.net>das2002-04-191-1/+5
* * Updated interfaces of generic/tclVar.c accordingdgp2002-03-201-3/+3
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-97/+94
* * generic/tclInt.decls:das2002-01-271-2/+2
* * [Patch 501006] Updated APIs in generic/tclResolve.cdgp2002-01-251-9/+9
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-6/+6
* * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c accordingdgp2002-01-171-2/+2
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-151-2/+2
* Updated APIs in the files */tcl*Load*.c according to the guidelinesKevin B Kenny2002-01-091-2/+2
* * doc/Tcl_Main.3:dgp2002-01-051-3/+12
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-5/+8
* added TIP#73 patch #483500 from Kevin Kenny.hobbs2001-11-211-1/+4
* Reference implementation of TIP's #22, #33 and #45. Adds thehobbs2001-11-141-1/+11
* * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable):andreas_kupries2001-10-151-2/+20
* * Updated APIs indgp2001-09-271-3/+4
* * Updated APIs in generic/tclGet.cdgp2001-09-251-2/+2
* * Updated APIs indgp2001-09-241-3/+3
* * generic/tclInt.decls: Also added 'TclWinFlushDirtyChannels' toandreas_kupries2001-09-101-1/+7
* filesystemvincentdarley2001-08-301-50/+36
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-51/+79
* * generic/tclInt.decls:dgp2001-06-171-4/+1
* * generic/tcl.h:dgp2001-06-081-1/+4
* * generic/tclBasic.c: added new CompileProc invocations to basichobbs2001-05-171-5/+5
* Added several missing CONSTs in calls to TclGetNamespaceForQualNameKevin B Kenny2001-04-271-2/+3
* (TIP #27) Another round of CONST changes, thisKevin B Kenny2001-04-241-5/+5
* up-port of the stacked channel implementation rewrite in 8.3.2 tohobbs2000-09-281-2/+8
* no messagedavidg2000-07-261-4/+6
* * generic/tclTest.c:hobbs2000-05-191-9/+14
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added commentshobbs2000-03-311-4/+5
* * doc/glob.n:hobbs1999-12-121-2/+6
* * generic/tcl.decls :redman1999-12-021-1/+7
* 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so theywelch1999-08-101-1/+6