Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document the freedom to provide space of either type int or size_t. | dgp | 2021-11-07 | 1 | -0/+8 |
* | More accurately describe the string rep invalidation performed | dgp | 2021-11-07 | 1 | -2/+3 |
* | typo | dgp | 2021-11-06 | 1 | -1/+1 |
* | merge 8.6 | dgp | 2021-11-06 | 1 | -1/+1 |
|\ | |||||
| * | Doc fix. There is no endianness in the encoding of a single byte. | dgp | 2021-11-06 | 1 | -1/+1 |
* | | Eliminate unused variables/function-arguments | jan.nijtmans | 2021-11-06 | 1 | -5/+5 |
* | | Adapt documentation of the *ByteArray* routines to better match Tcl | dgp | 2021-11-05 | 1 | -43/+105 |
* | | Revise the interface routines for byte arrays to use "numBytes" rather than | dgp | 2021-11-02 | 1 | -25/+26 |
* | | Merge 8.7 | jan.nijtmans | 2021-10-08 | 2 | -2/+17 |
|\ \ | |||||
| * \ | Merge 8.6 | jan.nijtmans | 2021-09-30 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Fix [e0f728b381]: Manpage msgcat.n contains two write errors | jan.nijtmans | 2021-09-30 | 1 | -2/+2 |
| * | | TIP #605 implementation: Function to get class name from object | jan.nijtmans | 2021-09-27 | 1 | -0/+15 |
| |\ \ | |||||
| | * | | Turn code snippets in TIP into a branch. | dkf | 2021-08-01 | 1 | -0/+15 |
* | | | | merge 8.7 | dgp | 2021-09-10 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2021-09-08 | 1 | -2/+2 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Refine 'string replace' documentation wording. Thanks to Ted Brown on clt. | oehhar | 2021-08-05 | 1 | -2/+2 |
* | | | | Work in progress updating the documentation to modern perspectives. | dgp | 2021-08-27 | 1 | -29/+35 |
* | | | | merge 8.7 | dgp | 2021-08-23 | 2 | -15/+27 |
|\ \ \ \ | |/ / / | |||||
| * | | | tip#511 proposed implementation | jan.nijtmans | 2021-08-17 | 1 | -12/+23 |
| * | | | Merge 8.6 | jan.nijtmans | 2021-08-05 | 1 | -3/+4 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | Clarify description of corner case 'string replace "" 0 0 A' to return the em... | oehhar | 2021-08-05 | 1 | -3/+4 |
* | | | merge 8.7 | dgp | 2021-07-19 | 4 | -7/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2021-06-21 | 4 | -7/+7 |
| |\ \ | | |/ | |||||
| | * | Change a lot of url's (as far as possible) from http:// to https:// | jan.nijtmans | 2021-06-21 | 3 | -5/+5 |
* | | | merge 8.7 | dgp | 2021-06-18 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Update docs to reflect http 2.10 | dgp | 2021-06-04 | 1 | -2/+2 |
* | | | merge 8.7 | dgp | 2021-05-25 | 9 | -13/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2021-05-25 | 9 | -13/+13 |
| |\ \ | | |/ | |||||
| | * | Fix [3f9b4e0c81]: CrtObjCmd.3, NRE.3, SplitList.3: constify cmdName, list | jan.nijtmans | 2021-05-25 | 9 | -13/+13 |
* | | | merge 8.7 | dgp | 2021-05-19 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix errors in man pages build | fvogel | 2021-05-15 | 2 | -2/+2 |
| |\ \ | |||||
| | * | | Fix errors in man pages build | fvogel | 2021-05-15 | 2 | -2/+2 |
* | | | | merge 8.7 | dgp | 2021-05-07 | 1 | -18/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Ticket[535705]: encoding manpage example is about outdated source command. It... | oehhar | 2021-05-06 | 1 | -18/+2 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Ticket[535705]: encoding manpage example is about outdated source command. It... | oehhar | 2021-05-06 | 1 | -18/+2 |
* | | | | merge 8.7 | dgp | 2021-04-30 | 4 | -7/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2021-04-28 | 43 | -14/+793 |
| |\ \ \ | |||||
| * | | | | Remove wtf-8/wtf-16/tcl-8 encodings | jan.nijtmans | 2021-04-16 | 1 | -2/+2 |
| * | | | | Deprecate/remove "string bytelength" | jan.nijtmans | 2021-04-09 | 1 | -6/+6 |
| * | | | | Merge 8.7 | jan.nijtmans | 2021-04-08 | 6 | -81/+86 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-04-01 | 1 | -0/+13 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-03-30 | 2 | -1/+38 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-03-28 | 6 | -66/+66 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-03-17 | 1 | -7/+8 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix documentation | jan.nijtmans | 2021-03-10 | 1 | -1/+2 |
| * | | | | | | | | | TIP #597 implementation: "string is unicode" and new wtf-8 encoding | jan.nijtmans | 2021-03-10 | 1 | -1/+6 |
* | | | | | | | | | | merge 8.7 | dgp | 2021-04-28 | 1 | -1/+13 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Rename TclSetPreInitScript() to Tcl_SetPreInitScript(). Tiny part of TIP #596... | jan.nijtmans | 2021-04-28 | 1 | -1/+13 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | merge 8.7 | dgp | 2021-04-26 | 41 | -11/+759 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Documenting our reference count management | dkf | 2021-04-25 | 1 | -0/+8 |