summaryrefslogtreecommitdiffstats
path: root/doc/DString.3
Commit message (Collapse)AuthorAgeFilesLines
* merge stable branch onto HEADdgp2007-12-131-1/+1
| | | FossilOrigin-Name: d1f7550cd9bf1343d8505fb99fc5141b58bb88bf
* First stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-281-5/+7
| | | | | generation works FossilOrigin-Name: 273847833ca13d62417e5af893e17a7215ba1ef0
* * changes: Updated for 8.5b2 release.core-8-5-b2dgp2007-10-261-5/+3
| | | | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. FossilOrigin-Name: b67e3f215e5ed2c3abc44b48bd54a2c3a7ad948a
* Lots of improvements to look and feel of manual pagesdkf2007-10-241-3/+5
| | | FossilOrigin-Name: bf4174f4b149b58ef4659cd259cdb2f02daafb3f
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232kennykb2005-05-101-1/+1
| | | FossilOrigin-Name: 1cc2336920c70c6b9f7825b88dec87fc223f2c4e
* * doc/DString.3: Eliminated use of identifier "string" in Tcl'sdgp2005-05-031-8/+10
| | | | | | | | | | | | | | | * doc/Environment.3: public C API to avoid conflict/confusion with * doc/Eval.3: the std::string of C++. * doc/ExprLong.3, doc/ExprLongObj.3, doc/GetInt.3, doc/GetOpnFl.3: * doc/ParseCmd.3, doc/RegExp.3, doc/SetResult.3, doc/StrMatch.3: * doc/Utf.3, generic/tcl.decls, generic/tclBasic.c, generic/tclEnv.c: * generic/tclGet.c, generic/tclParse.c, generic/tclParseExpr.c: * generic/tclRegexp.c, generic/tclResult.c, generic/tclUtf.c: * generic/tclUtil.c, unix/tclUnixChan.c: * generic/tclDecls.h: `make genstubs` FossilOrigin-Name: 83aa957ebe8d942b417ec080d6731e06e930ba73
* Convert CONST to const, VOID to void so we document how we want the API used.dkf2004-10-071-2/+2
| | | FossilOrigin-Name: 94bf67038b29cfae21210fee195b9e2879c939e3
* Update the .AS macro definition and take advantage of it's new-found power.dkf2004-10-071-2/+2
| | | FossilOrigin-Name: dcba7c799d5c4345dc2f465a5d8a137b364fe6cc
* * Partial TIP 27 rollback. Following routinesdgp2002-02-081-3/+3
| | | | | | | | | | | | | | | restored to return (char *): Tcl_DStringAppend, Tcl_DStringAppendElement, Tcl_JoinPath, Tcl_TranslateFileName, Tcl_ExternalToUtfDString, Tcl_UtfToExternalDString, Tcl_UniCharToUtfDString, Tcl_GetCwd, Tcl_WinTCharToUtf. Also restored Tcl_WinUtfToTChar to return (TCHAR *) and Tcl_UtfToUniCharDString to return (Tcl_UniChar *). Modified some callers. This change recognizes that Tcl_DStrings are de-facto white-box objects. * generic/tclCmdMZ.c: corrected use of C++-style comment. FossilOrigin-Name: bb1a244cde9f05a5477cf5dd8e8ab44cd978459f
* doc correctiondgp2002-01-171-2/+2
| | | FossilOrigin-Name: 05a0a92d54159324cc71fb471c764120cfdd65c0
* * Several typo and formatting corrections discovereddgp2001-12-101-2/+2
| | | | | | during conversion to TMML. Thanks to Joe English. [Patch 490514] FossilOrigin-Name: c6a543090c1786c744bc8ec7be936816cdffb5ea
* * Updated APIs indgp2001-09-241-3/+3
| | | | | | | generic/tclUtil.c according to the guidelines of TIP 27. [Patch 464553] FossilOrigin-Name: e70344d22638ef75624f156dccf11fa7a66bd900
* * 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. FossilOrigin-Name: 66905b808be8da8a5013f9443c47fbf7058d1c2f
* Resynced with mainline.rjohnson1999-04-211-1/+1
| | | FossilOrigin-Name: 45b9dd789f717fcc67d00014dd8255359b392df0
* added Tcl_DStringTrunc to DString.3hershey1999-04-161-1/+7
| | | | | | | | added mention of Tcl_ThreadQueueEvent, Tcl_ThreadAlert to Notifier.3 added Tcl_ThreadQueueEvent, Tcl_ThreadAlert, and Tcl_GetCurrentThread to Thread.3 FossilOrigin-Name: 401c4cabb05a3bdc401aa51f2d7de8415e89464c
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Initial revisionrjohnson1998-03-261-0/+145
FossilOrigin-Name: cacdd0f329872d67973970d74c6978730bc24baa