Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | reverted earlier rename from tcl*Stubs to | nijtmans | 2010-02-15 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | More zlib documentation improvements. | dkf | 2010-02-10 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Improvements to zlib documentation (and formatting of it). | dkf | 2010-02-10 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Get the inequality right | ferrieux | 2010-02-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | remove dependency on 8.5+ idiom "in" in expressions | ferrieux | 2010-02-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Follow-up to earlier commit today: | nijtmans | 2010-02-05 | 1 | -3/+18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Follow-up to [2010-01-29] commit: | nijtmans | 2010-02-05 | 1 | -5/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | - genStubs.tcl: No longer generate a space after "*" and | nijtmans | 2010-01-29 | 1 | -6/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Yet another exclusion | dkf | 2010-01-14 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Another link suppression | dkf | 2010-01-14 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | More tinkering with the conversion special cases. | dkf | 2010-01-14 | 2 | -20/+45 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Add link remapping capability. | dkf | 2010-01-14 | 2 | -7/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Add copyrights/version trackers. | dkf | 2010-01-13 | 2 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Add to exclusions, remove list-syntax problem | dkf | 2010-01-13 | 2 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Adjust the link suppression | dkf | 2010-01-13 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Another useless special case removed | dkf | 2010-01-13 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | No need for regexp(n) to get special treatment | dkf | 2010-01-13 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | No need for return(n) to get special treatment | dkf | 2010-01-13 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | More factoring out of special cases in the nroff->HTML code. | dkf | 2010-01-13 | 2 | -108/+67 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Simplification/refactoring of nroff->HTML. | dkf | 2010-01-12 | 1 | -83/+140 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Split man2html converter up for ease of maintenance. | dkf | 2010-01-10 | 2 | -1388/+1486 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Add more troff macros to ignore | dkf | 2010-01-10 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Small tweaks to improve reporting and quell some unimportant messages | dkf | 2010-01-09 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Added the contributed packages to the code to build HTML docs. | dkf | 2010-01-09 | 1 | -5/+21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Force this file to be interpreted as a Tcl script by Emacs | dkf | 2009-12-16 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | [FRQ 2897296]: Cross-links to sections within a manpage when in HTML. | dkf | 2009-12-11 | 1 | -3/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | tools/genStubs.tcl Add support for win32 CALLBACK functions | nijtmans | 2009-12-02 | 1 | -89/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Eliminate unneccessary spaces | nijtmans | 2009-11-18 | 3 | -16/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Forced LF translation when generating .h's to avoid spurious diffs when regen... | ferrieux | 2009-07-26 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Revert series of local changes not relevant to the last commit. | andreas_kupries | 2009-07-23 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash for | andreas_kupries | 2009-07-23 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Apply last useful bit of [Patch 557486]. | dkf | 2009-06-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Tcl icon upgraded and SVG file added. | patthoyts | 2009-05-01 | 1 | -0/+67 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Olson's tzdata2009e | Kevin B Kenny | 2009-04-09 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | bring doc and tools in line with http://wiki.tcl.tk/812 | nijtmans | 2009-03-25 | 3 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | The converter author should not be assigned copyright for transformed documents | patthoyts | 2009-01-18 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Fix for [Bug 2330040] | Joe Mistachkin | 2008-12-22 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | * README: Bump version number to 8.6b1 | dgp | 2008-12-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Converter script improvements. [Bug 2330040] | dkf | 2008-11-24 | 1 | -27/+39 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Removed a rogue ^M from the end of a line | patthoyts | 2008-10-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Letting CONST die a slow and graceful death, since NO_CONST was | nijtmans | 2008-10-22 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | * README: Bump version number to 8.6a4 | dgp | 2008-10-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Fix for [Bug 1934200] | Joe Mistachkin | 2008-10-06 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Fixes for [Bug 1934272, 2072891] | Joe Mistachkin | 2008-10-02 | 2 | -4/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | overlooked 85 -> 86 bump | dgp | 2008-09-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | * README: Bump version number to 8.6a3 | dgp | 2008-08-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | * README: Bump version number to 8.6a2 | dgp | 2008-08-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | * README: Bump version number to 8.6a1 | dgp | 2008-06-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | TIP 285 Implementation | Joe Mistachkin | 2008-06-13 | 2 | -6/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | * tools/tsdPerf.tcl: use [info sharedlibextension] | das | 2008-05-31 | 1 | -2/+2 | |