Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #1566 from onionhammer/bigbreak | Andreas Rumpf | 2014-10-21 | 4 | -8/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | patched fdset call in osproc | Erik O'Leary | 2014-10-10 | 1 | -1/+1 | |
| * | | | | | Fixed FD_SET casing | Erik O'Leary | 2014-10-10 | 3 | -7/+7 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'devel' into bigbreak | Araq | 2014-10-13 | 1 | -1/+10 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | fixes recent regression | Araq | 2014-10-11 | 1 | -1/+4 | |
| * | | | minor cleanup for cpuinfo | Araq | 2014-10-11 | 1 | -2/+1 | |
| * | | | fixes #1551 | Araq | 2014-10-11 | 1 | -3/+3 | |
| * | | | Update cpuinfo.nim | Luis Ricardo | 2014-10-07 | 1 | -1/+8 | |
| | |/ | |/| | ||||||
* | | | fixes a race condition that caused '^' to hang | Araq | 2014-10-05 | 1 | -4/+5 | |
* | | | docgen should work again | Araq | 2014-10-05 | 3 | -37/+41 | |
* | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak | Araq | 2014-10-04 | 1 | -2/+2 | |
|\| | | ||||||
| * | | Fix permissions for createDir() on Unix systems. | Reimer Behrends | 2014-09-22 | 1 | -2/+2 | |
* | | | recursive tuple types are now invalid (breaking change) | Araq | 2014-10-02 | 1 | -0/+2 | |
* | | | s/sock/fd/. Fixes #1487. | Dominik Picheta | 2014-09-27 | 2 | -46/+46 | |
* | | | added $* for subexes | Araq | 2014-09-24 | 1 | -0/+3 | |
* | | | made tests green | Araq | 2014-09-22 | 1 | -2/+2 | |
* | | | made some tests green | Araq | 2014-09-21 | 1 | -3/+4 | |
* | | | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak | Araq | 2014-09-19 | 4 | -1/+33 | |
|\ \ \ | ||||||
| * | | | Fixes asyncnet example. | Dominik Picheta | 2014-09-18 | 1 | -1/+2 | |
| * | | | Adds socket creation for arbitrary domain, type and protocol. | Dominik Picheta | 2014-09-18 | 4 | -0/+31 | |
* | | | | updated xml modules | Araq | 2014-09-18 | 2 | -22/+22 | |
|/ / / | ||||||
* | | | updated fsmonitor | Araq | 2014-09-17 | 1 | -3/+2 | |
* | | | xmldom adheres to the new style | Araq | 2014-09-17 | 1 | -249/+249 | |
* | | | Add bool to determine if socket has been closed. | Dominik Picheta | 2014-09-16 | 2 | -2/+4 | |
* | | | Merge branch 'bigbreak' of github.com:Araq/Nimrod into bigbreak | Dominik Picheta | 2014-09-14 | 4 | -10/+51 | |
|\ \ \ | ||||||
| * \ \ | resolved conflict | Araq | 2014-09-13 | 10 | -40/+196 | |
| |\ \ \ | ||||||
| * \ \ \ | merged things from devel | Araq | 2014-09-12 | 4 | -10/+51 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | manual merge of #1526 | Araq | 2014-09-11 | 1 | -1/+1 | |
| | * | | | fixes #1444 | Araq | 2014-09-11 | 1 | -1/+1 | |
| | * | | | Merge pull request #1404 from def-/strutils-count | Andreas Rumpf | 2014-09-05 | 1 | -0/+35 | |
| | |\ \ \ | ||||||
| | | * | | | overlapping as a parameter for count instead | def | 2014-07-28 | 1 | -17/+9 | |
| | | * | | | Add count procedures to strutils | def | 2014-07-23 | 1 | -0/+43 | |
| | * | | | | Merge pull request #1509 from idlewan/cookies | Andreas Rumpf | 2014-09-01 | 1 | -6/+9 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Secure and HttpOnly cookies | Erwan Ameil | 2014-08-30 | 1 | -6/+9 | |
| | * | | | | | Escape ' and / when using escape in xmltree | Erwan Ameil | 2014-08-30 | 1 | -0/+4 | |
| | |/ / / / | ||||||
* | | | / / | NimFix on net and rawsockets modules. | Dominik Picheta | 2014-09-13 | 2 | -8/+8 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | More docgen fixes. | Dominik Picheta | 2014-09-13 | 1 | -12/+10 | |
* | | | | | Some docgen fixes. | Dominik Picheta | 2014-09-13 | 1 | -0/+1 | |
* | | | | | Fixes fdSet CS problems in asyncio. | Dominik Picheta | 2014-09-12 | 1 | -2/+2 | |
* | | | | | Lots of documentation improvements for asyncdispatch. | Dominik Picheta | 2014-09-12 | 7 | -26/+183 | |
|/ / / / | ||||||
* | | | | renamed URLencode to encodeUrl | Araq | 2014-09-10 | 1 | -7/+9 | |
* | | | | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak | Araq | 2014-09-10 | 5 | -66/+60 | |
|\ \ \ \ | ||||||
| * | | | | Add depraction warnings for URLencode/decode. | Dominik Picheta | 2014-09-10 | 1 | -1/+2 | |
| * | | | | Fixes case in cgi module. | Dominik Picheta | 2014-09-10 | 1 | -5/+5 | |
| * | | | | More empty stmt fixes. | Dominik Picheta | 2014-09-09 | 1 | -0/+1 | |
| * | | | | Fixes for new comment handling. | Dominik Picheta | 2014-09-09 | 2 | -0/+2 | |
| * | | | | Implements getCurrentException for try in async procs. Ref #1487. | Dominik Picheta | 2014-09-09 | 1 | -5/+12 | |
| * | | | | Multiple exception idents in except for async. Ref #1487. | Dominik Picheta | 2014-09-08 | 1 | -24/+39 | |
| * | | | | Removed async console FDs. | Dominik Picheta | 2014-09-08 | 1 | -33/+1 | |
* | | | | | updated nimgrep tool | Araq | 2014-09-10 | 1 | -1/+1 |