summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Force this file to be interpreted as a Tcl script by Emacsdkf2009-12-161-0/+4
* [FRQ 2897296]: Cross-links to sections within a manpage when in HTML.dkf2009-12-111-3/+9
* tools/genStubs.tcl Add support for win32 CALLBACK functionsnijtmans2009-12-021-89/+6
* Eliminate unneccessary spacesnijtmans2009-11-183-16/+16
* Forced LF translation when generating .h's to avoid spurious diffs when regen...ferrieux2009-07-261-1/+2
* Revert series of local changes not relevant to the last commit.andreas_kupries2009-07-231-4/+1
* * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash forandreas_kupries2009-07-231-1/+4
* Apply last useful bit of [Patch 557486].dkf2009-06-151-1/+1
* Tcl icon upgraded and SVG file added.patthoyts2009-05-011-0/+67
* Olson's tzdata2009eKevin B Kenny2009-04-091-1/+3
* bring doc and tools in line with http://wiki.tcl.tk/812nijtmans2009-03-253-5/+5
* The converter author should not be assigned copyright for transformed documentspatthoyts2009-01-181-1/+0
* Fix for [Bug 2330040]Joe Mistachkin2008-12-221-1/+5
* * README: Bump version number to 8.6b1dgp2008-12-191-1/+1
* Converter script improvements. [Bug 2330040]dkf2008-11-241-27/+39
* Removed a rogue ^M from the end of a linepatthoyts2008-10-241-2/+2
* Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-7/+7
* * README: Bump version number to 8.6a4dgp2008-10-141-1/+1
* Fix for [Bug 1934200]Joe Mistachkin2008-10-061-1/+2
* Fixes for [Bug 1934272, 2072891]Joe Mistachkin2008-10-022-4/+8
* overlooked 85 -> 86 bumpdgp2008-09-251-2/+2
* * README: Bump version number to 8.6a3dgp2008-08-281-1/+1
* * README: Bump version number to 8.6a2dgp2008-08-121-1/+1
* * README: Bump version number to 8.6a1dgp2008-06-191-1/+1
* TIP 285 ImplementationJoe Mistachkin2008-06-132-6/+10
* * tools/tsdPerf.tcl: use [info sharedlibextension]das2008-05-311-2/+2
* Oops. Undo commit of the local tweaks.andreas_kupries2008-05-231-4/+1
* * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-231-1/+4
* * tools/tsdPerf.c A loadable Tcl extension for testing TSDgeorgeps2008-05-092-0/+85
* * generic/tclInt.h: make stubs tables 'static const' anddas2008-04-161-2/+2
* * tools/genStubs.tcl: revert erroneous 2008-04-02 change markingdas2008-04-081-2/+2
* * generic/tclStubLib.c: make symbols in libtclstub.a MODULE_SCOPE todas2008-04-021-7/+5
* * README: Bump version number to 8.6a0dgp2008-04-012-4/+8
* * 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