summaryrefslogtreecommitdiffstats
path: root/unix/dltest/pkge.c
Commit message (Expand)AuthorAgeFilesLines
* Record the fact that all stub-enabled extensions work in Tcl 8.5+, no 8.6 (or...jan.nijtmans2016-12-201-1/+1
* Eliminate internal use of TCL_STORAGE_CLASS, as it will be gone in 9.0 anywayjan.nijtmans2016-06-291-10/+1
* Eliminate some usages of Tcl_GlobalEval() and Tcl_Eval(), which are deprecate...jan.nijtmans2016-01-181-1/+1
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* | | Fix [Bug 3148192]: [load] broken. Assure that those files are never compiled ...nijtmans2010-12-311-1/+2
* | | Revert the conversion of TCL_VERSION to "8.1" and "8.5" in the Tcl_InitStubs()dgp2010-03-281-2/+2
* | | Provide "lowest supported Tcl version" tonijtmans2010-03-271-2/+2
* | | Remove unnecessary EXTERN's, which alreadynijtmans2010-02-221-2/+10
* | | const addition (pkge.c)nijtmans2009-08-161-2/+2
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * unix/dltest/pkga.c: whitespace & comment cleanup, removedas2007-08-141-1/+2
* | restore line endingsdgp2007-05-291-46/+46
* | Convert to using ANSI function definitions.dkf2007-05-021-46/+46
* | * unix/dltest/pkg?.c: Changed all Tcl_InitStubs calls to passdgp2003-03-261-2/+2
|/
* * unix/dltest/pkg[a-e].c: Cleaned up test packages [Bug: 2293]hobbs2000-04-041-9/+1
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-2/+4
* Changed package tests to build against the stubs library.core_8_1_merge_lateststanton1999-03-111-1/+4
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+49