summaryrefslogtreecommitdiffstats
path: root/doc/CrtMathFnc.3
Commit message (Collapse)AuthorAgeFilesLines
* Improve clarity of formatting.dkf2008-10-171-1/+3
|
* Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-10/+7
| | | | typedefs, add a few missing bits)
* merge stable branch onto HEADdgp2007-12-131-1/+1
|
* Fix markup errors.jenglish2007-12-101-4/+4
| | | | Consistency: Make sure "KEYWORDS" section appears after "SEE ALSO".
* First stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-281-2/+2
| | | | generation works
* * doc/CrtMathFnc.3: fixed Tcl_ListMathFuncs entry [Bug 1672219]Miguel Sofer2007-10-271-4/+2
|
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-9/+21
|
* Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-13/+1
|
* Convert CONST to const, VOID to void so we document how we want the API used.dkf2004-10-071-3/+3
|
* Update the .AS macro definition and take advantage of it's new-found power.dkf2004-10-071-13/+12
|
* More fixes from Mikhail Kolesnitchenko, and also standardize highlightingdkf2004-09-181-8/+8
| | | | of symbols like TCL_OK, TCL_ERROR, etc.
* More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527]dkf2004-09-061-2/+2
|
* Math funcs might have to deal with wide ints; document this. [Bug 709720]dkf2003-04-161-7/+20
|
* typo fixes in ARGUMENTSdgp2003-03-261-3/+3
|
* Changes from TIP#15 "Functions to List and Detail Math Functions"dkf2001-05-301-4/+57
|
* (TIP #27) Another round of CONST changes, thisKevin B Kenny2001-04-241-2/+4
| | | | | | | | | time adding CONST to the API's exported from tclBasic.c. [Patch #415179] ***POTENTIAL INCOMPATIBILITY*** from 8.4a2, in which Vince Darley's changes to command tracing were added. A const has been added to the type signature of one of the parameters to Tcl_CommandTraceProc.
* * doc/AppInit.3:hobbs2000-04-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * doc/Async.3: * doc/BackgdErr.3: * doc/CrtChannel.3: * doc/CrtInterp.3: * doc/CrtMathFnc.3: * doc/DString.3: * doc/Eval.3: * doc/ExprLong.3: * doc/GetInt.3: * doc/GetOpnFl.3: * doc/Interp.3: * doc/LinkVar.3: * doc/OpenFileChnl.3: * doc/OpenTcp.3: * doc/PkgRequire.3: * doc/RecordEval.3: * doc/SetResult.3: * doc/SplitList.3: * doc/StaticPkg.3: * doc/TraceVar.3: * doc/Translate.3: * doc/UpVar.3: * doc/load.n: removed or updated references to interp->result use.
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+93