Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fix for [f559bbde4e] (even though that's not really a bug) | jan.nijtmans | 2019-01-28 | 1 | -76/+0 | |
* | | | | Merge 8.7 | jan.nijtmans | 2019-01-26 | 2 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.6. Also reduce tclCharTypeTable[] to 256 entries, as this table is al... | jan.nijtmans | 2019-01-26 | 2 | -2/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Replace isspace() -> TclIsSpaceProc() _everywhere_. | jan.nijtmans | 2019-01-26 | 2 | -2/+2 | |
* | | | | merge 8.7 | sebres | 2018-11-22 | 2 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | merge 8.6 | sebres | 2018-11-22 | 2 | -2/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | fixed typo in prepro `#ifdef unix || __APPLE__` | sebres | 2018-11-22 | 2 | -2/+2 | |
| | * | | Eliminate fallback attempts when broken strtod() routines are detected. | dgp | 2018-11-01 | 3 | -289/+0 | |
* | | | | Fix more executable flags | jan.nijtmans | 2018-11-19 | 1 | -0/+0 | |
* | | | | Remove "nostub" entries, which are no longer used. See also TIP #512. | jan.nijtmans | 2018-11-15 | 2 | -0/+0 | |
* | | | | Merge 8.7 | jan.nijtmans | 2018-11-14 | 1 | -0/+6 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Workaround for crypt.h, when used in combination with older zlib library. Sho... | jan.nijtmans | 2018-11-14 | 1 | -0/+6 | |
| * | | | Fix "executable" flag for many files (now really!) | jan.nijtmans | 2018-11-07 | 3 | -0/+0 | |
| * | | | Implement TIP 445 | dkf | 2018-11-06 | 3 | -0/+0 | |
| |\ \ \ | ||||||
* | \ \ \ | Implement TIP 445 | dgp | 2018-11-13 | 3 | -0/+0 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | merge 8.7 | dgp | 2018-10-18 | 2 | -114/+968 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | merge 8.7 | dgp | 2017-11-15 | 1 | -14/+0 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | merge trunk | dgp | 2017-03-09 | 5 | -2565/+0 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | merge trunk | dgp | 2017-01-23 | 47 | -98/+92 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | merge trunk | dgp | 2017-01-12 | 103 | -1820/+8689 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-11-01 | 3 | -289/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Work started eliminating long outdated compat routines that now cause | dgp | 2018-10-29 | 3 | -289/+0 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge 8.7 | jan.nijtmans | 2018-10-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install"... | jan.nijtmans | 2018-10-12 | 1 | -2/+2 | |
* | | | | | | | | | Merge trunk | jan.nijtmans | 2018-09-12 | 3 | -113/+967 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Added an implementation of tinydir.h, and spliced it into minizip to allow | hypnotoad | 2017-11-21 | 2 | -113/+967 | |
| * | | | | | | | | Pulling changes from core-8-6-branch | hypnotoad | 2017-11-17 | 1 | -14/+0 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Pulling changes from trunk | hypnotoad | 2017-09-05 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-03-07 | 5 | -2565/+0 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-01-17 | 1 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge core-8-6-branch. Better deal with patterns regarding hidden files in ZI... | jan.nijtmans | 2017-01-16 | 46 | -98/+92 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | merge trunk | jan.nijtmans | 2017-12-15 | 2 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Remove compat/float.h and related machinery. The last system known where this... | jan.nijtmans | 2017-11-15 | 1 | -14/+0 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Fix [e14d152114efee10394a7e0b4b1c0478efff52c5|e14d152114]: bundled zlib docum... | jan.nijtmans | 2017-03-07 | 5 | -2565/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Fix [e14d152114efee10394a7e0b4b1c0478efff52c5|e14d152114]: bundled zlib docum... | jan.nijtmans | 2017-03-07 | 5 | -2565/+0 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-01-17 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Hm. 32-bit zlib dll still was the 1.2.10 version. Corrected now. | jan.nijtmans | 2017-01-17 | 1 | -0/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Update zlib to version 1.2.11 | jan.nijtmans | 2017-01-16 | 46 | -98/+92 | |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | ||||||
| * | | | | Update zlib to version 1.2.11 | jan.nijtmans | 2017-01-16 | 46 | -98/+92 | |
| |/ / / | ||||||
* | | | | Complete the upgrade to Zlib 1.2.10: Now add the *.lib and *.dll files | jan.nijtmans | 2017-01-06 | 6 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Complete the upgrade to Zlib 1.2.10: Now add the *.lib and *.dll files. | jan.nijtmans | 2017-01-06 | 6 | -3/+3 | |
* | | | | merge core-8-6-branch | jan.nijtmans | 2017-01-04 | 29 | -93/+111 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Update zlib to version 1.2.10. Dll's and *.lib files not updated yet | jan.nijtmans | 2017-01-03 | 29 | -93/+111 | |
| * | | | (cherry-pick): Update zlib to version 1.2.9. Dll's and *.lib files not update... | jan.nijtmans | 2017-01-01 | 98 | -1810/+8661 | |
* | | | | Update zlib to version 1.2.9. Dll's and *.lib files not updated yet | jan.nijtmans | 2017-01-01 | 98 | -1810/+8661 | |
| |/ / |/| | | ||||||
* | | | Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-c... | jan.nijtmans | 2016-11-16 | 2 | -2/+2 | |
|/ / | ||||||
* | | Remove unnecessary end-of-line spacing in compat/*.c | jan.nijtmans | 2015-07-02 | 11 | -30/+30 | |
* | | Member field which should not have been const, because it is dynamically allo... | jan.nijtmans | 2015-06-23 | 2 | -6/+6 | |
|\ \ | |/ | ||||||
* | | Tcl source code already assumes the <limits.h> file is available. | dgp | 2015-03-24 | 1 | -22/+0 | |