| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -26/+58 |
|\ |
|
| * | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -4/+36 |
| |\ |
|
| * \ | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -4/+4 |
| |\ \
| | |/ |
|
| * | | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -2/+2 |
| |\ \ |
|
| * | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -27/+27 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-08-15 | 1 | -15/+15 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge 8.7 | jan.nijtmans | 2019-08-14 | 1 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ... | jan.nijtmans | 2019-07-17 | 1 | -15/+15 |
| | |/
| |/| |
|
* | | | Merge 8.7 | jan.nijtmans | 2019-08-01 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Add some "const" keywords, in places where strings are really const. | jan.nijtmans | 2019-07-30 | 1 | -2/+2 |
| |/ |
|
* | | merge 8.7 | dkf | 2019-04-19 | 1 | -0/+32 |
|\ \
| |/ |
|
| * | Compilation for [dict getwithdefault]. | dkf | 2019-04-18 | 1 | -0/+32 |
|
|
* | | Eliminate many (mostly harmless) MSVC warning messages. Tcl 9 compiles warnin... | jan.nijtmans | 2019-03-13 | 1 | -2/+2 |
|
|
* | | More size_t-related consolidations. Now regexp can handle strings >2GB and mo... | jan.nijtmans | 2019-02-05 | 1 | -2/+4 |
|
|
* | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >... | jan.nijtmans | 2019-02-01 | 1 | -3/+3 |
|\ \
| |/ |
|
* | | merge 8.7 (regression fix [e3f481f187], conflicts resolved) | sebres | 2019-02-01 | 1 | -29/+33 |
|\ \
| |/ |
|
| * | merge 8.6 (regression fix [e3f481f187], conflicts resolved) | sebres | 2019-02-01 | 1 | -29/+33 |
| |\ |
|
| | * | TclPushVarName: rewritten iterators over token-strings considering utf-8 mult... | sebres | 2019-01-31 | 1 | -29/+33 |
|
|
* | | | Many internal int -> size_t increases, so string lengths > 2Gb can be handled... | jan.nijtmans | 2018-12-26 | 1 | -4/+7 |
|
|
* | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -17/+17 |
|\ \ \
| |/ / |
|
* | | | Another round of size_t'isms, this time also for Tcl_DString | jan.nijtmans | 2018-06-29 | 1 | -3/+3 |
|
|
* | | | merge trunk | jan.nijtmans | 2018-06-27 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
* | | | Change signature of Tcl_GetRange() to use size_t. Merge trunk. | jan.nijtmans | 2018-06-16 | 1 | -6/+6 |
|\ \ \
| |/ / |
|
* | | | Merge trunk. Some more size_t additions in parameters/fields | jan.nijtmans | 2018-06-14 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
* | | | merge trunk | jan.nijtmans | 2018-05-23 | 1 | -3/+15 |
|\ \ \
| |/ / |
|
| * | | merge 8.6 | dgp | 2018-04-19 | 1 | -3/+15 |
| |\ \
| | |/ |
|
| | * | Array trace firing must come before argument checking might raise error. | dgp | 2018-04-17 | 1 | -3/+4 |
|
|
| | * | Gentler fallback. | dgp | 2018-04-17 | 1 | -2/+2 |
|
|
| | * | [array set] must fire array traces. Don't disrupt that by reporting argument | dgp | 2018-04-17 | 1 | -0/+11 |
|
|
* | | | Change Tcl_Token definition (int -> size_t). Many related code-changes. | jan.nijtmans | 2018-01-31 | 1 | -5/+7 |
|/ / |
|
* | | redundant end-of-line spacing | jan.nijtmans | 2017-03-15 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | redundant end-of-line spacing | jan.nijtmans | 2017-03-15 | 1 | -2/+2 |
|
|
* | | Compile [clock clicks], [clock microseconds], [clock milliseconds] and [clock... | Kevin B Kenny | 2017-03-15 | 1 | -0/+99 |
|\ \
| |/ |
|
| * | Compile [clock clicks], [clock microseconds], [clock milliseconds] and [clock... | Kevin B Kenny | 2017-03-15 | 1 | -0/+99 |
|
|
* | | merge 8.6 | dgp | 2016-10-21 | 1 | -11/+0 |
|\ \
| |/ |
|
| * | EVIL HACKs are bad. Unnecessary ones are intolerable. Bad tests cause trouble. | dgp | 2016-10-20 | 1 | -11/+0 |
|
|
* | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 1 | -6/+6 |
|/ |
|
* | make some MODULE_SCOPE symbols static | jan.nijtmans | 2015-12-15 | 1 | -6/+39 |
|
|
* | Issue the correct auxType when compiling [array set]. | dkf | 2015-12-12 | 1 | -1/+1 |
|
|
* | Eliminate unnessessary end-of-line spacing. No functional change. | jan.nijtmans | 2015-10-04 | 1 | -13/+13 |
|\ |
|
| * | Eliminate unnessessary end-of-line spacing. No functional change. | jan.nijtmans | 2015-10-04 | 1 | -2/+2 |
|
|
| * | One more (interp==NULL) shortcut. | dgp | 2014-12-22 | 1 | -1/+1 |
|
|
| * | Revise name and interface of new utility routines to match work already | dgp | 2014-12-19 | 1 | -38/+67 |
|
|
| * | New utility routine GetLocalScalarIndex() reduces common caller boilerplate | dgp | 2014-12-19 | 1 | -54/+58 |
|
|
| * | Use interp==NULL argument to PushVarName to signal that only an index into | dgp | 2014-12-19 | 1 | -17/+17 |
|
|
| * | Replace TclIsLocalScalar() with PushVarNameWord() in [dict for] compiler. | dgp | 2014-12-19 | 1 | -26/+27 |
|
|
| * | Narrow scope of numVars. | dgp | 2014-12-19 | 1 | -1/+2 |
|
|
| * | A bit more tidying... | dgp | 2014-12-18 | 1 | -6/+4 |
|
|
| * | No need for a loopIndex. | dgp | 2014-12-18 | 1 | -7/+4 |
|
|
| * | No need for varvList any more. | dgp | 2014-12-18 | 1 | -25/+2 |
|
|