Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
| | | | | after .TH breaks rendering on OpenBSD and possibly others. | ||||
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -3/+0 |
|\ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -3/+0 |
| | | |||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | Various markup fixes | jenglish | 2007-12-10 | 1 | -10/+5 |
| | | | | | | | | (mostly: missing quotes on .SH arguments, extraneous .PPs) | ||||
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-05 | 1 | -3/+3 |
| | | | | | | | | fix bug #1627732 | ||||
* | | Standardize style of section refs & public symbols. Remove displayed tabs | dkf | 2004-09-19 | 1 | -2/+2 |
|/ | |||||
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -3/+3 |
| | | | | | | | | | * Updated callers of Tcl_GetStringResult. Rewrote PrintScrollFractions to ScrollFractions to stop scribbling directly on interp->result. * Updated callers of Tcl_GetVar, Tcl_GetVar2 * Updated callers of Tcl_SplitPath, Tcl_JoinPath, and Tcl_TranslateFileName. | ||||
* | * unix/mkLinks: | ericm | 2000-04-24 | 1 | -0/+60 |
* doc/AddOption.3: Man page for Tk_AddOption [Bug: 1854] |