summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Revert "Update sets.nim"Dominik Picheta2015-01-271-1/+1
| * | | | Merge pull request #2015 from dumndummer/patch-1Dominik Picheta2015-01-271-1/+1
| |\ \ \ \
| | * | | | Update sets.nimdumndummer2015-01-271-1/+1
| |/ / / /
| * | | | TSlice -> Slice in the tut1Simon Hafner2015-01-131-2/+2
| * | | | Merge branch 'devel'Araq2014-12-29624-20586/+28571
| |\ \ \ \
| * \ \ \ \ Merge branch 'devel'Araq2014-11-041-1/+1
| |\ \ \ \ \
| | * | | | | proper development version numberAraq2014-11-041-1/+1
| * | | | | | Merge branch 'devel'Araq2014-11-0332-249/+1004
| |\| | | | |
| * | | | | | Merge branch 'devel'Araq2014-10-19231-10788/+15091
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of https://github.com/Araq/NimrodAraq2014-07-15191-4793/+8268
| |\ \ \ \ \ \ \
| * | | | | | | | git forced me to commit theseAraq2014-07-158-0/+0
* | | | | | | | | news.txt: fixed typoAraq2015-10-271-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Download links for new version.Dominik Picheta2015-10-271-4/+4
* | | | | | | | Prep for v0.12.0Dominik Picheta2015-10-275-348/+399
* | | | | | | | Merge pull request #3475 from mjoud/shrdocDominik Picheta2015-10-271-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | fixed shr documentationMagnus Jöud2015-10-261-4/+5
* | | | | | | | | Improved postgres docs and added untestable tests.Dominik Picheta2015-10-272-43/+45
* | | | | | | | | fix doco by removing extra ` chars, change a word andJamesP2015-10-271-7/+7
* | | | | | | | | add doco outlining the two SQL parameter substitution mechanisms for the db_p...JamesP2015-10-271-1/+55
* | | | | | | | | setupQuery() with SqlQuery take parameter substitution with "?"JamesP2015-10-271-3/+32
* | | | | | | | | tryExec() with SqlQuery now takes "?" substitution parametersJamesP2015-10-271-5/+11
* | | | | | | | | add check to dbFormat() to verify parameter substitution has "?" identifierJamesP2015-10-271-0/+4
* | | | | | | | | fixes #3476Araq2015-10-272-2/+50
* | | | | | | | | added an assertionAraq2015-10-271-1/+3
* | | | | | | | | tries to fix the travis buildAraq2015-10-261-0/+1
|/ / / / / / / /
* | | | | | | | fixes #3431, fixes #3370, fixes #3468Araq2015-10-252-3/+52
* | | | | | | | fixes #3474Araq2015-10-251-1/+1
* | | | | | | | fixes #1799 properlyAraq2015-10-252-8/+86
* | | | | | | | try to make travis generate the tar.xzAraq2015-10-251-0/+2
* | | | | | | | fixes #1799Araq2015-10-252-3/+4
* | | | | | | | Merge pull request #3442 from Dhertz/develAndreas Rumpf2015-10-231-8/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Add UTF-16 decoding tests to json moduleDaniel Hertz2015-10-131-3/+7
| * | | | | | | | Make sure the json module decodes UTF16 correctlyDaniel Hertz2015-10-131-5/+25
* | | | | | | | | Merge pull request #3454 from jlp765/osprocAndreas Rumpf2015-10-231-0/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add simple example for execProcess, exeCmd, execCmdExJamesP2015-10-161-0/+14
* | | | | | | | | | Merge pull request #3467 from nanoant/patch/fuse-msg-api-n-use-stdout-helpAndreas Rumpf2015-10-224-27/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | compiler/commands: Always write usage to stdoutAdam Strzelecki2015-10-221-3/+4
| * | | | | | | | | | msgs: One msgWriteln with optional flagsAdam Strzelecki2015-10-223-24/+19
* | | | | | | | | | | Merge pull request #3466 from nanoant/patch/remove-dead-mac-platform-codeAndreas Rumpf2015-10-221-36/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | system/dyncalls: OS X is already handled as posixAdam Strzelecki2015-10-221-36/+0
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #3464 from yglukhov/disable-failing-testsAndreas Rumpf2015-10-223-9/+13
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fixed tests for TravisCIYuriy Glukhov2015-10-223-9/+13
* | | | | | | | | | | added --reportConceptFailures switch to the manualAraq2015-10-221-0/+4
* | | | | | | | | | | fixes #3452Araq2015-10-223-2/+41
* | | | | | | | | | | added --reportConceptFailures switchAraq2015-10-221-0/+3
* | | | | | | | | | | doc\advopt.txtAraq2015-10-224-4/+11
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #3463 from yglukhov/patch-1Dominik Picheta2015-10-221-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed broken linksYuriy Glukhov2015-10-221-2/+2
|/ / / / / / / / / /
* | | | | | | | | | fixes #3338Araq2015-10-224-4/+51
* | | | | | | | | | mitigates unclear nimsuggest problemAraq2015-10-221-0/+1