summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
* plugin updateswelch1998-06-271-74/+4
* Added an additional env. var. ("tcl_pkgLibrary") that is searched prior to allsuresh1998-06-231-0/+3
* put the DLLs, LIBs, and EXEs in the Debug/Release subdirs rather thanescoffon1998-06-181-21/+27
* Added changes to support builds of different configurations in parallel:escoffon1998-06-181-20/+31
* fixed bad array bounds checksstanton1998-06-181-11/+19
* added code to handle null argumentsstanton1998-06-151-5/+11
* added cleanup of .pdb and .pch files in the clean targetescoffon1998-06-101-0/+2
* Renamed function 'Tcl_OpenFileChannel' to 'TclpOpenFileChannel'.suresh1998-06-031-3/+3
* Renamed 'TclWinStat(...)' to 'TclpStat(...)' & 'TclWinAccess(...)' tosuresh1998-05-281-5/+3
* fixed bug in socket code: use of FIONREAD is not supported on Windowsstanton1998-05-271-93/+100
* Renamed 'TclWinAccess()' to 'TclpAccess()' & 'TclWinStat()' to 'TclpStat()'.suresh1998-05-161-4/+4
* *** empty log message ***stanton1998-04-292-4/+6
* added TclWinInit and TclpFinalizestanton1998-04-291-47/+80
* Initial revisionrjohnson1998-03-2628-0/+13960