summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* #undef STATIC_BUILD in tclWin(Dde|Reg).c, in order to makenijtmans2009-11-236-155/+75
* Create tcltest86.dll as dynamic Tcltest packagenijtmans2009-11-191-15/+23
* * unix/tclAppInit.c: Repair broken build of the tcltest executable.dgp2009-11-191-13/+3
* Add files to .cvsignorenijtmans2009-11-181-0/+5
* Fix [Bug 2883850]: pkgIndex.tcl doesn'tnijtmans2009-11-186-38/+41
* Eliminate various gcc warnings (in -Wextra mode)nijtmans2009-11-181-3/+3
* Eliminate various gcc warnings (in -Wextra mode)nijtmans2009-11-184-17/+18
* * win/tclWinDde.c: Avoid gcc compiler warning bymdejong2009-11-161-5/+5
* Fix [Bug 2891171]: URL checking too strict when using multiple question marksnijtmans2009-11-111-3/+3
* Removed outdated Msys + Mingw info.stwo2009-11-091-12/+3
* fixes for htmlhelp targetJoe Mistachkin2009-11-021-4/+4
* Fix the icon to have 48x48 size (mistakenly made a 46px icon)patthoyts2009-10-151-0/+0
* Added dummy tclooConfig.sh files for easier cross-version building. [2026844]dkf2009-09-264-4/+28
* * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revisiondgp2009-09-011-3/+3
* const addition (pkge.c)nijtmans2009-08-162-25/+23
* eliminate TclWinResetInterfaceEncodings, becausenijtmans2009-08-024-66/+38
* [Bug 2827066] msys build --enable-symbols brokennijtmans2009-07-263-6/+14
* Revert series of local changes not relevant to the last commit.andreas_kupries2009-07-231-3/+3
* * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash forandreas_kupries2009-07-231-3/+3
* Feature Request 2814786: remove TclpPanicnijtmans2009-07-221-12/+6
* Added optional script option to runtest and a runshell target. Silence output...patthoyts2009-07-111-4/+10
* Handle the GetUserName API call appropriately for wide/narrow versions. [Bug ...patthoyts2009-07-013-9/+15
* * library/platform/platform.tcl: Fixed handling of cpu ia64,andreas_kupries2009-05-291-3/+3
* Tcl icon upgraded and SVG file added.patthoyts2009-05-011-0/+0
* Fix 64-bit detection for zlib on Win64nijtmans2009-04-302-58/+58
* Removed newline appended to POST data.patthoyts2009-04-191-3/+3
* Improved HTTP/1.1 support and added specific HTTP/1.1 testing.patthoyts2009-04-104-15/+40
* * library/platform/platform.tcl: Extended the darwin sections toandreas_kupries2009-04-081-3/+3
* * library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) todgp2009-04-081-3/+3
* * win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak.dgp2009-03-181-2/+12
* Update to installed module version numberdkf2009-02-241-3/+3
* * win/tcl.m4, win/configure: Check if cl groks _WIN64 already tohobbs2009-02-172-6/+183
* fix [Feature Request 2605263] use officialnijtmans2009-02-163-8/+66
* fix [Bug 2605232] tdbc doesn't build whennijtmans2009-02-161-2/+2
* - eliminate some unnessary type castsnijtmans2009-02-037-35/+35
* * win/makefile.vc: Allow nmake flags such as -a (rebuilddavygrvy2009-02-011-5/+5
* Fix [Bug 1028264]: WSACleanup() too early. The fix introduces "late exit han...ferrieux2009-01-271-2/+2
* Fix [Bug 2446662]: resync Win behavior on RST with that of unix (EOF).ferrieux2009-01-261-2/+14
* Addressed the over-building nature of the htmlhelp target by moving from adavygrvy2009-01-191-10/+9
* * win/build.vc.bat: Improved tools detection and error message.davygrvy2009-01-193-116/+67
* * generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguishdgp2009-01-162-3/+3
* Style fixes (unfouling whitespace, sorting comments, removing useless casts, ...dkf2009-01-092-12/+29
* fix build of zlib objects with msvcnijtmans2008-12-233-16/+16
* Fix [Bug 2459725]dkf2008-12-231-25/+25
* [Bug 2458395] Ensure pkgs directories are suitable and quote the paths.patthoyts2008-12-221-10/+27
* Support the pkgs treepatthoyts2008-12-221-10/+25
* Revised the zlib objects so that they are Kevin B Kenny2008-12-201-14/+49
* * win/Makefile.in: Kevin B Kenny2008-12-203-23/+59
* Minor updates to make building work better with msys on Windows.dkf2008-12-201-5/+5
* Assign a base address for tdbcpatthoyts2008-12-201-5/+9