ringabout
3eddba8b5e
stdlib final cleanup
2022-12-01 22:54:04 +08:00
ringabout
911e302d37
'lock levels' are deprecated, now a noop ( #20539 )
...
* 'lock levels' are deprecated, now a noop
* fixes tests
2022-10-11 15:17:09 +08:00
Yuriy Glukhov
6987408dae
Compile sqlite3 with -O3 flag ( #16697 )
2021-01-12 14:26:52 +02:00
Juan Carlos
eebe3b59af
Deprecate DCE:on ( #13839 )
2020-04-01 21:58:43 -03:00
pyloor
8f6fee9098
adding sqlite3 backup functions ( #13346 )
...
* adding sqlite3 backup functions
* changing sleep to sqlite3_sleep to prevent clashes
2020-02-07 07:11:05 +01:00
Federico Ceratto
2efcbd55c3
Fix spellings ( #12277 ) [backport]
2019-09-27 06:02:54 +01:00
Andreas Rumpf
dd89ef9605
prepare sqlite3 wrapper for static linking
2019-09-03 18:43:23 +02:00
Andreas Rumpf
4f602e475c
makes the -d:nimIncremental compiler mode compile again
2019-07-21 16:41:46 +02:00
Araq
56cf60b446
minor style changes
2019-07-11 00:28:20 +02:00
Araq
6dbeb3cf46
removes deprecated T/P types
2018-11-16 13:27:46 +01:00
Jacek Sieka
cc923b3422
remove dead code elimination option ( #7669 )
2018-04-23 17:02:38 +08:00
Andreas Rumpf
553d7c72b4
improvements to memtracking
2017-01-26 11:25:55 +01:00
Araq
8cbb0a3452
Merge branch 'devel' into sighashes
2016-11-28 20:59:30 +01:00
Araq
d67317ce5c
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
2016-01-18 10:55:23 +01:00
Araq
ba218f8a80
fixes DLL hell on Windows
2015-09-05 12:03:53 +02:00
Andreas Rumpf
40aa0294f3
Merge pull request #3289 from nanoant/patch/fix-whitespace
...
Patch/fix whitespace
2015-09-04 23:37:59 +02:00
Andreas Rumpf
a4a8cd86ce
Merge pull request #3029 from rbehrends/fix-sqlite3-osx
...
Fix SQLite3 dynlib on OS X.
2015-07-01 00:20:37 +02:00
pdw
4a883c5c5f
src/wrappers/s-z - Dropped 'T' from types
2015-05-24 22:50:19 -05:00
Araq
21df5beb3d
resolved conflict
2014-09-13 17:59:37 +02:00
Araq
347b0fa0ba
updated db_sqlite.nim
2014-08-29 00:16:12 +02:00
Araq
42d017a95e
Nimrod renamed to Nim
2014-08-28 09:50:51 +02:00
Araq
7dd1d096da
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
2014-04-25 19:55:06 +02:00
Araq
e905df2135
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
2014-04-20 01:19:10 +02:00
Araq
d606c6bf81
Merge branch 'master' of github.com:Araq/Nimrod
2013-03-17 16:44:31 +01:00
Araq
5c0a036152
fixes #213
2012-10-04 09:49:04 +02:00
Araq
8511346cfb
bugfix: optimization of complex constant string concatenations
2012-02-17 02:16:33 +01:00
Araq
edc8f6497c
added some missing wrappers
2010-08-24 00:22:36 +02:00
Andreas Rumpf
0bab6fe0b6
examples/lib use the new wrappers
2010-02-28 23:04:18 +01:00
Andreas Rumpf
9d95883024
fixed pango/pangoutils new wrappers
2010-02-26 01:26:16 +01:00
Andreas Rumpf
38fd3a28f2
SQLite wrapper
2010-02-24 01:04:39 +01:00
rumpf_a@web.de
0d9c28205b
continued work on html/xmlparser
2010-02-14 00:29:35 +01:00
Andreas Rumpf
2d4cd386c0
added tools and web dirs
2009-09-15 23:22:22 +02:00
Andreas Rumpf
54bbc9837f
version0.7.10
2009-06-08 08:06:25 +02:00
ringabout
b3c7ddaea0
remove useless defines ( #20867 )
2022-11-17 23:04:43 +08:00
ringabout
e846f40758
fixes postgres with nimPreviewSlimSystem ( #20455 )
2022-09-29 23:54:45 +08:00
Artem Klevtsov
2408bf4a33
postgres module fixes (followup #17030 ) ( #17053 )
...
* Fix pqSetSingleRowMode case. Add links to the docs
* Add missing PGContextVisibility enum
* Remove unused PGContextVisibility enum
2021-02-17 01:15:58 +06:00
Artem Klevtsov
b13bfa05a2
Add pqsetsinglerowmode to postgres module ( #17030 )
...
* Add pqsetsinglerowmode to postgres module
Very useful to reduce memory usage when fetch a large amount of data.
Documentation: https://www.postgresql.org/docs/current/libpq-single-row-mode.html
* Add missing enum to the ExecStatusType
* Revert entry
* Update ConnStatusType enum
2021-02-14 20:27:44 +06:00
Juan Carlos
df42b85c5c
Deprecate DCE:on ( #13839 )
2020-04-01 21:58:43 -03:00
Bung
dd343a9a6d
add pqserverVersion,pqconnectionNeedsPassword,pqconnectionUsedPassword ( #13060 )
2020-01-07 17:52:02 +08:00
Araq
a7719009f3
minor style changes
2019-07-11 00:28:20 +02:00
Hitesh Jasani
c6055c0d86
Expose api to disable autoinitializing OpenSSL. ( #11247 )
2019-05-14 11:08:53 -04:00
Araq
c06bfeb37f
removes deprecated T/P types
2018-11-16 13:27:46 +01:00
Jacek Sieka
5e1faeae31
remove dead code elimination option ( #7669 )
2018-04-23 17:02:38 +08:00
Araq
5358bf12c0
preparations for more Nimble packages; clear licensing; fixes #2949
2015-06-20 23:24:21 +02:00
pdw
54199d93d5
src/wrappers/c-r - Dropped 'T' from types
2015-05-24 22:43:13 -05:00
Araq
ae74f4cd2c
Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak
...
Conflicts:
lib/impure/db_postgres.nim
lib/pure/os.nim
src/wrappers/postgres.nim
2014-10-04 19:40:23 +02:00
Araq
5834a5dac5
cleaned up various modules
2014-09-19 00:54:01 +02:00
Araq
dba3546bbc
resolved conflict
2014-09-13 17:59:37 +02:00
Araq
2cece88e0d
Merge branch 'master' of github.com:Araq/Nimrod
2013-03-17 16:44:31 +01:00
Andreas Rumpf
f76e59a8bf
bugfix: return type of gtk2.check_menu_item_new*
2010-03-17 18:58:34 +01:00