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