Commit Graph

  • 69e2b61c0a Fix tests a bit more def 2015-03-10 15:34:15 +01:00
  • 573fa9b891 Clean up GCs a bit def 2015-03-10 15:31:55 +01:00
  • f7e35542e1 Remove unused rawsockets.pretty.nim def 2015-03-10 15:25:25 +01:00
  • d198e397fd Check that file passed to getFileInfo is not nil def 2015-03-10 15:24:20 +01:00
  • 0032912d10 fixed the tester; more tests green Araq 2015-03-10 12:32:16 +01:00
  • ee57bb3e3e fixes --gc:none regression; made some tests green Araq 2015-03-10 02:09:55 +01:00
  • 1efb5174f2 fixes #2220; #2219; breaks #2022; for #2022 callsite needs to be used Araq 2015-03-09 15:02:28 +01:00
  • 3ea3aa633d Merge pull request #2279 from nathan-hoad/sni-support-for-openssl Dominik Picheta 2015-03-10 11:08:21 +00:00
  • 796a588b1c Merge pull request #2299 from def-/fix-procs-doc Andreas Rumpf 2015-03-09 22:59:18 +01:00
  • 3e82941f25 Merge pull request #2300 from reactormonk/better-tester-messages Andreas Rumpf 2015-03-09 22:58:59 +01:00
  • 715cd46578 no more prebuilt sources Simon Hafner 2015-03-09 16:22:35 -05:00
  • 2b4dcc9f33 one result too much Simon Hafner 2015-03-09 14:09:54 -05:00
  • 8f8171a0c4 fixed tester back up Simon Hafner 2015-03-09 11:30:40 -05:00
  • f4ce521cd8 Fix derivable objects in documentation def 2015-03-09 17:21:02 +01:00
  • 97aeaca8de Merge pull request #2294 from netroby/feature/new-build-url reactormonk 2015-03-09 19:54:02 +05:00
  • 9735d5c3ca Added implementation for Redis SCAN command krolik 2015-03-09 12:55:02 +02:00
  • 57dc4ca22b Move bot url to botbuild ZhiFeng Hu 2015-03-09 13:52:02 +08:00
  • 41ce6571a3 Merge pull request #2291 from def-/parsexml-again2 Andreas Rumpf 2015-03-08 14:54:36 +01:00
  • 21bdf45853 Revert my.c changes in parsexml def 2015-03-08 14:50:39 +01:00
  • 38b9093581 Merge pull request #2274 from reactormonk/warning-for-result Andreas Rumpf 2015-03-08 14:49:49 +01:00
  • 419199bf9a don't use conio.h on windows (#2137) Araq 2015-03-08 14:45:06 +01:00
  • c40aac8e20 GC: get rid of pathological behaviour for stack marking Araq 2015-03-08 13:05:44 +01:00
  • e390d8ec4a Merge pull request #2225 from dyu/freebsd Andreas Rumpf 2015-03-08 13:01:55 +01:00
  • a50dff8a5e Merge pull request #2171 from def-/xmlparse-performance Andreas Rumpf 2015-03-08 13:01:40 +01:00
  • 554d7c040a Merge pull request #2255 from def-/copies Andreas Rumpf 2015-03-08 12:36:06 +01:00
  • 7cffd290bf Refine the definition of the server name callbcak. Nathan Hoad 2015-03-08 21:54:34 +11:00
  • 19ddae38da Some more documentation for the SNI related procs. Nathan Hoad 2015-03-08 13:39:37 +11:00
  • e214308cb1 Remvoe the visibility on these, given their forward declarations already specify it. Nathan Hoad 2015-03-08 13:38:44 +11:00
  • c179d10897 isIpAddress doesn't have any effects, so fix it up to clean up connect. Nathan Hoad 2015-03-08 13:37:32 +11:00
  • 82803d2871 Don't support old versions of OpenSSL. Nathan Hoad 2015-03-08 12:36:33 +11:00
  • 8c5537408d Merge pull request #2231 from oderwat/upd-sequtils Andreas Rumpf 2015-03-08 00:00:53 +01:00
  • 4d8e0d54c3 fixed array size Simon Hafner 2015-03-07 16:06:46 -06:00
  • 51034d7e3a Changed cast to type conversion and added XXX. Hans Raaf 2015-03-07 17:51:03 +01:00
  • df0473d754 Merge pull request #2239 from Maxdamantus/devel Andreas Rumpf 2015-03-07 17:35:14 +01:00
  • 569d1c80b3 Merge pull request #2253 from def-/utf8-to Andreas Rumpf 2015-03-07 17:28:50 +01:00
  • d58212ccc5 fixes #1940; code breakage! stricter template evaluation Araq 2015-03-07 02:30:51 +01:00
  • c914532c26 fixes #2205 Araq 2015-03-06 12:14:42 +01:00
  • 4d8cd34c9e fixes #794 Araq 2015-03-05 22:03:26 +01:00
  • 1a9f266e50 Merge pull request #2275 from reactormonk/better-tester-messages Andreas Rumpf 2015-03-07 11:26:13 +01:00
  • 3dcec39739 add parser combinator test; uses multiple tuples/generics features Max Zerzouri 2015-03-07 22:15:53 +13:00
  • 6a548a5c92 Add some documentation to the server-side callback functions. Nathan Hoad 2015-03-07 19:52:11 +11:00
  • 7527da7043 .n.isNil checks for tyTuple PTypes. Max Zerzouri 2015-03-07 10:43:47 +13:00
  • 5978625c12 Make IP address checking more obvious, and add tests for the net module. Nathan Hoad 2015-03-07 12:37:52 +11:00
  • d8ad078f6c Merge pull request #2284 from oderwat/fix-importer Andreas Rumpf 2015-03-07 01:50:33 +01:00
  • b85da579b3 Fixing import path support inconsitency. Hans Raaf 2015-03-07 00:27:42 +01:00
  • 3b86c897a0 Merge pull request #2282 from reactormonk/disable-nimble-tests Andreas Rumpf 2015-03-06 23:24:56 +01:00
  • df0afd8752 fixed a bug in nimble tests - disable for now Simon Hafner 2015-03-06 12:59:36 -06:00
  • 9e2f79251c Do we want we to use the typesystem like this? Hans Raaf 2015-03-06 16:01:05 +01:00
  • 534fe46b82 Added repeat(seq, n) to sequtils. Hans Raaf 2015-02-28 18:04:36 +01:00
  • 20283b81fa update WarningsToStr Simon Hafner 2015-03-06 10:46:33 -06:00
  • 2c0dfcb302 Merge pull request #2277 from SSPkrolik/redis-hll Dominik Picheta 2015-03-06 15:52:47 +00:00
  • d27f40d9b1 Add SNI support to client and server sockets. Nathan Hoad 2015-03-07 00:42:14 +11:00
  • 093b2adf65 Added HyperLogLog support to Redis client krolik 2015-03-06 11:48:37 +02:00
  • d8c5c2f222 Export AsyncFile. Add asyncfile module to docgen. Dominik Picheta 2015-03-06 10:51:56 +00:00
  • fcb44ae4f0 Merge pull request #2267 from SSPkrolik/tables-getter-fix Andreas Rumpf 2015-03-06 10:18:03 +01:00
  • dba25d2622 enable syntax for anonymous tuples. Max Zerzouri 2015-03-04 11:52:48 +13:00
  • 9c126282b2 interpret tuple as a class and tuple[] as the empty tuple Max Zerzouri 2015-03-01 15:25:20 +13:00
  • fb8c0280bd better messages for nimout Simon Hafner 2015-03-05 16:15:28 -06:00
  • 9c113b5264 Grammar fixes in the docstrings Maurizio Tomasi 2015-03-05 22:38:53 +01:00
  • bab8190b67 Fixes bugs introduced by ee62d56cad. Closes #2227. Dominik Picheta 2015-03-05 21:18:28 +00:00
  • 1e1d58c3bc nimout instead of msg for warnings Simon Hafner 2015-03-05 14:53:46 -06:00
  • 70eaf92ff0 Merge branch 'devel' into warning-for-result Simon Hafner 2015-03-05 14:44:54 -06:00
  • f592240c54 added test for result shadow warning Simon Hafner 2015-03-05 14:44:50 -06:00
  • 4e1afdd3e2 Merge pull request #2265 from jobe2015/korr_hashes_doku reactormonk 2015-03-06 01:28:22 +05:00
  • cac259cdfb fixes #2229 Araq 2015-03-05 20:39:25 +01:00
  • 763e902b65 Remove renderBounds() Flaviu Tamas 2015-03-05 10:42:37 -05:00
  • bf7c342426 New templates for getting the limits of FP types added. Maurizio Tomasi 2015-03-05 15:04:39 +01:00
  • 4fe0a72577 Fixed table getter not compiling when table value type had not '$' proc overriden krolik 2015-03-05 14:43:15 +02:00
  • 04906d6993 Changed some characters (&! -> !&) in the documentation in lib/pure/hashes.nim Johanna Berewinkel 2015-03-05 12:01:42 +01:00
  • 3adcad1b5d fixes #2250 Araq 2015-03-05 11:17:01 +01:00
  • 70d0894ace Merge pull request #2249 from flaviut/fix-nimcheck Andreas Rumpf 2015-03-05 11:14:40 +01:00
  • e5e5970d93 Fix broken logic in 7296c6d Flaviu Tamas 2015-03-04 21:45:56 -05:00
  • 08680cfebd Fix #2247 Flaviu Tamas 2015-03-04 21:21:10 -05:00
  • d61f326f38 prevent name mangling for C++ DLLs Araq 2015-03-05 01:34:09 +01:00
  • ab6e83ad41 Fix tests broken in 7296c6d Flaviu Tamas 2015-03-04 19:29:35 -05:00
  • b556bd9abf Fix "could not import: pcre_stack_guard" Flaviu Tamas 2015-03-04 19:15:53 -05:00
  • 83cab19c62 fixes #2252 Araq 2015-03-04 21:19:38 +01:00
  • 8ade324b8c cleaned up whitespace Araq 2015-03-04 18:17:31 +01:00
  • 1ca2db0273 Merge pull request #2260 from oderwat/upd-deprecated-repeats Andreas Rumpf 2015-03-04 16:42:13 +01:00
  • 32126aaad6 Merge pull request #2262 from jobe2015/re-replace-doku Andreas Rumpf 2015-03-04 16:39:55 +01:00
  • 12e4a62b44 Fixed examples in the documentation of module re (proc replace and proc replacef) Johanna Berewinkel 2015-03-04 09:05:30 +01:00
  • b902ea887b Replaced deprecated repeatStr() with repeat(). Hans Raaf 2015-03-04 03:44:09 +01:00
  • 20426e77e9 Fix copyStrLast to set the trailing \0 char def 2015-03-04 03:37:50 +01:00
  • 58186f6c1d Replaced deprecated repeatChar() with repeat() or spaces(). Hans Raaf 2015-03-04 03:30:43 +01:00
  • d875951124 sizeof(char) is always 1 def 2015-03-04 03:22:06 +01:00
  • 0264b42216 Also deepCopy strings only up to their length, not capacity def 2015-03-04 03:21:17 +01:00
  • b1656f2db4 Merge pull request #2230 from Archs/devel Andreas Rumpf 2015-03-04 03:08:38 +01:00
  • 171de9c355 Merge pull request #2175 from def-/sorted Andreas Rumpf 2015-03-04 03:08:21 +01:00
  • f5968c7946 Only zero strings when necessary. def 2015-03-04 01:48:09 +01:00
  • 7296c6d649 Add equality operator for RegexMatch and Regex Flaviu Tamas 2015-03-03 18:42:38 -05:00
  • fa3620be9e Only copy strings to their size, not capacity def 2015-03-03 22:23:35 +01:00
  • c3f6c7f8a3 Move sortByIt to algorithm module and add an example for it def 2015-03-03 21:44:27 +01:00
  • bacb91002a make toUTF8 support up to 6 bytes def 2015-03-03 21:25:28 +01:00
  • 8f43979cf6 Merge pull request #2232 from oderwat/upd-strutils Andreas Rumpf 2015-03-03 19:46:49 +01:00
  • 9731fb5420 Merge pull request #2248 from chrisheller/devel Andreas Rumpf 2015-03-03 19:45:14 +01:00
  • 0553758ebd Clone the implementation of cmpIgnoreStyle into macros.nim from typeinfo.nim so that we get rid of any imports in the core modules Chris Heller 2015-03-03 09:29:38 -08:00
  • b54dfbce16 Remove use of .format() from macros.nim to avoid importing into core. There is still a remaining import of cmpIgnoreStyle from strutils that needs to be removed as well Chris Heller 2015-03-03 09:22:54 -08:00
  • 758a883cc6 set the correct length for s.data when data truely increased Archs 2015-03-04 00:28:18 +08:00
  • 3546ff8819 Replaced repeatStr() and repeatChar() with more natural versions. Hans Raaf 2015-02-28 18:14:43 +01:00
  • b870744d5d makes Aporia build for 64bit archs Araq 2015-03-03 13:46:24 +01:00