summaryrefslogtreecommitdiffstats
path: root/generic/tclIntDecls.h
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-6/+6
* added CONST to TclpLocaltime and TclpGmtime param throughoutKevin B Kenny2004-10-281-5/+5
* make genstubsdkf2004-10-141-1/+53
* * generic/tclDecls.h: Regenerated on a unix box.andreas_kupries2004-06-101-1362/+1362
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-1362/+1362
* commit genstubs generated files with unix line endingsdgp2004-05-171-1362/+1362
* * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-171-1362/+1362
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-1/+39
* * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH):hobbs2003-02-181-1/+11
* * generic/tclEvent.c (TclInExit, TclInThreadExit):mdejong2002-11-071-1/+8
* * generic/tclIntDecls.h: fixed botched regen.das2002-10-091-9/+1
* * generic/tclInt.decls: made TclSetPreInitScript() declarationdas2002-10-091-15/+1
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-26/+27
* removing the now redundant functions Tcl(Get|Set|Incr)IndexedScalar()Miguel Sofer2002-07-171-54/+19
* * generic/tclVar.c: refactorisation to reuse already looked-up VarMiguel Sofer2002-07-151-6/+6
* * doc/CrtTrace.3: Added TIP#62 implementation of commandhobbs2002-06-171-1/+23
* * generic/tclInt.decls:hobbs2002-05-291-1/+9
* * tests/clock.test: added clock-9.1hobbs2002-05-291-3/+4
* * Updated interfaces of generic/tclVar.c accordingdgp2002-03-201-5/+5
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-5/+5
* * [Patch 501006] Updated APIs in generic/tclResolve.cdgp2002-01-251-16/+16
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-9/+9
* * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c accordingdgp2002-01-171-3/+3
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-151-3/+3
* Updated APIs in the files */tcl*Load*.c according to the guidelinesKevin B Kenny2002-01-091-4/+4
* * doc/Tcl_Main.3:dgp2002-01-051-5/+20
* Reference implementation of TIP's #22, #33 and #45. Adds thehobbs2001-11-141-1/+10
* * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable):andreas_kupries2001-10-151-3/+17
* * Updated APIs indgp2001-09-271-5/+5
* * Updated APIs in generic/tclGet.cdgp2001-09-251-3/+3
* * Updated APIs indgp2001-09-241-5/+6
* filesystemvincentdarley2001-08-301-110/+32
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-123/+102
* * generic/tclBasic.c: added new CompileProc invocations to basichobbs2001-05-171-10/+9
* Added several missing CONSTs in calls to TclGetNamespaceForQualNameKevin B Kenny2001-04-271-3/+3
* (TIP #27) Another round of CONST changes, thisKevin B Kenny2001-04-241-9/+9
* up-port of the stacked channel implementation rewrite in 8.3.2 tohobbs2000-09-281-4/+12
* * generic/tclTest.c:hobbs2000-05-191-18/+15
* * doc/glob.n:hobbs1999-12-121-3/+13
* * generic/tcl.decls :redman1999-12-021-1/+16
* 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so theywelch1999-08-101-1/+9
* * generic/tcl.h:redman1999-08-021-1/+9
* * generic/tclInt.decls: added declaractions necessary for thehobbs1999-08-011-1/+48
* revert changes to TclpStrftime, not needed for internal functions.redman1999-07-221-3/+3
* * doc/Utf.3:redman1999-07-221-3/+3
* Add TclHandle functions to the internal stub table.redman1999-06-301-1/+29
* * generic/tcl.decls:stanton1999-05-251-1/+95
* Added stub entry for the TclGetAuxDataType routine so tbcload can use stubssurles1999-05-231-1/+8
* * Merged changes from 8.1.0 branchstanton1999-04-301-1/+7