summaryrefslogtreecommitdiffstats
path: root/generic/tclIntDecls.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Regendkf2006-10-271-1/+12
* | Regendkf2006-10-271-3/+3
* | Undo mistaken commit to wrong branch caused by CVS fumble... :-}dkf2006-10-201-3/+3
* | Consolidated TIP#257 patch applied to HEAD to allow for experimentation bydkf2006-10-201-3/+3
* | * generic/tclInt.decls:Miguel Sofer2006-09-301-1/+11
* | * generic/tclIOUtil.c: Changed default configuration todgp2006-06-211-65/+19
* | TIP#258 IMPLEMENTATIONdgp2006-02-081-33/+10
* | Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-54/+16
* | TIP#237 IMPLEMENTATIONdgp2005-10-081-37/+10
* | regendkf2005-08-051-140/+40
* | regendkf2005-07-211-1/+13
* | * generic/tclUtil.c: Converted TclFormatInt() into a macro.dgp2005-07-051-11/+4
* | * generic/tclInt.decls:das2005-05-141-1/+11
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+54
* | * generic/tclInt.decls: Converted TclMatchIsTrivial to a macro.dgp2005-05-051-11/+4
* | Changed the internal representation of lists to (a) reduce the malloc/freeMiguel Sofer2005-04-021-23/+7
* | * generic/tclTest.c: Added two new functions to allocate memoryMiguel Sofer2004-12-151-1/+45
* | * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() todgp2004-12-011-1/+32
* | Patch 976520 reworks several of the details involved withdgp2004-11-301-1/+33
* | * generic/tcl.h: Moved the preprocessor logicdavygrvy2004-11-031-3/+12
* | * generic/tclInt.decls: The following 9 functions were moved fromdavygrvy2004-10-271-1/+101
* | Speed up [info <thing> <simplePattern>]dkf2004-10-141-1/+11
* | Speed up [upvar] and [uplevel] by not forcing level references to be parseddkf2004-10-011-1/+12
* | * generic/tclBasic.c: Removed internal routines TclInvoke,dgp2004-09-271-34/+10
* | many more TIP 173 changesKevin B Kenny2004-09-271-24/+7
* | * generic/tclProc.c: The routine TclProcInterpProc was a s...dgp2004-08-251-23/+7
* | Moved declaration of TclCompEvalObj() from tclCompile.h to the internalMiguel Sofer2004-07-031-1/+12
* | Version 5 of [Patch 976496]Joe Mistachkin2004-06-241-1/+140
* | Re-commit after a `make genstubs` on a unix system, to restore unix line endingsdgp2004-06-071-1825/+1825
* | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-1825/+1825
* | 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-1/+21
* | Added CONST to TclpGetTime declaration and `make genstubs`dgp2004-03-191-3/+4
* | Made HEAD build on Windows VC++ again.Kevin B Kenny2004-03-191-1/+6
* | Fix breakage by making tclIntDecls.h #inc tclPort.h, as recommended by DGP.dkf2004-03-191-1/+3
* | * generic/tclIntDecls.h: Removed TclpTime_t. It wasn't really needed,rmax2004-03-181-3/+3
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-19/+10
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var...vincentdarley2004-01-211-15/+6
* | * generic/tclInt.decls: commented-out entry fordavygrvy2003-12-151-11/+4
* | regendkf2003-11-011-1/+23
* | * doc/FileSystem.3: Implementation ofdgp2003-09-051-1/+23
* | Regendkf2003-08-251-1/+418
* | More trace factoring - variable traces are the target this time.dkf2003-06-261-1/+28
* | Made [incr] able to accept and work with wide increments [Bug 728838]dkf2003-04-281-5/+15
|/
* * 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