| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation improvements (small; some revision to parsing script) to improve | dkf | 2011-07-17 | 1 | -11/+15 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | Backport many doc fixes | dkf | 2004-10-27 | 1 | -19/+62 |
|
|
| | * | Tighened up wording of several expr operations to make them less inclined to | dkf | 2003-07-04 | 1 | -12/+14 |
|
|
* | | | Fixed documentation of the right-associativity of the ** operator. | ferrieux | 2009-05-26 | 1 | -4/+10 |
|
|
* | | | Improve clarity of formatting. | dkf | 2008-10-17 | 1 | -1/+2 |
|
|
* | | | Lots of very minor formatting fixes. | dkf | 2008-10-15 | 1 | -1/+28 |
|
|
* | | | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix | dkf | 2008-06-29 | 1 | -17/+19 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Improved the documentation of the operators. [Bug 1823622] | dkf | 2007-12-08 | 1 | -4/+10 |
|
|
* | | typos | dkf | 2007-10-30 | 1 | -2/+2 |
|
|
* | | Forgot some SEE ALSOs | dkf | 2007-10-30 | 1 | -2/+3 |
|
|
* | | Clear up what's going on a bit more. [Bug 1811803] | dkf | 2007-10-30 | 1 | -10/+18 |
|
|
* | | GOOBE the docs some more. | dkf | 2007-10-29 | 1 | -3/+3 |
|
|
* | | Next stage of doing GOOBE improvements to documentation now that the html gen... | dkf | 2007-10-29 | 1 | -12/+15 |
|
|
* | | * changes: Updated for 8.5b2 release.core_8_5_b2 | dgp | 2007-10-26 | 1 | -21/+22 |
|
|
* | | GOOBE for command results in examples | dkf | 2007-10-25 | 1 | -6/+6 |
|
|
* | | Lots of improvements to look and feel of manual pages | dkf | 2007-10-24 | 1 | -17/+16 |
|
|
* | | Apply [Bug 1610310] to fix typos. Thanks to Larry Virden for spotting them. | dkf | 2007-02-18 | 1 | -2/+2 |
|
|
* | | Make [expr] use in examples more idiomatic [Bug 1526581] | dkf | 2006-08-09 | 1 | -10/+10 |
|
|
* | | * doc/DoubleObj.3: More doc updates for TIP 237. | dgp | 2006-04-26 | 1 | -29/+43 |
|
|
* | | Small doc improvements [Bug 1211078] etc. | dkf | 2005-06-09 | 1 | -7/+10 |
|
|
* | | * doc/expr.n: | das | 2005-05-23 | 1 | -2/+2 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -129/+30 |
|
|
* | | Many minor doc fixes | dkf | 2004-10-27 | 1 | -15/+15 |
|
|
* | | Tighten up expr(n) wording. [Bug 1027849] | dkf | 2004-10-26 | 1 | -8/+11 |
|
|
* | | Docs for TIP#201 and TIP#212; this allows these TIPs to become Final | dkf | 2004-10-08 | 1 | -1/+10 |
|
|
* | | Fix "operand"/"operator" confusion | dkf | 2004-09-18 | 1 | -6/+5 |
|
|
* | | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527] | dkf | 2004-09-06 | 1 | -7/+6 |
|
|
* | | Added examples and more cross-references | dkf | 2004-05-24 | 1 | -9/+49 |
|
|
* | | TIP#123 Implementation based on work by Arjen Markus. [Patch 655176] | dkf | 2003-09-12 | 1 | -16/+14 |
|
|
* | | Tighened up wording of several expr operations to make them less inclined to | dkf | 2003-07-04 | 1 | -12/+14 |
|/ |
|
* | Corrected and expanded documentation for rand() and srand() functions. | dgp | 2003-01-03 | 1 | -7/+10 |
|
|
* | Spell-check, fixed typos (Updates from Larry Virden). | jenglish | 2002-07-01 | 1 | -2/+2 |
|
|
* | * doc/expr.n: Improved documentation for ceil and floor [Bug 350535] | dkf | 2002-03-21 | 1 | -3/+5 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -3/+20 |
|
|
* | Improved expr documentation. | dkf | 2001-12-03 | 1 | -16/+18 |
|
|
* | New or changed "SEE ALSO" section. | poenitz | 2000-09-07 | 1 | -1/+4 |
|
|
* | * doc/expr.n: | hobbs | 2000-05-09 | 1 | -8/+18 |
|
|
* | * doc/library.n: Added entries for auto_qualify and auto_import [Bug: 1271]. | ericm | 2000-04-28 | 1 | -11/+77 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+323 |
|
|