Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed issue with os module in non-unicode mode on Windows. | Dominik Picheta | 2014-08-30 | 1 | -1/+4 |
* | Ftpclient backwards compatibility fixes. | Dominik Picheta | 2014-08-30 | 1 | -23/+20 |
* | Winlean and threads case sensitivity fixes. | Dominik Picheta | 2014-08-30 | 4 | -31/+31 |
* | Case fixes for network modules. | Dominik Picheta | 2014-08-30 | 5 | -126/+129 |
* | Merge branch 'devel' into bigbreak | Dominik Picheta | 2014-08-30 | 5 | -128/+436 |
|\ | |||||
| * | Add asyncftpclient module. | Dominik Picheta | 2014-08-29 | 3 | -14/+315 |
| * | Async macro fixes. Added waitFor. | Dominik Picheta | 2014-08-29 | 1 | -7/+17 |
| * | Ftpclient module now uses generics. | Dominik Picheta | 2014-08-24 | 1 | -93/+89 |
| * | Fixed gcsafe in asynchttpserver module. | Dominik Picheta | 2014-08-21 | 1 | -2/+3 |
* | | further adaptations | Araq | 2014-08-29 | 52 | -87/+87 |
* | | renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings | Araq | 2014-08-29 | 25 | -43/+187 |
* | | koch now uses nim.exe | Araq | 2014-08-29 | 6 | -42/+51 |
* | | posix.nim compiles again | Araq | 2014-08-29 | 9 | -76/+76 |
* | | tester compiles again | Araq | 2014-08-29 | 5 | -22/+22 |
* | | updated terminal.nim | Araq | 2014-08-29 | 1 | -6/+6 |
* | | updated the tester | Araq | 2014-08-29 | 1 | -2/+2 |
* | | made windows.nim compatible with --cs:partial | Araq | 2014-08-29 | 1 | -228/+228 |
* | | renamed Byte to byte | Araq | 2014-08-29 | 2 | -2/+2 |
* | | updated db_sqlite.nim | Araq | 2014-08-29 | 2 | -23/+23 |
* | | updated the compiler to use the new symbol names | Araq | 2014-08-28 | 30 | -114/+307 |
* | | updated sockets.nim | Araq | 2014-08-28 | 1 | -121/+121 |
* | | udpated osproc.nim | Araq | 2014-08-28 | 1 | -66/+66 |
* | | Nimrod renamed to Nim | Araq | 2014-08-28 | 30 | -379/+379 |
* | | Nimrod renamed to Nim | Araq | 2014-08-28 | 6 | -6/+6 |
* | | Nimrod renamed to Nim | Araq | 2014-08-28 | 23 | -90/+90 |
* | | Nimrod renamed to Nim | Araq | 2014-08-28 | 56 | -116/+116 |
* | | Nimrod renamed to Nim | Araq | 2014-08-28 | 89 | -125/+125 |
* | | updated poly.nim | Araq | 2014-08-28 | 2 | -39/+47 |
* | | updated pegs module | Araq | 2014-08-28 | 1 | -38/+38 |
* | | several modules changed | Araq | 2014-08-28 | 7 | -81/+80 |
* | | more modules updated | Araq | 2014-08-28 | 1 | -3/+3 |
* | | more modules updated | Araq | 2014-08-28 | 2 | -7/+7 |
* | | more modules updated | Araq | 2014-08-28 | 4 | -426/+426 |
* | | more modules updated | Araq | 2014-08-28 | 3 | -62/+62 |
* | | more modules updated | Araq | 2014-08-28 | 2 | -59/+59 |
* | | more modules updated | Araq | 2014-08-28 | 6 | -71/+71 |
* | | more modules updated | Araq | 2014-08-28 | 3 | -70/+70 |
* | | updated basic2d, basic3d modules | Araq | 2014-08-28 | 2 | -25/+25 |
* | | updated base64.nim | Araq | 2014-08-28 | 1 | -127/+127 |
* | | big rename | Araq | 2014-08-28 | 5 | -146/+158 |
* | | big rename | Araq | 2014-08-28 | 2 | -15/+15 |
* | | big rename | Araq | 2014-08-28 | 7 | -380/+380 |
* | | big rename | Araq | 2014-08-28 | 12 | -103/+108 |
* | | big rename | Araq | 2014-08-27 | 98 | -2348/+2498 |
* | | renamefest | Araq | 2014-08-23 | 5 | -59/+60 |
* | | renamefest | Araq | 2014-08-23 | 62 | -343/+342 |
* | | system files use new identifiers | Araq | 2014-08-23 | 13 | -338/+371 |
* | | the big renamefest: first steps | Araq | 2014-08-22 | 56 | -508/+529 |
|/ | |||||
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-08-21 | 1 | -1/+1 |
|\ | |||||
| * | added bug number to comment | Simon Hafner | 2014-08-20 | 1 | -1/+1 |