Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor cleanup | def | 2015-01-03 | 1 | -3/+2 |
| | |||||
* | Fix (u: Uri), add test cases and make it work for opaque URIs | def | 2015-01-03 | 1 | -14/+35 |
| | |||||
* | Fix httpclient to properly encode queries (path?queries) | def | 2015-01-03 | 1 | -2/+7 |
| | |||||
* | Merge pull request #1815 from def-/asynchttpserver | Andreas Rumpf | 2015-01-02 | 1 | -0/+2 |
|\ | | | | | Add imports to asynchttpserver example | ||||
| * | Add imports to asynchttpserver example | def | 2014-12-29 | 1 | -0/+2 |
| | | |||||
* | | fixes #1816 | Araq | 2015-01-02 | 1 | -3/+4 |
| | | |||||
* | | ignore signal SIGPIPE on Darwin | Andre | 2014-12-30 | 2 | -2/+6 |
| | | |||||
* | | Merge pull request #1794 from flaviut/fix-win-crosscompile | Andreas Rumpf | 2014-12-30 | 1 | -22/+22 |
|\ \ | | | | | | | Fix cross compilation to windows from linux | ||||
| * | | Fix cross to windows compilation on linux | Flaviu Tamas | 2014-12-30 | 1 | -22/+22 |
| | | | | | | | | | | | | `Winsock2.h` should be all lowercase | ||||
* | | | Merge pull request #1792 from astrolantique/devel | Dominik Picheta | 2014-12-30 | 2 | -1/+17 |
|\ \ \ | | | | | | | | | Update OS version detections. | ||||
| * | | | 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 |
| | |/ | |/| | |||||
* / | | development version is 0.10.3 | Araq | 2014-12-30 | 1 | -1/+1 |
|/ / | |||||
* | | release of 0.10.2 | Araq | 2014-12-29 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-12-28 | 1 | -0/+2 |
|\ \ | |||||
| * | | macros.`$` can now turn a nnkSym into a string. | Dominik Picheta | 2014-12-28 | 1 | -0/+2 |
| | | | |||||
* | | | fixes a long standing openssl wrapper bug: pass C compliant allocation ↵ | Araq | 2014-12-28 | 1 | -1/+10 |
| | | | | | | | | | | | | functions to CRYPTO_set_mem_functions | ||||
* | | | work around a regression caused by the new 'echo' implementation | Araq | 2014-12-28 | 1 | -1/+3 |
|/ / | |||||
* | | minor improvements | Araq | 2014-12-28 | 2 | -4/+4 |
| | | |||||
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-12-26 | 9 | -89/+150 |
|\ \ | |||||
| * | | Fixes asynchttpsever. | Dominik Picheta | 2014-12-26 | 2 | -1/+5 |
| | | | |||||
| * | | Deprecated asyncio module. Fixed old tests. | Dominik Picheta | 2014-12-26 | 1 | -0/+7 |
| | | | |||||
| * | | Fixes #1745. | Dominik Picheta | 2014-12-26 | 2 | -26/+42 |
| | | | |||||
| * | | More deprecation warning fixes (asyncdispatch, uri). | Dominik Picheta | 2014-12-26 | 2 | -16/+16 |
| | | | |||||
| * | | Fixes deprecation warnings in asynchttpserver. | Dominik Picheta | 2014-12-26 | 1 | -21/+21 |
| | | | |||||
| * | | Added more HTTP status codes to asynchttpserver. | Dominik Picheta | 2014-12-26 | 1 | -2/+29 |
| | | | |||||
| * | | Added warning to scgi module. | Dominik Picheta | 2014-12-26 | 1 | -0/+4 |
| | | | |||||
| * | | Deprecated the parseurl module. | Dominik Picheta | 2014-12-26 | 1 | -3/+5 |
| | | | |||||
| * | | Fix some deprecation warnings in the uri module. | Dominik Picheta | 2014-12-26 | 1 | -17/+17 |
| | | | |||||
| * | | Emphasises deprecation warning in sockets module. | Dominik Picheta | 2014-12-26 | 1 | -3/+4 |
| | | | |||||
* | | | implemented --bestEffort switch for nimfix | Araq | 2014-12-26 | 1 | -0/+426 |
|/ / | |||||
* | | fixes #685 | Araq | 2014-12-26 | 1 | -1/+1 |
| | | |||||
* | | fixes #495 | Araq | 2014-12-26 | 1 | -4/+1 |
| | | |||||
* | | fixes #1776 | Araq | 2014-12-24 | 1 | -1/+1 |
| | | |||||
* | | Fixes SSL AsyncSocket close problem. Ref #1769. Ref #1759. | Dominik Picheta | 2014-12-24 | 1 | -3/+3 |
|/ | |||||
* | Removed extra line breaks from unittest output. | gmpreussner | 2014-12-21 | 1 | -9/+9 |
| | |||||
* | Fixes #1759. | Dominik Picheta | 2014-12-21 | 1 | -2/+6 |
| | | | | Caused by not skipping the \c\l with Chunked encoding after the body is parsed. | ||||
* | better CSS; better docs for teh tables module | Araq | 2014-12-21 | 1 | -9/+18 |
| | |||||
* | cleaned up os.nim; docgen improvements | Araq | 2014-12-21 | 2 | -12/+17 |
| | |||||
* | Merge pull request #1748 from boydgreenfield/improved-doc-styling | Andreas Rumpf | 2014-12-21 | 1 | -2/+2 |
|\ | | | | | Improved doc styling | ||||
| * | Improved nimdoc styling. | Nick Greenfield | 2014-12-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | | This updates the inlined CSS in nimdoc.cfg, adds several helper classes (and a few divs) to the generated HTML (some in nimdoc.cfg, one in rstgen.nim), and tweaks the anchor linking scheme for headers in rstgen.nim. | ||||
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-12-20 | 1 | -0/+10 |
|\ \ | |||||
| * \ | Merge pull request #1751 from dyu/rfind-char | Andreas Rumpf | 2014-12-19 | 1 | -0/+10 |
| |\ \ | | | | | | | | | strutils.rfind via char | ||||
| | * | | strutils.rfind via char | dyu | 2014-12-19 | 1 | -0/+10 |
| | | | | |||||
* | | | | fixed typos so docgen works again | Araq | 2014-12-20 | 2 | -2/+2 |
|/ / / | |||||
* | | | implemented 'koch pdf' | Araq | 2014-12-19 | 1 | -1/+0 |
| | | | |||||
* | | | allow () in more contexts | Araq | 2014-12-19 | 1 | -0/+10 |
|/ / | |||||
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-12-18 | 3 | -30/+55 |
|\| | |||||
| * | Merge pull request #1746 from cowboy-coders/socket_close_clean | Dominik Picheta | 2014-12-18 | 2 | -13/+40 |
| |\ | | | | | | | Fix close procedure in the net module | ||||
| | * | ensure file descriptor is closed | Will Szumski | 2014-12-18 | 1 | -13/+15 |
| | | |