summaryrefslogtreecommitdiffstats
path: root/unix/dltest/pkga.c
Commit message (Collapse)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ | | | | more harm than good. Purged them.
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | more harm than good. Purged them.
| * Silence compiler warningsdgp2004-06-081-2/+2
| |
| * * unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typomdejong2003-07-161-2/+2
| | | | | | | | that was causing a crash in load.test.
| * * unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counteddgp2003-07-151-2/+10
| | | | | | | | | | strings instead of strcmp (not defined in any #include'd header) and presumed NULL-terminated strings.
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | * unix/dltest/pkga.c: whitespace & comment cleanup, removedas2007-08-141-1/+2
| | | | | | | | | | | | | | | | | | * unix/dltest/pkgb.c: unused pkgf.c. * unix/dltest/pkgc.c: * unix/dltest/pkge.c: * unix/dltest/pkgf.c (removed): * unix/dltest/pkgua.c: * macosx/Tcl.xcodeproj/project.pbxproj:
* | 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
| | | | | | | | that was causing a crash in load.test.
* | * unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counteddgp2003-07-151-2/+10
| | | | | | | | | | strings instead of strcmp (not defined in any #include'd header) and presumed NULL-terminated strings.
* | * unix/dltest/pkg?.c: Changed all Tcl_InitStubs calls to passdgp2003-03-261-2/+2
|/ | | | | argument exact = 0, so that rebuilds are not required when Tcl bumps to a new version. [Bug 701926]
* * 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