summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-02-021-2/+2
|\
| * 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
|\ \ | |/
| * 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/+2
|\ \ | |/
| * Update fcopy documentation regarding -size argumentjan.nijtmans2023-01-271-2/+3
* | Merge 8.7jan.nijtmans2023-01-221-6/+9
|\ \ | |/
| * 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
* | Merge 8.7jan.nijtmans2023-01-151-7/+6
|\ \
| * | Update documentation, matching current implementationjan.nijtmans2023-01-151-7/+6
| |/
* | Merge 8.7jan.nijtmans2022-12-131-5/+6
|\ \ | |/
| * Clarify what "-strict" means for the utf-8 encoder, making it clear that this...jan.nijtmans2022-12-131-5/+6
* | Merge 8.7jan.nijtmans2022-11-301-2/+2
|\ \ | |/
| * Let Tcl_GetEncodingNulLength() return size_t on 9.0, for consisancy with othe...jan.nijtmans2022-11-301-3/+3
* | Merge 8.7jan.nijtmans2022-11-212-3/+7
|\ \ | |/
| * 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.7jan.nijtmans2022-11-201-0/+17
|\ \ \ \ | |/ / /
| | | |
| | \ \
| *-. \ \ 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
| | | |/ | | |/|
| | | |
| \ \ \
*-. \ \ \ TIP #644: Make Tcl_ObjType extensiblejan.nijtmans2022-11-171-0/+5
|\ \ \ \ \ | | |/ / /
| * | | | Update Tcl_ObjType documentationapnadkarni2022-11-131-0/+5
* | | | | Merge 8.7jan.nijtmans2022-11-171-12/+12
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | doc updatejan.nijtmans2022-11-171-12/+12
| | |/ / | |/| |
* | | | one more (Tcl_UniCharToUtf), and adapt documentationjan.nijtmans2022-11-162-7/+7
* | | | Merge 8.7jan.nijtmans2022-11-151-3/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Since this FIXME! is already fixed, adapt documentationjan.nijtmans2022-11-151-3/+2
| * | int -> size_t in Tcl_CmdObjTraceProc2 (for 'level'). Add missing documentationjan.nijtmans2022-11-081-5/+19
| * | Document TCL 8.7 behaviour of TIP601 and TIP607.oehhar2022-10-281-13/+19
* | | More int -> size_t (argc and level) in trace handlingjan.nijtmans2022-11-082-2/+16
* | | Update Tcl_Filesystem documentationjan.nijtmans2022-11-061-1/+1
* | | Merge core-8-branchoehhar2022-10-281-36/+66
|\ \ \ | |/ /
| * | TIP346, TIP607, TIP601: document encoding commandoehhar2022-10-281-36/+66
* | | Merge core-8-branchoehhar2022-10-282-5/+4
|\ \ \ | |/ /
| * | Correct issues in safe.n reported by tcltk-man2html.tcloehhar2022-10-281-3/+2
| * | Resolve tcltk-man2html.tcl errors in fconfigure.noehhar2022-10-281-3/+2
| * | TIP 633 and TIP 346: add man page entry for fconfigure (TCL 8.7)oehhar2022-10-281-0/+26
* | | Resolve tcltk-man2html.tcl errors in fconfigure.noehhar2022-10-281-3/+2
* | | fconfigure man: correct chapter syntaxoehhar2022-10-281-1/+1
* | | TIP 633 and TIP 346: add man page entry for fconfigureoehhar2022-10-281-2/+30
* | | Merge 8.7jan.nijtmans2022-10-272-12/+43
|\ \ \ | |/ /
| * | TIP #468: Support Passing TCP listen Backlog Size Option to TCP Socket Creationjan.nijtmans2022-10-271-1/+3
| |\ \
| | * \ rebase to 8.7. Add documentationjan.nijtmans2022-10-131-1/+3
| | |\ \
| * | \ \ Merge 8.7kjnash2022-10-265-13/+18
| |\ \ \ \
| | * \ \ \ TIP #646: Change -eofchar handling (Tcl 8.7 part)jan.nijtmans2022-10-262-5/+4
| | |\ \ \ \
| | | * \ \ \ TIP #579 implementation: Improved auto_path for Safe Base interpretersjan.nijtmans2022-10-181-2/+167
| | | |\ \ \ \
| | | * \ \ \ \ Merge 8.7jan.nijtmans2022-10-175-17/+130
| | | |\ \ \ \ \