summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Correct crash in stack.test on gcc/win32; fix compile errors in tclObj.c on h...Kevin B Kenny2005-06-061-13/+2
* Implementation of TIP#241 from Joe Mistachkindkf2005-06-011-1/+8
* Fixed Tcl Bug #1204064.vasiljevic2005-05-301-9/+9
* restore MSVC buildability of tclWin32Dll.cKevin B Kenny2005-05-161-1/+7
* * generic/tclInt.decls:das2005-05-141-24/+1
* further rework of SEHKevin B Kenny2005-05-131-169/+182
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-1017-470/+535
* Corrected a compilation error in the --enable-threads configurationKevin B Kenny2005-05-051-8/+13
* * compat/string.h: fixed memchr() protoype for __APPLE__ so that wedas2005-04-261-2/+4
* Renamed TclWinFreeAllocCache to TclpFreeAllocCache and fixed to recognizevasiljevic2005-04-161-20/+23
* Ignore the msvc7/8 autogenerated project parts.patthoyts2005-04-061-0/+2
* * win/tcl.m4, win/configure: do not require cygpath in macros tohobbs2005-03-302-259/+488
* fix to file norm, file pathtype on windows reserved filenamesvincentdarley2005-03-151-3/+80
* * win/makefile.vc: clarify necessary defined vars that can comehobbs2005-03-081-14/+18
* * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoiddgp2005-02-241-3/+3
* * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, nothobbs2005-02-171-3/+3
* TIP#218 IMPLEMENTATIONandreas_kupries2005-01-275-230/+318
* * generic/tclStubInit.c: Regenerated the stubs support code fromandreas_kupries2005-01-212-10/+169
* * win/tclWinChan.c (FileCloseProc): Invokemdejong2005-01-191-1/+20
* Performance updates to http::mapReply [1020491] and fix version numbering.dkf2005-01-061-3/+3
* * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, removehobbs2004-12-302-17/+23
* bugs 1090413, 1092789 fixedKevin B Kenny2004-12-291-1/+2
* Bump to a3 to prevent confusion with a2 release.dkf2004-12-102-4/+4
* * generic/tclEncoding.c: Different fix for [Bug 1077005].dgp2004-12-041-6/+11
* workaround for a bug in cygpath that made safe-8.5-8.7 failKevin B Kenny2004-12-021-2/+2
* * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() todgp2004-12-012-30/+7
* Patch 976520 reworks several of the details involved withdgp2004-11-303-282/+84
* corrected a typo that caused a compilation failure on VC++Kevin B Kenny2004-11-301-2/+2
* * win/Makefile.in (install-libraries): Brought entry '2004-10-26andreas_kupries2004-11-291-17/+8
* * win/tclWinDde.c (ExecuteRemoteObject): Removed bogus semicolonandreas_kupries2004-11-261-2/+2
* Assorted cleanup and doc-fixes for the dde package.dkf2004-11-251-878/+841
* Fixed compilation error in tclWinInit.c on VC++ --enable-symbolsKevin B Kenny2004-11-241-3/+2
* * unix/tclUnixInit.c (TclpInitLibraryPath): Purged dead code thatdgp2004-11-221-109/+3
* * win/tclWinPipe.c: The pipe channel driver now respects the -blocking optiondavygrvy2004-11-091-47/+72
* * generic/tcl.h: Moved the preprocessor logicdavygrvy2004-11-031-4/+1
* * win/tclWinInt.h:davygrvy2004-11-032-44/+31
* TclpUTime simplificationvincentdarley2004-11-021-25/+29
* Second part of fix for Bug 926106Kevin B Kenny2004-11-013-28/+60
* Fixed conversion between FILETIME and Tcl time -Bug 926106Kevin B Kenny2004-10-301-47/+29
* * unix/tclAppInit.c: When built as tcltest, TclThread_Init was getting calleddavygrvy2004-10-281-15/+6
* * tests/registry.test: Fixed test files to load the correctdavygrvy2004-10-273-8/+17
* * win/Makefile.in (install-msgs): Fixed a problem with theandreas_kupries2004-10-201-3/+3
* Whitespace police and other style fixesdkf2004-10-201-233/+216
* filesystem generic/platform code splittingvincentdarley2004-10-071-1/+264
* corrected botched logic in GetValueNamesdgp2004-10-071-5/+5
* typo fixdgp2004-10-071-2/+2
* * generic/tclBasic.c:dgp2004-10-061-39/+35
* * generic/tclBasic.c:dgp2004-10-063-51/+49
* Style fixesdkf2004-10-061-5/+11
* More formatting fixes...dkf2004-10-061-20/+18