summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * win/rules.vc:davygrvy2001-11-082-35/+99
* * unix/Makefile.in:mdejong2001-11-081-6/+2
* Define TCL_INCLUDE_SPEC in tclConfig.sh. It should bemdejong2001-11-083-2/+17
* small error with the naming of the dee and reg extensions.davygrvy2001-11-081-3/+3
* * win/rules.vc:davygrvy2001-11-082-64/+64
* * win/README: Change minimum VC++ version to 5.X sincemdejong2001-11-073-29/+52
* * win/rules.vc (new):davygrvy2001-11-072-292/+523
* win fs fixesvincentdarley2001-10-293-14/+49
* small win fixvincentdarley2001-10-221-1/+15
* fixed dangling ;hobbs2001-10-152-3/+5
* * unix/configure:hobbs2001-10-153-97/+164
* * win/tclWinChan.c:hobbs2001-10-153-246/+1091
* * win/tclWinPort.h: #include <winsock2.h> needed to get moveddavygrvy2001-10-101-2/+3
* added Win64 SDK RC1 compilation supporthobbs2001-10-015-90/+140
* updated copyrighthobbs2001-10-012-6/+6
* normalize fixvincentdarley2001-09-281-2/+2
* * More CONST poisoningdgp2001-09-282-5/+5
* One more detail.dgp2001-09-271-2/+2
* * Vince Darley reports the 2001-09-24 TIP 27 changes left the windgp2001-09-271-3/+4
* added extra processor definitions.hobbs2001-09-201-3/+18
* removed unnecessary winsock.h includehobbs2001-09-201-2/+1
* changed winsock.h include to winsock2.hhobbs2001-09-201-2/+2
* win/tclWinSock.c (SocketThread): corrected pointer cast for _WIN64.hobbs2001-09-201-2/+2
* * win/Makefile.in:andreas_kupries2001-09-145-52/+116
* * Removeddgp2001-09-101-19/+2
* * generic/tclInt.decls: Also added 'TclWinFlushDirtyChannels' toandreas_kupries2001-09-102-12/+10
* * unix/Makefile.in:mdejong2001-09-101-4/+4
* * win/mkd.bat:davygrvy2001-09-082-47/+49
* * win/mkd.bat:mdejong2001-09-082-45/+47
* * win/tcl.m4: Added -link50compat option so a VC6 linker makesdavygrvy2001-09-081-1/+1
* * win/tclWinThrd.c (TclpThreadExit): Cast status argument tomdejong2001-09-071-2/+2
* * All the changes below serve to fix bug [219148] which reports aandreas_kupries2001-09-073-5/+59
* * Updated http package to version 2.4,dgp2001-09-073-13/+13
* * win/tclWinTime.c: More Borland compatibility fixes.davygrvy2001-09-061-2/+5
* Borland lives once more! rejoice..davygrvy2001-09-061-0/+551
* changed EDQUOT #define from 49 to 69. Borland had a clash as itdavygrvy2001-09-061-2/+2
* * win/tclWinPort.c: More Borland compatibility fixes.davygrvy2001-09-061-16/+25
* * win/.cvsignore: A few more glob patterns added.davygrvy2001-09-061-0/+4
* * win/tclWinPipe.c: More Borland compatibility fixes.davygrvy2001-09-061-2/+5
* * tclWinThrd.c: Revisited _beginthreadex() stuff. Instead of assumingdavygrvy2001-09-051-9/+10
* minor fs, vfs fixesvincentdarley2001-09-042-9/+15
* * win/tclWinThrd.c: Moved FinalizeConditionEvent() proto to withindavygrvy2001-09-031-3/+5
* * win/makefile.vc: Added -Zl (zee el) to tclStubLib.c compile linedavygrvy2001-09-031-2/+2
* * win/tclWinThrd.c: Portability fix for Cygwin who's c-runtime,davygrvy2001-09-031-1/+15
* filesystemvincentdarley2001-08-305-340/+227
* * Correcteddgp2001-08-271-10/+9
* 2001-08-23 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-08-231-3/+3
* fs updatevincentdarley2001-08-232-289/+230
* * doc/dde.n: fixed dde man page (which was totally incorrect).hobbs2001-08-221-56/+85
* updated install target for dde1.2hobbs2001-08-222-10/+12