| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Remove RTCc flag | patthoyts | 2006-10-06 | 1 | -5/+1 |
|
|
| | * | * win/makefile.vc: Updated MSVC build to properly deal with | patthoyts | 2006-09-26 | 1 | -10/+68 |
|
|
| | * | Remove test chunk | patthoyts | 2006-06-14 | 1 | -4/+4 |
|
|
| | * | Enable building Tcl with Microsoft's latest compiler offering | patthoyts | 2006-06-14 | 1 | -19/+101 |
|
|
| * | | Update for VS10 | nijtmans | 2010-10-23 | 1 | -3/+5 |
|
|
| * | | Backported fix for dde/registry versions and the staticpkg build option | patthoyts | 2008-06-25 | 1 | -5/+18 |
|
|
* | | | Update for VS10 | nijtmans | 2010-10-11 | 1 | -2/+4 |
|
|
* | | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part. | nijtmans | 2010-08-31 | 1 | -2/+2 |
|
|
* | | | [Freq 2965056]: Windows build with -DUNICODE | nijtmans | 2010-08-30 | 1 | -2/+2 |
|
|
* | | | [Bug #3020677] wish can't link reg1.2 | nijtmans | 2010-07-01 | 1 | -4/+4 |
|
|
* | | | Flip the defaults for whether to build threaded. Part of TIP #364. | dkf | 2010-04-05 | 1 | -6/+6 |
|
|
* | | | Improved HTTP/1.1 support and added specific HTTP/1.1 testing. | patthoyts | 2009-04-10 | 1 | -1/+29 |
|
|
* | | | fix versions of dde and registry dlls | patthoyts | 2008-06-25 | 1 | -5/+11 |
|
|
* | | | 2008-06-13 David Gravereaux <davygrvy@pobox.com> | davygrvy | 2008-06-13 | 1 | -1/+2 |
|
|
* | | | TIP 285 Implementation | mistachkin | 2008-06-13 | 1 | -1/+7 |
|
|
* | | | We should use the thread allocator for threaded builds. Added 'tclalloc' opti... | patthoyts | 2008-05-15 | 1 | -2/+5 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Visual Studio 2008/MSVC 9 support | patthoyts | 2007-12-10 | 1 | -4/+10 |
|
|
* | | Sync to Tk: use -fp:strict always | patthoyts | 2007-10-31 | 1 | -11/+1 |
|
|
* | | sync with tk fixing tk install fault | patthoyts | 2007-10-12 | 1 | -1/+2 |
|
|
* | | Mine all version information from headers. Sync tcl and tk and bring | patthoyts | 2007-10-12 | 1 | -77/+161 |
|
|
* | | Use nmakehlp to substitute values for tclConfig.sh (helps cross-compiling). | patthoyts | 2007-09-12 | 1 | -5/+11 |
|
|
* | | Windows build fix | mistachkin | 2007-02-04 | 1 | -3/+5 |
|
|
* | | Fixes to work better on Win98. Read version numbers from package index file | patthoyts | 2007-01-11 | 1 | -10/+49 |
|
|
* | | Fix for bug #1582769 - options conflict with VC2003. | patthoyts | 2006-10-31 | 1 | -1/+8 |
|
|
* | | bug #1571954: avoid /RTCc flag with MSVC8tip-278-branch-root | patthoyts | 2006-10-06 | 1 | -5/+1 |
|
|
* | | Additional compiler flags and amd64 support. | patthoyts | 2006-09-26 | 1 | -2/+18 |
|
|
* | | More fixing which struct stat to refer to. Some casts from time_t to int requ... | patthoyts | 2006-09-26 | 1 | -19/+59 |
|
|
* | | Updated to install http, tcltest and msgcat as Tcl Modules (as per Makefile.in). | patthoyts | 2006-09-11 | 1 | -4/+5 |
|
|
* | | Applied patch #1096916 to support building with MSVC 8. | patthoyts | 2005-11-03 | 1 | -3/+29 |
|
|
* | | radical refactoring of thread storage to untangle dependencies | kennykb | 2005-08-11 | 1 | -10/+1 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | kennykb | 2005-05-10 | 1 | -1/+1 |
|
|
* | | Version 5 of [Patch 976496] | mistachkin | 2004-06-24 | 1 | -1/+10 |
|
|
* | | * win/makefile.vc: | davygrvy | 2004-02-07 | 1 | -3/+21 |
|
|
* | | * win/rules.vc: Added new 'fullwarn' to the CHECKS commandline | davygrvy | 2004-01-15 | 1 | -1/+8 |
|
|
* | | Added -DTCL_NO_DEPRECATED usage to makefile.vc. Called like this: | davygrvy | 2004-01-10 | 1 | -1/+20 |
|
|
* | | New feature for extensions that use rules.vc. Now reads header files for | davygrvy | 2003-12-23 | 1 | -11/+38 |
|
|
* | | Added a missing $(OPTDEFINES) which broke the build if
| kennykb | 2003-07-15 | 1 | -2/+2 |
|
|
* | | * win/Makefile.in: Haven't heard back from David for a week. | andreas_kupries | 2003-06-16 | 1 | -2/+18 |
|
|
* | | updated default tcl version to 8.5 | davygrvy | 2003-03-06 | 1 | -2/+2 |
|/ |
|
* | * win/configure: | hobbs | 2003-03-01 | 1 | -4/+4 |
|
|
* | * win/makefile.vc: | davygrvy | 2003-01-05 | 1 | -6/+19 |
|
|
* | * win/tclAppInit.c: Calls Registry_Init() and Dde_Init() when | davygrvy | 2002-11-04 | 1 | -7/+92 |
|
|
* | The test for compiler optimizations was in error. Thanks goes to Roy Terry | davygrvy | 2002-06-14 | 1 | -2/+2 |
|
|
* | * win/.cvsignore: | davygrvy | 2002-03-27 | 1 | -30/+28 |
|
|
* | * win/makefile.vc: | davygrvy | 2002-02-21 | 1 | -2/+9 |
|
|
* | * win/buildall.vc.bat: | davygrvy | 2002-02-20 | 1 | -7/+79 |
|
|
* | * win/makefile.vc: | davygrvy | 2001-11-15 | 1 | -5/+5 |
|
|
* | * win/rules.vc: | davygrvy | 2001-11-08 | 1 | -2/+11 |
|
|
* | * win/rules.vc: | davygrvy | 2001-11-08 | 1 | -30/+14 |
|
|