Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'devel' into feature/async-streams | Araq | 2017-02-25 | 23 | -17/+583 |
|\ | |||||
| * | Merge branch 'faster-nimsuggest' of github.com:nim-lang/Nim into faster-nimsu... | Andreas Rumpf | 2017-02-25 | 1 | -0/+0 |
| |\ | |||||
| | * | another attempt to make test green again | Araq | 2017-02-24 | 1 | -0/+0 |
| * | | Merge branch 'devel' into faster-nimsuggest | Andreas Rumpf | 2017-02-25 | 5 | -4/+51 |
| |\ \ | | |/ | |/| | |||||
| | * | Bugfix/double newlines in stderr (#5426) | Fabian Keller | 2017-02-24 | 5 | -4/+51 |
| * | | fixes a multimethod regression | Andreas Rumpf | 2017-02-24 | 1 | -2/+11 |
| * | | Merge branch 'devel' into faster-nimsuggest | Andreas Rumpf | 2017-02-24 | 3 | -0/+46 |
| |\| | |||||
| | * | fixes #5417 | Andreas Rumpf | 2017-02-24 | 1 | -0/+18 |
| | * | fixes #5419 | Andreas Rumpf | 2017-02-24 | 2 | -0/+28 |
| * | | Merge branch 'devel' into faster-nimsuggest | Andreas Rumpf | 2017-02-22 | 3 | -0/+42 |
| |\| | |||||
| | * | Enabled explicitly unknown lock levels (#5409) | Fabian Keller | 2017-02-20 | 1 | -0/+13 |
| | * | new feature: .used pragma to suppress declared-but-not-used warning | Araq | 2017-02-17 | 1 | -0/+13 |
| | * | fixes #5404 | Araq | 2017-02-17 | 1 | -0/+16 |
| * | | big compiler refactoring; avoid globals for multi method dispatcher generation | Andreas Rumpf | 2017-02-22 | 1 | -5/+5 |
| |/ | |||||
| * | fixes #5400 | Araq | 2017-02-16 | 1 | -0/+23 |
| * | fixes #5405 | Araq | 2017-02-16 | 1 | -0/+15 |
| * | resolved conflict | Araq | 2017-02-16 | 1 | -0/+26 |
| |\ | |||||
| | * | fixes #5402 | Araq | 2017-02-16 | 1 | -0/+26 |
| | * | fixes #5383 | Araq | 2017-02-16 | 2 | -5/+17 |
| * | | make more tests green | Araq | 2017-02-16 | 1 | -1/+1 |
| * | | fixes #5383 | Araq | 2017-02-16 | 2 | -5/+17 |
| |/ | |||||
| * | Add ``tearDownForeignThreadGc`` function (#5369) | Anatoly Galiulin | 2017-02-13 | 2 | -0/+89 |
| * | Fixes #5382 | Anatoly Galiulin | 2017-02-13 | 1 | -0/+11 |
| * | Column details for postgres. (#5380) | ionel anton | 2017-02-13 | 1 | -0/+229 |
| * | fixes #5354 | Araq | 2017-02-11 | 1 | -0/+17 |
* | | Fixes tests. | Dominik Picheta | 2017-02-11 | 1 | -0/+1 |
* | | Implement streamed async/sync downloadFile and deprecate old one. | Dominik Picheta | 2017-02-11 | 1 | -2/+4 |
* | | Implement streamed body reading in httpclient. | Dominik Picheta | 2017-02-11 | 1 | -1/+3 |
* | | Remove immediate FutureStream procs and make 'put' awaitable. | Dominik Picheta | 2017-02-10 | 1 | -2/+2 |
* | | Improve implementation of takeAsync for FutureStreams. | Dominik Picheta | 2017-02-10 | 1 | -4/+22 |
* | | Add test spec to tfuturestream | Dominik Picheta | 2017-02-10 | 1 | -0/+14 |
* | | Implemented a first working version of FutureStreams. | Dominik Picheta | 2017-02-10 | 1 | -4/+5 |
* | | WIP implementation of FutureStream. | Dominik Picheta | 2017-02-09 | 1 | -0/+19 |
|/ | |||||
* | fixes #5339 | Andreas Rumpf | 2017-02-09 | 1 | -0/+38 |
* | fixes #5349 | Araq | 2017-02-08 | 1 | -4/+36 |
* | Merge branch 'devel' into feature/3691 | Dominik Picheta | 2017-02-07 | 15 | -60/+307 |
|\ | |||||
| * | Merge branch 'accept-close-race-5279' of https://github.com/endragor/Nim into... | Araq | 2017-02-07 | 1 | -0/+36 |
| |\ | |||||
| | * | Move checkCloseError to nativesockets | Ruslan Mustakov | 2017-02-07 | 1 | -0/+7 |
| | * | Fix Windows accept() to fail future instead of raising | Ruslan Mustakov | 2017-02-01 | 1 | -0/+29 |
| * | | fixes #5314 | Andreas Rumpf | 2017-02-05 | 1 | -0/+17 |
| * | | fixes #5269 | Andreas Rumpf | 2017-02-05 | 1 | -0/+30 |
| * | | fixes #5285 | Andreas Rumpf | 2017-02-04 | 2 | -1/+22 |
| * | | Fix #5331 and #5332. | cheatfate | 2017-02-04 | 1 | -0/+14 |
| * | | fixes #5327 | Andreas Rumpf | 2017-02-03 | 2 | -5/+43 |
| * | | testament: be verbose when --pedantic fails | Andreas Rumpf | 2017-02-03 | 1 | -1/+3 |
| * | | reenabled clear test, made clear working (#5323) | Arne Döring | 2017-02-02 | 1 | -22/+20 |
| * | | Merge branch 'devel' into new-name-mangling | Araq | 2017-02-02 | 3 | -16/+14 |
| |\ \ | |||||
| | * | | make tests on Windows green under --pedantic | Araq | 2017-02-02 | 3 | -16/+14 |
| | |/ | |||||
| * / | new name mangling scheme implemented | Andreas Rumpf | 2017-02-02 | 1 | -1/+1 |
| |/ | |||||
| * | fix string slice & splice (#5311) | Parashurama | 2017-02-01 | 1 | -0/+55 |