Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Build stub objects with -DSTATIC_BUILD on all platforms. Only important on wi... | jan.nijtmans | 2013-07-08 | 1 | -1/+1 | |
* | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. | jan.nijtmans | 2013-05-28 | 1 | -2/+2 | |
|\ | ||||||
| * | Add install references and changes entry | oehhar | 2013-05-08 | 1 | -2/+2 | |
| * | No longer link Cygwin executables with zlib1.dll, but with cygz.dll. | jan.nijtmans | 2013-05-07 | 1 | -8/+0 | |
| * | 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 | |
| |\ | ||||||
| * | | 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 | |
| |\ \ | ||||||
| * | | | Eliminate some unneeded usages of Tcl_SetResult, Tcl_AddObjErrorInfo | jan.nijtmans | 2013-01-25 | 1 | -1/+1 | |
| * | | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrela... | jan.nijtmans | 2013-01-06 | 1 | -2/+2 | |
| * | | | 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 | |
| * | | | Disable the legacy configuration setting from $::argv only when a setting call | dgp | 2012-12-03 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| * | | | | 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 | |
| |\ \ \ \ | ||||||
| * | | | | | 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 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | 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 dependenc... | jan.nijtmans | 2012-06-26 | 1 | -5/+14 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | very slight tidy up to make build messages more regular | dkf | 2012-04-10 | 1 | -2/+2 | |
| * | | | | | | | | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). | jan.nijtmans | 2012-03-23 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| * | | | | | | | | | Refactor TclScanElement() part of list parsing to take advantage of tables | dgp | 2012-03-07 | 1 | -2/+3 | |
| * | | | | | | | | | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ... | andreask | 2012-03-07 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta... | jan.nijtmans | 2011-11-30 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | don't install tommath_(super)?class.h | jan.nijtmans | 2011-11-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Update changes toward 8.6b3 release. Bump to http 2.8.3. | dgp | 2011-10-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | typo | jan.nijtmans | 2011-09-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Constrain test iocmd.tf-32.1 to be skipped during valgrinding. It contains a iocmd_leaks | dgp | 2011-09-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of th... | andreask | 2011-06-22 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Bump to msgcat 1.4.4 | dgp | 2011-05-25 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | fix USE_TCLALLOC so that it can be enabled without editing the Makefile | mig | 2011-05-07 | 1 | -4/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Make tests in child interpreters report their summary info in the master. | dkf | 2011-03-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | merge trunkdogeen_assembler_branch | Kevin B Kenny | 2011-03-05 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | Kevin B Kenny | 2011-03-01 | 1 | -38/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Remove unwanted/obsolete 'ddd' target. | stwo | 2010-12-17 | 1 | -7/+2 | |
| | * | | | | | | | | | | | | | | | | | Clean up '.PHONY:' targets: Arrange those common to Tcl and Tk as in Tk's Mak... | stwo | 2010-12-17 | 1 | -9/+11 | |
| | * | | | | | | | | | | | | | | | | | [Bug 2446711]: Remove 'allpatch' target. | stwo | 2010-12-17 | 1 | -24/+2 | |
| | * | | | | | | | | | | | | | | | | | Use 'rpmbuild', not 'rpm' [Bug 2537626]. | stwo | 2010-12-17 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | 2010-11-29 Kevin B. Kenny <kennykb@acm.org> | Kevin B Kenny | 2010-11-28 | 1 | -3/+12 | |
| | * | | | | | | | | | | | | | | | | | Minor change: Added missing .PHONY marker for install-headers | dkf | 2010-11-04 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | [Patch 3101127]: Installer Improvements. | stwo | 2010-11-04 | 1 | -44/+56 | |
| | * | | | | | | | | | | | | | | | | | * doc/socket.n: Document the changes to the [socket] and | rmax | 2010-09-28 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | Improved readability of tcl+pkgs builds and tests | dgp | 2010-09-22 | 1 | -7/+9 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | |