Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add readPasswordFromStdin to rdstdin | def | 2015-02-03 | 1 | -4/+38 | |
* | slightly better docs for re module | Araq | 2015-02-01 | 1 | -0/+6 | |
* | osinfo_win compiles again | Araq | 2015-01-18 | 1 | -4/+3 | |
* | fixes #1866 | Araq | 2015-01-10 | 1 | -1/+2 | |
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -1/+1 | |
* | Added NT 6.2 and NT 6.3 (8/8.1) | astrolantique | 2014-12-30 | 1 | -0/+8 | |
* | getSystemVersion updated to include 10.7 to 10.10 | astrolantique | 2014-12-29 | 1 | -1/+9 | |
* | fixes #1496 | Araq | 2014-12-18 | 1 | -40/+44 | |
* | changed formating | Araq | 2014-12-08 | 1 | -4/+3 | |
* | added module fenv's docs | Araq | 2014-11-04 | 1 | -103/+0 | |
* | Merge branch 'devel' into bigbreak | Araq | 2014-11-03 | 3 | -9/+133 | |
|\ | ||||||
| * | Merge pull request #1448 from def-/posix-math | Andreas Rumpf | 2014-11-03 | 1 | -0/+113 | |
| |\ | ||||||
| | * | Move fenv to its own module | def | 2014-08-22 | 1 | -0/+113 | |
| * | | Add comment. | Milos Negovanovic | 2014-10-21 | 1 | -1/+2 | |
| * | | Add comment. | Milos Negovanovic | 2014-10-21 | 1 | -0/+1 | |
| * | | Merge branch 'devel' of github.com:Araq/Nimrod into devel | Milos Negovanovic | 2014-10-21 | 1 | -0/+2 | |
| |\ \ | ||||||
| * | | | Tweaks for postgres driver (not tested yet). | Milos Negovanovic | 2014-09-26 | 1 | -2/+8 | |
| * | | | Merge branch 'devel' of github.com:Araq/Nimrod into devel | Milos Negovanovic | 2014-09-19 | 1 | -28/+84 | |
| |\ \ \ | ||||||
| * | | | | Preserve nil <-> NULL between Nimrod and database. | Milos Negovanovic | 2014-08-20 | 1 | -5/+18 | |
* | | | | | re module returns nil on failed captures | Flaviu Tamas | 2014-10-29 | 1 | -3/+13 | |
* | | | | | nicer error messages (untested) | Araq | 2014-10-26 | 1 | -1/+1 | |
* | | | | | Merge branch 'devel' into bigbreak | Araq | 2014-10-13 | 1 | -0/+2 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Code more cleaner | Simon Krauter | 2014-10-11 | 1 | -4/+1 | |
| * | | | | Raise exception on adding a non-existent file to a zip archive | Simon Krauter | 2014-10-10 | 1 | -0/+5 | |
| | |/ / | |/| | | ||||||
* | | | | CS fixes for dialogs on Windows. | Dominik Picheta | 2014-10-05 | 1 | -2/+2 | |
* | | | | docgen should work again | Araq | 2014-10-05 | 1 | -6/+6 | |
* | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak | Araq | 2014-10-04 | 1 | -29/+83 | |
|\| | | | ||||||
| * | | | Add postgresql prepared queries and stop relying on string formatting | Erwan Ameil | 2014-08-29 | 1 | -28/+84 | |
| |/ / | ||||||
* | | | cleaned up various modules | Araq | 2014-09-19 | 5 | -39/+40 | |
* | | | updated graphics.nim | Araq | 2014-09-18 | 1 | -119/+119 | |
* | | | some progress on documentation building | Araq | 2014-09-17 | 1 | -16/+16 | |
* | | | More docgen fixes. | Dominik Picheta | 2014-09-13 | 3 | -117/+54 | |
* | | | prettified re.nim; make some tests green | Araq | 2014-08-31 | 1 | -56/+59 | |
* | | | updated db_sqlite.nim | Araq | 2014-08-29 | 1 | -20/+20 | |
* | | | Nimrod renamed to Nim | Araq | 2014-08-28 | 4 | -11/+11 | |
* | | | Nimrod renamed to Nim | Araq | 2014-08-28 | 10 | -14/+14 | |
|/ / | ||||||
* / | distinguish between 'defined' and 'declared' | Araq | 2014-08-11 | 1 | -1/+1 | |
|/ | ||||||
* | Add missing sql proc for db_mysql | def | 2014-07-14 | 1 | -0/+9 | |
* | mongodb wrapper properly removed from core | Araq | 2014-03-25 | 1 | -227/+0 | |
* | Fix for db_mysql.Open. 'Connection' argument in 'Open' was not used, so MySQL... | Miguel | 2014-02-10 | 1 | -8/+8 | |
* | Merge branch 'devel' of git://github.com/Araq/Nimrod | Miguel | 2014-02-10 | 2 | -4/+6 | |
|\ | ||||||
| * | Merge pull request #875 from EXetoC/mongo | Andreas Rumpf | 2014-02-06 | 1 | -2/+2 | |
| |\ | ||||||
| | * | A first attempt at fixing the MongoDB modules. | EXetoC | 2014-02-02 | 1 | -2/+2 | |
| * | | Avoids raising exceptions in tryInsertID. | Grzegorz Adam Hankiewicz | 2014-01-29 | 1 | -2/+4 | |
| |/ | ||||||
* | | Merge branch 'devel' of git://github.com/Araq/Nimrod | Miguel | 2014-01-26 | 10 | -114/+114 | |
|\| | ||||||
| * | better tester | Araq | 2014-01-17 | 1 | -1/+1 | |
| * | fixes db_sqlite | Araq | 2014-01-13 | 1 | -20/+20 | |
| * | case consistency improvements | Araq | 2014-01-11 | 6 | -50/+50 | |
| * | case consistency: niminst | Araq | 2013-12-29 | 1 | -2/+2 | |
| * | case consistency part 6 | Araq | 2013-12-28 | 1 | -33/+33 |