Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate exess spacings in many doc pages. | jan.nijtmans | 2016-03-02 | 1 | -19/+19 |
| | |||||
* | 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. | ||||
* | | Documentation improvements (small; some revision to parsing script) to improve | dkf | 2011-07-17 | 1 | -1/+2 |
| | | | | | | 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. | ||||
| | * | More doc fix backporting | dkf | 2004-10-27 | 1 | -5/+50 |
| | | | |||||
* | | | Use a consistent indentation of 4 for code examples. | dkf | 2010-01-20 | 1 | -3/+6 |
| | | | |||||
* | | | General minor documentation improvements. | dkf | 2009-02-24 | 1 | -3/+11 |
| | | | |||||
* | | | TIP #343 IMPLEMENTATION - A Binary Specifier for [format/scan] | ferrieux | 2008-12-10 | 1 | -1/+7 |
| | | | |||||
* | | | Improve clarity of formatting. | dkf | 2008-10-17 | 1 | -1/+7 |
|/ / | |||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | Next stage of doing GOOBE improvements to documentation now that the html ↵ | dkf | 2007-10-29 | 1 | -8/+9 |
| | | | | | | | | generation works | ||||
* | | First stage of doing GOOBE improvements to documentation now that the html ↵ | dkf | 2007-10-28 | 1 | -2/+2 |
| | | | | | | | | generation works | ||||
* | | * changes: Updated for 8.5b2 release.core_8_5_b2 | dgp | 2007-10-26 | 1 | -10/+6 |
| | | | | | | | | | | | | * 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 | -3/+4 |
| | | |||||
* | | Lots of improvements to look and feel of manual pages | dkf | 2007-10-24 | 1 | -4/+7 |
| | | |||||
* | | Added examples after prompting on the Tcler's chat. | dkf | 2006-06-14 | 1 | -1/+8 |
| | | |||||
* | | * doc/DoubleObj.3: More doc updates for TIP 237. | dgp | 2006-04-25 | 1 | -38/+28 |
| | | | | | | | | | | * doc/format.n: * doc/scan.n: | ||||
* | | 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 | -7/+1 |
| | | |||||
* | | More minor doc fixes | dkf | 2004-10-27 | 1 | -16/+12 |
| | | |||||
* | | Grammar and spelling fixes. [Patch 1018486] | dkf | 2004-08-31 | 1 | -2/+2 |
| | | |||||
* | | Added yet more examples. | dkf | 2004-05-07 | 1 | -3/+52 |
|/ | |||||
* | Fixed behaviour of [format] on 64-bit platforms by defining it to work with | dkf | 2002-02-19 | 1 | -7/+13 |
| | | | | | | machine words by default. This seems to be what the test suite expected anyway, and it is a fairly sensible choice. The other alternative was to make %d always 32-bit and %ld always 64-bit, but that'd be more complex to do. | ||||
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -2/+5 |
| | | | | | This version builds clean on Solaris/SPARC, with GCC and CC, both with and without threads and both in 32-bit and 64-bit mode. | ||||
* | New or changed "SEE ALSO" section. | poenitz | 2000-09-07 | 1 | -1/+4 |
| | |||||
* | * doc/scan.n: | hobbs | 1999-11-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | | * tests/scan.test: * generic/tclScan.c: finished support for inline scan by supporting XPG identifiers. * doc/http.n: * library/http2.1/http.tcl: added register and unregister commands to http:: package (better support for tls/SSL), as well as -type argument to http::geturl. [RFE: 2617] * doc/glob.n: added note about ..../ glob behavior on Win9* * doc/tcltest.n: fixed minor example errors [Bug: 3551] | ||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -2/+4 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+212 |