summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
Commit message (Expand)AuthorAgeFilesLines
* Implement TIP #316.dkf2008-09-241-1/+14
* Completely revamped NRE implementation, with (almost) unchanged API.Miguel Sofer2008-07-291-15/+14
* make genstubsdas2008-07-221-2/+2
* fix line-endingsdas2008-07-221-1131/+1131
* TIP #304 implementationferrieux2008-07-211-1130/+1131
* * generic/tcl.decls: Changed the implementation ofMiguel Sofer2008-07-211-2/+2
* * generic/tcl.decls: Change the public api prefix fromMiguel Sofer2008-07-181-7/+7
* NRE implementation [Patch 2017110]Miguel Sofer2008-07-131-1/+13
* * generic/tclGet.c: Corrected out of date comments and removeddgp2008-07-081-2/+2
* TIP 285 ImplementationJoe Mistachkin2008-06-131-1/+4
* * generic/tclInt.h: make stubs tables 'static const' anddas2008-04-161-12/+17
* * generic/tclInt.h: revise Tcl_SetNotifier() to use adas2008-04-161-24/+1
* * generic/tclDecls.h: make genstubsdas2008-04-021-2/+2
* * 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