summary refs log tree commit diff stats
path: root/lib/wrappers/zip
Commit message (Collapse)AuthorAgeFilesLines
* preparations for more Nimble packages; clear licensing; fixes #2949Araq2015-06-204-4928/+0
|
* lib/wrappers/s-z - Dropped 'T' from typespdw2015-06-043-98/+106
|
* Fix a few more warningsdef2015-02-171-1/+1
|
* cleaned up various modulesAraq2014-09-191-6/+6
|
* CS fixes for zlib.nimDominik Picheta2014-09-171-72/+72
|
* Nimrod renamed to NimAraq2014-08-282-2/+2
|
* Uses finally as statement to release zlib memory. Refs #1048.Grzegorz Adam Hankiewicz2014-03-291-2/+3
|
* Uses swap() to avoid variable copies. Refs #1048.Grzegorz Adam Hankiewicz2014-03-291-4/+4
|
* Modifies inflate() to return a discardable bool. Refs #1048.Grzegorz Adam Hankiewicz2014-03-291-13/+4
|
* Adds convenience uncompress and inflate procs to zlib.Grzegorz Adam Hankiewicz2014-03-291-0/+134
| | | | | | The new uncompress() version doesn't require you to know the size of the inflated destination buffer. The inflate() proc wraps it for convenience on a var string type.
* Provide zlib version explicit on Linux.Michał Zieliński2014-03-131-1/+1
| | | | | | - workaround for Gentoo (#987), - also, it's a good practice to provide ABI version in calls to dlopen, so if zlib ever changes ABI, wrappers won't break siliently.
* fixes #612Araq2014-02-111-0/+1
|
* case consistency: niminstAraq2013-12-291-54/+54
|
* Add compressBound proc to zlib wrapper.Dominik Picheta2013-10-131-0/+1
|
* Fixed libzip path for Arch Linux.Dominik Picheta2013-07-171-1/+1
|
* 2n attempt to fix niminst on the testing machinesAraq2013-06-291-1/+2
|
* attempt to make libzip work on the testing machinesAraq2013-06-271-3/+5
|
* attempt to use the lib.so for libzipAraq2013-06-271-49/+54
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-164-0/+0
|
* changed integer promotion rules; breaks bootstrapping and lots of codeAraq2012-07-081-4/+5
|
* version 0.8.8Andreas Rumpf2010-03-141-0/+4189
|
* added missing library filesrumpf_a@web.de2010-03-073-0/+594
|
* examples/lib use the new wrappersAndreas Rumpf2010-02-284-4783/+0
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-264-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-144-0/+0
|
* added tools and web dirsAndreas Rumpf2009-09-154-0/+0
|
* version0.7.10Andreas Rumpf2009-06-084-0/+4783