| Commit message (Expand) | Author | Age | Files | Lines |
* | More uppercase HEX representations in source-code. | jan.nijtmans | 2020-03-18 | 16 | -116/+114 |
|
|
* | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unico... | jan.nijtmans | 2020-03-17 | 2 | -4/+21 |
|\ |
|
| * | Unicode 13 has a new range of characters from 0x30000 to 0x3134A, so generate... | jan.nijtmans | 2020-03-17 | 5 | -9/+33 |
|
|
* | | Add one more reserved stub entry, most likely will be Tcl_GetBytesFromObj() i... | jan.nijtmans | 2020-03-15 | 3 | -7/+11 |
|
|
* | | Make ourEnviron type (techar **) not (char **), so we need less type-casts. | jan.nijtmans | 2020-03-15 | 1 | -32/+32 |
|
|
* | | Fix one wrong type-cast (only causing warning, nothing serious) | jan.nijtmans | 2020-03-14 | 1 | -1/+1 |
|
|
* | | Merge 8.6.
| jan.nijtmans | 2020-03-13 | 2 | -8/+56 |
|\ \ |
|
| * | | Add some testing of Tcl_SetByteArrayLength(). | dgp | 2020-03-12 | 1 | -0/+48 |
|
|
* | | | fix back-ported from tclSE (with several modifications due to conflicts and c... | sebres | 2020-03-13 | 1 | -22/+43 |
|/ / |
|
* | | Remove SetIndexFromAny(), a useless routine that can only be reached via | dgp | 2020-03-06 | 1 | -35/+1 |
|
|
* | | Update to Unicode-13 | jan.nijtmans | 2020-03-05 | 3 | -1335/+1357 |
|\ \
| |/ |
|
| * | Update all internal tables to Unicode 13. | jan.nijtmans | 2020-03-05 | 3 | -1333/+1355 |
| |\ |
|
| | * | Update all tables to [http://unicode.org/versions/Unicode13.0.0/|Unicode 13] ... | jan.nijtmans | 2020-02-11 | 3 | -1335/+1357 |
|
|
| | * | TclInitBignumFromWide(U)Int is not used any more. | jan.nijtmans | 2020-02-02 | 1 | -2/+0 |
|
|
| | * | Fix conflict between (unpatched) tommath.h and tcl.h. See also [https://githu... | jan.nijtmans | 2020-02-02 | 6 | -39/+54 |
| | |\ |
|
| | | * | Attempt to resolve a conflict between (unmodified) tommath.h and tcl.h in the... | jan.nijtmans | 2020-01-13 | 6 | -39/+54 |
|
|
| | * | | Add 64-bit seek to the ZipChannel | jan.nijtmans | 2020-01-31 | 2 | -13/+25 |
|
|
| | * | | Merge 8.6 | jan.nijtmans | 2020-01-30 | 3 | -105/+35 |
| | |\ \ |
|
| | * | | | Fix compiler warnings on Cygwin when using -DTCL_NO_DEPRECATED | jan.nijtmans | 2020-01-29 | 2 | -2/+2 |
|
|
| | * | | | TIP #559 follow-up: Make sure that if Tcl_FreeResult() is used in an extensio... | jan.nijtmans | 2020-01-25 | 3 | -4/+18 |
|
|
| | * | | | Implement TIP 559 | dgp | 2020-01-24 | 2 | -3/+4 |
| | |\ \ \ |
|
| | | * | | | Implement TIP 559 (deprecation part). | dgp | 2020-01-13 | 2 | -3/+4 |
| | | | |/
| | | |/| |
|
| | * | | | Merge 8.6 | jan.nijtmans | 2020-01-23 | 1 | -23/+17 |
| | |\ \ \ |
|
| | * \ \ \ | Add error-handling to all libtommath function calls. Most likely not perfect ... | jan.nijtmans | 2020-01-23 | 5 | -270/+530 |
| | |\ \ \ \ |
|
| | | * \ \ \ | Merge 8.7. All calls using MP_WUR handled now. | jan.nijtmans | 2020-01-22 | 3 | -49/+92 |
| | | |\ \ \ \ |
|
| | | * \ \ \ \ | Merge 8.7, more WIP | jan.nijtmans | 2020-01-21 | 18 | -107/+196 |
| | | |\ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge 8.7, more WIP | jan.nijtmans | 2020-01-17 | 3 | -55/+94 |
| | | |\ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-01-15 | 5 | -11/+43 |
| | | |\ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ | More WIP | jan.nijtmans | 2020-01-10 | 1 | -24/+41 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | Start handling WUR (Warn Unused Result) in all tommath calls. WIP, not comple... | jan.nijtmans | 2020-01-09 | 5 | -124/+260 |
| | | |/ / / / / / / / |
|
| | * | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-01-23 | 3 | -5/+15 |
| | |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | | |
|
| | * | | | | | | | | | Implement TIP 543 | dgp | 2020-01-21 | 2 | -2/+8 |
| | |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | | |
|
| | | * | | | | | | | | merge 8.7 | dgp | 2020-01-10 | 12 | -64/+100 |
| | | |\ \ \ \ \ \ \ \
| | | | | |/ / / / / /
| | | | |/| | | | | | |
|
| | | * | | | | | | | | merge 8.7 | dgp | 2019-12-30 | 95 | -4988/+5213 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | Start of TIP 543 implementation. | dgp | 2019-05-10 | 2 | -2/+8 |
|
|
| | * | | | | | | | | | | Don't deprecate Tcl_NewUnicodeObj/Tcl_SetUnicodeObj/Tcl_GetUnicodeFromObj, si... | jan.nijtmans | 2020-01-20 | 3 | -12/+17 |
|
|
| | * | | | | | | | | | | Implementation of TIP #542: Support for switchable Full Unicode support | jan.nijtmans | 2020-01-20 | 15 | -82/+117 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2020-01-17 | 6 | -11/+43 |
| | | |\ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|/ / / /
| | | | |/| | | | | | | | |
|
| | | * | | | | | | | | | | merge 8.7 | dgp | 2020-01-08 | 3 | -20/+14 |
| | | |\ \ \ \ \ \ \ \ \ \
| | | | | |_|_|/ / / / / /
| | | | |/| | | | | | | | |
|
| | | * | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2020-01-07 | 14 | -103/+207 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ | Merge 8.7. Exclude 4 test-cases in TCL_NO_DEPRECATED mode, because they are n... | jan.nijtmans | 2019-12-19 | 1 | -15/+4 |
| | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | Put back 4 test-cases as they were in core-8-branch, but only for TCL_UTF_MAX=3 | jan.nijtmans | 2019-12-17 | 1 | -1/+34 |
|
|
| | | * | | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -0/+3 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-12-13 | 20 | -1322/+366 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | Implement "panic" as described in the TIP | jan.nijtmans | 2019-12-11 | 2 | -19/+30 |
|
|
| | | * | | | | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2019-12-11 | 1 | -6/+7 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-12-08 | 2 | -5/+5 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-12-03 | 7 | -34/+47 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-11-26 | 1 | -2/+2 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | | Some code cleanup. Build with zlib dll on Win32 when using makefile.vc (share... | jan.nijtmans | 2019-11-18 | 3 | -5/+5 |
|
|