index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
wrappers
/
mysql.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove dead code elimination option (#7669)
Jacek Sieka
2018-04-23
1
-1
/
+1
*
mysql.nim: fixes how the DLL version loading works
Andreas Rumpf
2018-03-24
1
-2
/
+2
*
Enable mariadb shared libs for mysql as well (#7199)
Dennis Felsing
2018-02-10
1
-3
/
+3
*
make MySQL client work with MariaDB; prefer newer versions over older
Andreas Rumpf
2018-01-18
1
-2
/
+2
*
Update mysql.nim
Alpha Shuro
2016-09-22
1
-2
/
+2
*
Fixing mysql_field.
Hans Raaf
2015-12-17
1
-0
/
+1
*
lib: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-264
/
+264
*
lib/wrappers/c-r - Dropped 'T' from types
pdw
2015-06-04
1
-128
/
+158
*
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
*
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