summaryrefslogtreecommitdiffstats
path: root/doc/ParseArgs.3
Commit message (Expand)AuthorAgeFilesLines
* Fix [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. With testcasejan.nijtmans2024-04-041-7/+7
|\
| * Fix [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. With testcasejan.nijtmans2024-04-041-5/+5
| |\
| | * Add testcases for bug [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFU...jan.nijtmans2024-04-041-5/+5
| | |\
| | | * Proposed fix for [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNCjan.nijtmans2024-04-031-5/+5
| | |/ | |/|
* | | Another round of small fixes, especially spelling errors...dkf2024-01-251-36/+12
* | | More small bits of doc polishingdkf2024-01-211-0/+1
* | | Documentation updatejan.nijtmans2023-12-051-1/+1
* | | Rebase to 9.0. Document the TCL_8_API flag.jan.nijtmans2023-11-131-5/+6
|\ \ \
* | | | TIP #664: Enable compiler warnings for missing int → Tcl_Size conversionsjan.nijtmans2023-11-121-1/+5
|/ / /
* | | Update manpages for TIP 660. Also one size_t -> Tcl_Size change in public APIapnadkarni2023-04-161-1/+1
* | | More logical-or markup fixes in documentationjan.nijtmans2022-09-141-1/+1
* | | Merge 9.0. Restore Tcl_ArgvGenFuncProc to what it was before (doesn't make mu...jan.nijtmans2022-02-101-3/+3
|\ \ \
* | | | Add TclParseArgsObjv_jan.nijtmans2022-01-261-3/+3
* | | | Change Tcl_Merge API toojan.nijtmans2022-01-261-1/+1
|/ / /
* | | merge core-8-branchfvogel2021-05-151-1/+1
|\ \ \ | |/ /
| * | Fix errors in man pages buildfvogel2021-05-151-1/+1
* | | merge core-8-branchdkf2021-04-261-0/+6
|\ \ \ | |/ /
| * | Documenting our reference count managementdkf2021-04-251-0/+6
| |/
* | Merge 8.7jan.nijtmans2019-10-141-1/+1
|\ \ | |/
| * Fix [02773491861d9fd0]: Tcl_ParseArgsObjv TCL_ARGV_CONSTANT documentation is ...jan.nijtmans2019-10-141-1/+1
* | Merge 8.7jan.nijtmans2019-01-311-2/+2
|\ \ | |/
| * Fix [0238027108]: Tcl_ParseArgsObjv TCL_ARGV_CONSTANT documentation errorjan.nijtmans2019-01-311-3/+3
* | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_...jan.nijtmans2018-09-011-1/+1
|\ \
* | | Remove 4 unneeded compatibility macro's, because those functions never return...jan.nijtmans2018-07-101-3/+3
|/ /
* | Eliminate exess spacings in remaining doc pagesjan.nijtmans2016-03-081-1/+1
|/
* Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and...jan.nijtmans2013-11-051-1/+1
* Updated the language of the documentation so that "object" refers to an OOdkf2012-11-081-2/+2
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
* - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-3/+3
* Implement TIP #265. [FRQ 1446696]dkf2008-10-021-0/+200