Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2024-05-27 | 1 | -3/+3 |
|\ | |||||
| * | Another round of sentinel improvements | jan.nijtmans | 2024-05-27 | 1 | -3/+3 |
| |\ | |||||
* | \ | Merge 8.7 | dkf | 2024-05-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | merge 8.6 | dkf | 2024-05-26 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Use the new operations | dkf | 2024-05-25 | 1 | -1/+1 |
| | | | |||||
| | * | More type-casts (c++-compatibility) | jan.nijtmans | 2023-09-13 | 1 | -6/+6 |
| | | | |||||
| | * | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 1 | -1/+1 |
| | | | | | | | | | corrections in history.tcl and tcltest.test. | ||||
| | * | Remove ARGSUSED. More type-casts | jan.nijtmans | 2022-11-29 | 1 | -4/+2 |
| | | | |||||
* | | | Backout the "dullest commit ever" (not my words ....). It breaks the build. | jan.nijtmans | 2024-05-14 | 1 | -1/+1 |
| | | | | | | | | | JN: Many of those changes are actually good, but there are too many changes to be able to search for a bug somewhere. Feel free to re-apply, after assuring it's really only whitespace changes. (my advise: do that after 9.0b2) | ||||
* | | | Clean up a lot of small whitespace issues | dkf | 2024-05-13 | 1 | -1/+1 |
| | | | | | | | | | This is the dullest commit ever. Sorry. | ||||
* | | | Merge 8.7 | jan.nijtmans | 2023-10-19 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -3/+3 |
| | | | |||||
* | | | Merge trunk | apnadkarni | 2023-04-14 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Correct spelling errors in comments and documentation, but also a ↵ | pooryorick | 2023-04-12 | 1 | -1/+1 |
| |\ \ \ | | |/ / | | | | | | | | | non-comment corrections in history.tcl and tcltest.test. | ||||
| | * | | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | corrections in history.tcl and tcltest.test. | ||||
* | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -7/+7 |
|/ / / | |||||
* | | | More -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -6/+6 |
| | | | |||||
* | | | Use Tcl_GetByteArrayFromObj(... in stead of Tcl_GetBytesFromObj(NULL,.... ↵ | jan.nijtmans | 2022-11-24 | 1 | -1/+4 |
| | | | | | | | | | | | | Add some more error-checking for invalid byte-arrays | ||||
* | | | Merge 8.7 | jan.nijtmans | 2022-08-23 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2022-06-09 | 1 | -1/+1 |
| | | | |||||
* | | | TIP #616: Tcl lists > 2^31 elements | jan.nijtmans | 2022-06-08 | 1 | -5/+4 |
|\ \ \ | |||||
| * \ \ | Merge 9.0 | jan.nijtmans | 2022-04-14 | 1 | -3/+2 |
| |\ \ \ | |/ / / |/| | | | |||||
| * | | | change signature for Tcl_DictObjPutKeyList and Tcl_DictObjRemoveKeyList too | jan.nijtmans | 2022-01-24 | 1 | -3/+3 |
| | | | | |||||
| * | | | Tcl Dicts > 2^31 elements too | jan.nijtmans | 2022-01-24 | 1 | -1/+1 |
| | | | | |||||
* | | | | Rebase to Tcl 9.0 | jan.nijtmans | 2022-04-01 | 1 | -3/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Use TIP #613's Tcl_GetIndexFromObj() to eliminate typecasts which are no ↵ | jan.nijtmans | 2022-03-02 | 1 | -3/+3 |
| |/ / | | | | | | | | | | longer necessary | ||||
* | | | Merge 8.7 | jan.nijtmans | 2021-03-19 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2021-03-19 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
* | | | 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 |
| | | | | | | | | | | | | C sources can now use UTF-8, as far as gcc/clang/msvc support it. Not used yet | ||||
* | | | merge 8.7 | dgp | 2020-03-06 | 1 | -11/+5 |
|\ \ \ | |/ / | |||||
| * | | more of the same | dgp | 2020-03-06 | 1 | -11/+5 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -7/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -1/+2 |
| |\ \ | |||||
| * | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -6/+6 |
| |/ / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2019-03-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
* | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string ↵ | jan.nijtmans | 2019-02-01 | 1 | -4/+5 |
|\ \ \ | |/ / | | | | | | | >2GiB in more places. | ||||
* | | | Another round of int -> size_t modifications, so strings > 2Gb are handled ↵ | jan.nijtmans | 2019-01-24 | 1 | -1/+1 |
| | | | | | | | | | | | | correctly on 64-bit platforms. | ||||
* | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, ↵ | jan.nijtmans | 2018-09-01 | 1 | -4/+4 |
| | | | | | | | | | | | | TCL_IO_FAILURE and TCL_NO_LENGTH (experimental, still open to be renamed following discussion) | ||||
* | | | merge core-8-branch. Various cleanup: unused structure names, unused ↵ | jan.nijtmans | 2017-12-01 | 1 | -1/+1 |
|/ / | | | | | | | #defines. Change some "epoch"-related fields from int to size_t. Nothing functional. | ||||
* | | Use more "size_t" in stead of "int" internall. Also eliminate a lot of ↵ | jan.nijtmans | 2016-11-16 | 1 | -4/+4 |
|/ | | | | type-casts which are not necessary any more. | ||||
* | CONST -> const in one place | jan.nijtmans | 2013-07-05 | 1 | -1/+1 |
| | |||||
* | Bug [9b2e636361]: Tcl_CreateInterp() needs initialized encodings. | jan.nijtmans | 2013-06-27 | 1 | -46/+57 |
|\ | |||||
| * | Bug [9b2e636361]: Tcl_CreateInterp() needs initialized encodings. | jan.nijtmans | 2013-06-27 | 1 | -45/+56 |
| |\ | |||||
| | * | Allocate encoding name, so caller of Tcl_RegisterConfig() doesn't need to ↵ | jan.nijtmans | 2013-06-26 | 1 | -4/+12 |
| | | | | | | | | | | | | | | | keep it forever. Fix some comments. | ||||
| | * | Proposed solution for [9b2e636361] | jan.nijtmans | 2013-06-26 | 1 | -25/+19 |
| | | | |||||
* | | | typos. | jan.nijtmans | 2013-06-26 | 1 | -2/+2 |
|\ \ \ | |/ / | | | | On Cygwin, Tcl_SetPanicProc(NULL) should set back the panic proc to its default, which is not NULL. | ||||
| * | | formatting, typo | jan.nijtmans | 2013-06-26 | 1 | -13/+13 |
| |/ | |||||
| * | make some more internal tables const | jan.nijtmans | 2012-04-18 | 1 | -1/+1 |
| | | | | | | a few CONST -> const changes |