summaryrefslogtreecommitdiffstats
path: root/doc/expr.n
Commit message (Collapse)AuthorAgeFilesLines
* Backport many doc fixesdkf2004-10-271-19/+62
|
* Tighened up wording of several expr operations to make them less inclined todkf2003-07-041-12/+14
| | | | misinterpretation. [Bug 758488]
* Corrected and expanded documentation for rand() and srand() functions.dgp2003-01-031-7/+10
|
* Spell-check, fixed typos (Updates from Larry Virden).jenglish2002-07-011-2/+2
|
* * doc/expr.n: Improved documentation for ceil and floor [Bug 350535]dkf2002-03-211-3/+5
|
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-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.dkf2001-12-031-16/+18
|
* New or changed "SEE ALSO" section.poenitz2000-09-071-1/+4
|
* * doc/expr.n:hobbs2000-05-091-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].ericm2000-04-281-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_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+323