summaryrefslogtreecommitdiffstats
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
* 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.dllmsvc_with_64bit_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
* | | Include "tcl.h", not <tcl.h>,nijtmans2010-04-295-19/+10
* | | If tclInt.h or tclPort.h is alreadynijtmans2010-04-272-4/+2
* | | Upgrade to zlib 1.2.5nijtmans2010-04-20116-15108/+15386
* | | Upgrade zlib to version 1.2.4nijtmans2010-03-16185-11133/+29186
* | | Split tommath stub lib source filenijtmans2010-03-043-9/+10
* | | reverted earlier rename from tcl*Stubs tonijtmans2010-02-153-0/+182
* | | Minor whitespace cleanup... nothing to see heredkf2009-12-101-4/+4
* | | Fix [Bug 2819227] by using a function from C89 rather than POSIX.dkf2009-07-091-2/+2