| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use TCL_HASH_TYPE for epoch/refCount type variables, keep it the same a... | jan.nijtmans | 2022-06-24 | 1 | -1/+1 |
|
|
* | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -1/+1 |
|\ |
|
| * | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj... | jan.nijtmans | 2022-05-17 | 1 | -1/+1 |
|
|
* | | Merge 8.7. Add macro's for situation without UTF_TCL_STUBS | jan.nijtmans | 2022-05-17 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | When compiled with TCL_NO_DEPRECATED, remove the UTF16 compatibility layer. S... | jan.nijtmans | 2022-03-24 | 1 | -1/+1 |
|
|
| * | Start defining "utf32string" type | jan.nijtmans | 2022-03-12 | 1 | -2/+2 |
|/ |
|
* | Deprecate internal macro's TclIsInfinite() and TclIsNan(), since C99 has isin... | jan.nijtmans | 2022-02-17 | 1 | -2/+2 |
|
|
* | Merge 8.6 | jan.nijtmans | 2022-02-10 | 1 | -1/+1 |
|\ |
|
| * | IntRep -> InternalRep. Internal changes only. | jan.nijtmans | 2021-10-19 | 1 | -1/+1 |
|
|
* | | Correct previous commit (Windows build error) | jan.nijtmans | 2022-02-08 | 1 | -1/+1 |
|
|
* | | Fix [1fe745559a]: 8.7, 9.0: Conditional jump or move depends on uninitialised... | jan.nijtmans | 2022-02-07 | 1 | -1/+3 |
|
|
* | | Fix another bug in Tcl_GetIntForIndex() (demonstrated by the new testcases fr... | jan.nijtmans | 2022-01-24 | 1 | -1/+1 |
|
|
* | | Add test-cases for Tcl_GetIntForIndex(). This reveals a minor bug | jan.nijtmans | 2022-01-21 | 1 | -5/+2 |
|
|
* | | (partial) fix for [https://core.tcl-lang.org/tk/tktview?name=a9929f112a|a9929... | jan.nijtmans | 2022-01-19 | 1 | -1/+4 |
|
|
* | | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing list | jan.nijtmans | 2021-10-06 | 1 | -11/+11 |
|
|
* | | merge 8.6 | dgp | 2021-04-14 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | merge 8.5; adapt fix for 8.6 | dgp | 2021-04-14 | 1 | -1/+8 |
| |\ |
|
| | * | Bug fix | dgp | 2021-04-14 | 1 | -1/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2021-02-16 | 1 | -4/+4 |
|\ \ \ |
|
| * \ \ | Merge 8.6 | jan.nijtmans | 2021-02-16 | 1 | -4/+5 |
| |\ \ \
| | |/ / |
|
| | * | | Fix Tcl_UtfPrev for TCL_UTF_MAX>3, so it can jump back over Emoji. Backported... | jan.nijtmans | 2021-02-16 | 1 | -4/+4 |
|
|
| * | | | Merge 8.6 | jan.nijtmans | 2021-02-15 | 1 | -1/+4 |
| |\ \ \
| | |/ / |
|
| | * | | Fix [d43f96c1a8]: string trimright is broken for Emoji | jan.nijtmans | 2021-02-15 | 1 | -8/+9 |
|
|
| | * | | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea... | jan.nijtmans | 2020-10-13 | 1 | -1/+1 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-12-13 | 1 | -3/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -3/+3 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-11-05 | 1 | -6/+6 |
|\ \ \ \
| |/ / / |
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-10-14 | 1 | -222/+231 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2020-09-28 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| * | | | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN... | jan.nijtmans | 2020-09-17 | 1 | -1/+1 |
|
|
| * | | | Fix for test lindex-18.0 | dgp | 2020-09-02 | 1 | -9/+8 |
|
|
| * | | | Merge 8.6 | jan.nijtmans | 2020-07-20 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Use "Global" in stead of "Master" internally, where "Master" is not used in t... | jan.nijtmans | 2020-07-20 | 1 | -2/+2 |
|
|
| * | | | Make Tcl_GetIntForIndex() do reasonable things when endValue < -1 and when in... | jan.nijtmans | 2020-06-16 | 1 | -9/+13 |
|
|
| * | | | Merge 8.7 | jan.nijtmans | 2020-05-24 | 1 | -244/+193 |
| |\ \ \ |
|
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2020-04-08 | 1 | -6/+6 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-03-20 | 1 | -4/+4 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-03-17 | 1 | -2/+1 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Complete implementation. Let's take some time for testing. | jan.nijtmans | 2020-03-16 | 1 | -8/+10 |
|
|
| * | | | | | | | More WIP | jan.nijtmans | 2020-03-16 | 1 | -13/+32 |
|
|
| * | | | | | | | Further simply TclIndexEncode(), and fix range checks. | jan.nijtmans | 2020-03-16 | 1 | -46/+34 |
|
|
| * | | | | | | | Simplify TclIndexEncode(). Range checks not 100% correct yet. More WIP. | jan.nijtmans | 2020-03-15 | 1 | -180/+168 |
|
|
| * | | | | | | | WIP: Reform internal representation of "end-offset" type, so it can be used f... | jan.nijtmans | 2020-03-13 | 1 | -9/+18 |
|
|
* | | | | | | | | Merge 8.7 | jan.nijtmans | 2020-05-22 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge 8.7. Update documentation | jan.nijtmans | 2020-05-18 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Merge 8.6 | jan.nijtmans | 2020-05-14 | 1 | -1/+2 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | * | | | | | | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual... | jan.nijtmans | 2020-05-14 | 1 | -4/+5 |
|
|
* | | | | | | | | First, experimental implementation of TIP #575. Barely tested, will fail. WIP | jan.nijtmans | 2020-05-12 | 1 | -2/+2 |
|/ / / / / / / |
|
* | | | | | | | Merge 8.6 | jan.nijtmans | 2020-05-05 | 1 | -16/+16 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | More usage of TclUtfToUCS4(), so we can use the whole Unicode range better in... | jan.nijtmans | 2020-05-05 | 1 | -22/+22 |
|
|