Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce shimmering: If a conclusion can be drawn about the number of list elem... | jan.nijtmans | 2022-11-28 | 1 | -3/+7 |
* | Fix for [85ce4bf928]: binary format R Inf] stores FLT_MAX | jan.nijtmans | 2022-11-05 | 1 | -0/+4 |
|\ | |||||
| * | Proposed fix for [85ce4bf928]: Fix for problems with storing Inf with [binary... | jan.nijtmans | 2022-11-02 | 1 | -1/+3 |
| |\ |/ / | |||||
| * | [85ce4bf928] Fix for problems with storing Inf with [binary format R]. | dkf | 2015-05-15 | 1 | -1/+3 |
* | | More TclGetStringFromObj() usage | jan.nijtmans | 2022-07-21 | 1 | -11/+11 |
* | | Resolve the TODO: What's going on here? Document or eliminate. | jan.nijtmans | 2022-06-24 | 1 | -5/+1 |
* | | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj... | jan.nijtmans | 2022-05-17 | 1 | -2/+2 |
* | | Handle Tcl_UtfAtIndex | jan.nijtmans | 2022-03-16 | 1 | -2/+2 |
* | | merge 8.6 | dgp | 2022-03-11 | 1 | -1/+1 |
|\ \ | |||||
| * | | Revise the loop logic to be more correct, more clear, and more consisten | dgp | 2022-03-11 | 1 | -2/+2 |
| * | | Alternatve patch to replace UB treatment of int overflow. | dgp | 2022-03-11 | 1 | -13/+16 |
* | | | Merge 8.6 | jan.nijtmans | 2022-03-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix [9c7557160]: signed integer overflow in UpdateStringOfByteArray() | jan.nijtmans | 2022-03-08 | 1 | -2/+2 |
* | | | Merge 8.6 | jan.nijtmans | 2022-02-23 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix [d282fcacd1]: signed integer overflow in ScanNumber() | jan.nijtmans | 2022-02-23 | 1 | -2/+2 |
| * | | Tcl_NewObj() -> TclNewObj() | jan.nijtmans | 2022-01-17 | 1 | -5/+5 |
| * | | Fix [816913a65e]: GrowStringBuffer(): signed integer overflow. And a few simi... | jan.nijtmans | 2022-01-13 | 1 | -1/+1 |
* | | | Merge 8.6 | jan.nijtmans | 2021-12-12 | 1 | -4/+5 |
|\ \ \ | |/ / | |||||
| * | | Fix [ac6792195d]: avoid signed integer overflow in BinaryEncodeUu() | jan.nijtmans | 2021-12-12 | 1 | -3/+4 |
* | | | [9899c273ab] Rewrite Tcl_InitStringRep to account for all encounters with | dgp | 2021-11-08 | 1 | -1/+0 |
* | | | merge 8.6 | dgp | 2021-11-06 | 1 | -25/+9 |
|\ \ \ | |/ / | |||||
| * | | Missing static. | dgp | 2021-11-06 | 1 | -1/+1 |
| * | | Make more use of the Tcl_ObjCmdProc typedef for tidier branch merging. | dgp | 2021-11-06 | 1 | -24/+8 |
| * | | More implicit type-casts, for better compatibility with C++ | jan.nijtmans | 2021-02-05 | 1 | -13/+13 |
| * | | Get rid of "register" keyword, forbidden in c++20. | jan.nijtmans | 2020-11-26 | 1 | -4/+4 |
* | | | Eliminate unused variables/function-arguments | jan.nijtmans | 2021-11-06 | 1 | -4/+4 |
* | | | Revise the interface routines for byte arrays to use "numBytes" rather than | dgp | 2021-11-02 | 1 | -45/+49 |
* | | | Revise outdated comments. | dgp | 2021-10-25 | 1 | -64/+43 |
* | | | Merge 8.7 | jan.nijtmans | 2021-10-08 | 1 | -40/+40 |
|\ \ \ | |||||
| * | | | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing list | jan.nijtmans | 2021-10-06 | 1 | -37/+37 |
* | | | | Make Tcl_GetBytesFromObj work with size_t length parameter (just as Tcl_GetBy... | jan.nijtmans | 2021-01-18 | 1 | -8/+47 |
* | | | | Merge TIP 481 (resolve conflicts) | dgp | 2021-01-15 | 1 | -1/+31 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2020-12-11 | 1 | -4/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2020-11-25 | 1 | -338/+587 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2018-10-11 | 1 | -9/+9 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2018-10-09 | 1 | -6/+10 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Re-base to 8.7 | jan.nijtmans | 2018-10-08 | 1 | -7/+28 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Merge 8.7. Also provide a new function for handling ByteArrays | jan.nijtmans | 2018-08-14 | 1 | -7/+28 |
* | | | | | | | | merge 8.7 | dgp | 2020-12-10 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | merge 8.7 | dgp | 2020-12-07 | 1 | -3/+12 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | TIP586: C String Parsing Support for binary scan | oehhar | 2020-10-25 | 1 | -3/+12 |
* | | | | | | | merge 8.7 | dgp | 2020-09-17 | 1 | -7/+8 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN... | jan.nijtmans | 2020-09-17 | 1 | -7/+8 |
* | | | | | | | merge 8.7 | dgp | 2020-09-15 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | 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 |
| | |\ \ \ \ \ |