Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Fix some formatting errors. | pooryorick | 2023-03-26 | 1 | -3/+3 | |
* | Update reference-counting advice for Tcl_ObjSetVar2 and friends. | pooryorick | 2023-03-26 | 1 | -9/+9 | |
* | Manpage fixes | jan.nijtmans | 2023-03-18 | 3 | -9/+9 | |
* | Update manpages for TIP 656 | apnadkarni | 2023-03-18 | 4 | -140/+225 | |
|\ | ||||||
| * | Update manpages in anticipation of TIP 656 | apnadkarni | 2023-03-16 | 4 | -140/+225 | |
|/ | ||||||
* | Merge 8.6 | jan.nijtmans | 2023-02-28 | 1 | -1/+1 | |
|\ | ||||||
* | | Make the descriptions in doc/Tcl.n more concise and intuitive. | pooryorick | 2023-02-28 | 1 | -194/+121 | |
* | | Fix formatting issue in Tcl.n | pooryorick | 2023-02-28 | 1 | -0/+3 | |
* | | Fix documentation on "encoding" command | jan.nijtmans | 2023-02-02 | 1 | -15/+13 | |
* | | Remove incorrect comment. See: [https://www.magicsplat.com/tcl9/tcl9unicode.h... | jan.nijtmans | 2023-01-31 | 1 | -6/+0 | |
* | | Update fcopy documentation regarding -size argument | jan.nijtmans | 2023-01-27 | 1 | -2/+3 | |
* | | Make documentation conform to implementation in this branch | jan.nijtmans | 2023-01-20 | 1 | -4/+8 | |
* | | New proposal: Allow "-strict" immediately before or after "-failindex var". | jan.nijtmans | 2023-01-19 | 1 | -2/+2 | |
* | | Proposed fix for [a31caff057]: encoding command does not allow -strict to be ... | jan.nijtmans | 2023-01-14 | 1 | -7/+6 | |
* | | Clarify what "-strict" means for the utf-8 encoder, making it clear that this... | jan.nijtmans | 2022-12-13 | 1 | -5/+6 | |
* | | Let Tcl_GetEncodingNulLength() return size_t on 9.0, for consisancy with othe... | jan.nijtmans | 2022-11-30 | 1 | -3/+3 | |
* | | Rebase to latest 8.7 | jan.nijtmans | 2022-11-20 | 2 | -3/+7 | |
|\ \ | ||||||
| * \ | Merge 8.7 | jan.nijtmans | 2022-11-19 | 1 | -12/+12 | |
| |\ \ | ||||||
| * | | | New function Tcl_GetWideUIntFromObj | jan.nijtmans | 2022-11-15 | 2 | -3/+7 | |
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N... | jan.nijtmans | 2022-11-20 | 1 | -0/+17 | |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | | |/ | | |/| | ||||||
| * | | | TIP 651 implementation | apnadkarni | 2022-11-17 | 1 | -0/+17 | |
| | |/ | |/| | ||||||
* | | | doc update | jan.nijtmans | 2022-11-17 | 1 | -12/+12 | |
|/ / | ||||||
* | | Since this FIXME! is already fixed, adapt documentation | jan.nijtmans | 2022-11-15 | 1 | -3/+2 | |
* | | int -> size_t in Tcl_CmdObjTraceProc2 (for 'level'). Add missing documentation | jan.nijtmans | 2022-11-08 | 1 | -5/+19 | |
* | | Document TCL 8.7 behaviour of TIP601 and TIP607. | oehhar | 2022-10-28 | 1 | -13/+19 | |
* | | TIP346, TIP607, TIP601: document encoding command | oehhar | 2022-10-28 | 1 | -36/+66 | |
* | | Correct issues in safe.n reported by tcltk-man2html.tcl | oehhar | 2022-10-28 | 1 | -3/+2 | |
* | | Resolve tcltk-man2html.tcl errors in fconfigure.n | oehhar | 2022-10-28 | 1 | -3/+2 | |
* | | TIP 633 and TIP 346: add man page entry for fconfigure (TCL 8.7) | oehhar | 2022-10-28 | 1 | -0/+26 | |
* | | TIP #468: Support Passing TCP listen Backlog Size Option to TCP Socket Creation | jan.nijtmans | 2022-10-27 | 1 | -1/+3 | |
|\ \ | ||||||
| * \ | rebase to 8.7. Add documentation | jan.nijtmans | 2022-10-13 | 1 | -1/+3 | |
| |\ \ | ||||||
* | \ \ | Merge 8.7 | kjnash | 2022-10-26 | 5 | -13/+18 | |
|\ \ \ \ | ||||||
| * \ \ \ | TIP #646: Change -eofchar handling (Tcl 8.7 part) | jan.nijtmans | 2022-10-26 | 2 | -5/+4 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | TIP #579 implementation: Improved auto_path for Safe Base interpreters | jan.nijtmans | 2022-10-18 | 1 | -2/+167 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-10-17 | 5 | -17/+130 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Minor change to -eofchar handling | jan.nijtmans | 2022-10-16 | 1 | -5/+4 | |
| * | | | | | | | TIP #641: Let Tcl_GetBoolean(FromObj) handle (C99) bool | jan.nijtmans | 2022-10-23 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-10-20 | 7 | -20/+298 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Rebase to 8.7 | jan.nijtmans | 2022-10-12 | 1 | -6/+6 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | Merge 8.7 | jan.nijtmans | 2022-10-09 | 1 | -6/+6 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | TIP #641 implementation: Let Tcl_GetBoolean(FromObj) handle (C99) bool | jan.nijtmans | 2022-10-04 | 1 | -6/+6 | |
| * | | | | | | | | | | TIP #643: Provide a public API to retrieve nul terminator length for an encoding | jan.nijtmans | 2022-10-22 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-10-20 | 11 | -30/+317 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Tests and docs for Tcl_GetEncodingNulLength | apnadkarni | 2022-10-10 | 1 | -0/+6 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2022-10-21 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | * | | | | | | | | Fix [af65af3655]: clock.n: unbalanced parenthesis | jan.nijtmans | 2022-10-20 | 1 | -2/+2 | |
* | | | | | | | | | | Fix bug 1173760 (proxy server for https). Add http::config options -proxynot... | kjnash | 2022-10-25 | 1 | -11/+40 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | TIP #579 implementation: Improved auto_path for Safe Base interpreters | jan.nijtmans | 2022-10-18 | 1 | -2/+167 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Merge 8.7 | jan.nijtmans | 2022-09-28 | 19 | -44/+135 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge 8.7 | kjnash | 2022-09-26 | 5 | -19/+130 | |
| |\ \ \ \ \ \ \ \ |