summaryrefslogtreecommitdiffstats
path: root/unix/dltest/pkga.c
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+13
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-6/+6
* 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-138/+138
* Convert to using ANSI function definitions.dkf2007-05-021-138/+138
* Silence compiler warnings.dgp2004-06-081-2/+2
* * unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typomdejong2003-07-161-2/+2
* * unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counteddgp2003-07-151-2/+10
* * 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-31/+28
* 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/+130