summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
Commit message (Expand)AuthorAgeFilesLines
...
* | * generic/tclUtil.c: Converted TclFormatInt() into a macro.dgp2005-07-051-2/+2
* | make genstubsdgp2005-06-071-1/+3
* | * generic/tclInt.decls:das2005-05-141-2/+3
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+10
* | * generic/tclInt.decls: Converted TclMatchIsTrivial to a macro.dgp2005-05-051-2/+2
* | Changed the internal representation of lists to (a) reduce the malloc/freeMiguel Sofer2005-04-021-3/+3
* | TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-1/+2
* | * generic/tclStubInit.c: Regenerated the stubs support code fromandreas_kupries2005-01-211-1/+3
* | regendkf2005-01-191-1/+13
* | * generic/tclTest.c: Added two new functions to allocate memoryMiguel Sofer2004-12-151-1/+5
* | * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() todgp2004-12-011-1/+4
* | Patch 976520 reworks several of the details involved withdgp2004-11-301-1/+4
* | TIP #221 IMPLEMENTATIONdgp2004-11-131-1/+6
* | * generic/tclInt.decls: The following 9 functions were moved fromdavygrvy2004-10-271-1/+10
* | Speed up [info <thing> <simplePattern>]dkf2004-10-141-1/+2
* | Speed up [upvar] and [uplevel] by not forcing level references to be parseddkf2004-10-011-1/+2
* | * generic/tclBasic.c: Removed internal routines TclInvoke,dgp2004-09-271-4/+4
* | many more TIP 173 changesKevin B Kenny2004-09-271-3/+3
* | * generic/tclProc.c: The routine TclProcInterpProc was a s...dgp2004-08-251-3/+3
* | Moved declaration of TclCompEvalObj() from tclCompile.h to the internalMiguel Sofer2004-07-031-1/+2
* | Version 5 of [Patch 976496]Joe Mistachkin2004-06-241-1/+14
* | Re-commit after a `make genstubs` on a unix system, to restore unix line endingsdgp2004-06-071-921/+921
* | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-920/+921
* | 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-3/+5
* | Regendkf2004-05-131-1/+16
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-79/+12
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var...vincentdarley2004-01-211-2/+2
* | * generic/tclInt.decls: commented-out entry fordavygrvy2003-12-151-2/+2
* | regendkf2003-11-011-1/+3
* | Regendkf2003-09-291-1/+2
* | * doc/FileSystem.3: Implementation ofdgp2003-09-051-1/+4
* | Regendkf2003-08-251-1/+13
* | More trace factoring - variable traces are the target this time.dkf2003-06-261-1/+4
* | * generic/tcl.decls: Ported the changes from theandreas_kupries2003-06-091-1/+2
* | Implementation of TIP 118:das2003-05-141-1/+7
* | * generic/tcl.decls:das2003-05-131-1/+2
* | Made [incr] able to accept and work with wide increments [Bug 728838]dkf2003-04-281-1/+2
* | Regen.dkf2003-04-051-1/+12
* | * generic/tclInt.h (tclOriginalNotifier):dgp2003-03-211-1/+24
|/
* * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH):hobbs2003-02-181-1/+2
* * generic/tclStubInit.c: regenhobbs2002-12-061-1/+2
* * generic/tclEvent.c (TclInExit, TclInThreadExit):mdejong2002-11-071-1/+2
* * generic/tclInt.decls: made TclSetPreInitScript() declarationdas2002-10-091-9/+1
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-1/+4
* * generic/tclInt.decls:das2002-08-061-1/+5
* removing the now redundant functions Tcl(Get|Set|Incr)IndexedScalar()Miguel Sofer2002-07-171-7/+7
* * doc/CrtTrace.3: Added TIP#62 implementation of commandhobbs2002-06-171-1/+3
* * generic/tclInt.decls:hobbs2002-05-291-1/+2
* TIP#91 implementation; makes old style channels binary compatible withdkf2002-05-241-1/+2