summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
Commit message (Expand)AuthorAgeFilesLines
* TIP#298 IMPLEMENTATIONdgp2006-12-011-2/+2
* TIP#270 IMPLEMENTATIONdgp2006-11-151-1/+7
* Regendkf2006-11-121-1/+3
* Regendkf2006-10-281-1/+2
* Regendkf2006-10-271-1/+2
* * generic/tclInt.decls:Miguel Sofer2006-09-301-1/+2
* TIP#268 IMPLEMENTATIONandreas_kupries2006-09-221-1/+2
* * generic/tclIOUtil.c: Changed default configuration todgp2006-06-211-7/+7
* * generic/tclInt.decls: implement globbing for HFS creator & typedas2006-03-211-1/+2
* TIP#258 IMPLEMENTATIONdgp2006-02-081-4/+8
* TIP#181 IMPLEMENTATIONdgp2006-02-011-1/+3
* Export Tcl_InitBignumFromDoubleKevin B Kenny2005-12-271-1/+2
* Corrected bugs in tommath installation, improved tommath square root performa...Kevin B Kenny2005-12-271-2/+1
* Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-6/+75
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+6
* TIP#237 IMPLEMENTATIONdgp2005-10-081-10/+11
* TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-1/+5
* regendkf2005-08-051-14/+14
* regendkf2005-07-211-1/+2
* * 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