summaryrefslogtreecommitdiffstats
path: root/doc/info.n
Commit message (Collapse)AuthorAgeFilesLines
* Documentation/comment fixes [dcc8645349]jan.nijtmans2024-08-231-4/+4
|\
| * Documentation/comment fixes [dcc8645349]jan.nijtmans2024-08-231-8/+68
| |\
| | * formatting. Missing "command"jan.nijtmans2024-08-231-3/+3
| | |
| | * Documentation/comment fixes [dcc8645349]jan.nijtmans2024-08-231-4/+4
| |/ |/|
| * Backport: Another round of small fixes, especially spelling errors...jan.nijtmans2024-06-111-47/+36
| |
* | Merge 8.7oehhar2024-04-221-1/+1
|\ \ | |/
| * Ticket [00b3e5dea8]: "info comdtype" return value "native" created by ↵oehhar2024-04-221-1/+1
| | | | | | | | "Tcl_CreateObjCommand", not "Tcl_CreateObjProc"
* | Merge 8.7jan.nijtmans2024-03-031-1/+1
|\ \ | |/
* | Another round of small fixes, especially spelling errors...dkf2024-01-251-47/+36
| |
* | Clean up of docsdkf2024-01-211-4/+66
| |
* | Added introspectiondkf2023-12-051-0/+13
|/
* Merge 8.7dkf2023-05-011-1/+1
|\
| * Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
| | | | | | corrections in history.tcl and tcltest.test.
* | rebase to 8.7jan.nijtmans2022-09-191-0/+47
|\ \ | |/ |/|
| * merge core-8-branchdkf2020-12-061-2/+2
| |\
| * | Other list-returning [info class] subcommands are plurals, so change ↵dkf2019-12-311-2/+2
| | | | | | | | | | | | property -> properties
| * | Added docsdkf2019-12-311-0/+47
| | |
* | | Merge 8.6. Tcl_RegisterCommandTypeName/Tcl_GetCommandTypeName don't exist eitherjan.nijtmans2022-05-311-2/+0
|\ \ \ | |_|/ |/| |
* | | Rename (internal) cmdtype 'slave' to 'interp'. New in 8.7 (TIP #426)jan.nijtmans2020-08-041-1/+1
| | |
* | | Merge 8.6jan.nijtmans2020-08-041-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Eliminate unneccessary eol-spacing from documentation.jan.nijtmans2019-12-021-1/+1
| |
* | Modify testbytestring such that is only produces pure byte-arrays, if not it ↵jan.nijtmans2019-04-011-2/+2
| | | | | | | | | | errors out. Modify Tcl_NewIntObj/Tcl_NewBooleanObj -> Tcl_NewWideIntObj. Less references to "long" datatype.
* | lots of changes to the "info" page. Replace "command procedure" with "routine"pooryorick2019-03-221-237/+147
| | | | | | in Tcl.n.
* | Documentationdkf2018-10-281-0/+18
| |
* | Restricted the information made available to safe interpreters a bit.dkf2018-09-271-3/+5
| |
* | merge core-8-branchdkf2018-09-041-109/+164
|\ \
| * | Tweaking the documentationdkf2018-05-301-4/+25
| | |
| * | More docsdkf2018-05-221-94/+115
| | |
| * | Documentation.dkf2018-05-061-0/+12
| | |
| * | Add back missing significant characterdkf2017-03-131-1/+1
| | |
| * | Fix error in formatting in info.nfvogel2017-03-121-1/+1
| | |
| * | Complete implementation, tests and documentationjan.nijtmans2016-11-281-3/+4
| | |
| * | Eliminate exess spacings in remaining doc pagesjan.nijtmans2016-03-081-1/+1
| |/
| * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-051-1/+1
| |\ | | | | | | | | | and possibly others.
| | * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-051-1/+1
| | | | | | | | | | | | and possibly others.
| * | [3612422]: Refer to correct part of tclvars(n) rather than page itself.dkf2013-08-211-6/+6
| | |
* | | And documentationdkf2013-08-011-0/+4
| | |
* | | Changed subcommand name following community feedback.dkf2013-07-161-30/+30
| | |
* | | Some documentation.dkf2013-07-101-0/+30
|/ /
* | A number of small spelling and wording fixes in the docs.dkf2012-03-111-6/+6
| |
* | Various minor fixes (prompted by Andreas Kupries detecting a spelling mistake).dkf2012-03-081-32/+38
| |
* | Documentation improvements (small; some revision to parsing script) to improvedkf2011-07-171-2/+2
| | | | | | the quality of HTML doc builds.
* | Implementation of TIP #381: Call Chain Introspection and Controldkf2011-05-251-0/+66
| |
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/ | | cause more harm than good. Purged them (except in zlib files).
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ | | | | | | more harm than good. Purged them.
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | | | | more harm than good. Purged them.
| | * Yet more doc update backportingdkf2004-10-271-4/+4
| | |
| | * More doc fix backportingdkf2004-10-271-4/+28
| | |
| | * minor clarification in exists vs vars return listhobbs2004-02-131-1/+3
| | |
* | | [Patch 2995655] Report inner contexts in [info errorstack]ferrieux2010-10-201-8/+12
| | |