summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-139-69/+100
* * win/configure: Regen.mdejong2005-12-102-0/+6
* * win/Makefile.in, win/makefile.vc: Add Win x64 and CE build supporthobbs2005-12-084-54/+340
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-20/+1
* * unix/Makefile.in (install-libraries): Updated Makefile to newandreas_kupries2005-11-211-3/+3
* * win/tclWinPort.h: Applied patch #1267871 by Matt Newman forpatthoyts2005-11-042-14/+14
* ANSIfydkf2005-11-0419-929/+1036
* * win/tclWin32Dll.c: Applied patch #1256872 to provide unicodepatthoyts2005-11-033-13/+83
* Applied patch #1096916 to support building with MSVC 8.patthoyts2005-11-036-25/+74
* Convert to using ANSI decls/definitions and using the (ANSI) assumption that ...dkf2005-10-311-150/+171
* Cleanup and ANSIfydkf2005-10-311-154/+176
* fix to glob memory leak and file stat ino/nlink on windowsvincentdarley2005-10-231-136/+145
* Updated target file idpatthoyts2005-10-141-8/+8
* Permit building al debug builds as well as release buildspatthoyts2005-10-141-8/+37
* * generic/tclExecute.c: Removed obsolete use of NO_ERRNO_H.dgp2005-10-132-692/+2
* TIP#237 IMPLEMENTATIONdgp2005-10-082-5/+28
* * tests/env.test (env-6.1):hobbs2005-10-051-2/+3
* win/tclWinSerial.c (SerialSetOptionProc): free argv [Bug 1067708]hobbs2005-10-051-24/+34
* 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