| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | correct registry version number | vincentdarley | 2006-09-21 | 1 | -2/+2 |
|
|
* | | Added tommath_(super)class headers to include install | patthoyts | 2006-09-11 | 1 | -1/+3 |
|
|
* | | Fixed error launching win98 test | patthoyts | 2006-09-11 | 1 | -3/+3 |
|
|
* | | Updated to install http, tcltest and msgcat as Tcl Modules (as per Makefile.in). | patthoyts | 2006-09-11 | 1 | -44/+58 |
|
|
* | | * doc/tcltest.n: Bump to version tcltest 2.3.0 to account | dgp | 2006-09-11 | 1 | -3/+3 |
|
|
* | | Export stubs for libtommath; fix mingw compiler warnings | Kevin B Kenny | 2005-12-13 | 1 | -16/+34 |
|
|
* | | * win/Makefile.in, win/makefile.vc: Add Win x64 and CE build support | hobbs | 2005-12-08 | 1 | -3/+7 |
|
|
* | | Applied patch #1096916 to support building with MSVC 8. | patthoyts | 2005-11-03 | 1 | -7/+14 |
|
|
* | | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -2/+14 |
|
|
* | | TIP#219 IMPLEMENTATION | andreas_kupries | 2005-08-24 | 1 | -1/+2 |
|
|
* | | removed refs to ldAout.tcl [Bug 1244361] | Kevin B Kenny | 2005-08-05 | 1 | -2/+1 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -3/+61 |
|
|
* | | * win/makefile.vc: clarify necessary defined vars that can come | hobbs | 2005-03-08 | 1 | -14/+18 |
|
|
* | | * tests/registry.test: Fixed test files to load the correct | davygrvy | 2004-10-27 | 1 | -3/+9 |
|
|
* | | many more TIP 173 changes | Kevin B Kenny | 2004-09-27 | 1 | -2/+12 |
|
|
* | | some quoting needed to be removed as it was breaking with VC7. | davygrvy | 2004-09-08 | 1 | -4/+4 |
|
|
* | | clock.tcl installation | vincentdarley | 2004-09-02 | 1 | -1/+2 |
|
|
* | | * doc/tm.n: New file, documentation for Tcl Modules, based on the | andreas_kupries | 2004-08-19 | 1 | -1/+2 |
|
|
* | | unbreak Win build after TIP#173 and TIP#209 commit | Kevin B Kenny | 2004-08-18 | 1 | -2/+13 |
|
|
* | | Version 5 of [Patch 976496] | Joe Mistachkin | 2004-06-24 | 1 | -1/+3 |
|
|
* | | * win/makefile.vc: fix for bug #977369 about launching tclsh to | patthoyts | 2004-06-23 | 1 | -2/+4 |
|
|
* | | * win/makefile.vc: check for either MSDEVDIR or MSVCDIR being in | davygrvy | 2004-06-01 | 1 | -2/+2 |
|
|
* | | * win/makefile.vc: now generates a tclConfig.sh from Pat Thoyts | davygrvy | 2004-05-18 | 1 | -2/+78 |
|
|
* | | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+1 |
|
|
* | | fixed some commentary. | davygrvy | 2004-03-03 | 1 | -3/+3 |
|
|
* | | default environment variable for VC++ is %MSDevDir% not %MSVCDir%, | davygrvy | 2004-03-03 | 1 | -2/+2 |
|
|
* | | minor bug fix for last commit. | davygrvy | 2004-02-08 | 1 | -2/+2 |
|
|
* | | * win/makefile.vc: | davygrvy | 2004-02-07 | 1 | -7/+11 |
|
|
* | | * win/makefile.vc: Use the -GZ compiler switch when building for | davygrvy | 2004-01-30 | 1 | -3/+3 |
|
|
* | | Some clean-up with how the resource files are built and how | davygrvy | 2004-01-16 | 1 | -23/+16 |
|
|
* | | document 'fullwarn' in the opening usage comments | davygrvy | 2004-01-15 | 1 | -2/+4 |
|
|
* | | Added new logic to crank-up the warning levels for both compile | davygrvy | 2004-01-15 | 1 | -2/+13 |
|
|
* | | * win/tclWinReg.c: Placed the requirement for advapi.lib | davygrvy | 2004-01-15 | 1 | -2/+2 |
|
|
* | | Added -DTCL_NO_DEPRECATED usage to makefile.vc. Called like this: | davygrvy | 2004-01-10 | 1 | -1/+7 |
|
|
* | | VERSION macro now set by reading tcl.h for it. | davygrvy | 2003-12-23 | 1 | -2/+13 |
|
|
* | | * library/dde/pkgIndex.tcl: Added safeguards so that registry | dgp | 2003-11-10 | 1 | -2/+2 |
|
|
* | | TIP #156: Language-Neutral Root Locale for Msgcat | Kevin B Kenny | 2003-10-21 | 1 | -3/+3 |
|
|
* | | * win/makefile.vc: Applied patches for bug #801467 by Joe Mistachkin | patthoyts | 2003-10-09 | 1 | -8/+9 |
|
|
* | | Factored out the trace code - it's big enough to be its own maintenance area | dkf | 2003-06-25 | 1 | -1/+2 |
|
|
* | | regsub empty string fixes, and windows build | vincentdarley | 2003-06-17 | 1 | -11/+11 |
|
|
* | | * win/Makefile.in: Haven't heard back from David for a week. | andreas_kupries | 2003-06-16 | 1 | -2/+27 |
|
|
* | | Use the boolean $(DEBUG) instead of a string comparison on $(DBGX). | davygrvy | 2003-04-30 | 1 | -7/+7 |
|
|
* | | Updated makefile.vc to conform with Mo DeJong's changes to Makefile.in
| Kevin B Kenny | 2003-04-15 | 1 | -2/+3 |
|
|
* | | fix 5 small filesystem bugs, and some typos | vincentdarley | 2003-04-11 | 1 | -1/+2 |
|
|
* | | Build support for dicts on Unix and Windows, plus public API (structure | dkf | 2003-04-05 | 1 | -1/+2 |
|
|
* | | Added quoting around the script name in the 'test' target; Joe
| Kevin B Kenny | 2003-03-23 | 1 | -3/+3 |
|
|
* | | Added two missing uses of $(DBGX) so that tclpip8x.dll loads without
| Kevin B Kenny | 2003-03-11 | 1 | -3/+3 |
|
|
* | | * README: Bumped version number of | dgp | 2003-03-04 | 1 | -2/+2 |
|/ |
|
* | Corrected a Makefile.vc bug introduced by the change of DBGX from
| Kevin B Kenny | 2003-03-03 | 1 | -3/+11 |
|
|
* | WinTcl crash on exit fix | vincentdarley | 2003-01-10 | 1 | -2/+1 |
|
|