Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * win/tclWin32Dll.c: | hobbs | 1999-12-09 | 1 | -9/+5 |
| | | | | | | | | | | | | | | | * win/tclWinChan.c: * win/tclWinFCmd.c: * win/tclWinInit.c: * win/tclWinPipe.c: * win/tclWinSock.c: removed all code that supported Win32s. It was no longer officially supported, and likely didn't work anyway. * win/makefile.vc: removed 16 bit stuff, cleaned up. * win/tcl16.rc: * win/tclWin16.c: * win/winDumpExts.c: these files have been removed from the source tree (no longer necessary to build) * win/aclocal.m4: made it just include tcl.m4 | ||||
* | * win/tclWinChan.c: Allow tcl to open CON and NUL, even for std | redman | 1999-07-30 | 1 | -15/+18 |
| | | | | | | channels. Checking for bad/unusable std channels was moved to Tk since its only purpose was to check whether to use the Tk Console Window for the std channels. [Bug: 2393 2392 2209 2458] | ||||
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 1 | -5/+25 |
| | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -361/+249 |
| | |||||
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -1/+2 |
| | |||||
* | Updated the version to 8.0.5. | rjohnson | 1999-01-04 | 1 | -1/+4 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Renamed function 'Tcl_OpenFileChannel' to 'TclpOpenFileChannel'. | suresh | 1998-06-03 | 1 | -3/+3 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+1185 |