summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add some more Tcl_Attempt* functionscore-attemptgetstringjan.nijtmans2025-05-263-2/+14
|\
| * New function Tcl_AttemptGetString(). WIPjan.nijtmans2025-05-151-0/+3
| |
* | Move new list implementations to 9.1apnadkarni2025-05-231-5/+16
|\ \ | |/ |/|
| * Some small clarification to abstract list method docsapnadkarni2025-05-191-5/+16
| |
| * [78f44214] Document Tcl_InitStringRep: copy description from TIP 445: better ↵oehhar2025-05-051-0/+11
| | | | | | | | than nothing...
* | Change implementation, using 2 new stub entriesjan.nijtmans2025-05-061-1/+10
|\ \
| * \ Rebase to trunkjan.nijtmans2025-04-161-1/+10
| |\ \
| | * \ Finish documentation toojan.nijtmans2025-04-141-1/+10
| | |\ \
| | | * | Attempt to change special value to (int *)-1. Doesn't work yet.jan.nijtmans2025-04-121-0/+1
| | |/ /
* | | | typodgp2025-05-021-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | typodgp2025-05-021-1/+1
| | | |
| * | | (cherry-pick): Clarify exec manpage << entry that the value is encoded and ↵jan.nijtmans2025-04-161-1/+3
| | | | | | | | | | | | | | | | lineendings converted
| * | | int -> Tcl_Size updates to Utf(3), minor markup updatejan.nijtmans2025-02-251-5/+5
| | | |
| * | | Fix [211ac77119]: return manual page has a no longer valid example. jan.nijtmans2025-02-241-9/+1
| |\ \ \ | | | | | | | | | | avoid "can't read "::tcltestlib": no such variable" in tests *io-60.1 if load catches a fail for some reason
| * | | | * In-code comments reflect what is actually happening - eg:jan.nijtmans2025-02-211-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tcl_GetRange() does *not* only convert the Obj values to a valid Unicode string, it will preserve a byte-array if a byte-array is what is passed in. * s/bytearray/byte-array/, consistent with (eg) Tcl_NewByteArrayObj(3) * update Tcl_GetRange(3) doc to reflect the byte-array -preserving aspect.
* | | | | [78f44214] Document Tcl_InitStringRep: copy description from TIP 445: better ↵oehhar2025-05-021-0/+11
| |_|/ / |/| | | | | | | | | | | than nothing...
* | | | Clarify exec manpage << entry that the value is encoded and lineendings ↵apnadkarni2025-04-141-1/+3
| |_|/ |/| | | | | | | | converted
* | | Another round of -Wconversion fixesjan.nijtmans2025-04-021-1/+1
| | |
* | | int -> Tcl_Size updates to Utf(3), minor markup updatebch2025-02-251-5/+5
| | |
* | | Fix [211ac77119]: return manual page has a no longer valid example. jan.nijtmans2025-02-241-9/+1
|\ \ \ | | |/ | |/| avoid "can't read "::tcltestlib": no such variable" in tests *io-60.1 if load catches a fail for some reason
| * | Merge 8.6jan.nijtmans2025-02-241-9/+1
| |\ \
| | * | Fix [211ac77119]: return manual page has a no longer valid examplejan.nijtmans2025-02-241-13/+12
| | | |
* | | | * In-code comments reflect what is actually happening - eg:bch2025-02-211-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tcl_GetRange() does *not* only convert the Obj values to a valid Unicode string, it will preserve a byte-array if a byte-array is what is passed in. * s/bytearray/byte-array/, consistent with (eg) Tcl_NewByteArrayObj(3) * update Tcl_GetRange(3) doc to reflect the byte-array -preserving aspect.
* | | | Rebase to 9.1core-tip-711jan.nijtmans2025-02-191-1/+11
|\ \ \ \
| * | | | More accurate documentationjan.nijtmans2025-02-121-2/+2
| | | | |
| * | | | Change implementation, based on community feedbackjan.nijtmans2025-02-061-2/+2
| | | | |
| * | | | Rebase to 9.1jan.nijtmans2025-02-011-1/+11
| |\ \ \ \
| | * | | | Add documentationjan.nijtmans2025-01-271-1/+11
| | | | | |
* | | | | | Make a start with 9.1 development, as preparation for TIP #711jan.nijtmans2025-02-192-2/+2
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Merge 9.0jan.nijtmans2025-01-311-5/+13
| |\ \ \ \
| * \ \ \ \ Merge 9.0jan.nijtmans2025-01-202-69/+82
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge 9.0. registry -> 1.4a0 (breaking compilation on Windows XP)jan.nijtmans2025-01-081-1/+1
| |\ \ \ \ \
| * | | | | | Make a start for Tcl 9.1. Nothing more than version bump, and removing ↵jan.nijtmans2025-01-071-1/+1
| |/ / / / / | | | | | | | | | | | | | | | | | | unnecessary compatibility (with 8.7) stuff.
* | | | | | Fix [f5d0e75a49]. Correct tcl::process documentation for non-subprocessesapnadkarni2025-02-191-4/+6
|\ \ \ \ \ \
| * | | | | | Bug f5d0e75a49 - correct tcl::process documentation for non-subprocessesapnadkarni2025-02-111-4/+6
| | |_|/ / / | |/| | | |
* | | | | | Be consistant in .VS/.VE tags in documentation: Just mention TIP number, ↵jan.nijtmans2025-02-1818-153/+153
| | | | | | | | | | | | | | | | | | | | | | | | nothing else.
* | | | | | Put back "tcl_rcFileName", accidently removed [70302ff935|here]. jan.nijtmans2025-02-1711-50/+16
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | Remove references to ancient TIP's
| * | | | | Remove references to ancient TIP'sjan.nijtmans2025-02-1711-58/+10
| | | | | |
| * | | | | No need to mention "TIP 412" any morejan.nijtmans2025-02-141-16/+0
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Formatting msgcat.n. Backported from 9.0jan.nijtmans2025-02-141-62/+116
| | | | | |
* | | | | | Remove duplicate documentation of tcl_wordchars and tcl_nonwordcharsapnadkarni2025-02-112-24/+4
| |_|/ / / |/| | | |
* | | | | merge 8.7: man timerate fix [48a7a56dda844782] clarifying -overheadsebres2025-01-281-5/+13
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | merge 8.6: man timerate fix [48a7a56dda844782] clarifying -overheadsebres2025-01-281-5/+13
| |\ \ \ | | |/ /
| | * | merge man timerate fix clarifying -overheadsebres2025-01-281-5/+13
| | |\ \
| | | * | Clarify -overhead measurementsebres2025-01-281-5/+13
| | | | |
* | | | | Fix [70f3b23cad]. Doc fix onlyjan.nijtmans2025-01-122-69/+82
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Fix [70f3b23cad]. Doc fix onlyjan.nijtmans2025-01-122-72/+85
| |\ \ \ | | |/ /
| | * | Fix [70f3b23cad]. Doc fix onlyjan.nijtmans2025-01-122-83/+98
| | |\ \
| | | * \ Rebase to 9.0jan.nijtmans2025-01-102-69/+82
| | | |\ \ | |_|/ / / |/| | | |
| | | * | Another attempt to make it clear, without too much bloatjan.nijtmans2025-01-101-50/+19
| | | | |