Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | * doc/expr.n: * doc/format.n: * doc/mathfunc.n: * doc/scan.n: * doc/string.n: | ||||
* | Small doc improvements [Bug 1211078] etc. | dkf | 2005-06-09 | 1 | -7/+10 |
| | |||||
* | * doc/expr.n: | das | 2005-05-23 | 1 | -2/+2 |
| | | | | * doc/string.n: fixed roff syntax complaints from 'make html'. | ||||
* | 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 |
| | | | | misinterpretation. [Bug 758488] | ||||
* | 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 |
| | | | | | 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. | ||||
* | 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 |
| | | | | | | | | | | | | * tests/expr.test: * tests/expr-old.test: added tests for 'eq' and 'ne' * generic/tclExecute.c: * generic/tclCompile.h: added INST_STREQ and INST_STRNEQ opcodes that do strict string comparisons. * generic/tclCompExpr.c: added 'eq' and 'ne' string comparison operators. * generic/tclParseExpr.c (GetLexeme): added 'eq' and 'ne' expr parse terms (string (in)equality check). | ||||
* | * doc/library.n: Added entries for auto_qualify and auto_import [Bug: 1271]. | ericm | 2000-04-28 | 1 | -11/+77 |
| | | | | | | | * doc/Init.3: Manual entry for Tcl_Init [Bug: 1820]. * doc/expr.n: Added documentation for each of the math library functions that expr supports [Bug: 1054]. | ||||
* | 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 |