Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -9/+21 |
| | |||||
* | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 1 | -13/+1 |
| | |||||
* | Convert CONST to const, VOID to void so we document how we want the API used. | dkf | 2004-10-07 | 1 | -3/+3 |
| | |||||
* | Update the .AS macro definition and take advantage of it's new-found power. | dkf | 2004-10-07 | 1 | -13/+12 |
| | |||||
* | More fixes from Mikhail Kolesnitchenko, and also standardize highlighting | dkf | 2004-09-18 | 1 | -8/+8 |
| | | | | of symbols like TCL_OK, TCL_ERROR, etc. | ||||
* | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527] | dkf | 2004-09-06 | 1 | -2/+2 |
| | |||||
* | Math funcs might have to deal with wide ints; document this. [Bug 709720] | dkf | 2003-04-16 | 1 | -7/+20 |
| | |||||
* | typo fixes in ARGUMENTS | dgp | 2003-03-26 | 1 | -3/+3 |
| | |||||
* | Changes from TIP#15 "Functions to List and Detail Math Functions" | dkf | 2001-05-30 | 1 | -4/+57 |
| | |||||
* | (TIP #27) Another round of CONST changes, this | Kevin B Kenny | 2001-04-24 | 1 | -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: | hobbs | 2000-04-14 | 1 | -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_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+93 |