summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* 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
* * win/README: Update to indicate that Mingw 1.1 ismdejong2002-03-091-13/+29
* (DoCopyFile): correctly set retval to TCL_OKhobbs2002-03-081-2/+2
* * win/tclWin32Dll.c (TclpCheckStackSpace):mdejong2002-03-082-13/+33
* Bumped patchlevel; might need changing in the future, but it makes lifedkf2002-03-062-4/+4
* updated to use www.tcl.tk URLhobbs2002-03-042-10/+10
* Const-ifying declarations of strtoll/strtoull and new compat code.dkf2002-02-221-5/+5
* More comments added and decided not to pack modules tightly. Four gigabytesdavygrvy2002-02-221-7/+15
* spelingdavygrvy2002-02-211-2/+2
* * win/mkd.bat (removed):davygrvy2002-02-214-28/+39
* reverted back to 1.6, as the header file change to tclPort.h doesn't allow fordavygrvy2002-02-211-2/+3
* * win/makefile.vc:davygrvy2002-02-212-5/+17
* * win/tclAppInit.c: Changed #include "tcl.h" to be tclPort.h todavygrvy2002-02-211-3/+2
* * win/buildall.vc.bat:davygrvy2002-02-203-38/+144
* * win/makefile.vc: Added the pentium errata switches to $(cflags)davygrvy2002-02-201-14/+8
* Further changes to the TIP 72 patch to make it compile under VC++Kevin B Kenny2002-02-151-2/+2
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-157-36/+61
* * Partial TIP 27 rollback. Following routinesdgp2002-02-084-17/+13
* * win/tclWinFCmd.c: TIP 27: Applied patch fixing CONST warnings onuid375472002-01-311-5/+8
* * unix/tcl.m4 (SC_LOAD_TCLCONFIG):mdejong2002-01-291-4/+30
* * win/tclWinReg.c (regConnectRegistryProc,RecursiveDeleteKey)hobbs2002-01-291-32/+29
* win/tclWinInit.c (TclpFindVariable): CONSTification touch-uphobbs2002-01-291-3/+4
* * win/tclWinReg.c (OpenSubKey): corrected bug introduced inhobbs2002-01-291-4/+4
* * Sought out and eliminated instances of CONST-casting that are nodgp2002-01-261-3/+3
* * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27).dgp2002-01-257-56/+62
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-253-13/+13
* Corrections to earlier TIP 27 changes.dgp2002-01-244-15/+16
* * Updated socket interfaces according to TIP 27. Updated callers.dgp2002-01-231-11/+11
* * Overlooked callers of Tcl_FSGetNativePathdgp2002-01-183-13/+13
* * Overlooked callers of Tcl_GetIndexFromObjdgp2002-01-182-9/+10
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-3/+3
* * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c accordingdgp2002-01-171-2/+3
* * unix/tcl.m4 (SC_LOAD_TCLCONFIG):mdejong2002-01-171-2/+5
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-151-2/+2