| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge implementation of TIP #585 (Promote the INDEX_TEMP_TABLE flag of Tcl_Ge... | fvogel | 2020-09-13 | 1 | -9/+0 |
|\ |
|
| * | Implementation of TIP #585 - Promote the INDEX_TEMP_TABLE flag of Tcl_GetInde... | fvogel | 2020-09-02 | 1 | -9/+0 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-11 | 1 | -2/+2 |
|\ \ |
|
| * | | Folow-up to previous commit: ExecStack is a FLEXARRAY too | jan.nijtmans | 2020-09-11 | 1 | -1/+1 |
|
|
* | | | Merge 8.6. Remove tests/safe-stock86.test for win builds too (GIT, what are y... | jan.nijtmans | 2020-09-11 | 1 | -2/+8 |
|\ \ \
| |/ / |
|
| * | | Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan ... | jan.nijtmans | 2020-09-11 | 1 | -2/+8 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-09-10 | 1 | -1/+1 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
* | | Fix windows debug build, broken by previous commit | jan.nijtmans | 2020-09-02 | 1 | -1/+1 |
|
|
* | | Fix for [c1a376375e0e6488], imported namespace ensemble command name distorted | pooryorick | 2020-09-01 | 1 | -9/+29 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-01 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Merge 8.6. Better solution for [e87000d842] | jan.nijtmans | 2020-08-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix value of CMD_DEAD flag | jan.nijtmans | 2020-08-12 | 1 | -1/+1 |
|
|
* | | merge 8.6 | pooryorick | 2020-08-10 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Fix for [29e8848eb976], imported alias in a deletion trace. | pooryorick | 2020-08-10 | 1 | -0/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-07-20 | 1 | -14/+14 |
|\ \
| |/ |
|
| * | Use "Global" in stead of "Master" internally, where "Master" is not used in t... | jan.nijtmans | 2020-07-20 | 1 | -14/+14 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2020-05-31 | 1 | -0/+2 |
|\ \ |
|
| * \ | tip-551 implementation. | griffin | 2020-05-30 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Update for TIP-551:
| griffin | 2020-05-23 | 1 | -0/+2 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-05-27 | 1 | -0/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix compiled "string is <class>" for characters > U+FFFF. Add testcase exposi... | jan.nijtmans | 2020-05-25 | 1 | -0/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Fix compiled "string is <class>" for TCL_UTF_MAX=4 build, for characters > U+... | jan.nijtmans | 2020-05-25 | 1 | -1/+3 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-05-24 | 1 | -4/+24 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2020-05-14 | 1 | -3/+0 |
| |\ \ \
| | |/ / |
|
| | * | | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual... | jan.nijtmans | 2020-05-14 | 1 | -3/+0 |
|
|
| * | | | Merge 8.6 | jan.nijtmans | 2020-05-07 | 1 | -0/+3 |
| |\ \ \
| | |/ / |
|
| | * | | More usage of TclUtfToUCS4(), so we can use the whole Unicode range better in... | jan.nijtmans | 2020-05-05 | 1 | -0/+1 |
|
|
| | * | | New internal function TclGetUCS4() only available when TCL_UTF_MAX=4. This fi... | jan.nijtmans | 2020-05-04 | 1 | -1/+6 |
|
|
| | * | | Re-join utf-6.93.0 and utf-6.93.1 (please disregard comment in previous commi... | jan.nijtmans | 2020-05-03 | 1 | -1/+8 |
|
|
| * | | | Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX ... | jan.nijtmans | 2020-05-01 | 1 | -3/+6 |
| |\ \ \
| | |/ / |
|
| | * | | Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX ... | jan.nijtmans | 2020-05-01 | 1 | -4/+6 |
| | |\ \ |
|
| | | * | | Fix [ed29806baf] by introducing TclUCS4Complete(). All other calls of Tcl_Utf... | jan.nijtmans | 2020-05-01 | 1 | -1/+4 |
| | |/ /
| |/| | |
|
| | * | | Merge from 8.5. Failing tests encoding-12.6, reg-13.3[34] appear to be real | dgp | 2020-04-24 | 1 | -2/+0 |
| | |\ \ |
|
| | | * | | Add protections against overflow in Unicode values. Backported from 8.6. Also... | jan.nijtmans | 2020-04-24 | 1 | -2/+0 |
|
|
| * | | | | Merge 8.6. This mainly introduces the overlong check into Tcl_UtfPrev(). 10 t... | jan.nijtmans | 2020-04-24 | 1 | -0/+8 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Fix TclUtfNext() macro. Use it in tclTest.c, so such a mistake can be detecte... | jan.nijtmans | 2020-04-23 | 1 | -1/+1 |
|
|
| | * | | | Merge 8.5. Failing tests for now. To be remedied shortly. | dgp | 2020-04-16 | 1 | -0/+8 |
| | |\ \ \
| | | |/ / |
|
| | | * | | merge 8.5 | dgp | 2020-04-16 | 1 | -0/+5 |
| | | |\ \ |
|
| | | | * | | Create and use macro TclUtfPrev for Tcl_UtfPrev. | dgp | 2020-04-16 | 1 | -0/+5 |
|
|
| | | * | | | Create and use an optimized macro TclUtfNext() for Tcl_UtfNext(). | dgp | 2020-04-14 | 1 | -0/+3 |
| | | |/ / |
|
| * | | | | Merge 8.6 | jan.nijtmans | 2020-04-14 | 1 | -1/+10 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge 8.5. Failing tests highlight ticket [1b1f5f0b53]. | dgp | 2020-04-13 | 1 | -1/+10 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Guarantee TclNeedSpace and TclFindElement have common definition of whitespace | dgp | 2020-04-09 | 1 | -1/+10 |
|
|
| | | * | | Correct ANSI prototype of TclNokia770Doubles() | jan.nijtmans | 2020-02-24 | 1 | -1/+1 |
|
|
* | | | | | Merge 8.7 | jan.nijtmans | 2020-04-08 | 1 | -2/+5 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Simplify implementation of TclUtfToUCS4: The #undefined Tcl_UtfToUniChar() al... | jan.nijtmans | 2020-04-03 | 1 | -1/+5 |
|
|
| * | | | | merge 8.6 | dgp | 2020-04-02 | 1 | -0/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | New utility routine TclUtfToUCS4() to contain some complexity. Two callers ad... | dgp | 2020-04-02 | 1 | -0/+1 |
|
|
| | * | | | Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. | jan.nijtmans | 2020-03-31 | 1 | -1/+0 |
|
|
| | * | | | Fix [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputs | jan.nijtmans | 2020-03-27 | 1 | -1/+1 |
|
|