summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | 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
* | TIP346, TIP607, TIP601: document encoding commandoehhar2022-10-281-36/+66
* | 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
* | 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
| | |\ \ \ \ \
| | * | | | | | Minor change to -eofchar handlingjan.nijtmans2022-10-161-5/+4
| * | | | | | | TIP #641: Let Tcl_GetBoolean(FromObj) handle (C99) booljan.nijtmans2022-10-231-6/+6
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-10-207-20/+298
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Rebase to 8.7jan.nijtmans2022-10-121-6/+6
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | Merge 8.7jan.nijtmans2022-10-091-6/+6
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | TIP #641 implementation: Let Tcl_GetBoolean(FromObj) handle (C99) booljan.nijtmans2022-10-041-6/+6
| * | | | | | | | | | TIP #643: Provide a public API to retrieve nul terminator length for an encodingjan.nijtmans2022-10-221-0/+6
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-10-2011-30/+317
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Tests and docs for Tcl_GetEncodingNulLengthapnadkarni2022-10-101-0/+6
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge 8.6jan.nijtmans2022-10-211-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Fix [af65af3655]: clock.n: unbalanced parenthesisjan.nijtmans2022-10-201-2/+2
* | | | | | | | | | Fix bug 1173760 (proxy server for https). Add http::config options -proxynot...kjnash2022-10-251-11/+40
|/ / / / / / / / /
* | | | | | | | | TIP #579 implementation: Improved auto_path for Safe Base interpretersjan.nijtmans2022-10-181-2/+167
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge 8.7jan.nijtmans2022-09-2819-44/+135
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.7kjnash2022-09-265-19/+130
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.7kjnash2022-09-206-196/+920
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Corrections to doc/safe.nkjnash2022-08-311-2/+2
| * | | | | | | | | | Merge 8.7kjnash2022-08-3169-991/+1879
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge old 8.7 6c69a72c58kjnash2022-08-3145-223/+317
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge old 8.7 674a6ad0472c7kjnash2022-08-3144-319/+365
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge old 8.7 9a14272d20kjnash2022-08-311-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7kjnash2020-08-112-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tip-579-8-6. All tests now pass.kjnash2020-07-251-3/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \