Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * win/tclWinInt.h: | stanton | 1999-03-08 | 1 | -4/+6 |
| | | | | | | | | | | | | * generic/tclInt.h: * generic/tclIntDecls.h: * generic/tclIntPlatDecls.h: * generic/tclIntPlatStubs.c: * generic/tclIntStubs.c: * generic/tclStubInit.c: * generic/tclInt.decls: Removed initialization and finalization routines from the stub table since these should never be called by an extension. | ||||
* | * win/tclWinInt.h: | stanton | 1999-03-04 | 1 | -1/+9 |
| | | | | | * win/tclWin32Dll.c: * unix/tclUnixInit.c: Added TclpCheckStackSpace. | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | EXPORT is now TCL_STORAGE_CLASS | escoffon | 1998-08-04 | 1 | -4/+4 |
| | |||||
* | - added setting of EXPORT to DLLEXPORT if we are building Tcl. | escoffon | 1998-07-29 | 1 | -0/+7 |
| | |||||
* | *** empty log message *** | stanton | 1998-04-29 | 1 | -1/+2 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+38 |