summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* [Frq 3464401] Support Unicode 6.1jan.nijtmans2012-02-022-3/+3
|\
| * merge to feature branchrfe_3464401jan.nijtmans2012-01-262-26/+76
| |\
* | \ [Frq 3473670]: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-222-26/+75
|\ \ \ | | |/ | |/|
| * | [Frq 3473670]: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-222-26/+75
| |\ \
| | * \ merge trunkrfe_3473670jan.nijtmans2012-01-222-8/+49
| | |\ \ | | |/ / | |/| | | | | | expand all unicode tables and tools to eventually handle the unicode chars > 0xffff (if UTF_MAX_CHAR > 3)
| | * | rfe-3473670: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-141-18/+20
| |/ /
* | | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-091-0/+1
|\ \ \ | |/ /
| * | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-091-0/+1
| |/
* | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-241-22/+14
|\ \ | |/
| * [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-231-22/+14
| |
* | [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-20/+28
|\ \ | |/
| * [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-20/+28
| |
* | Use the same shebang comment everywherejan.nijtmans2011-11-302-2/+2
|\ \ | |/ | | | | don't install tommath_(super)?class.h don't install directories like 8.2 and 8.3
| * Use the same shebang comment everywherejan.nijtmans2011-11-292-2/+2
| |
* | Release candidate branch for Tcl 8.5.11.dgp2011-10-201-1/+1
| |
* | remove some debugging stuffjan.nijtmans2011-08-181-12/+1
|\ \ | |/
| * remove some debugging stuffjan.nijtmans2011-08-181-12/+1
| |
* | [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-5/+14
|\ \ | |/
| * [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-5/+14
| |
* | Release candidate branch for Tcl 8.5.10.dgp2011-05-261-1/+1
| |
* | Repair corruption in [string reverse] when string rep invalidation faileddgp2011-04-121-0/+0
| | | | | | to also reset the bytes allocated for string rep to zero [Bug 3285472].
* | minor nits, taken over from TEA (tclconfig)jan.nijtmans2011-04-121-0/+0
| |
* | Fixed execute permission for unix/ldAix on this branch. core-8-4-branch and ↵andreask2011-03-301-0/+0
| | | | | | | | trunk are ok, so a merge is not required.
* | merge-markjan.nijtmans2011-03-281-0/+0
|\ \ | |/
* | merge-markjan2011-03-251-0/+0
|\ \ | |/
* | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan.nijtmans2011-03-251-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 immediatelydkf2011-03-241-0/+0
|\ \ | |/ | | rather than hanging around to trip us up in the future.
* | Import Olson's tzdata2011d and fix a tclZIC.tcl bug that made the import fail. Kevin B Kenny2011-03-141-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.dgp2011-03-141-99/+167
| |
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-0223-61/+1
|\ \ | |/ | | more harm than good. Purged them.
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-0119-47/+0
| | | | | | more harm than good. Purged them.
| * [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-232-28/+32
| | | | | | | | Upgrade everything to Unicode 6.0, except non-BMP characters > 0xFFFF
| * * README: Bump version number to 8.4.19dgp2008-04-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.19 release.
| * *** 8.4.18 TAGGED FOR RELEASE ***core_8_4_18dgp2008-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * README: Bump version number to 8.4.18 * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.18 release.
| * * README: Bump version number to 8.4.17dgp2007-10-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure:
| * * README: Bump version number to 8.4.16dgp2007-05-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure:
| * * README: Bump version number to 8.4.15dgp2006-10-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure:
| * * README: Bump version number to 8.4.14dgp2006-05-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure:
| * silence re_syntax.n warningdas2006-04-121-0/+1
| |
| * * README: Bump version number to 8.4.13 and updatedgp2006-03-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * changes: changes to start prep for an 8.4.13 release. * generic/tcl.h: * tools/tcl.wse.in: * unix/configure{.in}: * unix/tcl.spec: * win/README.binary: * win/configure{.in}: * tests/parse.test: Missing constraint
| * * README: Bump version number to 8.4.12dgp2005-11-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure:
| * * tools/tcltk-man2html.tcl: fixed useversion glob pattern to acceptdas2005-06-231-1/+1
| | | | | | | | multi-digit patchlevels.
| * * README: Bump version number to 8.4.11dgp2005-06-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf * win/configure:
| * * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional varhobbs2005-06-021-16/+25
| | | | | | | | | | * tools/tcltk-man2html.tcl: add a --useversion to prevent confusion when multiple Tcl source dirs exist.
| * * README: Bumped patchlevel to 8.4.10hobbs2005-05-271-1/+1
| | | | | | | | | | | | | | * generic/tcl.h: * tools/tcl.wse.in: * unix/tcl.spec, unix/configure, unix/configure.in: * win/configure, win/configure.in:
| * bumped patchlevel to 8.4.9hobbs2004-11-251-1/+1
| |
| * * win/makefile.vc: Fixed bug in installation of http 2.5.andreas_kupries2004-11-162-4/+4
| | | | | | | | | | | | | | | | * win/makefile.bc: Was installed into directory http2.4. * win/Makefile.in: This has been corrected. * unix/Makefile.in: * tools/tcl.wse.in: * tools/tclmin.wse:
| * * doc/clock.n:das2004-11-121-10/+21
| | | | | | | | | | | | | | | | | | * doc/registry.n: * doc/upvar.n: fixed *roff errors uncovered by running 'make html'. * tools/tcltk-man2html.tcl: added faked support for bullet point lists, i.e. *nroff ".IP \(bu" syntax. Synced other changes from HEAD.
| * * README: Bumped patch level to 8.4.8 to preparedgp2004-10-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * generic/tcl.h: for next patch release. * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf (2.13) * win/configure:
| * * README, generic/tcl.h, tools/tcl.wse.in: bumped tohobbs2004-07-131-1/+1
| | | | | | | | | | * unix/configure, unix/configure.in, unix/tcl.spec: patchlevel * win/README.binary, win/configure, win/configure.in: 8.4.7