File | Date | Author | Commit |
---|---|---|---|
.cvsignore | 2006-11-29 | Jan Wielemaker | [08407c] * Work in progress |
.gitignore | 2013-01-29 | Jan Wielemaker | [556980] Ignore Mac *.dSYM |
ChangeLog | 2009-07-23 | Jan Wielemaker | [e8c3f0] Preparing version 5.7.12 |
Makefile.in | 2014-10-26 | Vítor Santos Costa | [f2517a] config fixes |
Makefile.mak | 2012-06-17 | Vítor Santos Costa | [f9abc0] Merge branch 'master' of git://www.swi-prolog.o... |
README | 2006-11-29 | Jan Wielemaker | [08407c] * Work in progress |
configure.in | 2014-10-26 | Vítor Santos Costa | [e6cdb8] config fixes |
install-sh | 2006-11-29 | Jan Wielemaker | [764a3d] * Started zlib interface project |
test_zlib.pl | 2014-03-18 | Jan Wielemaker | [17ad18] Debugging for MacOS flush issue |
zlib.doc | 2014-03-05 | Jan Wielemaker | [e099f3] ENHANCED: forwarding of deflate errors to excep... |
zlib.pl | 2015-01-05 | Vítor Santos Costa | [322e89] docs |
zlib4pl.c | 2014-03-18 | Jan Wielemaker | [e56524] FIXED: Stream deflate handling of end-of-stream... |
Experimental interface to zlib, providing on-the-fly compression in Prolog streams. Very incomplete.