Commit Graph

7456 Commits

Author SHA1 Message Date
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
Araq
ee57bb3e3e fixes --gc:none regression; made some tests green 2015-03-10 12:32:47 +01:00
Araq
1efb5174f2 fixes #2220; #2219; breaks #2022; for #2022 callsite needs to be used 2015-03-10 12:32:46 +01:00
Dominik Picheta
3ea3aa633d Merge pull request #2279 from nathan-hoad/sni-support-for-openssl
Add SNI support to client and server sockets.
2015-03-10 11:08:21 +00:00
Andreas Rumpf
796a588b1c Merge pull request #2299 from def-/fix-procs-doc
Fix derivable objects in documentation
2015-03-09 22:59:18 +01:00
Andreas Rumpf
3e82941f25 Merge pull request #2300 from reactormonk/better-tester-messages
fixed tester back up
2015-03-09 22:58:59 +01:00
Simon Hafner
715cd46578 no more prebuilt sources 2015-03-09 16:22:35 -05:00
Simon Hafner
2b4dcc9f33 one result too much 2015-03-09 14:26:08 -05:00
Simon Hafner
8f8171a0c4 fixed tester back up 2015-03-09 11:30:40 -05:00
def
f4ce521cd8 Fix derivable objects in documentation 2015-03-09 17:21:02 +01:00
reactormonk
97aeaca8de Merge pull request #2294 from netroby/feature/new-build-url
Move bot url to botbuild
2015-03-09 19:54:02 +05:00
krolik
9735d5c3ca Added implementation for Redis SCAN command 2015-03-09 15:08:39 +02:00
ZhiFeng Hu
57dc4ca22b Move bot url to botbuild 2015-03-09 13:52:02 +08:00
Andreas Rumpf
41ce6571a3 Merge pull request #2291 from def-/parsexml-again2
Revert my.c changes in parsexml
2015-03-08 14:54:36 +01:00
def
21bdf45853 Revert my.c changes in parsexml
Remeasured with the string copy fix (#2255) and isn't faster anymore, so
we should opt for the simpler code again.
2015-03-08 14:50:39 +01:00
Andreas Rumpf
38b9093581 Merge pull request #2274 from reactormonk/warning-for-result
Warning for result
2015-03-08 14:49:49 +01:00
Araq
419199bf9a don't use conio.h on windows (#2137) 2015-03-08 14:45:06 +01:00
Araq
c40aac8e20 GC: get rid of pathological behaviour for stack marking 2015-03-08 13:08:19 +01:00
Andreas Rumpf
e390d8ec4a Merge pull request #2225 from dyu/freebsd
compile nim on freebsd
2015-03-08 13:01:55 +01:00
Andreas Rumpf
a50dff8a5e Merge pull request #2171 from def-/xmlparse-performance
Improve performance of parsexml
2015-03-08 13:01:40 +01:00
Andreas Rumpf
554d7c040a Merge pull request #2255 from def-/copies
Only copy strings to their size, not capacity
2015-03-08 12:36:06 +01:00
Nathan Hoad
7cffd290bf Refine the definition of the server name callbcak. 2015-03-08 21:54:34 +11:00
Nathan Hoad
19ddae38da Some more documentation for the SNI related procs. 2015-03-08 13:39:37 +11:00
Nathan Hoad
e214308cb1 Remvoe the visibility on these, given their forward declarations already
specify it.
2015-03-08 13:38:44 +11:00
Nathan Hoad
c179d10897 isIpAddress doesn't have any effects, so fix it up to clean up connect. 2015-03-08 13:37:32 +11:00
Nathan Hoad
82803d2871 Don't support old versions of OpenSSL. 2015-03-08 12:36:33 +11:00
Andreas Rumpf
8c5537408d Merge pull request #2231 from oderwat/upd-sequtils
Adding repeat(s, n) to sequtils.
2015-03-08 00:00:53 +01:00
Simon Hafner
4d8e0d54c3 fixed array size 2015-03-07 16:06:46 -06:00
Hans Raaf
51034d7e3a Changed cast to type conversion and added XXX. 2015-03-07 17:51:03 +01:00
Andreas Rumpf
df0473d754 Merge pull request #2239 from Maxdamantus/devel
interpret `tuple` as a class and `tuple[]` as the empty tuple, enable syntax for anonymous tuples
2015-03-07 17:35:14 +01:00
Andreas Rumpf
569d1c80b3 Merge pull request #2253 from def-/utf8-to
make toUTF8 support up to 6 bytes
2015-03-07 17:28:50 +01:00
Araq
d58212ccc5 fixes #1940; code breakage! stricter template evaluation 2015-03-07 15:43:36 +01:00
Araq
c914532c26 fixes #2205 2015-03-07 15:43:35 +01:00
Araq
4d8cd34c9e fixes #794 2015-03-07 15:43:35 +01:00
Andreas Rumpf
1a9f266e50 Merge pull request #2275 from reactormonk/better-tester-messages
better messages for nimout
2015-03-07 11:26:13 +01:00
Max Zerzouri
3dcec39739 add parser combinator test; uses multiple tuples/generics features 2015-03-07 22:15:53 +13:00
Nathan Hoad
6a548a5c92 Add some documentation to the server-side callback functions. 2015-03-07 19:52:11 +11:00