Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 | |
| |\ \ | ||||||
| | * | | 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 | 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 | 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 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 | Erwan Ameil | 2014-08-30 | 1 | -0/+4 | |
| |/ / / / | ||||||
* | | | | | renamed URLencode to encodeUrl | Araq | 2014-09-10 | 3 | -10/+11 | |
* | | | | | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak | Araq | 2014-09-10 | 17 | -97/+153 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add depraction warnings for URLencode/decode. | Dominik Picheta | 2014-09-10 | 1 | -1/+2 | |
| * | | | | | Fixes tester. | Dominik Picheta | 2014-09-10 | 1 | -1/+1 | |
| * | | | | | Fix case issues in compiler/docgen. | Dominik Picheta | 2014-09-10 | 1 | -2/+2 | |
| * | | | | | Changes source build recommendations on website. | Dominik Picheta | 2014-09-10 | 1 | -2/+2 | |
| * | | | | | Fixes case in cgi module. | Dominik Picheta | 2014-09-10 | 1 | -5/+5 | |
| * | | | | | Added more information to the news. | Dominik Picheta | 2014-09-09 | 1 | -2/+13 | |
| * | | | | | More empty stmt fixes. | Dominik Picheta | 2014-09-09 | 3 | -11/+5 | |
| * | | | | | Mentioned new comment handling in news.txt. | Dominik Picheta | 2014-09-09 | 1 | -1/+2 | |
| * | | | | | Fixes for new comment handling. | Dominik Picheta | 2014-09-09 | 3 | -1/+3 | |
| * | | | | | Fixes async tests. | Dominik Picheta | 2014-09-09 | 3 | -10/+10 | |
| * | | | | | Implements getCurrentException for try in async procs. Ref #1487. | Dominik Picheta | 2014-09-09 | 3 | -7/+20 | |
| * | | | | | Multiple exception idents in except for async. Ref #1487. | Dominik Picheta | 2014-09-08 | 3 | -25/+91 | |
| * | | | | | Removed async console FDs. | Dominik Picheta | 2014-09-08 | 1 | -33/+1 | |
* | | | | | | updated nimgrep tool | Araq | 2014-09-10 | 2 | -7/+7 | |
* | | | | | | nimfix improvements | Araq | 2014-09-10 | 5 | -8/+6 | |
* | | | | | | improvements for nimfix | Araq | 2014-09-10 | 9 | -12/+37 | |
* | | | | | | 'pretty' command does not exist anymore; improvements for nimfix | Araq | 2014-09-10 | 12 | -94/+69 | |
* | | | | | | some improvements for nimfix | Araq | 2014-09-09 | 8 | -13/+38 | |
* | | | | | | nimfix cannot handle fileHandle vs FileHandle | Araq | 2014-09-09 | 1 | -1/+2 | |
* | | | | | | pegs.nimfix compiles | Araq | 2014-09-09 | 1 | -0/+1770 | |
* | | | | | | nimfix supports specialized '.nimfix' modules | Araq | 2014-09-08 | 4 | -18/+31 | |
* | | | | | | 'nimfix' improvements; FdSet is TFdSet again | Araq | 2014-09-08 | 11 | -54/+46 | |
* | | | | | | nimfix can fix obsolete statement comments | Araq | 2014-09-08 | 3 | -1/+20 | |
|/ / / / / | ||||||
* | | | | | nimgrep compiles again | Araq | 2014-09-07 | 2 | -8/+11 | |
* | | | | | changed comment handling (breaking change); part 2 | Araq | 2014-09-07 | 1 | -1/+8 | |
* | | | | | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak | Araq | 2014-09-07 | 5 | -24/+87 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added asyncfile.readLine and async stdin/out/err. Ref #1487. | Dominik Picheta | 2014-09-06 | 1 | -0/+45 | |
| * | | | | | Fixes httpclient SSL issue. Implements unbuffered SSL recv. Ref #1487. | Dominik Picheta | 2014-09-06 | 3 | -22/+39 | |
| * | | | | | Fixes osproc on Windows. | Dominik Picheta | 2014-09-06 | 1 | -2/+3 | |
* | | | | | | changed comment handling (breaking change) | Araq | 2014-09-07 | 3 | -80/+49 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak | Araq | 2014-09-06 | 4 | -20/+376 | |
|\ \ \ \ \ | ||||||
| * | | | | | Implemented asyncfile for Posix. | Dominik Picheta | 2014-09-05 | 3 | -16/+95 | |
| * | | | | | Add asyncfile module. | Dominik Picheta | 2014-09-05 | 1 | -0/+256 | |
| * | | | | | Added Windows asyncfile implementation. | Dominik Picheta | 2014-09-05 | 3 | -17/+38 | |
* | | | | | | nimfix handles helloworld | Araq | 2014-09-06 | 9 | -47/+29 | |
|/ / / / / |