Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | 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-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 |
| |\ \ | | |/ | |||||
| | * | [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 |
| |\ \ | | |/ | | | | | | | don't install tommath_(super)?class.h don't install directories like 8.2 and 8.3 | ||||
| | * | 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 |
| | | | |||||
* | | | More polishing of Tcl's HTML doc converter. | dkf | 2011-09-29 | 2 | -359/+407 |
| | | | |||||
* | | | [Bug 2903743]: Try to do the right thing when presented with old-style nroff. | dkf | 2011-09-22 | 2 | -40/+23 |
| | | | |||||
* | | | remove some debugging stuff | jan.nijtmans | 2011-08-18 | 1 | -12/+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 |
| |\ \ | | |/ | |||||
| | * | [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 |
| | | | | | | | | | to also reset the bytes allocated for string rep to zero [Bug 3285472]. | ||||
| * | | 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 ↵ | andreask | 2011-03-30 | 1 | -0/+0 |
| | | | | | | | | | | | | trunk are ok, so a merge is not required. | ||||
| * | | 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 |
| |\ \ | | |/ | | | | | | | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly Some more void -> VOID transitions | ||||
| * | | Ensure that any reference to temporary index tables is squelched immediately | dkf | 2011-03-24 | 1 | -0/+0 |
| |\ \ | | |/ | | | | rather than hanging around to trip us up in the future. | ||||
* | | | merge to rc | dgp | 2011-08-02 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Use the actual case used by Thread to name the directory its distributions | dgp | 2011-08-02 | 1 | -1/+1 |
| | | | | | | | | | | | | unpack into. | ||||
* | | | | merge to rc | dgp | 2011-08-02 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Variable substitution botch. | dgp | 2011-08-02 | 1 | -1/+1 |
| | | | | |||||
* | | | | merge to rc | dgp | 2011-08-02 | 2 | -51/+30 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Bug 3382474]: Added code to determine the version number of contributed | dkf | 2011-08-01 | 1 | -4/+12 |
| | | | | | | | | | | | | | | | | packages from their directory names so that HTML documentation builds are less confusing. | ||||
| * | | | Small errors plague us all... | dkf | 2011-07-29 | 1 | -2/+2 |
| | | | | |||||
| * | | | Small enhancements to improve cross-linking with contributed packages. | dkf | 2011-07-29 | 2 | -47/+18 |
| | | | | |||||
* | | | | merge to rc | dgp | 2011-07-19 | 2 | -3/+32 |
|\ \ \ \ | |/ / / | |||||
| * | | | The final parts of my doc improvement project | dkf | 2011-07-18 | 2 | -3/+32 |
| | | | | |||||
* | | | | Bump version number to 8.6b2. | dgp | 2011-07-18 | 1 | -1/+1 |
|/ / / | |||||
* | | | More small documentation improvements. | dkf | 2011-07-18 | 2 | -4/+29 |
| | | | |||||
* | | | Documentation improvements (small; some revision to parsing script) to improve | dkf | 2011-07-17 | 2 | -166/+232 |
| | | | | | | | | | the quality of HTML doc builds. | ||||
* | | | Import Olson's tzdata2011d and fix a tclZIC.tcl bug that made the import fail. | Kevin B Kenny | 2011-03-14 | 1 | -0/+3 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tools/tclZIC.tcl (onDayOfMonth): Allow for leading zeroes in month and day so that tzdata2011d parses correctly. * library/tzdata/America/Havana: * library/tzdata/America/Juneau: * library/tzdata/America/Santiago: * library/tzdata/Europe/Istanbul: * library/tzdata/Pacific/Apia: * library/tzdata/Pacific/Easter: * library/tzdata/Pacific/Honolulu: tzdata2011d | ||||
| * | | Import Olson's tzdata2011d and fix a tclZIC.tcl bug that made the import fail. | Kevin B Kenny | 2011-03-14 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tools/tclZIC.tcl (onDayOfMonth): Allow for leading zeroes in month and day so that tzdata2011d parses correctly. * library/tzdata/America/Havana: * library/tzdata/America/Juneau: * library/tzdata/America/Santiago: * library/tzdata/Europe/Istanbul: * library/tzdata/Pacific/Apia: * library/tzdata/Pacific/Easter: * library/tzdata/Pacific/Honolulu: tzdata2011d | ||||
* | | | Standardize on autoconf-2.59 to generate configure files | dgp | 2011-03-14 | 1 | -1752/+1102 |
|\ \ \ | |/ / | |||||
| * | | Standardize on autoconf-2.59 to generate configure files. | dgp | 2011-03-14 | 1 | -99/+167 |
| | | | |||||
* | | | One more .cvsignore file | jan.nijtmans | 2011-03-07 | 1 | -7/+0 |
| | | | |||||
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 25 | -67/+1 |
|\ \ \ | |/ / | | | | cause more harm than good. Purged them (except in zlib files). | ||||
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 23 | -61/+1 |
| |\ \ | | |/ | | | | more harm than good. Purged them. | ||||
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 19 | -47/+0 |
| | | | | | | | | | more harm than good. Purged them. | ||||
| | * | [Bug 3085863]: tclUniData 9 years old | nijtmans | 2010-10-23 | 2 | -28/+32 |
| | | | | | | | | | | | | Upgrade everything to Unicode 6.0, except non-BMP characters > 0xFFFF |