summaryrefslogtreecommitdiffstats
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | merge trunkdgp2017-01-12103-1820/+8689
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ merge 8.7dgp2018-11-013-289/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Work started eliminating long outdated compat routines that now causedgp2018-10-293-289/+0
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge 8.7jan.nijtmans2018-10-121-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install"...jan.nijtmans2018-10-121-2/+2
* | | | | | | | | Merge trunkjan.nijtmans2018-09-123-113/+967
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Added an implementation of tinydir.h, and spliced it into minizip to allowhypnotoad2017-11-212-113/+967
| * | | | | | | | Pulling changes from core-8-6-branchhypnotoad2017-11-171-14/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Pulling changes from trunkhypnotoad2017-09-052-2/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | merge core-8-6-branchjan.nijtmans2017-03-075-2565/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | merge core-8-6-branchjan.nijtmans2017-01-171-0/+0
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge core-8-6-branch. Better deal with patterns regarding hidden files in ZI...jan.nijtmans2017-01-1646-98/+92
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_...jan.nijtmans2018-09-012-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | merge trunkjan.nijtmans2017-12-152-2/+2
|/ / / / / / / / / /
* | | | | | | | | | Remove compat/float.h and related machinery. The last system known where this...jan.nijtmans2017-11-151-14/+0
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Fix [e14d152114efee10394a7e0b4b1c0478efff52c5|e14d152114]: bundled zlib docum...jan.nijtmans2017-03-075-2565/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix [e14d152114efee10394a7e0b4b1c0478efff52c5|e14d152114]: bundled zlib docum...jan.nijtmans2017-03-075-2565/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | merge core-8-6-branchjan.nijtmans2017-01-171-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Hm. 32-bit zlib dll still was the 1.2.10 version. Corrected now.jan.nijtmans2017-01-171-0/+0
| | |/ / / / | |/| | | |
* | | | | | Update zlib to version 1.2.11jan.nijtmans2017-01-1646-98/+92
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Update zlib to version 1.2.11jan.nijtmans2017-01-1646-98/+92
| |/ / /
* | | | Complete the upgrade to Zlib 1.2.10: Now add the *.lib and *.dll filesjan.nijtmans2017-01-066-3/+3
|\ \ \ \ | |/ / /
| * | | Complete the upgrade to Zlib 1.2.10: Now add the *.lib and *.dll files.jan.nijtmans2017-01-066-3/+3
* | | | merge core-8-6-branchjan.nijtmans2017-01-0429-93/+111
|\ \ \ \ | |/ / /
| * | | Update zlib to version 1.2.10. Dll's and *.lib files not updated yetjan.nijtmans2017-01-0329-93/+111
| * | | (cherry-pick): Update zlib to version 1.2.9. Dll's and *.lib files not update...jan.nijtmans2017-01-0198-1810/+8661
* | | | Update zlib to version 1.2.9. Dll's and *.lib files not updated yetjan.nijtmans2017-01-0198-1810/+8661
| |/ / |/| |
* | | Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-c...jan.nijtmans2016-11-162-2/+2
|/ /
* | Remove unnecessary end-of-line spacing in compat/*.cjan.nijtmans2015-07-0211-30/+30
* | Member field which should not have been const, because it is dynamically allo...jan.nijtmans2015-06-232-6/+6
|\ \ | |/
* | Tcl source code already assumes the <limits.h> file is available.dgp2015-03-241-22/+0
* | Windows dll's should be executable.jan.nijtmans2013-10-312-0/+0
* | Workaround for mingw-w64 (AMD64-only) bug: It appears that zdll.lib (as produ...jan.nijtmans2013-06-121-0/+0
* | Upgrade to zlib 1.2.8jan.nijtmans2013-05-1393-494/+3764
* | Bug [3599194]: compat/fake-rfc2553.c is brokenjan.nijtmans2013-02-231-3/+3
* | eliminate dependancy of compat/*.h on tcl.hjan.nijtmans2012-12-264-7/+0
|\ \ | |/
| * eliminate dependancy of compat/*.h on tcl.hjan.nijtmans2012-12-265-151/+115
* | Experiment: MSVC build now links with 64-bit zlib1.dlljan.nijtmans2012-09-072-0/+0
* | Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 buildjan.nijtmans2012-08-132-0/+0
* | upgrade to 1.2.7 build of dlljan.nijtmans2012-06-151-0/+0
* | some more removals from zlib1.2.7jan.nijtmans2012-05-043-820/+0
* | files removed from zlib-1.2.7jan.nijtmans2012-05-0437-10456/+0
* | zlib-1.2.7jan.nijtmans2012-05-0396-1703/+6048
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-0221-43/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-0219-38/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-0124-53/+0
| | * Fixed obvious stupid error. [Bug 1786647]dkf2007-09-061-1/+1
| | * * compat/memcmp.c (memcmp): Fixed the VOID / CONST typo introducedandreas_kupries2007-01-221-2/+2
| | * Fix [Bug 1631017]dkf2007-01-221-4/+5
| | * Bug 1317477Kevin B Kenny2005-11-041-12/+20