summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclCompile.h: Demote TclCompEvalObj() from internal stubs todgp2008-01-231-2/+2
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlobhobbs2007-12-111-3/+1
* * generic/tclDecls.h: regen with new genStubs.tcl.das2007-12-101-37/+79
* * generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h:hobbs2007-11-121-1/+2
* * generic/tclStubInit.c:hobbs2007-11-081-1/+2
* * generic/tclInt.decls: New internal routine TclBackgroundException()dgp2007-09-061-1/+2
* * generic/tclInt.decls: Exporting via stubs to helpMiguel Sofer2007-08-071-1/+2
* modifs to help itcl adapt to VarReformMiguel Sofer2007-08-041-1/+2
* * generic/tcl.h: Removed TCL_PRESERVE_BINARY_COMPATIBILITY anddgp2007-07-021-5/+3
* regendkf2007-05-051-1/+3
* * generic/tclInt.decls: Moved TclGetNamespaceFromObj() toMiguel Sofer2007-04-031-1/+2
* 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