Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | preparations for more Nimble packages; clear licensing; fixes #2949 | Araq | 2015-06-20 | 4 | -4928/+0 |
| | |||||
* | lib/wrappers/s-z - Dropped 'T' from types | pdw | 2015-06-04 | 3 | -98/+106 |
| | |||||
* | Fix a few more warnings | def | 2015-02-17 | 1 | -1/+1 |
| | |||||
* | cleaned up various modules | Araq | 2014-09-19 | 1 | -6/+6 |
| | |||||
* | CS fixes for zlib.nim | Dominik Picheta | 2014-09-17 | 1 | -72/+72 |
| | |||||
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 2 | -2/+2 |
| | |||||
* | Uses finally as statement to release zlib memory. Refs #1048. | Grzegorz Adam Hankiewicz | 2014-03-29 | 1 | -2/+3 |
| | |||||
* | Uses swap() to avoid variable copies. Refs #1048. | Grzegorz Adam Hankiewicz | 2014-03-29 | 1 | -4/+4 |
| | |||||
* | Modifies inflate() to return a discardable bool. Refs #1048. | Grzegorz Adam Hankiewicz | 2014-03-29 | 1 | -13/+4 |
| | |||||
* | Adds convenience uncompress and inflate procs to zlib. | Grzegorz Adam Hankiewicz | 2014-03-29 | 1 | -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ński | 2014-03-13 | 1 | -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 #612 | Araq | 2014-02-11 | 1 | -0/+1 |
| | |||||
* | case consistency: niminst | Araq | 2013-12-29 | 1 | -54/+54 |
| | |||||
* | Add compressBound proc to zlib wrapper. | Dominik Picheta | 2013-10-13 | 1 | -0/+1 |
| | |||||
* | Fixed libzip path for Arch Linux. | Dominik Picheta | 2013-07-17 | 1 | -1/+1 |
| | |||||
* | 2n attempt to fix niminst on the testing machines | Araq | 2013-06-29 | 1 | -1/+2 |
| | |||||
* | attempt to make libzip work on the testing machines | Araq | 2013-06-27 | 1 | -3/+5 |
| | |||||
* | attempt to use the lib.so for libzip | Araq | 2013-06-27 | 1 | -49/+54 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 4 | -0/+0 |
| | |||||
* | changed integer promotion rules; breaks bootstrapping and lots of code | Araq | 2012-07-08 | 1 | -4/+5 |
| | |||||
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 1 | -0/+4189 |
| | |||||
* | added missing library files | rumpf_a@web.de | 2010-03-07 | 3 | -0/+594 |
| | |||||
* | examples/lib use the new wrappers | Andreas Rumpf | 2010-02-28 | 4 | -4783/+0 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 4 | -0/+0 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 4 | -0/+0 |
| | |||||
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 4 | -0/+0 |
| | |||||
* | version0.7.10 | Andreas Rumpf | 2009-06-08 | 4 | -0/+4783 |