Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos | Federico Ceratto | 2015-02-15 | 1 | -4/+4 |
| | |||||
* | Fix typos | Federico Ceratto | 2015-02-15 | 1 | -1/+1 |
| | |||||
* | Fixing dylib name for OSX | Hans Raaf | 2015-02-11 | 1 | -1/+1 |
| | | | | I don't know if the (15|16...) is supposed to work on OSX. I have "libmysqlclient.18.dylib" in my lib directory and get "could not load: libmysqlclient.(15|16|17[18).dylib" on execution. After removing the pattern I can run my little example program and it works as "libmysqlclient.dylib" is a softlink to the current version anyway. | ||||
* | Support MySQL on OSX | Endre Karlson | 2015-01-11 | 1 | -5/+9 |
| | |||||
* | Allow higher versions of libmysqlclient | def | 2015-01-02 | 1 | -1/+1 |
| | |||||
* | More docgen fixes. | Dominik Picheta | 2014-09-13 | 1 | -6/+6 |
| | |||||
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | case consistency improvements | Araq | 2014-01-11 | 1 | -2/+2 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | preparations for making 'closure' the default calling convention for proc types | Araq | 2012-07-16 | 1 | -0/+4 |
| | |||||
* | added some missing wrappers | Araq | 2010-08-24 | 1 | -0/+1073 |
| | |||||
* | examples/lib use the new wrappers | Andreas Rumpf | 2010-02-28 | 1 | -1154/+0 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 1 | -0/+0 |
| | |||||
* | bugfix: inconsequent tuple usage | Andreas Rumpf | 2009-12-09 | 1 | -1/+0 |
| | |||||
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -0/+0 |
| | |||||
* | overload resolution for proc vars | Andreas Rumpf | 2009-06-24 | 1 | -2/+2 |
| | |||||
* | version0.7.10 | Andreas Rumpf | 2009-06-08 | 1 | -0/+1155 |