summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Make sure to use CONST/VOID in stead ofnijtmans2011-01-191-5/+5
* Make sure to use CONST/VOID in stead ofnijtmans2011-01-191-104/+18
* Fix "make genstubs", which was broken since 2010-11-30, the TclDoubleDigits b...nijtmans2011-01-031-3/+8
* [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-232-28/+32
* * tools/tcltk-man2html.tcl: Improve handling of cross-links fordkf2010-09-011-1/+4
* * generic/tcl.h: Bump to 8.5.9 for release.dgp2010-08-041-1/+1
* [Bug 3016135] traceback using clock format with locale of he_ILnijtmans2010-06-161-2/+2
* installData.tcl: Make sure that copyDir only receives normalized paths.nijtmans2010-05-211-13/+13
* Backport various formatting (spacing)nijtmans2010-02-071-13/+25
* Add support for win32 CALLBACK functions in genStubs.tclnijtmans2009-12-021-3/+6
* * generic/tcl.h: Bump to 8.5.8 for release.dgp2009-11-031-1/+1
* * generic/tcl.h: Bump to 8.5.7 for release.dgp2009-04-101-1/+1
* Fix tzdata line terminatorsKevin B Kenny2009-04-091-1/+3
* * generic/tcl.h: Bump to 8.5.6 for release.core_8_5_6dgp2008-12-211-1/+1
* Removed a rogue ^M from the end of a linepatthoyts2008-10-241-2/+2
* * 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
* * generic/tcl.h: Bump to 8.5.2 for release.core_8_5_2dgp2008-03-281-1/+1
* *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-041-1/+1
* Improved manual page scraper to do a better job with Ttk. [Tk Bug 1876493]dkf2008-01-301-35/+45
* * tools/tcltk-man2html.tcl (make-man-pages): make man page titlehobbs2008-01-051-1/+1
* merge stable branch onto HEADdgp2007-12-138-8/+8
* * tools/genStubs.tcl: fix numerous issues handling 'macosx',das2007-12-101-102/+270
* * README: Bump version number to 8.5b3.dgp2007-11-191-1/+1
* * unix/tclUnixChan.c (TtyGetOptionProc): Accepted [SF Tcl Patchandreas_kupries2007-11-051-2/+2
* Convert .DS/.DE sequences to tables, as that's now what they're used for.dkf2007-11-011-2/+5
* Enhance the HTML generator so that it can produce multi-line option descripti...dkf2007-10-301-224/+277
* Make the man->HTML scraper work better.dkf2007-10-261-13/+57
* * README: Bump version number to 8.5b2.dgp2007-10-261-1/+1
* Working towards better nroff scraping...dkf2007-10-263-18/+78
* Deal with a nasty special case.dkf2007-10-241-2/+6
* Allow new options to be rendered as HTML.dkf2007-10-241-2/+39
* * tools/mkdepend.tcl: sort the dep list for a more humanly readable output.davygrvy2007-10-181-2/+2
* * tools/mkdepend.tcl: Improved defense from malformed object list infile.davygrvy2007-10-171-27/+29
* Convert .DS/.DE into HTML tables, not preformatted text.dkf2007-10-171-147/+142
* * tools/mkdepend.tcl: include path problem fixed. Never fightdavygrvy2007-10-151-2/+4
* * tools/mkdepend.tcl: Produces usable output, but hasdavygrvy2007-10-151-53/+61
* * tools/mkdepends.tcl (new): Initial stab at generating automaticdavygrvy2007-10-141-0/+411
* * README: Bump version number to 8.5b1dgp2007-09-191-1/+1
* * tools/tcltk-man2html.tcl: revamp of html doc output to use CSS,hobbs2007-06-201-163/+249
* * tools/tcltk-man2html.tcl: clean up copyright merging and output.hobbs2007-06-191-89/+114
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-181-1/+1
* * doc/clock.n: Corrected a silly error (transposed 'uppercase'Kevin B Kenny2007-04-201-9/+9