summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. Exchange "zipfs mount"/TclZipfs_Mount arguments: archive <-> mount...jan.nijtmans2023-09-075-13/+13
|\
| * Fix examples (which don't output ".utf16" any more)jan.nijtmans2023-09-074-8/+8
* | Experiment: What if we changed "//zipfs:/" to "/zipfs:/", which doesn't look ...jan.nijtmans2023-09-072-3/+3
|/
* Fix zipfs-related documentationjan.nijtmans2023-09-072-13/+10
* backport numeric white-space bug fix from 9.0griffin2023-09-021-0/+1
* Fix transposing of TCL_OK, TCL_ERROR in Encoding docsapnadkarni2023-07-281-6/+5
* Fix missing TIP 548 function docs. Some copy editing of doc prototypes for cl...apnadkarni2023-07-172-51/+57
* Use more uppercase hex in documentation and test-cases (for consistancy)jan.nijtmans2023-07-043-29/+29
* "trace variable" -> "trace add variable" in testcases (and documentation)jan.nijtmans2023-06-212-2/+2
* Added note about how some commands are mainly for Tkdkf2023-06-051-0/+3
* More library(n) docsdkf2023-06-021-0/+36
* Added some examples to library(n)dkf2023-06-011-3/+75
* Document hoe Tcl_ReadChars() behaves in "-profile strict" mode when an encodi...jan.nijtmans2023-05-311-5/+7
* More typo fixesdkf2023-05-303-17/+17
* Fix typo and outdated commentdkf2023-05-291-1/+1
* Fix errors when building the html man page for configurable.n (TIP #558)fvogel2023-05-281-4/+3
|\
| * Fix errors when building the html man page for configurable.nfvogel2023-05-281-4/+3
* | merge core-8-branchdkf2023-05-2469-556/+1534
|\ \
| * | Give Tcl_CreateThread a TCL_HASH_TYPE (unsigned) stackSize parameterjan.nijtmans2023-05-231-1/+1
| * | Small documentation correctionsdkf2023-05-226-66/+95
| * | Improve the synopsis of the transchan manpage so it helps users a bitdkf2023-05-191-1/+12
| * | Improve the synopsis of the refchan manpage so it helps users a bitdkf2023-05-191-1/+14
| |/
| * merge core-8-branchdkf2023-05-191-1/+1
| |\
| | * Merge 8.6jan.nijtmans2023-05-101-1/+1
| | |\
| | | * Backport: docs: function does not "return an error", it returns TCL_ERROR, in...jan.nijtmans2023-05-101-3/+3
| | | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-1213-19/+19
| * | | Add doc comments, fix a typo in a manpagedkf2023-05-011-1/+1
| * | | Use modern copyright symbol, in line with rest of codedkf2023-05-011-1/+1
| * | | Merge 8.7dkf2023-05-0142-426/+857
| |\ \ \ | | |/ /
| | * | Fix a few function signatures in manpages for TIP 660.apnadkarni2023-04-194-7/+7
| | * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-1212-18/+18
| | * | Merge 8.6jan.nijtmans2023-03-301-1/+1
| | |\ \ | | | |/
| | | * Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on...jan.nijtmans2023-03-301-1/+1
| | * | Merge 8.6: Allow empty mode list in [chan create].max2023-03-301-2/+2
| | |\ \ | | | |/
| | | * Allow empty mode list in [chan create], so that refchans are able to mimic th...max2023-03-301-2/+2
| | * | typojan.nijtmans2023-03-291-1/+1
| | * | Make the documentation of [encoding] more concise and readable.pooryorick2023-03-271-105/+78
| | * | Fix some formatting errors.pooryorick2023-03-261-3/+3
| | * | Update reference-counting advice for Tcl_ObjSetVar2 and friends.pooryorick2023-03-261-9/+9
| | * | Manpage fixesjan.nijtmans2023-03-183-9/+9
| | * | Update manpages for TIP 656apnadkarni2023-03-184-140/+225
| | |\ \
| | | * | Update manpages in anticipation of TIP 656apnadkarni2023-03-164-140/+225
| | |/ /
| | * | Merge 8.6jan.nijtmans2023-02-281-1/+1
| | |\ \ | | | |/
| | * | Make the descriptions in doc/Tcl.n more concise and intuitive.pooryorick2023-02-281-194/+121
| | * | Fix formatting issue in Tcl.npooryorick2023-02-281-0/+3
| | * | Fix documentation on "encoding" commandjan.nijtmans2023-02-021-15/+13
| | * | Remove incorrect comment. See: [https://www.magicsplat.com/tcl9/tcl9unicode.h...jan.nijtmans2023-01-311-6/+0
| | * | Update fcopy documentation regarding -size argumentjan.nijtmans2023-01-271-2/+3
| | * | Make documentation conform to implementation in this branchjan.nijtmans2023-01-201-4/+8
| | * | New proposal: Allow "-strict" immediately before or after "-failindex var".jan.nijtmans2023-01-191-2/+2