Dominik Picheta
|
658600a9b9
|
Merge pull request #2296 from SSPkrolik/redis-scan-implementation
Added implementation for Redis SCAN command
|
2015-03-13 20:42:18 +00:00 |
|
Andreas Rumpf
|
5f347fad66
|
Merge pull request #2268 from ziotom78/devel
New templates for getting the limits of FP types added.
|
2015-03-13 15:37:15 +01:00 |
|
Andreas Rumpf
|
4341e026b1
|
Merge pull request #2328 from def-/fix-fifo
Make readFile work with FIFO files
|
2015-03-13 15:36:30 +01:00 |
|
Andreas Rumpf
|
676e6d8f7c
|
Merge pull request #2334 from teroz/devel
fixed writeln line on log*( logger: RollingFileLogger)
|
2015-03-13 15:32:31 +01:00 |
|
Andreas Rumpf
|
bbb62ca3a3
|
Merge pull request #2330 from def-/vm-conversion-error
Improve error message for failed conversion in VM
|
2015-03-13 15:27:55 +01:00 |
|
teroz
|
8132723317
|
fixed log*(logger: RollingFileLogger, level: Level,
frmt: string, args: varargs[string, ])
|
2015-03-13 12:05:02 +02:00 |
|
Dominik Picheta
|
d6c957e9b4
|
Removed osinfo_* modules.
They will be available under the 'osinfo' Nimble package.
|
2015-03-12 23:40:58 +00:00 |
|
def
|
7daf410f46
|
Improve error message for failed conversion in VM
- Fixes #2045
- Old one:
Error: conversion from unknown type to unknown type is invalid
- New one:
Error: conversion from -1 to [0..255] is invalid
|
2015-03-12 23:49:49 +01:00 |
|
def
|
aa7e7ee270
|
Make readFile work with FIFO files
|
2015-03-12 21:17:39 +01:00 |
|
Dominik Picheta
|
c707923cc1
|
Merge pull request #2309 from oderwat/fix-tzname
Fixes tzname on osx (and presumable bsd).
|
2015-03-12 17:19:04 +00:00 |
|
Hans Raaf
|
798e5c7552
|
Adding a call to tzset() to implicitly initialize the tzname infos.
|
2015-03-12 17:00:06 +01:00 |
|
Andreas Rumpf
|
e0c3b8a452
|
Merge pull request #2321 from def-/times-js
Fix some compiler warnings in times
|
2015-03-12 16:18:55 +01:00 |
|
Andreas Rumpf
|
e025b97c1a
|
Merge pull request #2322 from def-/js-typeinfo
Typeinfo for uints in javascript
|
2015-03-12 16:17:58 +01:00 |
|
Andreas Rumpf
|
4051e436b6
|
Merge pull request #2320 from aurora/ssl-sigsegv
openssl: do not set mem functions on osx
|
2015-03-12 16:17:47 +01:00 |
|
Araq
|
45a7c51f0c
|
MD5 module: fixed parameter name
|
2015-03-12 16:10:42 +01:00 |
|
Araq
|
4077f7d49c
|
fixes #1791
|
2015-03-12 16:04:44 +01:00 |
|
Araq
|
dfc48e76f7
|
fixes #1819
|
2015-03-12 13:48:59 +01:00 |
|
def
|
b72528d635
|
Typeinfo for uints in javascript
|
2015-03-12 13:16:47 +01:00 |
|
def
|
44e68be13b
|
Fix some compiler warnings in times
|
2015-03-12 13:15:19 +01:00 |
|
Harald Lapp
|
3ccf667899
|
do not set mem functions on osx
|
2015-03-12 12:48:28 +01:00 |
|
Araq
|
aa175e9e57
|
fixes #1868
|
2015-03-12 12:17:08 +01:00 |
|
Araq
|
0a0126d49a
|
fixes #794 properly
|
2015-03-12 11:40:14 +01:00 |
|
Araq
|
3aad16e337
|
fixes #1845, fixes #2224
|
2015-03-12 11:08:03 +01:00 |
|
Araq
|
f88678bed4
|
fixes #2298
|
2015-03-12 11:08:03 +01:00 |
|
Andreas Rumpf
|
b97207a74c
|
Merge pull request #2307 from def-/test-fixes-2
Test fixes 2
|
2015-03-12 11:03:08 +01:00 |
|
Andreas Rumpf
|
5af28b9ea1
|
Merge pull request #2318 from oderwat/upd-sortitby
Better documentation and rename of sortByIt().
|
2015-03-12 02:00:41 +01:00 |
|
Andreas Rumpf
|
9a2b7ef641
|
Merge pull request #2319 from reactormonk/warning-for-result
do not warn about gensym'd results
|
2015-03-12 01:59:45 +01:00 |
|
Araq
|
f514be0772
|
fixes #2286
|
2015-03-12 01:45:15 +01:00 |
|
Araq
|
5a21892da0
|
fixes #2287
|
2015-03-12 01:45:14 +01:00 |
|
Araq
|
970e98718d
|
code cleanup
|
2015-03-12 01:45:13 +01:00 |
|
Simon Hafner
|
8993c7672d
|
do not warn about gensym'd results
|
2015-03-11 19:21:27 -05:00 |
|
Hans Raaf
|
06ea53e692
|
Better documentation and rename of sortByIt().
|
2015-03-11 22:22:58 +01:00 |
|
Dominik Picheta
|
1a98de8712
|
Merge pull request #2317 from apense/devel
Added Sublime Text support link
|
2015-03-11 20:52:38 +00:00 |
|
Jonathan Edwards
|
50ed39fd66
|
Merge remote-tracking branch 'upstream/devel' into devel
|
2015-03-11 16:26:10 -04:00 |
|
Jonathan Edwards
|
2f7d248090
|
Added Sublime Text support link
|
2015-03-11 16:12:14 -04:00 |
|
Araq
|
6dbd41e875
|
fixes #2316
|
2015-03-11 20:11:08 +01:00 |
|
reactormonk
|
0543784eb4
|
Merge pull request #2312 from def-/fix-question-urls
Update URLs in question.txt
|
2015-03-11 19:56:05 +05:00 |
|
def
|
70d1e14add
|
Update URLs in question.txt
|
2015-03-11 14:54:57 +01:00 |
|
Dominik Picheta
|
4924f5b14a
|
Merge pull request #2311 from def-/result-macros
Get rid of 'result shadowed' warning for async procs
|
2015-03-11 13:17:04 +00:00 |
|
Dominik Picheta
|
fd51c1c984
|
Merge pull request #2310 from def-/asyncfile-doc
Fix doc for asyncfile
|
2015-03-11 13:15:24 +00:00 |
|
def
|
a4009e32ea
|
Get rid of 'result shadowed' warning for async procs
|
2015-03-11 12:46:53 +01:00 |
|
def
|
5020806696
|
Fix doc for asyncfile
|
2015-03-11 12:31:24 +01:00 |
|
Maurizio Tomasi
|
cf1a801e31
|
New template fpRadix instead of the exported var FP_RADIX
|
2015-03-11 11:08:37 +01:00 |
|
Araq
|
1bbd13f729
|
bugfix: c++ pattern #@ could index out of bounds
|
2015-03-10 21:00:49 +01:00 |
|
def
|
ac0f62084c
|
Fix DLL tests on POSIX
Automatically add the lib directory to LD_LIBRARY_PATH temporarily
|
2015-03-10 15:35:36 +01:00 |
|
def
|
69e2b61c0a
|
Fix tests a bit more
|
2015-03-10 15:34:15 +01:00 |
|
def
|
573fa9b891
|
Clean up GCs a bit
|
2015-03-10 15:31:55 +01:00 |
|
def
|
f7e35542e1
|
Remove unused rawsockets.pretty.nim
|
2015-03-10 15:25:25 +01:00 |
|
def
|
d198e397fd
|
Check that file passed to getFileInfo is not nil
|
2015-03-10 15:24:20 +01:00 |
|
Araq
|
0032912d10
|
fixed the tester; more tests green
|
2015-03-10 12:32:48 +01:00 |
|