| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -1/+1 |
|\ |
|
| * | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -1/+1 |
|
|
* | | Merge 9.0 | jan.nijtmans | 2023-03-07 | 1 | -3/+3 |
|\ \ |
|
| * | | More -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -3/+3 |
|
|
* | | | Fix Tcl_UtfToExternalDStringEx call in macos code | apnadkarni | 2023-03-01 | 1 | -1/+1 |
|/ / |
|
* | | Merge 8.7 | jan.nijtmans | 2022-11-24 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Use some more TCL_INDEX_NONE and Tcl_Size | jan.nijtmans | 2022-11-24 | 1 | -1/+1 |
|
|
* | | Forgot one TCL_OBJTYPE_V0 | jan.nijtmans | 2022-11-10 | 1 | -1/+2 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2022-07-19 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Make a start converting -1 -> TCL_INDEX_NONE where appropriate | jan.nijtmans | 2022-07-19 | 1 | -6/+6 |
|
|
* | | Fix compiler warnings, due to the use of macro's | jan.nijtmans | 2022-03-21 | 1 | -1/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2021-10-08 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing list | jan.nijtmans | 2021-10-06 | 1 | -2/+2 |
|
|
* | | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2020-10-13 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2020-10-13 | 1 | -2/+2 |
| |\ |
|
| | * | Code cleanup: less of use "register" keyword, and better use of typecasts | jan.nijtmans | 2020-08-11 | 1 | -1/+1 |
|
|
| | * | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ... | jan.nijtmans | 2020-08-11 | 1 | -1/+1 |
|
|
| | * | MacOSX: add some type-casts, improving C++ compatibility. Make sure that strs... | jan.nijtmans | 2020-06-28 | 1 | -4/+4 |
|
|
* | | | Change a few variables from type "int" to "size_t". Always test TCL_UTF_MAX f... | jan.nijtmans | 2020-04-20 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -2/+2 |
| |\ \ |
|
| * | | | Merge tip-548 (since using the *WChar* functions leads to less type-casts in ... | jan.nijtmans | 2019-08-03 | 1 | -2/+2 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-08-14 | 1 | -2/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Remove "register" keyword in various places. Also add some type-casts to help... | jan.nijtmans | 2019-08-14 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge 8.7 | jan.nijtmans | 2019-04-01 | 1 | -5/+5 |
|\ \ \
| |/ / |
|
| * | | Modify testbytestring such that is only produces pure byte-arrays, if not it ... | jan.nijtmans | 2019-04-01 | 1 | -5/+5 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2019-03-01 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | More use of TclHasIntRep() macro. Add vfs build director to fossil ignore-glob | jan.nijtmans | 2019-03-01 | 1 | -1/+1 |
|
|
| * | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an... | jan.nijtmans | 2019-02-27 | 1 | -1/+1 |
|
|
* | | | More size_t-related consolidations. Now regexp can handle strings >2GB and mo... | jan.nijtmans | 2019-02-05 | 1 | -2/+3 |
|
|
* | | | Implement TIP 445 | dgp | 2018-11-13 | 1 | -16/+20 |
|\ \ \
| |/ / |
|
| * | | merge trunk | dgp | 2017-06-16 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | merge trunk | dgp | 2016-11-16 | 1 | -3/+3 |
| |\ \ \ |
|
| * \ \ \ | merge trunk | dgp | 2016-07-09 | 1 | -1/+1 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge trunk | dgp | 2016-07-02 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * | | | | | | Update Tcl_InitStringRep callers to handle OOM condition. | dgp | 2016-03-24 | 1 | -2/+5 |
|
|
| * | | | | | | Revise "osType" Tcl_ObjType to use new routine. | dgp | 2016-03-24 | 1 | -15/+16 |
|
|
* | | | | | | | merge trunk | jan.nijtmans | 2018-10-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-06-07 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | Tcl_GetWideIntFromObj() -> TclGetWideIntFromObj(), and minor other simplifica... | jan.nijtmans | 2017-06-07 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-c... | jan.nijtmans | 2016-11-16 | 1 | -3/+3 |
| |_|/
|/| | |
|
* | | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 1 | -1/+1 |
| |/
|/| |
|
* | | Simplify use of "struct" keyword in many places. | jan.nijtmans | 2016-06-30 | 1 | -1/+1 |
|/ |
|
* | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h> | jan.nijtmans | 2013-02-10 | 1 | -1/+0 |
|\ |
|
| * | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>. | jan.nijtmans | 2013-02-10 | 1 | -1/+0 |
|
|
* | | Tcl_InvalidateStringRep -> TclInvalidateStringRep | jan.nijtmans | 2013-02-07 | 1 | -1/+1 |
|\ \
| |/ |
|