summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* allow NULL interp in Tcl_FSMatchInDirectoryvincentdarley2005-08-311-5/+7
* TIP#219 IMPLEMENTATIONandreas_kupries2005-08-242-2/+4
* * unix/configure.in:mdejong2005-08-232-8/+2
* radical refactoring of thread storage to untangle dependenciesKevin B Kenny2005-08-115-441/+452
* Typo (spotted by George Staplin)dkf2005-08-051-2/+2
* removed refs to ldAout.tcl [Bug 1244361]Kevin B Kenny2005-08-052-3/+1
* * win/README: Update link to msys_mingw8.zipmdejong2005-07-291-2/+2
* * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems todkf2005-07-281-2/+2
* D'oh! [Bug 1244358]dkf2005-07-251-3/+3
* * unix/configure: Regen.mdejong2005-07-252-465/+262
* Getting more systematic about styledkf2005-07-2416-5667/+6136
* * tests/string.test: Add string is tests formdejong2005-07-231-13/+2
* * unix/tclUnixSock.c: Use a ProcessGlobalValue to store thedgp2005-07-131-47/+56
* bug 1225957Kevin B Kenny2005-06-232-312/+286
* bug 1225044Kevin B Kenny2005-06-221-2/+7
* * win/tclWinFile.c: Potential buffer overflow. [Bug 1225571]dgp2005-06-221-3/+3
* bug 1225727Kevin B Kenny2005-06-221-7/+4
* D'oh. [Bug 1217017]dkf2005-06-081-2/+2
* Added (untested!) implementation of truncation for Windowsdkf2005-06-071-1/+74
* autoconfdgp2005-06-071-1/+1
* Bump patchlevel to a4dkf2005-06-072-4/+4
* 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