Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -31/+214 |
| | |||||
* | * generic/tclAlloc.c: Changed TCL_NATIVE_MALLOC to USE_TCLALLOC so | stanton | 1999-03-11 | 1 | -4/+4 |
| | | | | | | | | | | | | | | 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 | -14/+78 |
| | |||||
* | * win/makefile.vc: | stanton | 1999-01-06 | 1 | -1/+15 |
| | | | | | | * generic/tcl.h: * generic/tclAlloc.c: Added USE_NATIVEMALLOC ifdefs to make it easier to compile for use with Purify. | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+456 |