| Commit message (Expand) | Author | Age | Files | Lines |
* | Added support for the TCLTESTARGS method for passing in additional test argum... | wart | 1999-11-13 | 1 | -3/+3 |
|
|
* | * unix/Makefile.in: purify has to use -best-effort to instrument | hobbs | 1999-10-13 | 1 | -5/+5 |
|
|
* | 1999-09-20 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-21 | 1 | -5/+4 |
|
|
* | * unix/Makefile.in: fixed gendate target - this never worked | hobbs | 1999-09-21 | 1 | -2/+3 |
|
|
* | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-19 | 1 | -5/+5 |
|
|
* | Include the unix/aclocal.m4 file in the distribution. | redman | 1999-08-11 | 1 | -1/+2 |
|
|
* | Parameterized the static library linkers (ar cr and lib -nologo) to assist | wart | 1999-07-30 | 1 | -1/+2 |
|
|
* | * Changed version to 8.2b2. | redman | 1999-07-22 | 1 | -1/+3 |
|
|
* | * unix/Makefile.in: Added the Windows configure script to the | redman | 1999-07-22 | 1 | -1/+2 |
|
|
* | changed http package version from 2.0 to 2.1 | hershey | 1999-07-20 | 1 | -4/+4 |
|
|
* | Add .m4 files and Windows configure.in and Makefile.in | redman | 1999-07-13 | 1 | -1/+8 |
|
|
* | install-man target renamed to "install-doc" to be consistent with TEA spec. | wart | 1999-07-09 | 1 | -3/+3 |
|
|
* | updated dde version from 1.0 to 1.1 | hershey | 1999-06-30 | 1 | -4/+3 |
|
|
* | Added package tcltest to the list of packages to install. | jenn | 1999-06-26 | 1 | -4/+4 |
|
|
* | * unix/Makefile.in: Changed install-doc to install-man. | stanton | 1999-06-24 | 1 | -2/+2 |
|
|
* | One more try at fixing the TCL_LIBRARY problem | wart | 1999-06-22 | 1 | -3/+4 |
|
|
* | TCL_LIBRARY is now set in the Makefile | wart | 1999-06-22 | 1 | -1/+3 |
|
|
* | merged unix and windows styles | surles | 1999-06-16 | 1 | -32/+26 |
|
|
* | Tcl configure / Makefile sequence now complies with the most basic | wart | 1999-06-15 | 1 | -11/+4 |
|
|
* | Merged String and Unicode object types. Added new functions to | hershey | 1999-06-15 | 1 | -7/+5 |
|
|
* | Continued work on configure and make scripts | surles | 1999-06-11 | 1 | -21/+20 |
|
|
* | * tests/string.test: | hershey | 1999-06-08 | 1 | -2/+7 |
|
|
* | fixed install target for man pages | surles | 1999-06-02 | 1 | -1/+2 |
|
|
* | Added makefile targets and configure switches to be TEA compliant | surles | 1999-06-02 | 1 | -6/+11 |
|
|
* | * unix/Makefile.in: | stanton | 1999-05-14 | 1 | -11/+24 |
|
|
* | Resynced with mainline. | rjohnson | 1999-04-21 | 1 | -1/+1 |
|
|
* | modified the Tcl makefile to copy the new pkgIndex files for reg and dde. | surles | 1999-04-20 | 1 | -3/+2 |
|
|
* | added tests/httpd file to distribution--tests get skipped if this file is | hershey | 1999-04-19 | 1 | -3/+3 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -61/+146 |
|
|
* | Changed package tests to build against the stubs library.core_8_1_merge_latest | stanton | 1999-03-11 | 1 | -2/+2 |
|
|
* | * generic/tclAlloc.c: Changed TCL_NATIVE_MALLOC to USE_TCLALLOC so | stanton | 1999-03-11 | 1 | -15/+18 |
|
|
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -18/+130 |
|
|
* | added tcltest as a dependency of runtest | stanton | 1999-02-02 | 1 | -3/+3 |
|
|
* | Added -p flag to "mkdir" commands in "install-libraries" target to allow error- | suresh | 1998-12-08 | 1 | -6/+6 |
|
|
* | Fixed minor bug with recently added copy stmts ("TOP_DOR" --> "DISTDIR"). | suresh | 1998-12-04 | 1 | -3/+3 |
|
|
* | Added tests/pkg to distribution | welch | 1998-12-02 | 1 | -3/+8 |
|
|
* | Changed config & Makefile to support n32 on IRIX. | rjohnson | 1998-10-20 | 1 | -3/+3 |
|
|
* | Added a new Tcl object called "procbody"; this object's internal | escoffon | 1998-10-05 | 1 | -3/+8 |
|
|
* | Removed "sccs" commands from "Makefile.in" to facilititate switch over to CVS. | suresh | 1998-09-23 | 1 | -6/+3 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -2/+2 |
|
|
* | DBGX changes | welch | 1998-07-28 | 1 | -2/+2 |
|
|
* | *** empty log message *** | welch | 1998-07-24 | 1 | -1/+1 |
|
|
* | Added support for specifying warning flags for the compiler, with checks | escoffon | 1998-07-22 | 1 | -1/+5 |
|
|
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-21 | 1 | -0/+3 |
|
|
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-13 | 1 | -36/+44 |
|
|
* | *** empty log message *** | welch | 1998-07-11 | 1 | -5/+6 |
|
|
* | - added support for configuration of debug/nodebug in configure script. | escoffon | 1998-07-01 | 1 | -3/+13 |
|
|
* | added SHLIB_PATH to test targets | stanton | 1998-06-18 | 1 | -0/+2 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+1014 |
|
|