Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2019-01-31 | 1 | -76/+0 |
|\ | |||||
| * | 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 ↵ | jan.nijtmans | 2019-01-26 | 2 | -2/+2 |
| |\ | | | | | | | | | | | | | always addressed with unsigned chars now. Eliminate some useless end-of-line spacing that slipped in. | ||||
| | * | Replace isspace() -> TclIsSpaceProc() _everywhere_. | jan.nijtmans | 2019-01-26 | 2 | -2/+2 |
| | | | | | | | | | Change TclIsSpaceProc() and TclIsBareWord so it works with both signed and unsigned characters. Actually, this is not a signature change, as "char" arguments are enlarged to "int" by the C-compiler anyway. | ||||
* | | | 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 |
| | | | | | | | | | This has long been creating more problems than it solves. | ||||
* | | | 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 |
| | | | | | | | | | Also fix many EXEC/UNEXEC file flags | ||||
* | | | Merge 8.7 | jan.nijtmans | 2018-11-14 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Workaround for crypt.h, when used in combination with older zlib library. ↵ | jan.nijtmans | 2018-11-14 | 1 | -0/+6 |
| | | | | | | | | | | | | Should make Travis build work again | ||||
| * | | 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 |
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | cross-compiling failure far more often than they help porting to old broken platforms. | ||||
* | | | | | | | | Merge 8.7 | jan.nijtmans | 2018-10-12 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh ↵ | jan.nijtmans | 2018-10-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | install", because tclsh is not compiled with that. Fix minizip.c compilation on systems without open64() | ||||
* | | | | | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minizip to recurse directory structures (and get us out of having to feed `find` via autoconf) | ||||
| * | | | | | | | 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 ↵ | jan.nijtmans | 2017-01-16 | 46 | -98/+92 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ZIP filesystem (taken over from upstream androwish) | ||||
* | \ \ \ \ \ \ \ \ | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, ↵ | jan.nijtmans | 2018-09-01 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | TCL_IO_FAILURE and TCL_NO_LENGTH (experimental, still open to be renamed following discussion) | ||||
* | | | | | | | | | | merge trunk | jan.nijtmans | 2017-12-15 | 2 | -2/+2 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Remove compat/float.h and related machinery. The last system known where ↵ | jan.nijtmans | 2017-11-15 | 1 | -14/+0 |
| |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this was needed was SunOS-4, which is not supported by Tcl any more for a long ... long time .... Also, fix a typo in generic/tclInt.h and remove some end-of-line spacing. | ||||
* | | | | | | | | Fix [e14d152114efee10394a7e0b4b1c0478efff52c5|e14d152114]: bundled zlib ↵ | jan.nijtmans | 2017-03-07 | 5 | -2565/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | documentation is under a potentially non-free license | ||||
| * | | | | | | Fix [e14d152114efee10394a7e0b4b1c0478efff52c5|e14d152114]: bundled zlib ↵ | jan.nijtmans | 2017-03-07 | 5 | -2565/+0 |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | documentation is under a potentially non-free license | ||||
* | | | | | | 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 ↵ | jan.nijtmans | 2017-01-01 | 98 | -1810/+8661 |
| | | | | | | | | | | | | updated yet | ||||
* | | | 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 ↵ | jan.nijtmans | 2016-11-16 | 2 | -2/+2 |
|/ | | | | type-casts which are not necessary any more. | ||||
* | 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 ↵ | jan.nijtmans | 2015-06-23 | 2 | -6/+6 |
|\ | | | | | | | allocated. Some end-of-line spacing in header files. |