| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug [3549770]: Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 1 | -4/+4 |
|
|
* | Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-22 | 1 | -2/+2 |
|
|
* | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 1 | -4/+18 |
|\ |
|
| * | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ... | jan.nijtmans | 2012-05-25 | 1 | -3/+3 |
|
|
* | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -7/+7 |
|
|
* | | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ... | andreask | 2012-03-07 | 1 | -2/+2 |
|\ \
| |/ |
|
* | | Bump to version 2.7.8 | dgp | 2012-01-17 | 1 | -2/+2 |
|\ \
| |/ |
|
* | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta... | jan.nijtmans | 2011-11-30 | 1 | -3/+3 |
|\ \
| |/ |
|
* | | Use the same shebang comment everywhere | jan.nijtmans | 2011-11-30 | 1 | -3/+1 |
|\ \
| |/ |
|
* | | Update changes toward 8.5.11 release. Bump to http 2.7.7. | dgp | 2011-10-20 | 1 | -2/+2 |
|
|
* | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 1 | -0/+1 |
|
|
* | | Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of th... | andreask | 2011-06-22 | 1 | -2/+2 |
|\ \
| |/ |
|
* | | Backport tcltest 2.3.3 for release with Tcl 8.5.* | dgp | 2011-06-21 | 1 | -2/+2 |
|
|
* | | Bump to msgcat 1.4.4. | dgp | 2011-05-25 | 1 | -2/+2 |
|
|
* | | [Bug 2715421] fix backported from 8.6 to remove extra newline from POSTs. | patthoyts | 2011-05-12 | 1 | -2/+2 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| * | * library/platform/pkgIndex.tcl: Backported the platform packages | andreas_kupries | 2009-10-23 | 1 | -2/+7 |
|
|
| * | * win/Makefile.in (install-private-headers): added target | hobbs | 2007-01-30 | 1 | -1/+23 |
|
|
| * | Revert attempted backport of dde 1.3 to the core-8-4-branch. | dgp | 2006-04-05 | 1 | -5/+5 |
|
|
| * | * library/dde/pkgIndex.tcl: Backport dde 1.3.2 from HEAD. | dgp | 2006-04-05 | 1 | -5/+5 |
|
|
| * | * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\" | hobbs | 2006-03-02 | 1 | -6/+6 |
|
|
| * | * win/tcl.m4: Add build support for Windows-x64 builds. | hobbs | 2005-11-30 | 1 | -2/+2 |
|
|
| * | * win/makefile.vc: Fixed bug in installation of http 2.5. | andreas_kupries | 2004-11-16 | 1 | -4/+4 |
|
|
| * | * win/Makefile.in: Don't define TCL_DBGX | mdejong | 2003-07-16 | 1 | -2/+6 |
|
|
* | | * generic/tclInt.decls: Backport of Kevin B. Kenny's work on | andreas_kupries | 2010-11-30 | 1 | -1/+3 |
|
|
* | | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): | hobbs | 2010-08-27 | 1 | -1/+4 |
|
|
* | | * win/Makefile.in (%.${OBJEXT}): better implicit rules support | hobbs | 2010-08-04 | 1 | -2/+2 |
|
|
* | | * library/platform/platform.tcl: Added OSX Intel 64bit | andreas_kupries | 2010-06-09 | 1 | -3/+3 |
|
|
* | | * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. | andreas_kupries | 2010-05-07 | 1 | -3/+3 |
|
|
* | | * library/platform/platform.tcl: Another stab at getting the /lib, | andreas_kupries | 2010-04-29 | 1 | -3/+3 |
|
|
* | | Fixed missing update of platform package index, and Makefiles. | andreas_kupries | 2010-04-14 | 1 | -3/+3 |
|
|
* | | bump to msgcat 1.4.3 to account for commits | dgp | 2009-12-17 | 1 | -3/+3 |
|
|
* | | * library/http/http.tcl: Update the URL syntax check to | dgp | 2009-11-11 | 1 | -3/+3 |
|
|
* | | * library/http/http.tcl: Bump to http 2.7.4 to account for | dgp | 2009-09-11 | 1 | -3/+3 |
|
|
* | | * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revision | dgp | 2009-09-01 | 1 | -3/+3 |
|
|
* | | * library/platform/platform.tcl: Fixed handling of cpu ia64, | andreas_kupries | 2009-05-29 | 1 | -3/+3 |
|
|
* | | * library/http/http.tcl: Backport http 2.7.3 from HEAD for | dgp | 2009-04-09 | 1 | -3/+3 |
|
|
* | | * library/platform/platform.tcl: Extended the darwin sections to | andreas_kupries | 2009-04-08 | 1 | -3/+3 |
|
|
* | | * library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) to | dgp | 2009-04-08 | 1 | -3/+3 |
|
|
* | | * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrich | andreas_kupries | 2008-11-10 | 1 | -3/+3 |
|
|
* | | Backported a fix for reading HTTP-like protocols that used to work and | patthoyts | 2008-10-23 | 1 | -3/+3 |
|
|
* | | * library/http/http.tcl: Remove 8.5 requirement. | dgp | 2008-08-11 | 1 | -2/+2 |
|
|
* | | * library/http/http.tcl: Bump http version to 2.7.1 to account | dgp | 2008-08-11 | 1 | -3/+3 |
|
|
* | | Undo local changes which did not belong in the last commit. | andreas_kupries | 2008-07-21 | 1 | -4/+4 |
|
|
* | | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -4/+4 |
|
|
* | | * unix/Makefile.in (install-libraries): Bump http to 2.7 | hobbs | 2008-03-12 | 1 | -3/+3 |
|
|
* | | Set version 2.5.5 | patthoyts | 2008-02-26 | 1 | -3/+3 |
|
|
* | | Fix for bug #1818565. Always check that the state array exists in the http::s... | patthoyts | 2008-02-22 | 1 | -3/+3 |
|
|