Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | missing (bug id 1769). | ||||
* | 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 |
| | | | | | | | | | | | | | | it matches 8.1. * generic/tclBasic.c: * generic/tcl.h: * generic/tcl.decls: Changed Tcl_ReleaseType from an enum to macros so it can be used in .rc files. Added Tcl_GetString. * unix/Makefile.in: Added compat binaries to the stub library. Changed compat binaries to always compile with shared flags since they need to be shared for the stub library. | ||||
* | 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 |
| | | | | free installation of Tcl script libraries. | ||||
* | 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 |
| | | | | | | | representation contains both a Proc struct and its associated ByteCode. Updated tclProc.c::TclCreateProc to take procbody instances as the body argument, for future support of compiler extensions. Added the "procbodytest" package for testing all this stuff. | ||||
* | 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 |
| | | | | for gcc and appropriate defaults. | ||||
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-21 | 1 | -0/+3 |
| | | | | parent workspace "/export/home/ws/tcl8.0". | ||||
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" and | welch | 1998-07-13 | 1 | -36/+44 |
| | | | | parent workspace "/home/welch/ws/tcl8.0.3". | ||||
* | *** 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 |
| | | | | | - also added a atring to append to generated libraries when built with symbols. | ||||
* | added SHLIB_PATH to test targets | stanton | 1998-06-18 | 1 | -0/+2 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+1014 |