summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* vfs fixesvincentdarley2002-07-201-12/+28
* * unix/configure:mdejong2002-07-192-44/+46
* Made variable static.dkf2002-07-191-2/+6
* Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or ha...dkf2002-07-191-3/+2
* Tcl_LoadHandle usagevincentdarley2002-07-181-5/+5
* load comments and clientData replacementvincentdarley2002-07-181-8/+22
* load internals refactoringvincentdarley2002-07-171-24/+24
* * unix/Makefile.in:mdejong2002-07-161-2/+4
* static internal functionvincentdarley2002-07-152-8/+4
* tests, docsvincentdarley2002-07-151-6/+4
* * Bumped HEAD to version 8.4b2 so we can distinguish it fromdgp2002-07-143-5/+5
* file normalization on win 95/98vincentdarley2002-07-121-73/+39
* file normalization on win 95/98vincentdarley2002-07-111-205/+107
* fs cleanupvincentdarley2002-07-081-24/+4
* Regendkf2002-06-221-1/+1
* Bumped version number to b1 in preparation for release.dkf2002-06-212-4/+4
* * Updated all package install directories to match current Major.minordgp2002-06-213-19/+26
* tip99vincentdarley2002-06-211-113/+184
* Trims to support the removal of RESOURCE_INCLUDED from rcdavygrvy2002-06-182-8/+4
* * win/tclWinPipe.c (BuildCommandLine): Fixed bug #554068 ([exec]andreas_kupries2002-06-171-1/+6
* The test for compiler optimizations was in error. Thanks goes to Roy Terrydavygrvy2002-06-141-2/+2
* fs normalizevincentdarley2002-06-131-3/+12
* vfs, winfs testsuitevincentdarley2002-06-133-26/+202
* * win/tclWinFile.c: corrected the symbolic link handling code tohobbs2002-06-121-31/+57
* fs clarification and windows fixesvincentdarley2002-06-124-313/+745
* * win/README: Update msys+mingw URL.mdejong2002-06-041-2/+2
* * Removed internal routinedgp2002-05-311-4/+1
* D'oh! Accidentally made this file uncompilable. Added some extradkf2002-05-281-59/+65
* Better handling of EOVERFLOW on Win32 systems (as EFBIG or EINVAL.)dkf2002-05-272-7/+9
* TIP#91 implementation; makes old style channels binary compatible withdkf2002-05-242-5/+91
* * win/tclWinSock.c (TcpWatchProc): Fixed SF Tcl Bug #557878. Weandreas_kupries2002-05-241-18/+21
* memory cleanupvincentdarley2002-05-131-8/+9
* Added 'runtest' target. Added docs as dependencies for winhelp rtf.davygrvy2002-05-081-14/+19
* fix to 551306vincentdarley2002-05-021-55/+167
* * generic/tclAlloc.c:hobbs2002-04-233-4/+86
* * win/tclWinFCmd.c (DoDeleteFile): check return of setattr APIhobbs2002-04-221-5/+8
* * win/Makefile.in: correct dependencies for shell, gdb, runtesthobbs2002-04-221-6/+6
* * tcl.m4: Enabled COFF as well as CV style debug info withhobbs2002-04-122-2/+2
* Made tests for clock frequency more permissive to cope with Win98SE beingKevin B Kenny2002-04-011-5/+16
* repair of previous mistakedavygrvy2002-03-291-8/+3
* A STATIC_BUILD bug fix. -DSTATIC_BUILD wasn't being added to the core's comp...davygrvy2002-03-291-5/+8
* * tools/feather.bmp:davygrvy2002-03-281-14/+18
* * tools/man2help.tcl:davygrvy2002-03-281-28/+34
* Clean targets made Win9x complient.davygrvy2002-03-273-37/+19
* * win/.cvsignore:davygrvy2002-03-276-167/+513
* 4 fs fixesvincentdarley2002-03-243-294/+363
* win/tclWinInt.h: moved undef of TCL_STORAGE_CLASS. [Bug #478579]hobbs2002-03-221-3/+3
* * win/configure: Regen.mdejong2002-03-155-30/+291
* * win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Handlemdejong2002-03-141-3/+3
* * win/tclWinFCmd.c (DoRenameFile, DoCopyFile, DoDeleteFile,mdejong2002-03-121-59/+35