Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zlib: Mangle symbols to avoid conflict with external transitive dependencies | Brad King | 2022-06-11 | 1 | -0/+2 |
| | | | | | | Mangling was dropped by commit fc22ac115e (zlib: Drop old sources to make room for a fresh import, 2022-05-26). Restore it for the new import of upstream zlib. | ||||
* | Merge branch 'upstream-zlib' into update-zlib | Brad King | 2022-05-28 | 1 | -58/+260 |
| | | | | | * upstream-zlib: zlib 2022-03-27 (21767c65) | ||||
* | zlib: Use unistd.h on all non-Windows platforms | Brad King | 2022-05-26 | 1 | -1/+1 |
| | | | | | Replace the `HAVE_UNISTD_H` change from commit 3edcd70754 (ENH: Update zlib to 1.2.3, 2007-09-11, v2.6.0~1135) with simpler logic. | ||||
* | Merge branch 'upstream-zlib' into update-zlib | Brad King | 2022-05-26 | 1 | -0/+332 |
| | | | | | | # By zlib upstream * upstream-zlib: zlib 2011-09-09 (abf180a0) | ||||
* | zlib: Drop old sources to make room for a fresh import | Brad King | 2022-05-26 | 1 | -351/+0 |
| | |||||
* | Haiku: Remove outdated preprocessor checks | Adrien Destugues | 2013-10-08 | 1 | -1/+1 |
| | | | | | | | | | * Haiku does not define __BEOS__ anymore, so there is no need to guard these BeOS specific workaround for Haiku. * The workaround themselves are not needed for Haiku as it has much better POSIX compatibility than BeOS did. Applied-by: Rolf Eike Beer <eike@sf-mail.de> | ||||
* | ENH: add initial support for HAIKU OS from bug# 7425 | Bill Hoffman | 2008-09-15 | 1 | -1/+1 |
| | |||||
* | ENH: Update zlib to 1.2.3. Addresses bugs #5445 and #3473. | David Cole | 2007-09-11 | 1 | -131/+184 |
| | |||||
* | COMP: Disabling warnings in zlib code to avoid changing it too much. | Brad King | 2005-02-10 | 1 | -0/+8 |
| | |||||
* | ENH: Initial import from VTK | Andy Cedilnik | 2005-01-26 | 1 | -0/+290 |