Juan Carlos
96920dace2
Deprecate DCE:on ( #13839 )
2020-04-01 21:58:43 -03:00
Araq
8070ba46e0
minor style changes
2019-07-11 00:28:20 +02:00
Andreas Rumpf
45b4eb49ca
Merge branch 'devel' into araq-quirky-exceptions
2019-02-08 17:18:17 +01:00
Araq
efbdda55d1
removes deprecated T/P types
2018-11-16 13:27:46 +01:00
Jacek Sieka
829b9aad05
remove dead code elimination option ( #7669 )
2018-04-23 17:02:38 +08:00
Araq
d0fd779b4c
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
2016-01-18 10:55:23 +01:00
Andreas Rumpf
245763c29f
Merge pull request #3265 from coffeepots/patch-2
...
Add widestring versions of SQLPrepare and SQLExecDirect
2015-08-28 18:27:26 +02:00
Araq
deba8d4c18
preparations for more Nimble packages; clear licensing; fixes #2949
2015-06-20 23:24:21 +02:00
pdw
b48e21db34
src/wrappers/c-r - Dropped 'T' from types
2015-05-24 22:43:13 -05:00
Araq
76ca4298f1
Merge branch 'master' of github.com:Araq/Nimrod
2013-03-17 16:44:31 +01:00
rumpf_a@web.de
79413cf74c
added missing library files
2010-03-07 23:17:37 +01:00
Andreas Rumpf
1a0949c9df
examples/lib use the new wrappers
2010-02-28 23:04:18 +01:00
Andreas Rumpf
e6f0b0b016
fixed pango/pangoutils new wrappers
2010-02-26 01:26:16 +01:00
rumpf_a@web.de
18bd38d4da
continued work on html/xmlparser
2010-02-14 00:29:35 +01:00
Andreas Rumpf
7f7f90abbb
more enhancements for the lib
2010-02-08 22:07:45 +01:00
Andreas Rumpf
c9d5a1081d
added tools and web dirs
2009-09-15 23:22:22 +02:00
Andreas Rumpf
13429077a0
version0.7.10
2009-06-08 08:06:25 +02:00
flywind
5e768b34ec
use lowercase --define switches ( #17283 )
2021-03-07 19:08:41 +08:00
Juan Carlos
5673f8fdb6
Deprecate DCE:on ( #13839 )
2020-04-01 21:58:43 -03:00
Nindaleth
189f8f8dd1
fix several typos in documentation and comments ( #12553 )
2019-10-30 09:08:45 +01:00
Araq
13d081aa5d
minor style changes
2019-07-11 00:28:20 +02:00
Jacek Sieka
feb550f0b4
remove dead code elimination option ( #7669 )
2018-04-23 17:02:38 +08:00
Andreas Rumpf
59d4f801ef
mysql.nim: fixes how the DLL version loading works
2018-03-23 19:18:49 +01:00
Dennis Felsing
b5cbae1726
Enable mariadb shared libs for mysql as well ( #7199 )
2018-02-10 16:42:13 +01:00
Andreas Rumpf
2720c2f818
make MySQL client work with MariaDB; prefer newer versions over older
2018-01-18 11:32:43 +01:00
Dominik Picheta
1bc4196603
Merge pull request #4822 from alphashuro/patch-1
...
Update mysql.nim
2016-09-24 10:46:11 +02:00
Araq
0f9554fbbc
Merge branch 'devel' of https://github.com/nim-lang/Nim into devel
2016-01-18 10:55:23 +01:00
Andreas Rumpf
956bcc4715
Merge pull request #3289 from nanoant/patch/fix-whitespace
...
Patch/fix whitespace
2015-09-04 23:37:59 +02:00
pdw
484ef29df1
src/wrappers/c-r - Dropped 'T' from types
2015-05-24 22:43:13 -05:00
Andreas Rumpf
f4312b4c82
Merge pull request #2140 from FedericoCeratto/devel
...
Fix some typos
2015-02-16 20:32:24 +01:00
Andreas Rumpf
a511b9f918
Merge pull request #2108 from oderwat/patch-1
...
Fixing dylib name for OSX
2015-02-12 10:02:53 +01:00
Andreas Rumpf
9034bc173f
Merge pull request #1926 from ekarlso/mysql-osx
...
Support MySQL on OSX
2015-01-11 01:07:56 +01:00
Araq
faadf3eb85
Merge branch 'devel' of https://github.com/Araq/Nim into devel
...
Conflicts:
compiler/semexprs.nim
2015-01-07 02:44:22 +01:00
Araq
f6cd14bc61
resolved conflict
2014-09-13 17:59:37 +02:00
Araq
f155fd122d
Nimrod renamed to Nim
2014-08-28 09:50:51 +02:00
Andreas Rumpf
50426e3f23
resolved conflict
2014-04-10 01:47:20 +02:00
Araq
b0624c8eff
Merge branch 'master' of github.com:Araq/Nimrod
2013-03-17 16:44:31 +01:00
Araq
6f9876dc04
preparations for making 'closure' the default calling convention for proc types
2012-07-16 23:00:57 +02:00
Araq
9528b9d853
added some missing wrappers
2010-08-24 00:22:36 +02:00
Andreas Rumpf
b7adea8e18
examples/lib use the new wrappers
2010-02-28 23:04:18 +01:00
Andreas Rumpf
d4f66891e6
fixed pango/pangoutils new wrappers
2010-02-26 01:26:16 +01:00
rumpf_a@web.de
20b5cc6985
continued work on html/xmlparser
2010-02-14 00:29:35 +01:00
Andreas Rumpf
b4e02ea65c
bugfix: inconsequent tuple usage
2009-12-09 00:41:55 +01:00
Andreas Rumpf
33935a547c
added tools and web dirs
2009-09-15 23:22:22 +02:00
Andreas Rumpf
08fafdc2c1
overload resolution for proc vars
2009-06-24 17:13:22 +02:00
Andreas Rumpf
16fee27851
version0.7.10
2009-06-08 08:06:25 +02:00
jfilby
58d6166fac
Fix several memory leaks in the Postgres wrapper. ( #20940 )
2022-11-27 20:28:38 +02:00
Andrey Makarov
c12b6a894a
Markdown code blocks migration part 7 ( #20547 )
2022-10-12 17:13:43 +03:00
ringabout
e102f4fb86
refactor dbFormat ( #19746 )
...
* refactor dbFormat
* add simple tests
2022-09-29 18:16:42 +08:00
Andrey Makarov
fb463f545f
Implement Pandoc Markdown concise link extension ( #20304 )
...
* Implement Pandoc Markdown concise link extension
This implements https://github.com/nim-lang/Nim/issues/20127 .
Besides reference to headings we also support doing references
to Nim symbols inside Nim modules.
Markdown:
```
Some heading
------------
Ref. [Some heading].
```
Nim:
```
proc someFunction*() ...
... ## Ref. [someFunction]
```
This is substitution for RST syntax like `` `target`_ ``.
All 3 syntax variants of extension from Pandoc Markdown are supported:
`[target]`, `[target][]`, `[description][target]`.
This PR also fixes clashes in existing files, particularly
conflicts with RST footnote feature, which does not work with
this PR (but there is a plan to adopt a popular [Markdown footnote
extension](https://pandoc.org/MANUAL.html#footnotes ) to make footnotes work).
Also the PR fixes a bug that Markdown links did not work when `[...]`
section had a line break.
The implementation is straightforward since link resolution did not
change w.r.t. RST implementation, it's almost only about new syntax
addition. The only essential difference is a possibility to add a custom
link description: form `[description][target]` which does not have an
RST equivalent.
* fix nim 1.0 gotcha
2022-09-04 21:52:21 +03:00