Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Bump to tcltest 2.3.6 to account for changes since Tcl 8.6.0 release. | dgp | 2013-08-30 | 1 | -2/+2 | |
| | ||||||
* | Make sure that "string is space \u202f" will continue to return "1", even if ↵ | jan.nijtmans | 2013-07-29 | 1 | -0/+5 | |
|\ | | | | | | | | | in future Unicode this character (NARROW_NO_BREAK_SPACE) will cease to be a space. See: [http://www.unicode.org/review/pri249/]. Don't hardcode "tclWinError.o" for Cygwin | |||||
* | | Put Cygwin's tclWinError.o in PLAT_OBJS, not in DL_OBJS | jan.nijtmans | 2013-07-25 | 1 | -1/+4 | |
| | | ||||||
* | | Build stub objects with -DSTATIC_BUILD on all platforms. Only important on ↵ | jan.nijtmans | 2013-07-08 | 1 | -1/+1 | |
|\ \ | |/ | | | | | win32 (already done) and cygwin, on other platforms it should not have any effect. | |||||
| * | Build stub objects with -DSTATIC_BUILD on all platforms. Only important on ↵ | jan.nijtmans | 2013-07-08 | 1 | -1/+1 | |
| | | | | | | | | win32 (already done) and cygwin, on other platforms it should not have any effect. | |||||
| * | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. | jan.nijtmans | 2013-05-28 | 1 | -2/+2 | |
| |\ | | | | | | | | | | Bumped msgcat to version 1.5.2. Minor manpage corrections. | |||||
* | | | Remove TclInitStubTable() function (but keep it in the "initsubsystems" branch). | jan.nijtmans | 2013-06-25 | 1 | -5/+1 | |
| | | | ||||||
* | | | link tclsh with stub library, just like xttest and tcltest, in order to ↵ | jan.nijtmans | 2013-06-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | allow additional static stub-enabled libraries to be linked with it. | |||||
* | | | split off TclInitStubTable() as separate function - which does the actual ↵ | jan.nijtmans | 2013-06-16 | 1 | -1/+5 | |
| | | | | | | | | | | | | stub table initialization - previously part of Tcl_InitStubs(). | |||||
* | | | More cleaning up; factor out optimizer to new file. Some weird problems still. | dkf | 2013-06-05 | 1 | -1/+5 | |
| | | | ||||||
* | | | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. | oehhar | 2013-05-27 | 1 | -2/+2 | |
|\ \ \ | | |/ | |/| | | | | Bumped msgcat to version 1.5.2. Minor manpage corrections. | |||||
| * | | Add install references and changes entry | oehhar | 2013-05-08 | 1 | -2/+2 | |
| | | | ||||||
* | | | Split tclCompCmds.c into two roughly-equal-sized pieces. | dkf | 2013-05-18 | 1 | -5/+9 | |
| | | | ||||||
* | | | Sigh. Fix version number of package "platform" in the Makefile.n files. ↵ | andreask | 2013-05-16 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| / | |/ | Future: Write a small tcl script tool to extract the version information directly from the code. | |||||
| * | Sigh. Fix version number of package "platform" in the Makefile.n files. ↵ | andreask | 2013-05-16 | 1 | -2/+2 | |
| | | | | | | | | Future: Write a small tcl script tool to extract the version information directly from the code. | |||||
| * | Allow URLs that don't have a path, but a query, | max | 2013-04-04 | 1 | -2/+2 | |
| | | | | | | e.g. http://example.com?foo=bar and bump http to 2.7.12. | |||||
* | | No longer link Cygwin executables with zlib1.dll, but with cygz.dll. | jan.nijtmans | 2013-05-07 | 1 | -8/+0 | |
| | | | | | | On Cygwin64 this doesn't work, and on Cygwin32 it was a bad idea anyway. | |||||
* | | Bump http to 2.8.7 in the other dozen places as well. | max | 2013-04-04 | 1 | -2/+2 | |
| | | ||||||
* | | [Bug 3604576]: msgcat-1.5.0.tm error on windows XP | jan.nijtmans | 2013-02-14 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, ↵ | jan.nijtmans | 2013-02-14 | 1 | -2/+2 | |
| | | | | | | | | | | inclusive bump to version 1.5.1. Changelog entry still missing. | |||||
| * | Bug [3598282]: Stop using installData.tcl to install the timezone files. | stwo | 2013-01-31 | 1 | -5/+32 | |
| | | ||||||
* | | Bug [3598282]: Stop using installData.tcl to install the timezone files. | stwo | 2013-01-31 | 1 | -3/+32 | |
| | | ||||||
* | | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extracting | andreask | 2013-01-30 | 1 | -2/+2 | |
|\ \ | |/ | | | | | | | | | the version to avoid issues with recent changes to the glibc banner. Now targeting a less variable part of the string. Bumped package to version 1.0.11. | |||||
| * | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extracting | andreask | 2013-01-30 | 1 | -2/+2 | |
| |\ | | | | | | | | | | | | | | | | the version to avoid issues with recent changes to the glibc banner. Now targeting a less variable part of the string. Bumped package to version 1.0.11. | |||||
| * | | [Bug 3599395]: http assumes status line is a proper tcl list. | jan.nijtmans | 2013-01-09 | 1 | -2/+2 | |
| | | | | | | | | | Bump http package to 2.7.11. | |||||
* | | | Eliminate some unneeded usages of Tcl_SetResult, Tcl_AddObjErrorInfo | jan.nijtmans | 2013-01-25 | 1 | -1/+1 | |
| | | | | | | | | | Fix "make test-packages" on cygwin | |||||
* | | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in ↵ | jan.nijtmans | 2013-01-06 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | unrelated places . Bump http package to 2.8.6. | |||||
* | | | Prefer to extract package data from the *contents* not the directory name. | dgp | 2012-12-12 | 1 | -2/+1 | |
| | | | ||||||
* | | | Improve the generation of HTML documentation in 8.6, allowing for contributed | dkf | 2012-12-10 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | packages whose non-version name parts are prefixes of others. Also ensure that documentation builds are complete after distribution, and that we generate a better error message when using the wrong tclsh version to do the build. | |||||
* | | | Disable the legacy configuration setting from $::argv only when a setting call | dgp | 2012-12-03 | 1 | -2/+2 | |
|\ \ \ | |/ / | | | | | | | to [configure] is made. Queries should not disturb that support. Bump to tcltest 2.3.5. | |||||
| * | | Disable the legacy configuration setting from $::argv only when a setting | dgp | 2012-12-03 | 1 | -2/+2 | |
| |\ \ | | |/ | | | | | | | call to [configure] is made. Queries should not disturb that support. Bump to tcltest 2.3.5. | |||||
| | * | More complete purge of things only present for supporting long-dead Mac 9 ↵ | dgp | 2012-11-15 | 1 | -14/+0 | |
| | | | | | | | | | | | | systems. | |||||
| | * | fix bug in cygwin's [info nameofexecutable] | jan.nijtmans | 2012-06-27 | 1 | -5/+23 | |
| | | | | | | | | | install dde and registry dll for cygwin | |||||
* | | | Remove files and references for long outdated Wise Installer. | dgp | 2012-11-07 | 1 | -4/+2 | |
| | | | ||||||
* | | | Complete bump to http 2.8.5 | dgp | 2012-11-06 | 1 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | complete bump to http 2.7.10 | dgp | 2012-11-06 | 1 | -2/+2 | |
| | | | ||||||
| * | | Correct build version and backported 973091ef75tip404_tcl8_5 | oehhar | 2012-09-17 | 1 | -2/+2 | |
| | | | ||||||
| * | | Installer improvements, like [226a993973]. | stwo | 2012-08-07 | 1 | -39/+30 | |
| | | | ||||||
* | | | finish the TIP 404 implementation. | dgp | 2012-09-12 | 1 | -2/+2 | |
| | | | ||||||
* | | | A little more installer consistency tweaking. | stwo | 2012-08-07 | 1 | -3/+3 | |
| | | | ||||||
* | | | No need for install-sh to be executable. | stwo | 2012-08-07 | 1 | -1/+0 | |
| | | | ||||||
* | | | Installer consistency tweaks. | stwo | 2012-08-06 | 1 | -2/+2 | |
| | | | ||||||
| | | | ||||||
| \ \ | ||||||
*-. \ \ | 3544642 Be kind to BSDers day. Purge gmake-ism. | dgp | 2012-07-19 | 1 | -8/+6 | |
|\ \ \ \ | | |/ / | ||||||
* | | | | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-29 | 1 | -2/+2 | |
|\ \ \ \ | | |/ / | |/| | | Bump msgcat version to 1.4.5 | |||||
| * | | | Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-22 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | don't print out copying of zlib1.dll | jan.nijtmans | 2012-06-27 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less ↵ | jan.nijtmans | 2012-06-26 | 1 | -5/+14 | |
| | | | | | | | | | | | | | | | | dependencies on cygwin-specific dll's) | |||||
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -2/+3 | |
|\ \ \ \ \ | | |/ / / | | | | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | |||||
| | * | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -2/+3 | |
| | |\ \ \ | |/ / / / | | | | _ | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | |||||
| | * | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -2/+3 | |
| | | | | | | | | | | | | On cygwin, install dll's in /usr/bin, not in /usr/lib |