| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed a bug that caused the Tcl DLL to be linked against msvcrt.lib for | escoffon | 1998-10-07 | 1 | -5/+5 |
|
|
* | Added a new Tcl object called "procbody"; this object's internal | escoffon | 1998-10-05 | 2 | -2/+10 |
|
|
* | merged tcl8.0.4 changes to fix Windows memory allocation | stanton | 1998-09-30 | 1 | -6/+7 |
|
|
* | Added support for Win95. | escoffon | 1998-09-30 | 2 | -40/+46 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 30 | -30/+30 |
|
|
* | Initial revision | stanton | 1998-08-31 | 1 | -0/+518 |
|
|
* | fixed bad registry code | stanton | 1998-08-05 | 1 | -11/+18 |
|
|
* | *** empty log message *** | welch | 1998-08-04 | 1 | -12/+36 |
|
|
* | *** empty log message *** | welch | 1998-08-04 | 1 | -1/+2 |
|
|
* | EXPORT is now TCL_STORAGE_CLASS | escoffon | 1998-08-04 | 2 | -8/+8 |
|
|
* | EXPORT is now TCL_STORAGE_CLASS | escoffon | 1998-08-04 | 1 | -5/+6 |
|
|
* | modified the support for specifying a build directory to be consistent with | escoffon | 1998-08-03 | 1 | -2/+4 |
|
|
* | added EXTFLAGS hook | stanton | 1998-07-31 | 1 | -0/+4 |
|
|
* | added support for getting tcl_pkgPath from the registry | stanton | 1998-07-31 | 1 | -38/+75 |
|
|
* | One more tweak for the import/export. | escoffon | 1998-07-30 | 1 | -2/+3 |
|
|
* | Added notes about DLLIMPORT and DLLEXPORT | welch | 1998-07-29 | 1 | -6/+65 |
|
|
* | - added setting of EXPORT to DLLEXPORT if we are building Tcl. | escoffon | 1998-07-29 | 1 | -0/+7 |
|
|
* | - added setting of EXPORT to DLLEXPORT if we are building Tcl | escoffon | 1998-07-29 | 1 | -0/+9 |
|
|
* | set EXPORT to DLLEXPORT unconditionally, since the declaration of | escoffon | 1998-07-29 | 1 | -0/+8 |
|
|
* | modified to support the new EXTERN macro, which has support for DLL | escoffon | 1998-07-29 | 1 | -3/+15 |
|
|
* | use "ifdef DLL_BUILD" instead of "ifndef STATIC_BUILD" | escoffon | 1998-07-29 | 1 | -14/+8 |
|
|
* | *** empty log message *** | welch | 1998-07-28 | 1 | -3/+2 |
|
|
* | added the TCLPIPEDLLNAME and TCLREGDLLNAME macros, so that the names can be | escoffon | 1998-07-28 | 1 | -2/+4 |
|
|
* | changed to use default value instead of "Root" | stanton | 1998-07-24 | 1 | -13/+21 |
|
|
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3" and | welch | 1998-07-24 | 1 | -0/+5 |
|
|
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-21 | 1 | -12/+20 |
|
|
* | *** empty log message *** | welch | 1998-07-20 | 2 | -0/+2 |
|
|
* | added STATIC_BUILD test around DllMain, etc. | stanton | 1998-07-09 | 1 | -0/+7 |
|
|
* | Moved the variable 'tclPreInitScript' to generic/tclInitScript.h. | suresh | 1998-07-09 | 1 | -10/+3 |
|
|
* | added install targets | escoffon | 1998-07-09 | 1 | -0/+41 |
|
|
* | - added SCCS id | escoffon | 1998-07-01 | 1 | -0/+1 |
|
|
* | - added SCCS id string | escoffon | 1998-07-01 | 1 | -1/+2 |
|
|
* | Initial revision | escoffon | 1998-07-01 | 2 | -0/+38 |
|
|
* | - dropped the .\ from temp dir name | escoffon | 1998-07-01 | 1 | -4/+4 |
|
|
* | Changed variable name "tclAlternateInitScript" to "tclPreInitScript". | suresh | 1998-07-01 | 1 | -7/+8 |
|
|
* | Added definition of variable "tclAlternateInitScript" which is a globabl var- | suresh | 1998-07-01 | 1 | -2/+13 |
|
|
* | plugin updates | welch | 1998-06-27 | 1 | -74/+4 |
|
|
* | Added an additional env. var. ("tcl_pkgLibrary") that is searched prior to all | suresh | 1998-06-23 | 1 | -0/+3 |
|
|
* | put the DLLs, LIBs, and EXEs in the Debug/Release subdirs rather than | escoffon | 1998-06-18 | 1 | -21/+27 |
|
|
* | Added changes to support builds of different configurations in parallel: | escoffon | 1998-06-18 | 1 | -20/+31 |
|
|
* | fixed bad array bounds checks | stanton | 1998-06-18 | 1 | -11/+19 |
|
|
* | added code to handle null arguments | stanton | 1998-06-15 | 1 | -5/+11 |
|
|
* | added cleanup of .pdb and .pch files in the clean target | escoffon | 1998-06-10 | 1 | -0/+2 |
|
|
* | Renamed function 'Tcl_OpenFileChannel' to 'TclpOpenFileChannel'. | suresh | 1998-06-03 | 1 | -3/+3 |
|
|
* | Renamed 'TclWinStat(...)' to 'TclpStat(...)' & 'TclWinAccess(...)' to | suresh | 1998-05-28 | 1 | -5/+3 |
|
|
* | fixed bug in socket code: use of FIONREAD is not supported on Windows | stanton | 1998-05-27 | 1 | -93/+100 |
|
|
* | Renamed 'TclWinAccess()' to 'TclpAccess()' & 'TclWinStat()' to 'TclpStat()'. | suresh | 1998-05-16 | 1 | -4/+4 |
|
|
* | *** empty log message *** | stanton | 1998-04-29 | 2 | -4/+6 |
|
|
* | added TclWinInit and TclpFinalize | stanton | 1998-04-29 | 1 | -47/+80 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 28 | -0/+13960 |
|
|