andri lim
|
2ecdf582a8
|
fixes #6049 add mixin release, acquire to withLock (#6113)
|
2017-07-16 16:54:09 +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 |
|
Arne Döring
|
52cab78ae5
|
newLit emty seq fix (#6091)
* the type of the empty seq is still the correct type
* updated test
|
2017-07-13 17:07:33 +02:00 |
|
Andreas Rumpf
|
03e0aa37e3
|
fixes system.onUnhandledException feature
|
2017-07-12 15:39:12 +02:00 |
|
Andreas Rumpf
|
57ed077c1e
|
add system.onUnhandledException feature
|
2017-07-12 15:37:49 +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
|
f5e4f8c324
|
fixes a typo
|
2017-07-09 01:01:37 +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 |
|
nonylene
|
6c708038c1
|
system.nim: Fix documentation ( 7 div 5 == 1 ) (#6057)
|
2017-07-06 08:03:24 +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 |
|
Andreas Rumpf
|
3993718335
|
JS codegen: make 'echo' use console.log unless you define -d:nimOldEcho
|
2017-06-28 16:18:19 +02: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 |
|
Andreas Rumpf
|
0fbca73e71
|
Merge branch 'devel' of github.com:nim-lang/Nim into devel
|
2017-06-19 17:43:18 +02:00 |
|
Andreas Rumpf
|
8db37455dd
|
fixes withRegion for --gc:stack
|
2017-06-19 17:43:12 +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 |
|
Araq
|
d947753523
|
Merge branch 'devel' of github.com:nim-lang/Nim into devel
|
2017-06-16 01:48:35 +02:00 |
|
Araq
|
c3b0eb5df7
|
added logic to the M&S GC to detect logical leaks
|
2017-06-16 01:48:23 +02: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 |
|
impbox
|
1ddf10b23b
|
Create system.nim
Fix `deepCopy` incorrect argument description.
|
2017-06-13 23:21:38 +10: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 |
|
Ștefan Talpalaru
|
0c8c878f5a
|
support libgo from GCC 6.3 (#5964)
|
2017-06-08 09:53:35 +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 |
|