summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Apply patch for socket code when FD_CONNECT is not sent but FD_WRITEredman1999-04-131-1/+9
* unchange the makefile.vcsurles1999-04-061-2/+2
* * generic/tclVar.c:surles1999-04-062-3/+87
* decrease timeouts for DDE functionsredman1999-04-061-4/+4
* * tests/winTime.test:stanton1999-04-061-3/+4
* * win/tclWinConsole.c:stanton1999-04-053-33/+196
* Fix DDE code for Win95/98redman1999-04-031-39/+21
* Add DDE package (moved from Tk).redman1999-04-023-4/+1324
* * generic/regc_locale.c:stanton1999-04-022-7/+7
* Fixed warnings from VC++.redman1999-04-021-3/+4
* Reimplemented Tcl_ConditionNotify and Tcl_ConditionWaitwelch1999-04-011-51/+226
* * tests/registry.test:stanton1999-04-011-89/+278
* Applied Jan's patch, fixed TCL_MEM_DEBUG.redman1999-04-011-1/+2
* Fixed console code to properly deal with pasting of unevenredman1999-04-011-33/+35
* Remove the stubs functions, corrected the stub .obj file set.redman1999-03-301-16/+3
* removed Borland makefiles, no longer supportedredman1999-03-271-401/+0
* Don't close the Win32 handle for a channel during shutdownredman1999-03-274-18/+57
* Minor adjustment.rjohnson1999-03-251-7/+4
* Fix socket code (typo) and test case after looking at it again.redman1999-03-251-2/+2
* fixed compiler errors/warnings on VC++ 5.0/6.0 and HP-UX nativeredman1999-03-251-2/+2
* Removed mention of Win32s.rjohnson1999-03-251-11/+6
* Make windows sockets implementation thread-safe by making theredman1999-03-241-35/+53
* * tests/winNotify.test:stanton1999-03-241-81/+156
* Fixed serial port communication, no longer blocks on getsredman1999-03-241-90/+100
* Added test case for stdin on a windows console.redman1999-03-241-45/+56
* * win/tclWinChan.c (TclpOpenFileChannel, Tcl_MakeFileChannel):stanton1999-03-193-54/+62
* Updated version to 8.1b3.stanton1999-03-172-5/+5
* fixed install target for makefile.vcsurles1999-03-141-31/+31
* * win/tclWinConsole.c:stanton1999-03-143-4/+44
* Add code to set the encoding for the console.redman1999-03-131-4/+5
* Summarysurles1999-03-122-136/+144
* changed hardcoded reference to ../tests/all.tcl to use variable in its path.hershey1999-03-111-2/+2
* "make test" now invokes the test suite from the current working dir sohershey1999-03-111-3/+2
* Added tcl_platformwelch1999-03-111-5/+12
* * generic/tcl.h:stanton1999-03-113-22/+84
* Integrated stubs mechanism from 8.0 into 8.1stanton1999-03-108-121/+95
* Moved Dll instance from thread-local-storage.lfb1999-03-091-2/+2
* Added new code to properly deal with fileevents and nonblocking moderedman1999-02-266-342/+2729
* * README:stanton1999-02-122-5/+5
* * unix/mkLinks:stanton1999-02-107-108/+119
* Merged changes from Tcl 8.0.5b1stanton1999-01-291-10/+12
* Removed function decls that were never used.rjohnson1998-12-243-8/+4
* Cleaned up makefile.vc install targetlfb1998-12-131-4/+5
* Minor change to Lock Declarations to use TCL_DECLARE_MUTEX macro,lfb1998-12-124-7/+7
* updated installerstanton1998-12-111-1/+1
* more release stuffstanton1998-12-112-712/+406
* updated file listsstanton1998-12-112-3/+5
* * win/tclWinPipe.c (BuildCommandLine): Fixed bug that keptstanton1998-12-041-2/+2
* * tclWinSock.c (CreateSocket, TcpAccept): Windows NT createsstanton1998-12-041-1/+15
* * win/tclWinPipe.c (TclpCreateCommandChannel): Changedstanton1998-12-031-1/+3