Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2024-03-03 | 2 | -2/+2 |
|\ | |||||
| * | Backport missing .fi from main branch in file doc/ObjectType.3 | oehhar | 2024-02-21 | 1 | -0/+1 |
* | | Merge 8.7 | oehhar | 2024-02-20 | 1 | -1/+61 |
|\ \ | |/ | |||||
| * | Ticket [2f4b495427]: document TIP 445 API functions. | oehhar | 2024-02-20 | 1 | -1/+61 |
* | | Merge 8.7 | jan.nijtmans | 2024-02-16 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge 8.6 | jan.nijtmans | 2024-02-16 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix [e646d28f1a]: 8.6 Documentation/comment typo fixes | jan.nijtmans | 2024-02-16 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2024-02-11 | 2 | -20/+4 |
|\ \ \ | |/ / | |||||
| * | | TIP #652 | jan.nijtmans | 2024-02-11 | 2 | -9/+1 |
| |\ \ | |||||
| | * | | This should be removed too | jan.nijtmans | 2024-02-09 | 1 | -7/+0 |
| | * | | Implementation of TIP 652. | pooryorick | 2024-02-07 | 1 | -7/+1 |
| * | | | Merge 8.6 | jan.nijtmans | 2024-02-08 | 1 | -2/+2 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | ups, accidentally re-introduced an already fixed formatting error - corrected... | Torsten | 2024-02-08 | 1 | -1/+1 |
| | * | | (cherry-pick) Fixed wrongly placed punctuation in .QW macro of clock.n manual... | Torsten | 2024-02-08 | 1 | -2/+2 |
* | | | | re-introduced an already fixed formatting error - now correct again | Torsten | 2024-02-08 | 1 | -1/+1 |
* | | | | Fixed wrongly placed punctuation in .QW macro of clock.n manual page | Torsten | 2024-02-08 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2024-02-01 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Forgot that long doubles are supported in Tcl_ObjPrintf() | jan.nijtmans | 2024-02-01 | 1 | -2/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2024-02-01 | 1 | -2/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7, but update for TIP #476 | jan.nijtmans | 2024-02-01 | 1 | -2/+5 |
| |\ \ | | |/ | |||||
| | * | Update Tcl_ObjPrintf() documentation. Make it more clear that C11 format spec... | jan.nijtmans | 2024-02-01 | 1 | -3/+4 |
* | | | Fix .CE -> .CS | jan.nijtmans | 2024-01-28 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Backport regsub.n from 9.0 | jan.nijtmans | 2024-01-28 | 1 | -2/+20 |
* | | | Another round of small fixes, especially spelling errors... | dkf | 2024-01-25 | 112 | -1577/+1400 |
* | | | fix missing .CE | jan.nijtmans | 2024-01-24 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Backport doc/eval.n from 9.0, and fix missing .CE | jan.nijtmans | 2024-01-24 | 1 | -1/+14 |
* | | | Merge 8.7 | oehhar | 2024-01-23 | 1 | -3/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | oehhar | 2024-01-23 | 1 | -3/+1 |
| |\ \ | | |/ | |||||
| | * | Doc of Tcl_AppendToObj: Remove documentation of NULL data argument as this is... | oehhar | 2024-01-23 | 1 | -3/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2024-01-22 | 1 | -1/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge TCL8.6 | oehhar | 2024-01-22 | 1 | -1/+5 |
| |\ \ | | |/ | |||||
| | * | Doc of Tcl_AppendToObj: Document NULL data argument behaviour and buffer grow... | oehhar | 2024-01-22 | 1 | -1/+5 |
* | | | More small bits of doc polishing | dkf | 2024-01-21 | 146 | -350/+261 |
* | | | Clean up of docs | dkf | 2024-01-21 | 59 | -489/+1266 |
* | | | Merge 8.x | oehhar | 2024-01-11 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | oehhar | 2024-01-11 | 1 | -2/+1 |
| |\ \ | | |/ | |||||
| | * | Ticket [fd27add6]: doc change of Tcl_PkgRequire & friends: version string spe... | oehhar | 2024-01-11 | 1 | -2/+1 |
* | | | Documentation of "string is unicode": add warning "this option is under discu... | oehhar | 2024-01-08 | 1 | -1/+5 |
* | | | Document "string is unicode". More documentation fixes. | jan.nijtmans | 2023-12-22 | 3 | -4/+5 |
|\ \ \ | |/ / | |||||
| * | | Document "string is unicode" | jan.nijtmans | 2023-12-22 | 1 | -0/+2 |
* | | | Spacing | jan.nijtmans | 2023-12-20 | 1 | -9/+9 |
* | | | Merge 8.7 | jan.nijtmans | 2023-12-12 | 1 | -10/+38 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 core-8-branch | kjnash | 2023-12-12 | 5 | -5/+5 |
| |\ \ | |||||
| * | | | Generalise http::register etc and revise recent changes that were tls-only. | kjnash | 2023-12-05 | 1 | -10/+38 |
* | | | | TIP 677: Constant Variables | dkf | 2023-12-11 | 2 | -0/+98 |
|\ \ \ \ | |||||
| * | | | | Added introspection | dkf | 2023-12-05 | 1 | -0/+13 |
| * | | | | Much more testing, semantic tweak | dkf | 2023-12-04 | 1 | -3/+5 |
| * | | | | Command defined. It does nothing yet. | dkf | 2023-11-27 | 1 | -0/+83 |
* | | | | | Merge 8.7 | jan.nijtmans | 2023-12-08 | 4 | -4/+4 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2023-12-08 | 4 | -4/+4 |
| |\ \ \ \ | | | |_|/ | | |/| | |