Commit Graph

  • 1a05787855 continued work on html/xmlparser rumpf_a@web.de 2010-02-14 00:29:35 +01:00
  • a04fc1c0f3 httpserver supports a fixed port number Andreas Rumpf 2010-02-06 12:24:54 +01:00
  • 1518052813 cleanup of library docs Andreas Rumpf 2010-02-04 00:47:59 +01:00
  • b8296988d0 db_mysql.nim added Andreas Rumpf 2010-01-29 08:09:23 +01:00
  • 1b5c7a6941 Markdown code blocks migration part 7 (#20547) Andrey Makarov 2022-10-12 17:13:43 +03:00
  • 70a19c8db8 make more standard libraries work with nimPreviewSlimSystem (#20343) ringabout 2022-09-28 02:06:23 +08:00
  • 4010ad7229 make implicit cstring conversions explicit (#19488) ee7 2022-08-19 21:40:53 +02:00
  • 14c6c1c695 Revert "fix db_sqlite.tryInsertID does raise exceptions in 1.6.0 #19743 (#19744)" (#19745) Andreas Rumpf 2022-04-25 11:59:37 +02:00
  • 33f668caaf fix db_sqlite.tryInsertID does raise exceptions in 1.6.0 #19743 (#19744) flywind 2022-04-25 02:20:18 +08:00
  • c699f4b5ab db_sqlite: added a space Araq 2022-03-18 14:17:54 +01:00
  • eaad754508 fix a sqlite bug (#18669) flywind 2021-08-13 00:21:01 +08:00
  • f3c0728405 docs: make inline markup more compatible with Markdown (#18053) Andrey Makarov 2021-05-21 07:54:20 +03:00
  • b2d26fa9ca fix RST parsing when no indent after enum.item (fix #17249) (#17257) Andrey Makarov 2021-03-12 10:33:21 +03:00
  • 89fe268007 Change stdlib imports to use std prefix in most examples (#17202) Danil Yarantsev 2021-03-01 00:17:19 +03:00
  • fbb62a6c32 use single backtick (#17100) flywind 2021-02-19 00:47:21 -06:00
  • 5b8ae3cbf4 fixes #16080 (#16091) [backport:1.2] RokkuCode 2020-11-23 15:15:55 +01:00
  • 42a503b069 Handle BLOB column type in SQLite as binary data (#15681) Regis Caillaud 2020-11-02 13:02:55 +01:00
  • d078a65a4d add bindParams to db_sqlite (#14408) Bung 2020-05-26 13:44:47 +08:00
  • 69b6a2dc3a add insert,tryInsert unify for postgres that need pk name (#14416) Bung 2020-05-23 01:24:52 +08:00
  • 2bfe76908d add SqlPrepared api fix #13559 (#14365) Bung 2020-05-16 21:50:04 +08:00
  • 0ac0f2e2c4 fix #7241 (#13779) itsumura-h 2020-04-03 16:38:05 +09:00
  • 90fe5e03af Deprecate DCE:on (#13839) Juan Carlos 2020-04-01 21:58:43 -03:00
  • 8a40b19273 Documentation improvements around the db interface (#12362) Ray Imber 2019-10-08 02:24:06 -07:00
  • f20f3269fc removed unused imports [refactoring] Andreas Rumpf 2019-08-08 16:51:41 +02:00
  • d11230ea13 makes the -d:nimIncremental compiler mode compile again Andreas Rumpf 2019-07-21 16:41:46 +02:00
  • 79654a8191 add unsafeColumnAt procs, that return unsafe cstring from InstantRow (#11647) Huy 2019-07-10 19:56:09 +07:00
  • e02ee2c195 db_sqlite: Update documentation (#10330) (#11266) jiro 2019-05-20 03:27:12 +09:00
  • fb481c0df8 Fix header inconsistencies in documentation (#11071) Zed 2019-04-23 08:40:20 +02:00
  • ad45dcd223 Merge branch 'devel' into araq-quirky-exceptions Andreas Rumpf 2019-02-08 17:18:17 +01:00
  • 8c15451400 removes deprecated T/P types Araq 2018-11-16 13:27:46 +01:00
  • ed588265ca Update example (#9395) Federico Ceratto 2018-10-16 23:17:37 +01:00
  • ebdbdb0ca5 fixes merge conflict Andreas Rumpf 2018-08-19 15:14:03 +02:00
  • f503ef5fd9 fixed merge conflict Andreas Rumpf 2018-06-04 16:16:50 +02:00
  • e1b3dc208a fixes testament compilation Araq 2018-05-14 17:45:44 +02:00
  • 870869d081 remove dead code elimination option (#7669) Jacek Sieka 2018-04-23 17:02:38 +08:00
  • a9a982c5e9 make tests green again Andreas Rumpf 2017-11-07 12:57:32 +01:00
  • d409e7f4ba Merge branch 'devel' into araq Andreas Rumpf 2017-10-02 08:31:38 +02:00
  • fdf460d131 Merge branch 'devel' of https://github.com/nim-lang/Nim into devel Araq 2016-01-18 14:54:50 +01:00
  • a6664bf8e3 Merge branch 'devel' of https://github.com/nim-lang/Nim into devel Araq 2016-01-18 10:55:23 +01:00
  • e6e5e86f5c Merge pull request #3294 from jlp765/db_sqliteDoco Dominik Picheta 2015-09-06 23:08:06 +01:00
  • 46eb616a37 Merge pull request #3289 from nanoant/patch/fix-whitespace Andreas Rumpf 2015-09-04 23:37:59 +02:00
  • 457ef2855b Merge pull request #2866 from nanoant/patch/db-deffered-rows Andreas Rumpf 2015-06-10 11:06:36 +02:00
  • 118e4667b7 lib/impure - Dropped 'T' from types pdw 2015-05-24 22:24:07 -05:00
  • 5da8e91358 Merge pull request #2583 from BlaXpirit/test-stdlib Andreas Rumpf 2015-04-21 15:36:37 +02:00
  • 4998c99d05 Merge pull request #2337 from kemege/db_charset Andreas Rumpf 2015-03-17 01:32:26 +01:00
  • 0a9ca2633f fixes #1866 Araq 2015-01-10 23:52:05 +01:00
  • c7703ec24f updated db_sqlite.nim Araq 2014-08-29 00:16:12 +02:00
  • 01c6a074c1 Nimrod renamed to Nim Araq 2014-08-28 09:50:51 +02:00
  • bb3f67be0e resolved conflict Andreas Rumpf 2014-04-10 01:47:20 +02:00
  • c90a02503b Merge branch 'master' of github.com:Araq/Nimrod Araq 2013-03-17 16:44:31 +01:00
  • 6201c0ba56 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-11-25 11:03:27 +01:00
  • 832dc48f89 fixes #250 Araq 2012-11-19 00:16:25 +01:00
  • d05879916d 'assert' hides EAssertionFailsure; stdlib makes use of 'tags' Araq 2012-11-18 01:36:20 +01:00
  • 79ced725f0 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-10-20 18:48:49 +02:00
  • 714341b1e3 bugfix: leak in db_sqlite.GetValue Araq 2012-10-10 01:05:03 +02:00
  • bb03ef88b3 Merge branch 'master' of github.com:Araq/Nimrod Araq 2012-10-10 01:03:04 +02:00
  • faefcaf47e openarray/varargs split; breaks bootstrapping Araq 2012-08-16 08:34:33 +02:00
  • 0e7254f2eb changed integer promotion rules; breaks bootstrapping and lots of code Araq 2012-07-08 21:03:47 +02:00
  • 9f6219d5cf small bugfixes; documentation generator supports smilies for the forum Araq 2012-05-01 11:14:29 +02:00
  • f17a5c0c6b some code formating Araq 2012-04-26 01:16:50 +02:00
  • 1df6a386a7 added db_*.getRow Araq 2012-04-24 08:44:36 +02:00
  • 701187b6d7 added system.setControlCHook, system.writeStackTrace Araq 2012-02-19 23:37:37 +01:00
  • 790515ff98 year 2012 for most copyright headers Araq 2012-01-02 23:07:35 +01:00
  • 19896f6a42 much more efficient rod file generation Araq 2011-10-18 17:21:51 +02:00
  • 7c1e294e23 bugfix: return type of gtk2.check_menu_item_new* Andreas Rumpf 2010-03-17 18:58:34 +01:00
  • b021a7c91b fixed pango/pangoutils new wrappers Andreas Rumpf 2010-02-26 01:26:16 +01:00
  • 4cba67edd7 SQLite wrapper Andreas Rumpf 2010-02-24 01:04:39 +01:00
  • 54f5ab12b7 add smtp to important packages (#20984) ringabout 2022-12-01 15:14:42 +08:00
  • 2449c37137 better procvar ambiguity errors, clean up after #20457 (#20932) metagn 2022-12-01 10:01:13 +03:00
  • b36f5119ae Add HPPA and sparc64 architectures (#20934) Federico Ceratto 2022-12-01 04:48:47 +00:00
  • 17ac8c31bf move smtp to nimble packages (#20953) ringabout 2022-12-01 04:52:36 +08:00
  • a7133e0594 removed unused sections in codegen (#20976) ringabout 2022-12-01 04:51:13 +08:00
  • 84ea62ea0d Move command line parameter code (#20946) IgorDeepakM 2022-11-30 11:00:26 +01:00
  • 8f728ace35 Update tssl.nim (#20973) Chavdar Ivanov 2022-11-29 23:21:47 +00:00
  • ce971400c0 dom: remove X* = ref XObj [backport] (#20910) metagn 2022-11-29 22:24:51 +03:00
  • 9c5061eab7 fix #20969 - making vcc work again with cpp backend (#20970) rockcavera 2022-11-29 16:07:17 -03:00
  • 09b8f989b4 add pkg/asyncftpclient to important packages (#20964) ringabout 2022-11-29 23:49:38 +08:00
  • 5658e8e5c5 Add --genCDeps for better integration with CMake (#20950) Jaremy Creechley 2022-11-29 07:27:48 -07:00
  • 77a337a39a fixes documentation regression (#20960) ringabout 2022-11-29 14:49:40 +08:00
  • 3d5edb41be fixes #20958; fixes the return type of slice function [backport] (#20959) ringabout 2022-11-29 14:21:44 +08:00
  • d4afa53fd5 fixes #13583; enforce void for nkWhileStmt (#20947) ringabout 2022-11-29 13:41:38 +08:00
  • b5a008bac8 Allow some tests to run without network (#20955) Anna 2022-11-29 05:40:28 +00:00
  • 15d00ca0e1 allow proc expressions in place of statements (#20935) metagn 2022-11-29 08:37:00 +03:00
  • 555c5ed1a7 fix bugs with dot & call operators [backport] (#20931) metagn 2022-11-28 23:33:02 +03:00
  • f31dc63169 move asyncftpclient to nimble packages (#20952) ringabout 2022-11-29 04:17:50 +08:00
  • dd57410afe Improve jsformdata (#20929) Juan Carlos 2022-11-28 17:15:44 -03:00
  • 8a68ed65d0 Support IBM Z architecture (#20943) Federico Ceratto 2022-11-28 18:33:09 +00:00
  • d26b1232ee Add nkFastAsgn into semExpr (#20939) Jake Leahy 2022-11-28 06:09:25 +11:00
  • 5a848a0707 Fix several memory leaks in the Postgres wrapper. (#20940) jfilby 2022-11-27 20:28:38 +02:00
  • f644f04654 Handle ppc CPU architecture (#20920) Federico Ceratto 2022-11-26 20:59:52 +00:00
  • c0daea7b31 issue form: don't syntax highlight output logs (#20924) metagn 2022-11-26 19:32:13 +03:00
  • dc21ae9ea5 Correct descriptions for oids (#20926) ringabout 2022-11-27 00:29:45 +08:00
  • 2d6c200284 fixes documentation regression (#20925) ringabout 2022-11-26 23:35:30 +08:00
  • 37fe9c0f38 Add a link for testament (#20923) ringabout 2022-11-26 21:48:37 +08:00
  • b57a9637e8 fixes #20914; fixes the alignment of big sets (#20918) ringabout 2022-11-26 14:48:11 +08:00
  • 2709898a5e koch remove dead code (#20912) Juan Carlos 2022-11-25 09:51:11 -03:00
  • cbc2fa7156 add a testcase for vcc (#20915) ringabout 2022-11-25 17:39:50 +08:00
  • 521720f30f fixes #20873; rework vcc with arc/orc (#20913) ringabout 2022-11-25 15:49:46 +08:00
  • b7d96cd3f5 fixes broken importc for vcc [backport] (#20909) ringabout 2022-11-25 03:16:51 +08:00
  • 27a38a9fce fix #13790; ptr char (+friends) should not implicitly convert to cstring (#20761) ringabout 2022-11-24 14:49:23 +08:00