summaryrefslogtreecommitdiffstats
path: root/unix/dltest
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclResult.c (ReleaseKeys): Workaround for [Bugandreas_kupries2008-03-071-2/+2
* merge stable branch onto HEADdgp2007-12-136-6/+6
* * unix/dltest/pkga.c: whitespace & comment cleanup, removedas2007-08-146-64/+21
* restore line endingsdgp2007-05-297-1058/+1058
* Convert to using ANSI function definitions.dkf2007-05-027-1066/+1058
* * tests/macOSXLoad.test (new file): add testing of .bundle loading anddas2006-12-171-16/+58
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+2
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595].jenglish2005-01-101-2/+1
* * generic/tcl.h:das2004-11-121-2/+3
* * unix/dltest/Makefile.in (clean): Fixup make cleanmdejong2004-09-231-2/+6
* Silence compiler warnings.dgp2004-06-082-5/+5
* * unix/Makefile.in: Rework configure ordering to TCL_LINK_LIBS,hobbs2004-05-261-2/+2
* Fix minor syntax problems. [Bug 909288]dkf2004-03-041-6/+6
* TIP#100 implementation largely based on work by Georgios Petasis.dkf2004-02-243-5/+345
* * 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/Makefile.in: Don't subst MATH_LIBS,mdejong2003-04-031-2/+2
* * unix/dltest/pkg?.c: Changed all Tcl_InitStubs calls to passdgp2003-03-266-15/+15
* * unix/Makefile.in: Use dltest.marker filemdejong2002-07-161-2/+4
* * unix/dltest/Makefile.in: Remove hard coded CFLAGS=-gmdejong2002-06-061-2/+5
* * unix/Makefile.in: Define new dltest target thatmdejong2001-12-194-860/+7
* Enable thread support under FreeBSD. [Tcl bug 473708]mdejong2001-11-091-6/+7
* * unix/Makefile.in:mdejong2001-11-091-2/+2
* * unix/configure:hobbs2000-11-031-0/+813
* * unix/dltest/pkg[a-e].c: Cleaned up test packages [Bug: 2293]hobbs2000-04-045-129/+133
* 1999-09-20 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-2/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-164-7/+13
* Changed package tests to build against the stubs library.core_8_1_merge_lateststanton1999-03-118-16/+43
* Fixed problem with running tests on IRIX.rjohnson1998-12-102-3/+6
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-149-9/+9
* Initial revisionrjohnson1998-03-269-0/+774