summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Incorrect local edit of this file was previously committed that included adavygrvy2002-11-271-108/+61
* * win/tclWinPort.h:davygrvy2002-11-272-403/+589
* added a missing comment line to show that use of TerminateThread is evil.davygrvy2002-11-261-1/+3
* * win/tclWinConsole.c:davygrvy2002-11-266-128/+297
* * win/README: Update msys build env URL. Thismdejong2002-11-261-2/+2
* * win/tclWinThrd.c (Tcl_CreateThread/TclpThreadExit): Fixeddavygrvy2002-11-191-3/+3
* * generic/tclEvent.c (TclInExit, TclInThreadExit):mdejong2002-11-074-16/+16
* * unix/configure: Regen.mdejong2002-11-062-39/+59
* * win/tclAppInit.c: Calls Registry_Init() and Dde_Init() whendavygrvy2002-11-044-32/+147
* Updated Tcl_PkgProvide() line in Registry_Init() to use "1.1" instead of "1.0"davygrvy2002-11-021-2/+2
* comments addedvincentdarley2002-10-292-2/+23
* xcopy on NT 4.0 doesn't support the /Y switch (overwrite). Added logicdavygrvy2002-10-261-30/+40
* * win/Makefile.in: removed @MEM_DEBUG_FLAGS@ subst.hobbs2002-10-224-120/+112
* * library/reg/pkgIndex.tcl:hobbs2002-10-185-17/+17
* * doc/registry.n: Added support for broadcasting changes tohobbs2002-10-181-3/+76
* * win/configure: add workaround for cygwin windreshobbs2002-10-172-13/+64
* * win/configure:hobbs2002-10-112-16/+25
* load fixes for Bug 611108vincentdarley2002-10-101-6/+20
* * win/tclWinTime.c: Added code to set an exit handler thatKevin B Kenny2002-10-091-5/+63
* Added proper exiting conditions using Win32 console signals. This handlesdavygrvy2002-09-301-1/+79
* Added missing tclThreadAlloc.c to the build rules and defines USE_THREAD_ALLOCdavygrvy2002-09-291-3/+9
* * README: Bumped to version 8.4.1 to avoid confusiondgp2002-09-272-3/+3
* 2002-09-18 Mumit Khan <khan@nanotech.wisc.edu>hobbs2002-09-274-53/+185
* Added BLT to the vba listings.davygrvy2002-09-121-2/+4
* Bumped version number to 8.4.0hobbs2002-09-023-5/+5
* * win/tclWinConsole.c (ConsoleCloseProc): only wait on writablehobbs2002-09-021-3/+9
* * win/tclWinThrd.c (TclpFinalizeThreadData, TclWinFreeAllocCache):macosx_8_4_premerge_2002_08_31_trunkmacosx_8_4_merge_2002_08_30_trunkandreas_kupries2002-08-291-10/+7
* * generic/tclEnv.c:davygrvy2002-08-281-1/+9
* * win/Makefile.in (CFLAGS):andreas_kupries2002-08-224-46/+106
* * README: Bumped version number to 8.4b3 to distinguishdgp2002-08-206-16/+16
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-1/+2
* * win/tclWinPort.h: The windows headers don't provide socklen_t,rmax2002-08-011-1/+4
* 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