Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Use size_t in more API's, e.g. *RegExp* types | jan.nijtmans | 2018-07-02 | 1 | -7/+8 | |
* | New macro TclGetByteArrayFromObj() which can handle size_t | jan.nijtmans | 2018-07-01 | 1 | -55/+45 | |
* | New macro TclGetUnicodeFromObj() which can handle size_t | jan.nijtmans | 2018-07-01 | 1 | -57/+61 | |
* | Starting to update all callers of TclGetStringFromObj() to use size_t variables | jan.nijtmans | 2018-07-01 | 1 | -2/+2 | |
* | Another round of size_t'isms, this time also for Tcl_DString | jan.nijtmans | 2018-06-29 | 1 | -6/+8 | |
* | More API changes using size_t. Internal changes not complete yet (WIP) | jan.nijtmans | 2018-06-28 | 1 | -1/+1 | |
* | More using TCL_Z_MODIFIER where possible | jan.nijtmans | 2018-06-28 | 1 | -2/+2 | |
* | merge trunk | jan.nijtmans | 2018-06-27 | 1 | -20/+21 | |
|\ | ||||||
| * | Merge 8.7 | jan.nijtmans | 2018-06-24 | 1 | -0/+4 | |
| |\ | ||||||
| | * | Merge 8.6. And add more documentation and test-cases regarding the behavior o... | jan.nijtmans | 2018-06-18 | 1 | -0/+4 | |
| | |\ | ||||||
| | | * | Fix [53cad613d8]: TIP 389 implementation makes Tk tests font-4.12 and font-4.... | jan.nijtmans | 2018-06-18 | 1 | -0/+6 | |
* | | | | Change signature of Tcl_GetRange() to use size_t. Merge trunk. | jan.nijtmans | 2018-06-16 | 1 | -11/+14 | |
|\ \ \ \ | |/ / / | ||||||
* | | | | Merge 8.7. Modify various other functions to use size_t in stead of int argum... | jan.nijtmans | 2018-05-27 | 1 | -13/+10 | |
|\ \ \ \ | |/ / / | ||||||
* | | | | merge trunk | jan.nijtmans | 2018-05-25 | 1 | -7/+7 | |
|\ \ \ \ | |/ / / | ||||||
* | | | | merge trunk | jan.nijtmans | 2018-05-23 | 1 | -76/+381 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | merge 8.7 | jan.nijtmans | 2018-05-13 | 1 | -122/+157 | |
| |\ \ \ | | |/ / | ||||||
| | * | | General code style cleanup. | dkf | 2018-05-13 | 1 | -122/+157 | |
| * | | | merge 8.7 | dgp | 2018-05-08 | 1 | -0/+222 | |
| |\ \ \ | | |/ / | ||||||
| | * | | merge 8.6 | dgp | 2018-05-08 | 1 | -0/+2 | |
| | |\ \ | | | |/ | ||||||
| | * | | merge core-8-6-branch | pooryorick | 2018-05-07 | 1 | -0/+220 | |
| | |\ \ | | | |/ | ||||||
| | | * | Avoid generating string representation when comparing the empty string. | pooryorick | 2018-05-05 | 1 | -0/+45 | |
| * | | | merge 8.7 | jan.nijtmans | 2018-04-20 | 1 | -11/+59 | |
| |\ \ \ | | |/ / | ||||||
| | | | | ||||||
| | | \ | ||||||
| | *-. \ | TIP #389 implementation. | jan.nijtmans | 2018-04-20 | 1 | -11/+59 | |
| | |\ \ \ | | | | |/ | ||||||
| | | * | | merge 8.7 | dgp | 2018-04-11 | 1 | -0/+3 | |
| | | |\ \ | | | |/ / | | |/| | | ||||||
| | | * | | merge 8.7 | dgp | 2018-03-30 | 1 | -1/+2 | |
| | | |\ \ | ||||||
| | | * \ \ | merge 8.7 | dgp | 2018-03-15 | 1 | -176/+306 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | merge core-8-branch. | jan.nijtmans | 2018-01-26 | 1 | -8/+38 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | merge core-8-branch. Remove left-over debugging code. Test-case string-5.21 s... | jan.nijtmans | 2018-01-11 | 1 | -1/+1 | |
| | | |\ \ \ \ \ | | | | |/ / / / | ||||||
| | | * | | | | | Add test-cases for bug [11ae2be95dac9417], and make a start fixing it. Almost... | jan.nijtmans | 2018-01-11 | 1 | -2/+31 | |
| | | * | | | | | merge core-8-branch | jan.nijtmans | 2017-12-23 | 1 | -5/+6 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | merge core-8-branch | jan.nijtmans | 2017-12-01 | 1 | -4/+8 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | merge core-8-branch. Fix some Tcl_UniChar initialization, in case TCL_UTF_MAX... | jan.nijtmans | 2017-11-17 | 1 | -5/+5 | |
| | | * | | | | | | | Somewhat simplified implementation of TIP #389, in which the "string length" ... | jan.nijtmans | 2017-11-07 | 1 | -6/+6 | |
* | | | | | | | | | | Merge trunk | jan.nijtmans | 2018-04-15 | 1 | -0/+149 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | merge 8.7 | dgp | 2018-04-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Plug memleak in [format] applied to bignums. | dgp | 2018-04-05 | 1 | -0/+1 | |
| * | | | | | | | | | merge 8.7 | dgp | 2018-04-05 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | [string cat] was failing to NUL terminate string reps. | dgp | 2018-04-05 | 1 | -0/+2 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | merge 8.7 | dgp | 2018-03-20 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Test and fix for botch in binary string replace. | dgp | 2018-03-20 | 1 | -0/+1 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | merge 8.7 | dgp | 2018-03-14 | 1 | -0/+145 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | New routine TclStringReplace() serves as a common implementation for both | dgp | 2018-03-14 | 1 | -0/+145 | |
* | | | | | | | | Merge trunk | jan.nijtmans | 2018-02-27 | 1 | -18/+14 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | merge 8.7 | dgp | 2018-02-23 | 1 | -18/+14 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Don't let presence of a string rep prevent optimizations on "pure" bytearrays. | dgp | 2018-02-23 | 1 | -18/+14 | |
* | | | | | | | | merge trunk | jan.nijtmans | 2018-02-22 | 1 | -41/+57 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | fix test-cases, account for differences between Tcl 8.7 and 9.0 | jan.nijtmans | 2018-02-14 | 1 | -8/+0 | |
| * | | | | | | | merge core-8-branch | jan.nijtmans | 2018-02-14 | 1 | -38/+62 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | merge 8.7 | dgp | 2018-02-14 | 1 | -120/+85 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | merge core-8-branch | jan.nijtmans | 2018-01-15 | 1 | -1/+12 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | |