Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 9.0 | jan.nijtmans | 2022-04-26 | 1 | -4/+4 |
|\ | |||||
| * | Code formatting | jan.nijtmans | 2022-04-12 | 1 | -1/+1 |
| * | Merge 9.0. Eliminate almost all remaining (enum) casts | jan.nijtmans | 2022-04-11 | 1 | -3/+3 |
* | | Put back Tcl_AppendUnicodeToObj() | jan.nijtmans | 2022-03-25 | 1 | -1/+1 |
|/ | |||||
* | Merge 8.7 | jan.nijtmans | 2022-03-10 | 1 | -0/+2 |
|\ | |||||
| * | Unused variable warning | jan.nijtmans | 2022-03-10 | 1 | -0/+2 |
* | | Merge 8.7 | jan.nijtmans | 2022-03-09 | 1 | -119/+95 |
|\ \ | |/ | |||||
| * | Tweak test code such that it can be used to test indexes > 2^31 too, so no lo... | jan.nijtmans | 2022-03-09 | 1 | -120/+96 |
* | | merge 8.7 (resolve conflicts) | dgp | 2021-05-20 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Eliminate compiler warnings about unused parameters. | pooryorick | 2021-05-16 | 1 | -1/+1 |
| * | When deleting an interp, delete associated data after running the corresponding | pooryorick | 2021-05-15 | 1 | -1/+0 |
* | | Merge 8.7 | jan.nijtmans | 2021-05-17 | 1 | -1/+0 |
|\ \ | |||||
| * | | Delete associated data after running Tcl_InterpDeleteProc instead of before. ... | pooryorick | 2021-05-15 | 1 | -1/+0 |
| |/ | |||||
| * | Make Tcl_GetString() a macro calling Tcl_GetStringFromObj(). Just the same as... | jan.nijtmans | 2021-01-25 | 1 | -3/+3 |
* | | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -9/+10 |
|\ \ | |/ | |||||
| * | Merge 8.7 | jan.nijtmans | 2020-12-11 | 1 | -3/+3 |
| |\ | |||||
| * \ | Merge 8.7 | jan.nijtmans | 2020-11-25 | 1 | -86/+85 |
| |\ \ | |||||
| * | | | Remove the Tcl_GetValue() functionality. This can always be developed separately | jan.nijtmans | 2020-11-25 | 1 | -3/+2 |
| * | | | Merge 8.7. Also provide a new function for handling ByteArrays | jan.nijtmans | 2018-08-14 | 1 | -0/+8 |
| |\ \ \ | |||||
| * | | | | First implementation of [http://core.tcl.tk/tips/doc/trunk/tip/481.md|TIP #48... | jan.nijtmans | 2017-10-27 | 1 | -2/+3 |
* | | | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 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 implementation of TIP #585 (Promote the INDEX_TEMP_TABLE flag of Tcl_Ge... | fvogel | 2020-09-13 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Implementation of TIP #585 - Promote the INDEX_TEMP_TABLE flag of Tcl_GetInde... | fvogel | 2020-09-02 | 1 | -1/+1 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-09-01 | 1 | -8/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-09-01 | 1 | -8/+8 |
| |\ \ \ | |||||
* | \ \ \ | Merge 8.7 | jan.nijtmans | 2020-03-09 | 1 | -33/+16 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | More TCL_UNUSED | dgp | 2020-03-09 | 1 | -33/+16 |
* | | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -21/+30 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.7 | jan.nijtmans | 2020-02-13 | 1 | -15/+23 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -1/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-11-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Make less dependent on UNICODE definition | jan.nijtmans | 2019-09-18 | 1 | -1/+1 |
| * | | | | | | | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -8/+17 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -12/+6 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| * | | | | | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -21/+21 |
* | | | | | | | | | Merge 8.7 | jan.nijtmans | 2020-01-23 | 1 | -23/+17 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-01-23 | 1 | -23/+17 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| | * | | | | | | | Better error-handling in some libtommath calls. | jan.nijtmans | 2020-01-23 | 1 | -15/+15 |
* | | | | | | | | | Merge 8.7 | jan.nijtmans | 2020-01-23 | 1 | -4/+10 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge 8.7, more WIP | jan.nijtmans | 2020-01-21 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Don't deprecate Tcl_NewUnicodeObj/Tcl_SetUnicodeObj/Tcl_GetUnicodeFromObj, si... | jan.nijtmans | 2020-01-20 | 1 | -0/+8 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Start handling WUR (Warn Unused Result) in all tommath calls. WIP, not comple... | jan.nijtmans | 2020-01-09 | 1 | -4/+10 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge 8.7 | jan.nijtmans | 2020-01-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
* | | | | | | | | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Fix typo in tclTestObj.c | jan.nijtmans | 2019-11-20 | 1 | -1/+1 |
| * | | | | | | | Update makefile.vc and rules.vc for using libtommath.dll/zlib1.dll in stead o... | jan.nijtmans | 2019-11-18 | 1 | -1/+5 |
| * | | | | | | | Merge 8.7 | jan.nijtmans | 2019-11-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Re-base to core-8-branch | jan.nijtmans | 2019-11-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| | * | | | | | | Merge 8.7. Complete implementation for MSVC and for UNIX. | jan.nijtmans | 2019-04-09 | 1 | -1/+1 |