| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2020-05-11 | 1 | -1/+1 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2020-05-11 | 1 | -1/+1 |
| |\ |
|
| | * | occurance -> occurrence. | jan.nijtmans | 2020-05-11 | 1 | -1/+1 |
|
|
* | | | merge 8.7 | dgp | 2020-03-17 | 1 | -4/+2 |
|\ \ \
| |/ / |
|
| * | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -4/+2 |
|
|
* | | | merge 8.7 | dgp | 2020-03-06 | 1 | -5/+8 |
|\ \ \
| |/ / |
|
| * | | more | dgp | 2020-03-06 | 1 | -5/+8 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -4/+6 |
|\ \ \
| |/ / |
|
| * | | Merge 8.7 | jan.nijtmans | 2019-11-07 | 1 | -3/+2 |
| |\ \ |
|
| * \ \ | Let's try a real C++ build with Travis on Linux | jan.nijtmans | 2019-08-30 | 1 | -0/+2 |
| |\ \ \ |
|
| * \ \ \ | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -3/+3 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -3/+3 |
| |\ \ \ \ |
|
| * | | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge 8.7 | jan.nijtmans | 2019-11-07 | 1 | -3/+2 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Rewrite documentation of IO subsystem. | pooryorick | 2019-11-06 | 1 | -3/+2 |
|
|
* | | | | | Merge 8.7 | jan.nijtmans | 2019-10-24 | 1 | -4/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Backout [0f2870649c804dd8], since testcase encoding-2.2 fails | jan.nijtmans | 2019-10-24 | 1 | -4/+2 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
* | | | | | Merge 8.7 | jan.nijtmans | 2019-10-22 | 1 | -2/+4 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix for [bcd1004104] | pooryorick | 2019-10-22 | 1 | -2/+4 |
| |\ \ \ \
| | |/ / /
| | | | /
| | |_|/
| |/| | |
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-08-15 | 1 | -3/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ... | jan.nijtmans | 2019-07-17 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | merge 8.7 | jan.nijtmans | 2019-02-27 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an... | jan.nijtmans | 2019-02-27 | 1 | -5/+5 |
|
|
* | | | More size_t-related consolidations. Now regexp can handle strings >2GB and mo... | jan.nijtmans | 2019-02-05 | 1 | -1/+1 |
|
|
* | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >... | jan.nijtmans | 2019-02-01 | 1 | -26/+27 |
|\ \ \
| |/ / |
|
* | | | Another round of int -> size_t modifications, so strings > 2Gb are handled co... | jan.nijtmans | 2019-01-24 | 1 | -3/+4 |
|
|
* | | | Many internal int -> size_t increases, so string lengths > 2Gb can be handled... | jan.nijtmans | 2018-12-26 | 1 | -4/+5 |
|
|
* | | | merge 8.7 | sebres | 2018-11-22 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | merge 8.6 | sebres | 2018-11-22 | 1 | -4/+4 |
| |\ \
| | |/ |
|
| | * | merge 8.5: fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoi... | sebres | 2018-11-22 | 1 | -4/+4 |
| | |\ |
|
| | * | | Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletion | pooryorick | 2018-02-14 | 1 | -1/+1 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2018-09-12 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | fix [glob] handling of leading // | aspect | 2017-11-17 | 1 | -1/+1 |
|
|
* | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -6/+6 |
|\ \ \ \
| |/ / / |
|
* | | | | Starting to update all callers of TclGetStringFromObj() to use size_t variables | jan.nijtmans | 2018-07-01 | 1 | -3/+3 |
|/ / / |
|
* | | | Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletion | pooryorick | 2017-10-30 | 1 | -1/+1 |
|
|
* | | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 1 | -16/+16 |
|/ / |
|
* | | Repair earlier bug fix. Stopped crash, but botched the logic for multiple | dgp | 2016-06-21 | 1 | -0/+1 |
|
|
* | | [c383ebb5e4] Match DStringInit and DStringFree properly. | dgp | 2016-06-20 | 1 | -1/+1 |
|
|
* | | fix typo found by Coverity; no effect on "most" platforms (is there anyone wh... | Miguel Sofer | 2015-07-31 | 1 | -2/+2 |
|
|
* | | Improve documentation on the use of com ports (remove references to Windows 9... | jan.nijtmans | 2014-11-13 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Improve documentation on the use of com ports (remove references to Windows 9... | jan.nijtmans | 2014-11-13 | 1 | -4/+4 |
|
|
* | | 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 |
|
|
* | | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -0/+1 |
|
|
* | | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 1 | -47/+53 |
|\ \
| |/ |
|
| * | [Bug #1536227]: Cygwin network pathname supoort | jan.nijtmans | 2012-08-08 | 1 | -145/+96 |
|
|
* | | converting to using Tcl_Obj API for error message generation; part done | dkf | 2012-08-03 | 1 | -17/+22 |
|
|
* | | missed a spot | dkf | 2012-07-04 | 1 | -2/+1 |
|
|