Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement TIP's #538: Externalize libtommath | jan.nijtmans | 2019-12-13 | 1 | -0/+919 |
|\ | |||||
| * | Add compat/stdint.h, upgrade to libtommath 1.2.0, adapt as much as possible a... | jan.nijtmans | 2019-11-01 | 1 | -0/+919 |
* | | Merge 8.6 | jan.nijtmans | 2019-12-09 | 2 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Fix [abd4abedd2]: Failed to build tk 8.6.10 with cross compile | jan.nijtmans | 2019-12-09 | 2 | -2/+2 |
| * | Unnecessary double ;; in tclTimer.c. Update compat/zlib to exactly the same c... | jan.nijtmans | 2019-12-06 | 3 | -0/+822 |
* | | Merge 8.6 | jan.nijtmans | 2019-11-01 | 2 | -2/+10 |
|\ \ | |/ | |||||
| * | Make ioapi.c and minizip.c build on Windows (for someone who would want to) | jan.nijtmans | 2019-11-01 | 2 | -120/+166 |
* | | Merge 8.6 | jan.nijtmans | 2019-08-28 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings... | jan.nijtmans | 2019-08-28 | 1 | -1/+1 |
* | | Remove "register" keyword in various places. Also add some type-casts to help... | jan.nijtmans | 2019-08-14 | 8 | -21/+24 |
* | | Remove last traces of strtod() function, since it isn't used in Tcl any more. | jan.nijtmans | 2019-07-16 | 1 | -1/+1 |
* | | Fix a warning due to a missing const in an internal minzip function | jan.nijtmans | 2019-06-28 | 1 | -5/+5 |
|\ \ | |||||
| * | | Fix a warning due to a missing const in an internal minzip function | gahr | 2019-06-27 | 1 | -5/+5 |
| * | | Merge 8.7 | jan.nijtmans | 2019-01-31 | 1 | -76/+0 |
| |\ \ | |/ / |/| | | |||||
| * | | Merge 8.7 | jan.nijtmans | 2019-01-26 | 2 | -2/+2 |
| |\ \ | |||||
| * \ \ | merge 8.7 | sebres | 2018-11-22 | 2 | -2/+2 |
| |\ \ \ | |||||
| * | | | | 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 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Implement TIP 445 | dgp | 2018-11-13 | 3 | -0/+0 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge 8.7 | dgp | 2018-11-01 | 3 | -289/+0 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2018-10-12 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2018-09-12 | 3 | -113/+967 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | 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 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Fix for [f559bbde4e] (even though that's not really a bug) | jan.nijtmans | 2019-01-28 | 1 | -76/+0 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
* | | | | | | | | | 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.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 |
* | | | | | | | 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 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | 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 |
| |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | Work started eliminating long outdated compat routines that now cause | dgp | 2018-10-29 | 3 | -289/+0 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install"... | jan.nijtmans | 2018-10-12 | 1 | -2/+2 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | 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 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Remove compat/float.h and related machinery. The last system known where this... | jan.nijtmans | 2017-11-15 | 1 | -14/+0 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Pulling changes from trunk | hypnotoad | 2017-09-05 | 2 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 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 |
| |\ \ \ \ | |||||
| * \ \ \ \ | 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 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-01-04 | 29 | -93/+111 |
| |\ \ \ \ \ \ |