summaryrefslogtreecommitdiffstats
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
* Add 2 more supported funtions to TclStubCall()jan.nijtmans2020-10-232-0/+0
* Merge trunkjan.nijtmans2020-10-121-6/+2
|\
| * Merge 8.7jan.nijtmans2020-10-061-6/+2
| |\
| | * Adapt function signatures in compat/string.h to what's normal nowadaysjan.nijtmans2020-10-061-6/+2
* | | Merge 9.0jan.nijtmans2020-08-138-253/+247
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2020-06-251-5/+5
| |\ \ | | |/
| | * Merge 8.6jan.nijtmans2020-06-251-5/+5
| | |\
| * | \ Merge 8.7jan.nijtmans2020-06-225-241/+241
| |\ \ \ | | |/ /
| | * | 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
| * | | Merge 8.7jan.nijtmans2020-06-211-6/+0
| |\ \ \ | | |/ /
| | * | Suggested fix for [b179286248]: tclZipfs.c Build Error on CentOS 6jan.nijtmans2020-06-191-6/+0
| * | | Merge 8.7jan.nijtmans2020-03-181-1/+1
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2020-03-181-1/+1
| | |\ \ | | | |/
| | | * More uppercase HEX representations in source-code.jan.nijtmans2020-03-181-1/+1
* | | | Merge trunkjan.nijtmans2020-03-101-0/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2020-02-281-0/+1
| |\ \ \ | | |/ /
| | * | Merge 8.7jan.nijtmans2019-12-131-0/+919
| | |\ \
| | * \ \ Merge 8.7jan.nijtmans2019-12-112-2/+2
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2019-11-042-2/+10
| | |\ \ \ \
| | * \ \ \ \ Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ...jan.nijtmans2019-09-051-0/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7jan.nijtmans2019-08-159-22/+25
| | |\ \ \ \ \ \
* | | \ \ \ \ \ \ Merge trunk. Fix MSVC static buildjan.nijtmans2020-01-153-2/+921
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | 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-092-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 trunkjan.nijtmans2019-12-012-2/+10
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | merge 8.7dgp2019-11-052-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
* | | | | | Merge trunk. Finish implementation.jan.nijtmans2019-09-301-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.7jan.nijtmans2019-08-281-1/+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
* | | | | Rebase to 9.0jan.nijtmans2019-08-192-0/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge latest TIP #414 implementation (branch initsubsystems).jan.nijtmans2015-09-2414-58/+36
| |\ \ \ \
* | \ \ \ \ Merge 8.7jan.nijtmans2019-08-148-21/+24
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Remove "register" keyword in various places. Also add some type-casts to help...jan.nijtmans2019-08-148-21/+24
| | |_|_|/ | |/| | |
* | | | | Merge 8.7jan.nijtmans2019-07-161-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Remove last traces of strtod() function, since it isn't used in Tcl any more.jan.nijtmans2019-07-161-1/+1
* | | | | Merge 8.7jan.nijtmans2019-06-281-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | 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
|\ \ \ \ \ | |/ / / /
| * | | | Fix for [f559bbde4e] (even though that's not really a bug)jan.nijtmans2019-01-281-76/+0