Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1524 from rbehrends/fix-staticexec2 | Dominik Picheta | 2014-09-10 | 1 | -1/+1 |
|\ | | | | | Properly handle staticExec() generating large output. | ||||
| * | Properly handle staticExec() generating large output. | Reimer Behrends | 2014-09-10 | 1 | -1/+1 |
|/ | | | | | | A staticExec() invocation that generated more than the internal buffer size worth of output blocked because the compiler waited for the process to terminate before reading the output. | ||||
* | Merge pull request #1404 from def-/strutils-count | Andreas Rumpf | 2014-09-05 | 1 | -0/+35 |
|\ | | | | | Add count procedures to strutils | ||||
| * | 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 #1455 from gradha/pr_parallelize_doc_build | Andreas Rumpf | 2014-09-05 | 2 | -9/+54 |
|\ \ | | | | | | | Parallelizes documentation building. | ||||
| * | | Adds --parallelBuild to koch web and automatic reruns. Refs #1455. | Grzegorz Adam Hankiewicz | 2014-08-08 | 2 | -4/+34 |
| | | | |||||
| * | | Parallelizes documentation building. | Grzegorz Adam Hankiewicz | 2014-08-06 | 1 | -9/+24 |
| | | | |||||
* | | | Merge pull request #1514 from fuzzthink/devel | Simon Hafner | 2014-09-02 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Pointer -> pointer to fix compile error using --cs:partial | ||||
| * | | | Pointer -> pointer to fix compile error using --cs:partial | fuzzthink | 2014-09-02 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #1509 from idlewan/cookies | Andreas Rumpf | 2014-09-01 | 1 | -6/+9 |
|\ \ \ \ | | | | | | | | | | | Secure and HttpOnly cookies | ||||
| * | | | | Secure and HttpOnly cookies | Erwan Ameil | 2014-08-30 | 1 | -6/+9 |
| | | | | | |||||
* | | | | | Merge pull request #1508 from idlewan/zmq | Andreas Rumpf | 2014-09-01 | 2 | -25/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | Remove outdated ZeroMQ examples (zmq has been moved out of the stdlib) | ||||
| * | | | | | Remove outdated ZeroMQ example (zmq has been moved out of the stdlib) | Erwan Ameil | 2014-08-30 | 2 | -25/+0 |
| |/ / / / | |||||
* | | | | | Merge pull request #1510 from idlewan/xml_escape | Andreas Rumpf | 2014-09-01 | 1 | -0/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | Escape ' and / when using escape in xmltree | ||||
| * | | | | Escape ' and / when using escape in xmltree | Erwan Ameil | 2014-08-30 | 1 | -0/+4 |
|/ / / / | |||||
* | | | | 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 |
| | | | | |||||
* | | | | 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 |
| | | | | | |||||
* | | | | | fixes recently introduced regression | Araq | 2014-08-21 | 2 | -15/+55 |
|/ / / / | |||||
* | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-08-20 | 2 | -11/+38 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #1495 from barcharcraz/fix1491 | Andreas Rumpf | 2014-08-20 | 1 | -11/+17 |
| |\ \ \ \ | | | | | | | | | | | | | fixed #1491 | ||||
| | * | | | | fixed #1491 | Charlie Barto | 2014-08-19 | 1 | -11/+17 |
| | | | | | | |||||
| * | | | | | Merge branch 'devel' of github.com:Araq/Nimrod into devel | Dominik Picheta | 2014-08-19 | 6 | -27/+77 |
| |\ \ \ \ \ | |||||
| * | | | | | | Implements `or` and `and` for futures. Ref #1487. | Dominik Picheta | 2014-08-19 | 1 | -0/+21 |
| | | | | | | | |||||
* | | | | | | | fixes #1418 | Araq | 2014-08-20 | 2 | -29/+77 |
| | | | | | | | |||||
* | | | | | | | documented the JS codegen | Araq | 2014-08-20 | 1 | -0/+19 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | minor improvements for the FAQ | Araq | 2014-08-19 | 1 | -4/+13 |
| | | | | | | |||||
* | | | | | | fixes #1334 | Araq | 2014-08-19 | 3 | -13/+40 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-08-19 | 1 | -1/+1 |
|\| | | | | |||||
| * | | | | Fixes docgen. | Dominik Picheta | 2014-08-19 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | fixes #1380 | Araq | 2014-08-19 | 1 | -9/+8 |
| | | | | | |||||
* | | | | | fixes #1420 | Araq | 2014-08-19 | 2 | -1/+16 |
|/ / / / | |||||
* | | | | fixes #1445 | Araq | 2014-08-19 | 1 | -4/+0 |
| | | | | |||||
* | | | | fixes #592 | Araq | 2014-08-19 | 1 | -0/+77 |
| | | | | |||||
* | | | | fixes #1143 | Araq | 2014-08-19 | 3 | -14/+21 |
| | | | | |||||
* | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-08-17 | 8 | -555/+89 |
|\ \ \ \ | |||||
| * | | | | Export `==` from net module for TPort. | Dominik Picheta | 2014-08-17 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge branch 'devel' of github.com:Araq/Nimrod into devel | Dominik Picheta | 2014-08-17 | 1 | -5/+29 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge pull request #1461 from Varriount/os/add-hiddenFile | Andreas Rumpf | 2014-08-17 | 1 | -5/+29 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Add isHidden procedure to os.nim | ||||
| | | * | | | | Made the code actually work, updated the docstring to point out that the ↵ | Clay Sweetser | 2014-08-10 | 1 | -9/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | given file path must exist *and* be accessible from the current working directory of the running program. | ||||
| | | * | | | | Make device and file ID's public. | Clay Sweetser | 2014-08-06 | 1 | -4/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added the isHidden() proc | ||||
| * | | | | | | Remove irc module. Ref #1486. | Dominik Picheta | 2014-08-17 | 1 | -503/+0 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #1488 from def-/js-times | Andreas Rumpf | 2014-08-16 | 1 | -38/+38 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Make times module compile with javascript backend | ||||
| | * | | | | | Make times module compile with javascript backend | def | 2014-08-16 | 1 | -38/+38 |
| | | | | | | | |||||
| * | | | | | | Fixes tenumitems test. | Dominik Picheta | 2014-08-16 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Fixes #710. | Dominik Picheta | 2014-08-16 | 2 | -0/+12 |
| |/ / / / / |