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
/
impure
/
db_sqlite.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
better tester
Araq
2014-01-17
1
-1
/
+1
*
fixes db_sqlite
Araq
2014-01-13
1
-20
/
+20
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
Merge pull request #262 from gradha/pr_adds_some_documentation_to_db_modules
Araq
2012-11-24
1
-4
/
+7
|
\
|
*
Documents NULL to "" db_* transformation and return values.
Grzegorz Adam Hankiewicz
2012-11-24
1
-4
/
+7
*
|
fixes #250
Araq
2012-11-19
1
-2
/
+2
|
/
*
'assert' hides EAssertionFailsure; stdlib makes use of 'tags'
Araq
2012-11-18
1
-16
/
+26
*
Adds `$` as supplied proc to varargs in database modules.
Grzegorz Adam Hankiewicz
2012-10-20
1
-10
/
+10
*
bugfix: leak in db_sqlite.GetValue
Araq
2012-10-10
1
-3
/
+5
*
Fixes segfault in db_sqlite. Fixes problems with times.format.
Dominik Picheta
2012-10-07
1
-2
/
+4
*
openarray/varargs split; breaks bootstrapping
Araq
2012-08-16
1
-12
/
+12
*
changed integer promotion rules; breaks bootstrapping and lots of code
Araq
2012-07-08
1
-5
/
+5
*
small bugfixes; documentation generator supports smilies for the forum
Araq
2012-05-01
1
-1
/
+1
*
some code formating
Araq
2012-04-26
1
-3
/
+2
*
added db_*.getRow
Araq
2012-04-24
1
-0
/
+10
*
added system.setControlCHook, system.writeStackTrace
Araq
2012-02-19
1
-1
/
+2
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
much more efficient rod file generation
Araq
2011-10-18
1
-2
/
+1
*
bugfix: return type of gtk2.check_menu_item_new*
Andreas Rumpf
2010-03-17
1
-1
/
+1
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
SQLite wrapper
Andreas Rumpf
2010-02-24
1
-0
/
+178