Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2020-12-11 | 1 | -4/+4 |
|\ | |||||
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
* | | Merge 8.7 | jan.nijtmans | 2020-11-25 | 1 | -338/+587 |
|\ \ | |/ | |||||
| * | TIP586: C String Parsing Support for binary scan | oehhar | 2020-10-25 | 1 | -3/+12 |
| * | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN... | jan.nijtmans | 2020-09-17 | 1 | -7/+8 |
| * | Merge 8.6. Remove tests/safe-stock86.test for win builds too (GIT, what are y... | jan.nijtmans | 2020-09-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan ... | jan.nijtmans | 2020-09-11 | 1 | -5/+5 |
| | * | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ... | jan.nijtmans | 2020-08-11 | 1 | -8/+8 |
| * | | Merge 8.6 | jan.nijtmans | 2020-05-06 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge 8.5. More usage of UCHAR() macro. | jan.nijtmans | 2020-05-06 | 1 | -1/+1 |
| | |\ | |||||
| | * | | Re-join utf-6.93.0 and utf-6.93.1 (please disregard comment in previous commi... | jan.nijtmans | 2020-05-03 | 1 | -8/+8 |
| * | | | Use new utility routine so that error characters using surrogates are | dgp | 2020-04-02 | 1 | -18/+18 |
| * | | | merge 8.6 | dgp | 2020-03-31 | 1 | -2/+33 |
| |\ \ \ | | |/ / | |||||
| | * | | Retrict -wrapchar values to those that can be decoded. | dgp | 2020-03-31 | 1 | -1/+31 |
| | * | | Other suggested solution for [b8e82d293b] | jan.nijtmans | 2020-03-31 | 1 | -1/+2 |
| * | | | Merge 8.6; revise to use TclGetBytesFromObj. | dgp | 2020-03-30 | 1 | -4/+14 |
| |\ \ \ | | |/ / | |||||
| | * | | Optimize [binary decode hex] to process bytearray without string generation | dgp | 2020-03-30 | 1 | -6/+13 |
| * | | | Initialize Tcl_UniChar's, in case we are handling surrogates (however unlikely). | jan.nijtmans | 2020-03-30 | 1 | -2/+2 |
| * | | | Merge 8.6, revise to use TclGetBytesFromObj. | dgp | 2020-03-30 | 1 | -4/+14 |
| |\ \ \ | | |/ / | |||||
| | * | | Optimize [binary decode uuencode] to process bytearray without string | dgp | 2020-03-30 | 1 | -4/+11 |
| * | | | merge 8.6 | dgp | 2020-03-28 | 1 | -25/+43 |
| |\ \ \ | | |/ / | |||||
| | * | | [8edfcedfa0] [binary encode base64] build a string instead of a bytearray | dgp | 2020-03-28 | 1 | -4/+21 |
| | * | | Make sure maxlen value does not rely on ordering of options. | dgp | 2020-03-28 | 1 | -3/+3 |
| | * | | Revise comment that was a plain lie. | dgp | 2020-03-28 | 1 | -8/+2 |
| | * | | Missing error codes from decoder routines. | dgp | 2020-03-28 | 1 | -0/+2 |
| | * | | Optimize base64 decoder to work on bytearrays without string generation. | dgp | 2020-03-28 | 1 | -11/+14 |
| * | | | merge 8.6 | dgp | 2020-03-28 | 1 | -12/+17 |
| |\ \ \ | | |/ / | |||||
| | * | | [ffeb2097af] Restore the standard and original practice of ignoring invalid | dgp | 2020-03-28 | 1 | -7/+2 |
| | * | | Further improvement. Report invalid multi-byte characters accurately. | dgp | 2020-03-27 | 1 | -5/+15 |
| | * | | Improve error reporting. If codepoint looks negative, bad char is reported | dgp | 2020-03-27 | 1 | -1/+1 |
| * | | | Improve the standard error message for nonbyte arguments. | dgp | 2020-03-18 | 1 | -9/+32 |
| * | | | Merge 8.6 | jan.nijtmans | 2020-03-18 | 1 | -27/+27 |
| |\ \ \ | | |/ / | |||||
| | * | | More uppercase HEX representations in source-code. | jan.nijtmans | 2020-03-18 | 1 | -27/+27 |
| * | | | New internal routine TclGetBytesFromObj(). | dgp | 2020-03-13 | 1 | -10/+55 |
| * | | | Minimal fix for crash bug. | dgp | 2020-03-12 | 1 | -0/+2 |
| * | | | Untangle some MEM_DEBUG ifdeffery. | dgp | 2020-03-06 | 1 | -22/+21 |
| * | | | Merge 8.7 | jan.nijtmans | 2020-02-13 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * \ \ | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -3/+2 |
| | |\ \ \ | |||||
| | * | | | | Merge 8.7 | jan.nijtmans | 2019-11-15 | 1 | -2/+2 |
| * | | | | | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -3/+2 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Merge 8.7. Finish implementation. | jan.nijtmans | 2019-11-12 | 1 | -2/+1 |
| | |\ \ \ \ | | | |/ / / | |||||
| | * | | | | Merge 8.7 | jan.nijtmans | 2019-11-11 | 1 | -2/+4 |
| | |\ \ \ \ | | | |/ / / | |||||
| | * | | | | Re-base to core-8-branch | jan.nijtmans | 2019-11-01 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Merge 8.7. Complete implementation for MSVC and for UNIX. | jan.nijtmans | 2019-04-09 | 1 | -1/+1 |
| * | | | | | | Merge 8.7 | jan.nijtmans | 2019-11-09 | 1 | -2/+4 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | Merge 8.6. | jan.nijtmans | 2019-11-08 | 1 | -2/+4 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | / / | | | | |/ / | | | |/| | | |||||
| * | | | | | Merge 8.7 | jan.nijtmans | 2019-10-24 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 8.6 | jan.nijtmans | 2019-10-22 | 1 | -1/+1 |
| | |\ \ \ \ | | | |/ / / | |||||
| * | | | | | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -9/+19 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -3/+3 |
| |\ \ \ \ \ | | |/ / / / |