Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |