summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | Proposed fix for [a31caff057]: encoding command does not allow -strict to be ...jan.nijtmans2023-01-141-7/+6
| | * | Clarify what "-strict" means for the utf-8 encoder, making it clear that this...jan.nijtmans2022-12-131-5/+6
| | * | Let Tcl_GetEncodingNulLength() return size_t on 9.0, for consisancy with othe...jan.nijtmans2022-11-301-3/+3
| | * | Rebase to latest 8.7jan.nijtmans2022-11-202-3/+7
| | |\ \
| | | * \ Merge 8.7jan.nijtmans2022-11-191-12/+12
| | | |\ \
| | | * | | New function Tcl_GetWideUIntFromObjjan.nijtmans2022-11-152-3/+7
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N...jan.nijtmans2022-11-201-0/+17
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | | |/ | | | | |/|
| | | * | | TIP 651 implementationapnadkarni2022-11-171-0/+17
| | | | |/ | | | |/|
| | * | | doc updatejan.nijtmans2022-11-171-12/+12
| | |/ /