summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* * tools/tcltk-man2html.tcl: fixed useversion glob pattern to acceptdas2005-06-231-1/+1
* Bump patchlevel to a4dkf2005-06-071-1/+1
* * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional varhobbs2005-06-021-16/+25
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-103-2/+56
* Revamp the zone-info compiler to make better use of the facilities availabledkf2005-04-111-301/+231
* Improvements to man2html script to handle .IP betterdkf2005-04-061-9/+6
* Bump to a3 to prevent confusion with a2 release.dkf2004-12-101-1/+1
* Fix various problems with man2html converter reported by AKudkf2004-11-243-124/+130
* * doc/CrtChannel.3:das2004-11-121-0/+3
* updates to Havana and Cuiaba time zonesKevin B Kenny2004-11-021-5/+5
* * generic/tclTimer.c: Removed a premature optimisation thatKevin B Kenny2004-09-071-3/+3
* TIP #173 and #209 implementation - see ChangeLog for detailsKevin B Kenny2004-08-184-0/+3269
* Oops, forgot a bitdkf2004-07-071-2/+3
* Generate RTF (for HLP files) correctly from manpages using advanced *roffdkf2004-07-071-36/+40
* More elegant fix for tab size handlingdkf2004-07-061-20/+19
* Encourage emacs to fontify the file correctly...dkf2004-07-061-2/+2
* Adapt HTML generator to be able to cope with advanced constructs in Tk's bind.ndkf2004-07-061-17/+35
* More adaptations to understand .SS macros.dkf2004-05-184-16/+32
* Added support .SS macros.dkf2004-05-181-4/+11
* * README: Bumped version number to 8.5a2 todgp2004-03-261-1/+1
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-172-44/+6
* update patchlevel to 8.5a1hobbs2004-03-022-1/+1
* #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369]dkf2003-12-091-1/+8
* * tools/tcltk-man2html.tcl: fixed incorrect html generated fordas2003-10-211-7/+12
* TIP #156: Language-Neutral Root Locale for MsgcatKevin B Kenny2003-10-211-2/+2
* Minor improvement to stubs generation to allow for harmless transfer ofdkf2003-08-251-3/+4
* * unix/tclUnixFCmd.c: fix for compilation errors on platforms wheredas2003-07-181-17/+46
* Fix for [Bug 748700]Joe Mistachkin2003-06-042-3/+9
* Implementation of TIP 118:das2003-05-141-24/+29
* fix for [Bug 733221]Joe Mistachkin2003-05-101-4/+11
* * library/auto.tcl: Replaced [regexp] and [regsub] withdgp2003-03-192-4/+4
* * tools/tcltk-man2html.tcl: added support for building 'make html'das2003-03-181-19/+9
* Require autoconf 2.57 or newer, see TIP 34mdejong2003-03-132-432/+1718
* * README: Bumped version number ofdgp2003-03-044-40/+40
* * README: Bumped to version 8.4.2.hobbs2003-02-151-1/+1
* remove unused variablevincentdarley2003-01-0915-15/+0
* [file exist] -> [file exists]...dkf2002-10-042-3/+3
* [info exist]->[info exists]. [Bug 602566]dkf2002-10-031-2/+2
* * README: Bumped to version 8.4.1 to avoid confusiondgp2002-09-271-1/+1
* Bumped version number to 8.4.0hobbs2002-09-021-1/+1
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-3/+77
* * README: Bumped version number to 8.4b3 to distinguishdgp2002-08-201-1/+1
* Fixed $argv handling bug where if -bitmap wasn't specified $argcdavygrvy2002-08-091-2/+3
* * Bumped HEAD to version 8.4b2 so we can distinguish it fromdgp2002-07-141-5/+5
* Bumped version number to b1 in preparation for release.dkf2002-06-211-1/+1
* Thanks to Peter Spjuth <peter.spjuth@space.se>, again. My prior fix fordavygrvy2002-05-082-3/+24
* commit mistake reverted to 1.9 contents.davygrvy2002-05-081-2/+2
* Proper source of macro error misunderstanding ' as the leading macrodavygrvy2002-05-083-26/+5
* Improved handling of CS/CE fields. Use Courier New and indent better.davygrvy2002-05-081-7/+14
* Increased line buffer size and a bail-out if that should ever be over-run.davygrvy2002-05-081-2/+8