summaryrefslogtreecommitdiffstats
path: root/doc/ParseArgv.3
Commit message (Collapse)AuthorAgeFilesLines
* Purge mention of interp->result. [Bug 2431507]dkf2009-05-041-6/+8
|
* A few const -> CONST86 modifications, improvingnijtmans2009-01-061-3/+3
| | | | | | | | | backwards compatibility. Change Tk_ItemIndexProc and Tk_ItemInsertProc signature to have a Tcl_Obj parameter in stead of a string parameter. This is binary and source compatible with previous API, it just prevents the need for a type cast in the Tk_ItemType table construction. Bring doc in line with API.
* Minor doc updates (removing out of date changebars, improving typedef ↵dkf2008-06-301-3/+3
| | | | | | formatting, etc.)
* merge stable branch onto HEADdgp2007-12-131-1/+1
|
* Lots more GOOBE stuff. Now works with 'make html'!dkf2007-10-291-25/+33
|
* * doc/*.1: Revert doc changes that brokedgp2007-10-261-20/+9
| | | | | * doc/*.3: `make html` so we can get the release * doc/*.n: out the door.
* Lots of improvements to look and feel of manual pagesdkf2007-10-241-9/+20
|
* various "const" additions, in line with TIP #27nijtmans2007-01-051-2/+2
| | | | fix bug #1627732
* Standardize style of section refs & public symbols. Remove displayed tabsdkf2004-09-191-50/+51
|
* More doc fixes. [Patch 1012837]dkf2004-08-201-2/+2
|
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-2/+2
| | | | | | | | | * Updated callers of Tcl_GetStringResult. Rewrote PrintScrollFractions to ScrollFractions to stop scribbling directly on interp->result. * Updated callers of Tcl_GetVar, Tcl_GetVar2 * Updated callers of Tcl_SplitPath, Tcl_JoinPath, and Tcl_TranslateFileName.
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+351