Federico Ceratto
|
a038c62bef
|
Add TimeInterval reversing docstring
|
2017-07-29 11:42:03 +01:00 |
|
Dominik Picheta
|
c3d5464e6f
|
Merge pull request #6143 from xxlabaza/correct_no_content_length_response
Correct "Length required" response status code and phrase
|
2017-07-28 19:33:09 +01:00 |
|
Andreas Rumpf
|
a3f80c4bdf
|
avoid deprecated procs
|
2017-07-26 08:52:03 +02:00 |
|
Andreas Rumpf
|
b69598a64a
|
workaround so doc2 asynchttpserver works again
|
2017-07-26 08:51:49 +02:00 |
|
Artem Labazin
|
bcdc5ddd37
|
Add more suitable error code and reason phrase for required Content-Length request.
|
2017-07-26 02:02:24 +03:00 |
|
Andreas Rumpf
|
1539d9d95b
|
optimized intsets to not allocate for the common cases
|
2017-07-25 10:01:37 +02:00 |
|
Arne Döring
|
000b8afd26
|
Remove expr/stmt (#5857)
|
2017-07-25 09:28:23 +02:00 |
|
Yuriy Glukhov
|
bbbf5cf800
|
Added newAsyncFile proc (#6129)
|
2017-07-21 17:20:21 +02:00 |
|
Erik Johansson Andersson
|
24fd86f8ee
|
make asyncfutures.complete compile
|
2017-07-18 18:10:01 +02:00 |
|
Yuriy Glukhov
|
30e2af969c
|
Revert "GC_fullCollect on sync threadpool (#6107)" (#6119)
This reverts commit bdb653c415.
|
2017-07-17 13:45:54 +02:00 |
|
Dmitry Atamanov
|
9427724a71
|
Fix (#6093)
|
2017-07-17 08:09:54 +02:00 |
|
Yuriy Glukhov
|
bdb653c415
|
GC_fullCollect on sync threadpool (#6107)
|
2017-07-17 08:09:21 +02:00 |
|
Yuriy Glukhov
|
4846ce0f41
|
Suppress "pointless conversion" hint (#6103)
|
2017-07-15 14:34:27 +02:00 |
|
Yuriy Glukhov
|
bdf6f59c6d
|
Fixes #5738 (#6059)
|
2017-07-15 08:50:41 +02:00 |
|
Dominik Picheta
|
8b107972c5
|
Merge pull request #5938 from zielmicha/futures
[WIP] Better Future
|
2017-07-14 20:18:06 +01:00 |
|
Emery Hemingway
|
85d4109a0d
|
Genode readdir fix (#6080)
The Genode readdir is inherited from then FreeBSD libc.
|
2017-07-14 16:43:42 +02:00 |
|
andri lim
|
ca0155a458
|
fixes #6046 parsecfg failed to parse negative int (#6097)
|
2017-07-14 16:28:39 +02:00 |
|
Yuriy Glukhov
|
8bdcade1a0
|
Fixes #6090 (#6092)
|
2017-07-14 08:15:37 +02:00 |
|
Michał Zieliński
|
cb5b1c9344
|
asyncdispatch: formatting fixes
|
2017-07-12 10:23:48 +02:00 |
|
Dominik Picheta
|
ccbc09fb0b
|
Merge pull request #6047 from euantorano/patch-1
Wait for reads to finish before reading the result
|
2017-07-11 19:19:19 +01:00 |
|
Euan Torano
|
3f3853945d
|
Adding test for recvline
Signed-off-by: Euan Torano <euantorano@gmail.com>
|
2017-07-09 20:50:47 +01:00 |
|
Andreas Rumpf
|
2b72f775e2
|
make os.nim compile on Windows again
|
2017-07-09 01:02:14 +02:00 |
|
Andreas Rumpf
|
46dffbed71
|
minor improvements to os.paramStr
|
2017-07-08 21:48:03 +02:00 |
|
Ganesh Viswanathan
|
915ce2871f
|
Fix for issue #5736. (#6061)
|
2017-07-07 08:10:39 +02:00 |
|
Michał Zieliński
|
6bdd00db0e
|
asyncdispatch: add callSoon getter/setter, renames
|
2017-07-06 13:27:42 +02:00 |
|
Michał Zieliński
|
797690ba3f
|
Future: support for multiple callbacks
|
2017-07-05 12:54:09 +02:00 |
|
Michał Zieliński
|
93827e6ab8
|
split FutureStream from asyncfutures
|
2017-07-05 12:54:09 +02:00 |
|
Michał Zieliński
|
e86863e8f5
|
asyncdispatch: split asyncfutures into its own module
This slightly changes behaviour of callSoon - before loop is initialized, callSoon will call the function immediately.
|
2017-07-05 12:54:09 +02:00 |
|
Euan T
|
a5681d03e3
|
Wait for reads to finish before reading the result
As requested by @dom96, this fixes an issue seen here: https://github.com/nim-lang/redis/pull/4#issuecomment-312713921
|
2017-07-03 20:13:25 +01:00 |
|
Araq
|
5334fd4533
|
fixes #6021!
|
2017-06-27 15:34:42 +02:00 |
|
Yuriy Glukhov
|
0345238d6e
|
Added moveDir (#6015)
|
2017-06-27 10:09:41 +02:00 |
|
Euan T
|
3a2ab81df1
|
Fix #6010 documenting subtracting time interval (#6012)
|
2017-06-22 13:52:13 +02:00 |
|
Fabian Keller
|
a6e0494a6f
|
fixes #5966
|
2017-06-20 12:11:09 +02:00 |
|
Andreas Rumpf
|
1c8a50797a
|
Merge branch 'fix-5995' of https://github.com/yglukhov/Nim into yglukhov-fix-5995
|
2017-06-20 10:44:03 +02:00 |
|
Daniil Yarancev
|
3b0dba7a75
|
Update times.nim
|
2017-06-18 01:28:48 +03:00 |
|
Yuriy Glukhov
|
58eae1171d
|
Fixes #5995
|
2017-06-18 00:57:05 +03:00 |
|
John Novak
|
17b55f9b29
|
Add sgn() function to the math module (#5971)
|
2017-06-15 21:00:18 +02:00 |
|
Markus F.X.J. Oberhumer
|
a0f39e0ab4
|
Ascii character code 127 (DEL) is not printable and must be quoted. (#5984)
This is a follow-up to #5823.
|
2017-06-15 20:42:23 +02:00 |
|
daneb
|
0a022664d5
|
Minor formatting
|
2017-06-13 21:45:18 +02:00 |
|
daneb
|
64cbcec54d
|
Working example to resolve #5863
|
2017-06-13 21:08:04 +02:00 |
|
Varriount
|
32ced5d9e2
|
Merge pull request #5941 from tulayang/devel
Fix bad tail for status response
|
2017-06-13 04:17:21 -04:00 |
|
Varriount
|
a939a4b3a4
|
Merge pull request #5952 from Parashurama/fix_parseopt
Fix parseopt custom arguments
|
2017-06-13 04:11:58 -04:00 |
|
Araq
|
72115c2b09
|
fixes #5969
|
2017-06-09 13:39:42 +02:00 |
|
Andreas Rumpf
|
210955c3b6
|
Merge branch 'devel' of github.com:nim-lang/Nim into devel
|
2017-06-06 18:03:51 +02:00 |
|
Andreas Rumpf
|
0915399b50
|
fixes a long standing string steams bug that caused lexbase to misbehave
|
2017-06-06 18:03:44 +02:00 |
|
Parashurama
|
27e2a34340
|
fixes parseopt/parseopt2 custom cmdline args.
|
2017-06-06 13:50:26 +02:00 |
|
wt
|
622b4a7b47
|
Update asynchttpserver.nim
|
2017-06-06 08:52:19 +08:00 |
|
Parashurama
|
2c5053caef
|
fix countProcessors error return value. (#5942)
|
2017-06-05 13:21:57 +02:00 |
|
Parashurama
|
cd51628f57
|
fix orderedtable enlarge proc. (#5937)
This fixes issue #5917
|
2017-06-05 13:16:30 +02:00 |
|
wt
|
7e7699a856
|
Fix bad tail for status response
|
2017-06-05 10:52:23 +08:00 |
|