summaryrefslogtreecommitdiffstats
path: root/generic/tclStubLib.c
Commit message (Expand)AuthorAgeFilesLines
* Turn pkgb.so into a Tcl9 interoperability test library: Whatever Tcl9 looks l...jan.nijtmans2012-12-211-24/+9
* Restore the initialization of tclStubsPtr from the "Tcl" package clientDatadgp2012-12-101-2/+3
* only set tclStubsPtr if all version checks pass. Backported from tcl 8.5.jan.nijtmans2012-12-071-43/+62
* 3588687 When detecting incompatibility during stubs initialization, the errordgp2012-11-291-1/+1
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* Don't set tclStubsPtr to 0 when Tcl_PkgRequireEx() failsjenglish2005-11-201-8/+4
* * generic/tclStubLib.c (Tcl_InitStubs): prevent the cached check ofhobbs2002-12-041-11/+15
* (TIP#27) Changed a number of Tcl API's to accept "CONST char*"Kevin B Kenny2001-04-041-4/+4
* * generic/tcl.decls:stanton1999-05-251-1/+5
* Merged stubs changes into mainline for 8.0stanton1999-03-101-2/+5
* * generic/tclStubLib.c: Added internal interface hooks.stanton1999-03-041-1/+7
* * unix/Makefile.in:stanton1999-03-031-0/+104