| Commit message (Expand) | Author | Age | Files | Lines |
* | Put extern "C" guards around all stub table struct definitions, so it is usab... | jan.nijtmans | 2013-11-04 | 1 | -2/+3 |
|
|
* | Fix execute permission on many files which shouldn't have it. | jan.nijtmans | 2013-10-17 | 2 | -0/+0 |
|
|
* | Bump to 8.5.15 for release. | dgp | 2013-08-29 | 1 | -1/+1 |
|
|
* | Fix uniClass tool which was the real cause for [a876646efe], and add test-cas... | jan.nijtmans | 2013-06-18 | 1 | -1/+1 |
|
|
* | Release branch for Tcl 8.5.14. | dgp | 2013-03-21 | 1 | -1/+1 |
|
|
* | Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-spe... | jan.nijtmans | 2012-11-15 | 1 | -1/+1 |
|\ |
|
| * | Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-spe... | jan.nijtmans | 2012-11-15 | 1 | -1/+1 |
|
|
| * | Remove all the long dead mac entries in tcl*.decls files | jan.nijtmans | 2012-11-15 | 1 | -72/+186 |
|
|
* | | changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, lib... | oehhar | 2012-11-08 | 1 | -2/+2 |
|
|
* | | Release branch for Tcl 8.5.13. | dgp | 2012-11-05 | 1 | -1/+1 |
|
|
* | | Release candidate branch for Tcl 8.5.12. | dgp | 2012-07-10 | 1 | -1/+1 |
|
|
* | | [Bug 1997845]: Corrected formatting so that generated HTML can link properly. | dkf | 2012-05-31 | 1 | -0/+5 |
|
|
* | | fix genStubs.tcl | jan.nijtmans | 2012-05-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | fix genStubs.tcl | jan.nijtmans | 2012-05-25 | 1 | -1/+1 |
|
|
* | | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -17/+23 |
|\ \
| |/ |
|
| * | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -12/+26 |
|
|
* | | MAC_OSX_TK -> MAC_OSX_TCL | jan.nijtmans | 2012-05-22 | 1 | -1/+1 |
|
|
* | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -4/+69 |
|\ \
| |/ |
|
| * | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -21/+155 |
|
|
* | | Revert part of [5caa06383d] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSX... | jan.nijtmans | 2012-05-15 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | revert part of [9922ac54e8]: remove Tcl_MacOSXOpenBundleResources and Tcl_Mac... | jan.nijtmans | 2012-05-14 | 1 | -89/+6 |
|
|
| * | cleanup tclInt.decls to have the same form as Tcl 8.5/8.6, | jan.nijtmans | 2012-04-03 | 1 | -3/+13 |
|
|
* | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -35/+42 |
|
|
* | | [Frq 3464401] Support Unicode 6.1 | jan.nijtmans | 2012-02-02 | 2 | -3/+3 |
|\ \
| |/ |
|
| * | merge to feature branchrfe_3464401 | jan.nijtmans | 2012-01-26 | 2 | -26/+76 |
| |\ |
|
* | \ | [Frq 3473670]: Various Unicode-related speedups/robustness | jan.nijtmans | 2012-01-22 | 2 | -26/+75 |
|\ \ \
| | |/
| |/| |
|
| * | | [Frq 3473670]: Various Unicode-related speedups/robustness | jan.nijtmans | 2012-01-22 | 2 | -26/+75 |
| |\ \ |
|
| | * \ | merge trunkrfe_3473670 | jan.nijtmans | 2012-01-22 | 2 | -8/+49 |
| | |\ \
| | |/ /
| |/| | |
|
| | * | | rfe-3473670: Various Unicode-related speedups/robustness | jan.nijtmans | 2012-01-14 | 1 | -18/+20 |
| |/ / |
|
* | | | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2012-01-09 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2012-01-09 | 1 | -0/+1 |
| |/ |
|
* | | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2011-12-24 | 1 | -22/+14 |
|\ \
| |/ |
|
| * | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2011-12-23 | 1 | -22/+14 |
|
|
* | | [Bug 3444754] string tolower \u01c5 is wrong | jan.nijtmans | 2011-12-07 | 1 | -20/+28 |
|\ \
| |/ |
|
| * | [Bug 3444754] string tolower \u01c5 is wrong | jan.nijtmans | 2011-12-07 | 1 | -20/+28 |
|
|
* | | Use the same shebang comment everywhere | jan.nijtmans | 2011-11-30 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | Use the same shebang comment everywhere | jan.nijtmans | 2011-11-29 | 2 | -2/+2 |
|
|
* | | Release candidate branch for Tcl 8.5.11. | dgp | 2011-10-20 | 1 | -1/+1 |
|
|
* | | remove some debugging stuff | jan.nijtmans | 2011-08-18 | 1 | -12/+1 |
|\ \
| |/ |
|
| * | remove some debugging stuff | jan.nijtmans | 2011-08-18 | 1 | -12/+1 |
|
|
* | | [Bug 3393714] overflow in toupper delta | jan.nijtmans | 2011-08-18 | 1 | -5/+14 |
|\ \
| |/ |
|
| * | [Bug 3393714] overflow in toupper delta | jan.nijtmans | 2011-08-18 | 1 | -5/+14 |
|
|
* | | Release candidate branch for Tcl 8.5.10. | dgp | 2011-05-26 | 1 | -1/+1 |
|
|
* | | Repair corruption in [string reverse] when string rep invalidation failed | dgp | 2011-04-12 | 1 | -0/+0 |
|
|
* | | minor nits, taken over from TEA (tclconfig) | jan.nijtmans | 2011-04-12 | 1 | -0/+0 |
|
|
* | | Fixed execute permission for unix/ldAix on this branch. core-8-4-branch and t... | andreask | 2011-03-30 | 1 | -0/+0 |
|
|
* | | merge-mark | jan.nijtmans | 2011-03-28 | 1 | -0/+0 |
|\ \
| |/ |
|
* | | merge-mark | jan | 2011-03-25 | 1 | -0/+0 |
|\ \
| |/ |
|
* | | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *" | jan.nijtmans | 2011-03-25 | 1 | -1/+1 |
|\ \
| |/ |
|