summaryrefslogtreecommitdiffstats
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | More uppercase HEX representations in source-code.jan.nijtmans2020-03-181-1/+1
* | 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
* | Make ioapi.c and minizip.c build on Windows (for someone who would want to)jan.nijtmans2019-11-012-120/+166
* | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings...jan.nijtmans2019-08-281-1/+1
* | Replace isspace() -> TclIsSpaceProc() _everywhere_. jan.nijtmans2019-01-262-2/+2
* | fixed typo in prepro `#ifdef unix || __APPLE__`sebres2018-11-222-2/+2
* | Eliminate fallback attempts when broken strtod() routines are detected.dgp2018-11-013-289/+0
* | Fix [e14d152114efee10394a7e0b4b1c0478efff52c5|e14d152114]: bundled zlib docum...jan.nijtmans2017-03-075-2565/+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
* | Complete the upgrade to Zlib 1.2.10: Now add the *.lib and *.dll files.jan.nijtmans2017-01-066-3/+3
* | 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
* | 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
| | * * compat/string.h: fixed memchr() protoype for __APPLE__ so that wedas2005-04-261-1/+5
| | * added definition of NULL to strstr.c for Bug 1175161Kevin B Kenny2005-04-121-1/+6
| | * * compat/strftime.c (_conv): Corrected a problem where hour 0Kevin B Kenny2004-09-081-4/+10
| | * * compat/strftime.c (_fmt, ISO8601Week): Kevin B Kenny2004-05-181-21/+77
* | | Implement TIP#162rmax2010-09-282-0/+438
* | | Remove mslu completely, see Feature Req #2819611nijtmans2010-08-143-182/+0
* | | Official build of zlib1.dll 1.2.5 is finally available, so put it innijtmans2010-07-293-0/+148