Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix docs and test failures. I had rolled back .PS1 (Powershell files) as ↵ | ashok | 2016-07-15 | 1 | -1/+1 |
| | | | | being executable without fixing tests and docs. | ||||
* | Bugfix [3613671]. file owned implementation for Windows. | ashok | 2016-07-09 | 1 | -4/+3 |
| | |||||
* | Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable on Windows. | ashok | 2016-07-07 | 1 | -1/+3 |
| | |||||
* | Eliminate exess spacings in many doc pages. | jan.nijtmans | 2016-03-02 | 1 | -9/+9 |
| | |||||
* | Fix a few more very minor formatting glitches. | dkf | 2016-02-11 | 1 | -3/+3 |
| | |||||
* | Fix minor formatting glitch | dkf | 2016-02-11 | 1 | -3/+3 |
| | |||||
* | Deleted Win95/98-specific documentation as those platforms have long been ↵ | ashok | 2015-03-02 | 1 | -5/+3 |
| | | | | unsupported. | ||||
* | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|\ | | | | | | | and possibly others. | ||||
| * | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
| | | | | | | | | and possibly others. | ||||
* | | doc fix exposed by `make html` | dgp | 2013-09-03 | 1 | -1/+1 |
| | | |||||
* | | * doc/file.n: [Bug 3613671]: Added note to portability section on the | dkf | 2013-05-22 | 1 | -0/+7 |
| | | | | | | fact that [file owned] does not produce useful results on Windows. | ||||
* | | More small documentation improvements. | dkf | 2011-07-18 | 1 | -3/+3 |
| | | |||||
* | | Documentation improvements (small; some revision to parsing script) to improve | dkf | 2011-07-17 | 1 | -5/+5 |
| | | | | | | the quality of HTML doc builds. | ||||
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ | |/ | | | cause more harm than good. Purged them (except in zlib files). | ||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ | | | | | | | more harm than good. Purged them. | ||||
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | | | | | | | more harm than good. Purged them. | ||||
| | * | Fix [Bug 1606454] | dkf | 2006-12-04 | 1 | -2/+2 |
| | | | |||||
| | * | Yet more doc update backporting | dkf | 2004-10-27 | 1 | -21/+21 |
| | | | |||||
| | * | More doc fix backporting | dkf | 2004-10-27 | 1 | -6/+43 |
| | | | |||||
| * | | * doc/file.n: [Bug 3111298]: Typofix. | dkf | 2010-11-18 | 1 | -2/+2 |
| | | | |||||
| * | | * doc/file.n (file readlink): [Bug 3070580]: Typofix. | dkf | 2010-09-18 | 1 | -2/+2 |
| | | | |||||
* | | | * doc/file.n: [Bug 3111298]: Typofix. | dkf | 2010-11-18 | 1 | -2/+2 |
| | | | |||||
* | | | * doc/file.n (file readlink): [Bug 3070580]: Typofix. | dkf | 2010-09-18 | 1 | -2/+2 |
| | | | |||||
* | | | Use a consistent indentation of 4 for code examples. | dkf | 2010-01-20 | 1 | -18/+18 |
| | | | |||||
* | | | Improve choice of keywords | dkf | 2010-01-13 | 1 | -2/+3 |
| | | | |||||
* | | | Document that [file tempfile] always works on the native filesystem by design. | dkf | 2009-12-14 | 1 | -1/+7 |
| | | | | | | | | | | | | [Bug 2388866] | ||||
* | | | Implementation of TIP #210. | dkf | 2008-11-29 | 1 | -1/+18 |
| | | | |||||
* | | | Lots of very minor formatting fixes. | dkf | 2008-10-15 | 1 | -2/+18 |
| | | | |||||
* | | | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-24 | 1 | -3/+3 |
|/ / | | | | | | | | | | | | | | | * doc/file.n: Revise [file delete] and [file mkdir] to * generic/tclCmdAH.c: accept zero "pathname" arguments (the * generic/tclFCmd.c: no-op case). * tests/cmdAH.test: * tests/fCmd.test: | ||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | Clarified [file nativename] usage. [Bug 1185154] | dkf | 2007-11-01 | 1 | -3/+12 |
| | | |||||
* | | Spread the idiom, make the rendering to HTML reliable! | dkf | 2007-10-30 | 1 | -65/+86 |
| | | |||||
* | | line endings | dgp | 2007-10-29 | 1 | -87/+58 |
| | | |||||
* | | GOOBE the docs some more. | dkf | 2007-10-29 | 1 | -19/+19 |
| | | |||||
* | | Next stage of doing GOOBE improvements to documentation now that the html ↵ | dkf | 2007-10-29 | 1 | -35/+62 |
| | | | | | | | | generation works | ||||
* | | * changes: Updated for 8.5b2 release.core_8_5_b2 | dgp | 2007-10-26 | 1 | -64/+41 |
| | | | | | | | | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. | ||||
* | | More GOOBE quoting | dkf | 2007-10-25 | 1 | -26/+33 |
| | | |||||
* | | Lots of improvements to look and feel of manual pages | dkf | 2007-10-24 | 1 | -16/+32 |
| | | |||||
* | | Minor formatting fixes and additional notes on portability of [file] | dkf | 2007-07-04 | 1 | -4/+6 |
| | | |||||
* | | Extend/sort the "SEE ALSO" section | dkf | 2007-04-05 | 1 | -3/+3 |
| | | |||||
* | | restore line endings | dgp | 2007-04-03 | 1 | -475/+475 |
| | | |||||
* | | Bug 1606454 fixed | dkf | 2006-12-02 | 1 | -475/+475 |
| | | |||||
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
| | | |||||
* | | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 1 | -3/+1 |
| | | |||||
* | | More minor doc fixes | dkf | 2004-10-27 | 1 | -21/+21 |
| | | |||||
* | | More minor doc fixes | dkf | 2004-10-27 | 1 | -7/+7 |
| | | |||||
* | | Grammar and spelling fixes. [Patch 1018486] | dkf | 2004-08-31 | 1 | -2/+2 |
| | | |||||
* | | documentation bug | vincentdarley | 2004-06-02 | 1 | -3/+5 |
| | | |||||
* | | Added examples | dkf | 2004-05-27 | 1 | -1/+38 |
| | | |||||
* | | Ensure that single quotes don't come at the start of a line, even when quoted. | dkf | 2004-05-18 | 1 | -3/+3 |
| | |