| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2021-06-29 | 1 | -3/+3 |
|\ |
|
| * | Use fstat64() in stead of fstat() on platforms which support it. | jan.nijtmans | 2021-06-29 | 1 | -3/+3 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2021-04-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | TclWinConvertError -> Tcl_WinConvertError | jan.nijtmans | 2021-03-09 | 1 | -1/+1 |
|
|
* | | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -6/+6 |
|\ \
| |/ |
|
* | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2020-10-13 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2020-10-13 | 1 | -4/+4 |
| |\ |
|
| | * | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea... | jan.nijtmans | 2020-10-13 | 1 | -3/+3 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-03-18 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-03-18 | 1 | -4/+4 |
| |\ \
| | |/ |
|
| | * | More uppercase HEX representations in source-code. | jan.nijtmans | 2020-03-18 | 1 | -4/+4 |
|
|
* | | | merge 8.7 | dgp | 2020-03-17 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -2/+2 |
|
|
* | | | merge 8.7 | dgp | 2020-03-09 | 1 | -27/+17 |
|\ \ \
| |/ / |
|
| * | | Mac fix | dgp | 2020-03-09 | 1 | -1/+5 |
|
|
| * | | TCL_UNUSED in the unix sources. | dgp | 2020-03-09 | 1 | -27/+13 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -58/+62 |
|\ \ \
| |/ / |
|
| * | | Two more unused arguments. | jan.nijtmans | 2019-12-20 | 1 | -0/+2 |
| |\ \ |
|
| * \ \ | Merge 8.7 | jan.nijtmans | 2019-12-03 | 1 | -3/+3 |
| |\ \ \
| | |/ / |
|
| * | | | Merge 8.7 | jan.nijtmans | 2019-11-07 | 1 | -56/+54 |
| |\ \ \ |
|
| * \ \ \ | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -3/+15 |
| |\ \ \ \ |
|
| * \ \ \ \ | 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. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -11/+1 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -2/+2 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -42/+42 |
|
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-12-02 | 1 | -3/+3 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Eliminate excess eol-spacing | jan.nijtmans | 2019-12-02 | 1 | -3/+3 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge 8.7 | jan.nijtmans | 2019-11-07 | 1 | -56/+54 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Rewrite documentation of IO subsystem. | pooryorick | 2019-11-06 | 1 | -56/+54 |
| | |/ /
| |/| | |
|
* | | | | If NO_REALPATH is defined, raise an error instead of building a broken Tcl. | pooryorick | 2019-10-25 | 1 | -0/+5 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-07-05 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-07-05 | 1 | -2/+2 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
* | | | Merge 8.7 | dkf | 2019-05-25 | 1 | -0/+79 |
|\ \ \
| |/ / |
|
| * | | Implementation of [file tempdir]; hand-tested on OSX... | dkf | 2019-04-30 | 1 | -1/+3 |
|
|
| * | | Export API | dkf | 2019-04-30 | 1 | -1/+0 |
|
|
| * | | Windows implementation of TclpCreateTemporaryDirectory | dkf | 2019-04-30 | 1 | -1/+1 |
|
|
| * | | Starting to implement a temporary directory creator. | dkf | 2019-04-30 | 1 | -0/+78 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2019-04-01 | 1 | -10/+10 |
|\ \ \
| |/ / |
|
| * | | Modify testbytestring such that is only produces pure byte-arrays, if not it ... | jan.nijtmans | 2019-04-01 | 1 | -10/+10 |
|
|
* | | | Code cleanup: Remove unneeded #undef's, and unneeded inclused. No change in f... | jan.nijtmans | 2019-03-24 | 1 | -2/+0 |
|
|
* | | | More size_t-related consolidations. Now regexp can handle strings >2GB and mo... | jan.nijtmans | 2019-02-05 | 1 | -13/+16 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2018-12-12 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl... | jan.nijtmans | 2018-12-12 | 1 | -4/+4 |
|
|
* | | | Now that we have TCL_AUTO_LENGTH/TCL_IO_FAILURE macro's, use them to make cod... | jan.nijtmans | 2018-11-18 | 1 | -3/+3 |
|
|
* | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 1 | -7/+7 |
|\ \ \
| |/ / |
|
* | | | Another round of size_t'isms, this time also for Tcl_DString | jan.nijtmans | 2018-06-29 | 1 | -6/+6 |
|/ / |
|
* | | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811... | jan.nijtmans | 2018-05-22 | 1 | -1/+1 |
|
|
* | | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 1 | -1/+1 |
|\ \ |
|