summaryrefslogtreecommitdiffstats
path: root/doc/ParseArgs.3
Commit message (Collapse)AuthorAgeFilesLines
* - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-3/+3
| | | | | | | | | | immediately after a function name, so the format of function definitions in tcl*Decls.h matches all other tcl*.h header files. - Change Tcl_ArgvFuncProc, Tcl_ArgvGenFuncProc and GetFrameInfoValueProc to be function definitions, not pointers, for consistency with all other Tcl function definitions.
* Implement TIP #265. [FRQ 1446696]dkf2008-10-021-0/+200