summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | * generic/tcl.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-231-1/+1
| * | * generic/tcl.h: Bump to 8.5.5 for release.dgp2008-10-101-1/+1
| * | Fix for [Bug 1934200]Joe Mistachkin2008-10-061-1/+2
| * | Fixes for [Bug 1934200, 1934272]Joe Mistachkin2008-10-022-8/+16
| * | * generic/tcl.h: Bump version number to 8.5.5b1 to distinguishdgp2008-08-281-1/+1
| * | * generic/tcl.h: Bump to 8.5.4 for release.dgp2008-08-081-1/+1
| * | Undo local changes which did not belong in the last commit.andreas_kupries2008-07-211-4/+1
| * | * generic/tclBasic.c: Extended the existing TIP #280 system (infoandreas_kupries2008-07-211-1/+4
| * | * generic/tcl.h: Bump to 8.5.3 for release.core_8_5_3dgp2008-06-301-1/+1
* | | Make sure to use CONST/VOID in stead ofnijtmans2011-01-191-1/+7
* | | [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-181-3/+7
* | | [Bug 3085863] tclUniData 9 years old: Updated Unicode tables to latest Unicod...nijtmans2010-10-151-2/+2
* | | Generate proper const qualifiers for tclUniData.cnijtmans2010-10-121-4/+4
* | | Spacing and comments: let uniClass.tcl generation match better the current (h...nijtmans2010-10-121-4/+4
* | | [Patch 3034251] backport ttkGenStubs.tclnijtmans2010-09-151-4/+48
* | | Add scspec feature from ttkGenStubs.tclnijtmans2010-09-131-2/+21
* | | Start producing HTML out for Thread package. Consequent bugfixes:dkf2010-09-032-5/+12
* | | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly:nijtmans2010-08-211-4/+5
* | | [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: re...nijtmans2010-08-191-18/+10
* | | [Bug #3020677] wish can't link reg1.2nijtmans2010-07-0110-109/+101
* | | [Bug 3016135] traceback using clock format with locale of he_ILnijtmans2010-06-161-2/+2
* | | * tools/tcltk-man2html.tcl (make-man-pages): [Bug 3015327]: Make thedkf2010-06-131-7/+8
* | | * tools/tcltk-man2html.tcl: [Bug 3015327]: Add hack to stop Itcl Cdkf2010-06-131-3/+3
* | | tsdPerf.c: Fix export of symbol Tsdperf_Init, whennijtmans2010-06-094-1068/+1793
* | | uniParse.tcl: Don't generate spaces at the end of a line.nijtmans2010-05-271-11/+11
* | | Make sure that copyDir only receives normalized paths, otherwise it might re...nijtmans2010-05-211-12/+12
* | | Use "tclIO.h" and "tclTomMathDecls.h" everywherenijtmans2010-05-031-2/+6
* | | reverted earlier rename from tcl*Stubs tonijtmans2010-02-151-4/+4
* | | More zlib documentation improvements.dkf2010-02-101-4/+4
* | | Improvements to zlib documentation (and formatting of it).dkf2010-02-101-2/+4
* | | Get the inequality rightferrieux2010-02-091-2/+2
* | | remove dependency on 8.5+ idiom "in" in expressionsferrieux2010-02-091-2/+2
* | | Follow-up to earlier commit today:nijtmans2010-02-051-3/+18
* | | Follow-up to [2010-01-29] commit:nijtmans2010-02-051-5/+11
* | | - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-6/+12
* | | Yet another exclusiondkf2010-01-141-2/+3
* | | Another link suppressiondkf2010-01-141-2/+3
* | | More tinkering with the conversion special cases.dkf2010-01-142-20/+45
* | | Add link remapping capability.dkf2010-01-142-7/+17
* | | Add copyrights/version trackers.dkf2010-01-132-0/+7
* | | Add to exclusions, remove list-syntax problemdkf2010-01-132-1/+7
* | | Adjust the link suppressiondkf2010-01-131-2/+3
* | | Another useless special case removeddkf2010-01-131-1/+0
* | | No need for regexp(n) to get special treatmentdkf2010-01-131-1/+0
* | | No need for return(n) to get special treatmentdkf2010-01-131-1/+0
* | | More factoring out of special cases in the nroff->HTML code.dkf2010-01-132-108/+67
* | | Simplification/refactoring of nroff->HTML.dkf2010-01-121-83/+140
* | | Split man2html converter up for ease of maintenance.dkf2010-01-102-1388/+1486
* | | Add more troff macros to ignoredkf2010-01-101-1/+2
* | | Small tweaks to improve reporting and quell some unimportant messagesdkf2010-01-091-3/+3