summaryrefslogtreecommitdiffstats
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
* Re-build zlib and libtommath for AMD64 and ARM64 to use the UCRT runtime (wit...jan.nijtmans2022-02-143-0/+0
* Merge 8.6jan.nijtmans2022-02-142-0/+0
|\
| * Update libz.dll.a and zlib1.dll, use a UCRT runtime in stead of msvcrt for ARM64jan.nijtmans2022-02-142-0/+0
| |\
| | * Make a start supporting aarch64-w64-mingw32-clang (WIP)jan.nijtmans2022-02-132-0/+0
* | | Merge 8.6jan.nijtmans2022-02-141-0/+0
|\ \ \ | |/ /
| * | Fix [c59fd034fd]: zdll.lib for windows arm64 is compiled for wrong architecturejan.nijtmans2022-02-141-0/+0
| |/
* | Merge 8.6jan.nijtmans2022-02-101-0/+0
|\ \ | |/
| * Add zlib1.dll for windows-arm64jan.nijtmans2022-02-101-0/+0
| |\
| | * Add zlib1.dll for windows-arm64 (cross-compiled with VS2017)jan.nijtmans2022-02-101-0/+0
| | * Merge 8.6jan.nijtmans2022-02-101-1/+1
| |/
* | Merge 8.6jan.nijtmans2022-02-091-0/+0
|\ \ | |/
| * More changed for windows-arm (e.g. add zdll.lib for ARM64, although zlib1.dll...jan.nijtmans2022-02-081-0/+0
* | Merge 8.6jan.nijtmans2021-06-112-461/+461
|\ \ | |/
| * Fix [d6b10a9256]: Two files under compat/zlib/contrib/ are CRLFjan.nijtmans2021-06-112-461/+461
| * Code cleanup: less of use "register" keyword, and better use of typecastsjan.nijtmans2020-08-111-1/+1
| * Merge 8.5jan.nijtmans2020-06-256-18/+19
| |\
| | * Clean-up compat functions, not using "register" any more, and fix some signat...jan.nijtmans2020-06-2510-54/+54
| | * Clean-up some unnecessary spacing.jan.nijtmans2020-04-171-1/+1
* | | Adapt function signatures in compat/string.h to what's normal nowadaysjan.nijtmans2020-10-061-6/+2
* | | Merge 8.6jan.nijtmans2020-06-251-5/+5
|\ \ \ | |/ /
* | | Merge 8.6jan.nijtmans2020-06-225-241/+241
|\ \ \ | |/ /
| * | Change all *.sln to CRLF format, so they are directly usable in Visual Studio...jan.nijtmans2020-06-225-241/+241
| * | sync zlib's crypt.h with version in Tcl 8.7jan.nijtmans2020-06-191-6/+1
* | | Suggested fix for [b179286248]: tclZipfs.c Build Error on CentOS 6jan.nijtmans2020-06-191-6/+0
* | | Merge 8.6jan.nijtmans2020-03-181-1/+1
|\ \ \ | |/ /
| * | More uppercase HEX representations in source-code.jan.nijtmans2020-03-181-1/+1
* | | Merge 8.7jan.nijtmans2019-12-131-0/+919
|\ \ \
| * \ \ Implement TIP's #538: Externalize libtommathjan.nijtmans2019-12-131-0/+919
| |\ \ \
| | * | | Add compat/stdint.h, upgrade to libtommath 1.2.0, adapt as much as possible a...jan.nijtmans2019-11-011-0/+919
* | | | | Merge 8.7jan.nijtmans2019-12-112-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2019-12-092-2/+2
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Fix [abd4abedd2]: Failed to build tk 8.6.10 with cross compilejan.nijtmans2019-12-092-2/+2
| | * | Unnecessary double ;; in tclTimer.c. Update compat/zlib to exactly the same c...jan.nijtmans2019-12-063-0/+822
* | | | Merge 8.7jan.nijtmans2019-11-042-2/+10
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-11-012-2/+10
| |\ \ \ | | |/ /
| | * | Make ioapi.c and minizip.c build on Windows (for someone who would want to)jan.nijtmans2019-11-012-120/+166
* | | | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ...jan.nijtmans2019-09-051-0/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-08-281-1/+1
| |\ \ \ | | |/ /
| | * | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings...jan.nijtmans2019-08-281-1/+1
* | | | Merge 8.7jan.nijtmans2019-08-159-22/+25
|\ \ \ \ | |/ / /
| * | | Remove "register" keyword in various places. Also add some type-casts to help...jan.nijtmans2019-08-148-21/+24
|/ / /
* | | Remove last traces of strtod() function, since it isn't used in Tcl any more.jan.nijtmans2019-07-161-1/+1
* | | Fix a warning due to a missing const in an internal minzip functionjan.nijtmans2019-06-281-5/+5
|\ \ \
| * | | Fix a warning due to a missing const in an internal minzip functiongahr2019-06-271-5/+5
| * | | Merge 8.7jan.nijtmans2019-01-311-76/+0
| |\ \ \ | |/ / / |/| | |
| * | | Merge 8.7jan.nijtmans2019-01-262-2/+2
| |\ \ \
| * \ \ \ merge 8.7sebres2018-11-222-2/+2
| |\ \ \ \
| * | | | | Fix more executable flagsjan.nijtmans2018-11-191-0/+0
| * | | | | Remove "nostub" entries, which are no longer used. See also TIP #512. jan.nijtmans2018-11-152-0/+0
| * | | | | Merge 8.7jan.nijtmans2018-11-141-0/+6
| |\ \ \ \ \