summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Eliminate all internal Tcl_WinUtfToTCharnijtmans2010-02-155-25/+25
* reverted earlier rename from tcl*Stubs tonijtmans2010-02-158-114/+138
* Hive off the ensemble code into its own file.dkf2010-02-133-2/+5
* Add .lib, .exp and .res to .cvsignorenijtmans2010-02-131-0/+3
* use -pipe for gcc on win32 (mingw/cygwin)nijtmans2010-02-132-20/+4
* Follow-up to [2010-01-29] commit:nijtmans2010-02-051-2/+2
* Revert [2009-12-21] change in tcl.h, in steadnijtmans2010-01-226-97/+90
* Fix TCL_LL_MODIFIER for Cygwinnijtmans2010-01-137-38/+38
* * win/tclWinDde.c: VC++ 6.0 doesn't havenijtmans2010-01-109-65/+67
* Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ...nijtmans2009-12-215-22/+24
* bump to msgcat 1.4.3 to account for commitsdgp2009-12-171-3/+3
* Fix gcc warning: ignoring return value of ‘write’,nijtmans2009-12-161-3/+3
* Fix gcc warning, using gcc-4.3.4 on cygwinnijtmans2009-12-111-7/+4
* tools/genStubs.tcl Add support for win32 CALLBACK functionsnijtmans2009-12-021-13/+17
* tcl.h Don't use EXPORT for Tcl_InitStubsnijtmans2009-11-301-27/+31
* * win/tclAppInit.c (Tcl_AppInit): Reverted Jan's change that addedKevin B Kenny2009-11-271-5/+1
* Match the version-bump of TclOO.dkf2009-11-271-2/+2
* Fix [Bug 2902965] stub related changesnijtmans2009-11-263-17/+24
* * win/Makefile.in: Added a 'test-tcl' rule that is identicalKevin B Kenny2009-11-251-2/+4
* [Bug 2893771] Teach [file stat] to handle locked files.patthoyts2009-11-241-12/+34
* makefile.vc: Add stub library to necessary link linesnijtmans2009-11-231-3/+3
* #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