Commit Graph

  • 04b91b0d3b sighashes: multi-methods should work now Andreas Rumpf 2016-12-13 11:02:21 +01:00
  • 71a23fbbb7 sighashes: do not use the ID mechanism at all Araq 2016-12-13 09:22:20 +01:00
  • d1663ca81c disable not implemented test for sighashes Araq 2016-12-13 09:22:05 +01:00
  • 7f8a02d0c6 make tos.nim green on Windows Araq 2016-12-13 09:01:53 +01:00
  • 5c6a4d9e90 make tvarargsuntyped test deterministic, independent of compiler's hashing order Araq 2016-12-13 08:32:30 +01:00
  • e169eaac5b make tsigbreak.nim compile Andreas Rumpf 2016-12-12 14:08:01 +01:00
  • 087a26ff21 Merge pull request #5115 from katafrakt/smallest-description Andreas Rumpf 2016-12-11 19:58:11 +01:00
  • 11db362d86 Fix description of CountTable's smallest proc Paweł Świątkowski 2016-12-11 19:05:39 +01:00
  • 9099fdd8f0 Merge pull request #5110 from yglukhov/leaks Andreas Rumpf 2016-12-11 18:06:26 +01:00
  • 34143ee122 fixes serious codegen regression that caused Nimble to misbehave Araq 2016-12-10 02:30:57 +01:00
  • 94e1488c24 store typeinfo also in local hash table to prevent multiple 'extern' declarations in the generated C code Araq 2016-12-10 02:28:54 +01:00
  • 4d22cff8ea make the Nim compiler compile as C++ Araq 2016-12-10 02:27:41 +01:00
  • a83ad87d09 Merge pull request #5012 from yglukhov/fileseekpos Dominik Picheta 2016-12-08 18:00:52 +01:00
  • feba5acc98 Added FileSeekPos Yuriy Glukhov 2016-11-10 13:33:53 +02:00
  • 7f03fd3f65 Merge pull request #5103 from yglukhov/leak-detector-cmdline Dominik Picheta 2016-12-07 22:48:52 +01:00
  • dc5e4b018b macros.getType: do not copy symbols if not necessary Araq 2016-12-07 20:08:03 +01:00
  • 54cbe0b743 More workarounds for #5098 Yuriy Glukhov 2016-12-07 20:15:31 +02:00
  • e07f0170e3 don't use sfExported for sig hashing Araq 2016-12-07 13:41:18 +01:00
  • b59ce8d321 Fix compilation errors and enable async events on partially supported systems. cheatfate 2016-12-07 14:08:53 +02:00
  • 8e5f513192 Merge pull request #5107 from konqoro/patch-6 Andreas Rumpf 2016-12-06 23:41:56 +01:00
  • 5adb639948 strscans: Fix examples konqoro 2016-12-06 20:00:21 +02:00
  • 78d68f0882 Merge branch 'devel' into sighashes Araq 2016-12-06 16:49:22 +01:00
  • eafa65fc64 real world examples compile Andreas Rumpf 2016-12-06 15:37:09 +01:00
  • 57c4e78bcc Merge pull request #5088 from jfhg/posix_running Andreas Rumpf 2016-12-06 15:05:37 +01:00
  • e53e7d9688 Merge pull request #5102 from nigredo-tori/fix-4690 Andreas Rumpf 2016-12-06 15:02:57 +01:00
  • 066fbaf271 tgettypeinst works again; fixes an infinite recursion in signature hashing Andreas Rumpf 2016-12-06 13:01:56 +01:00
  • 2ad8e073d8 Control leakDetector from cmdline Yuriy Glukhov 2016-12-06 11:54:47 +02:00
  • 36a9703866 Merge branch 'devel' into sighashes Andreas Rumpf 2016-12-06 10:08:38 +01:00
  • 0d6f4f1bb1 implements -d:nimdiff switch for seeing generated C code diffs Andreas Rumpf 2016-12-06 10:05:22 +01:00
  • dc8ee72eb6 Revert @endragor's fix for Windows Dmitry Polienko 2016-12-06 14:16:00 +07:00
  • 14b9eaee06 Merge pull request #5078 from johnnovak/terminal-height Andreas Rumpf 2016-12-06 08:49:07 +01:00
  • 633eb8a1e5 Merge pull request #5099 from yglukhov/workaround-5098 Andreas Rumpf 2016-12-06 08:47:18 +01:00
  • 5a82747d7c Merge pull request #5100 from yglukhov/writeCell-typename Andreas Rumpf 2016-12-06 08:35:09 +01:00
  • 38ab106051 re-enable object name generation for less dependence on IDs Araq 2016-12-05 23:37:01 +01:00
  • 44ff8baf2a Show cell type name in writeCell Yuriy Glukhov 2016-12-06 00:31:26 +02:00
  • 4423da465a Workaround for #5098 Yuriy Glukhov 2016-12-05 23:44:55 +02:00
  • 3d36a1c949 Merge pull request #5093 from yglukhov/BIO_new_mem_buf Dominik Picheta 2016-12-05 20:12:00 +01:00
  • 80cbe61c6c made more tests green Araq 2016-12-05 16:27:37 +01:00
  • ac4ccc695f Support android compilation of ioselectors. cheatfate 2016-12-05 13:41:46 +02:00
  • ba38b83dd5 refactoring: C codegen with fewer global variables Araq 2016-12-05 12:14:24 +01:00
  • 58e2fbc935 Added BIO_new_mem_buf Yuriy Glukhov 2016-12-05 02:27:45 +02:00
  • 862a32fe85 make tmissing_ccgtrav_unique_type green again Araq 2016-12-04 22:10:58 +01:00
  • 95188edf6f make sure first call to running() after process exit returns false Johannes Hofmann 2016-12-03 14:07:08 +01:00
  • feb0d21b22 more fixes Araq 2016-12-03 02:10:55 +01:00
  • b453a8e616 check waitpid() return value before setting exitStatus Johannes Hofmann 2016-12-02 22:24:42 +01:00
  • 534daff013 more tests compile Araq 2016-12-02 13:48:47 +01:00
  • 42ae2064dd more tests work Araq 2016-12-02 11:44:28 +01:00
  • d2cbf7f242 more fixes Araq 2016-12-02 08:37:51 +01:00
  • d6ab21eed5 Merge pull request #5080 from FedericoCeratto/httpheaders Dominik Picheta 2016-12-01 18:01:04 +01:00
  • 0f700d2277 Merge pull request #5074 from nigredo-tori/fix-5073 Andreas Rumpf 2016-12-01 11:20:27 +01:00
  • 7c83daee42 Merge pull request #5077 from johnnovak/termios-posix-fix Andreas Rumpf 2016-12-01 11:12:05 +01:00
  • 2eee15d7f3 Merge branch 'devel' into sighashes Araq 2016-12-01 10:06:41 +01:00
  • de844c7767 attempt to make travis green again Araq 2016-12-01 09:54:45 +01:00
  • 2adb2be86a fixes tconsttable regression Araq 2016-12-01 09:01:00 +01:00
  • 2a7b4fda78 fixes #5081 Araq 2016-12-01 08:46:44 +01:00
  • a245514146 Use imported symbols & remove non-POSIX stuff John Novak 2016-11-30 21:12:35 +10:00
  • ff69656f80 Clean up (as suggested by @Araq) Dmitry Polienko 2016-12-01 09:14:14 +07:00
  • 74e442f766 Add HTTP header deletion, improve tests Federico Ceratto 2016-12-01 00:10:43 +00:00
  • 8494338bcb fixes #5055 Araq 2016-11-30 22:25:56 +01:00
  • 7b44896e03 fixes #5079 Araq 2016-11-30 21:10:22 +01:00
  • 20cf28adde fixes the regressions introduced by fix for #5076 Araq 2016-11-30 19:02:16 +01:00
  • 75345ad1aa Merge pull request #5069 from yglukhov/ssl-init-fix Dominik Picheta 2016-11-30 18:44:20 +01:00
  • 432f68fb32 Merge pull request #5071 from cheatfate/onemoreasync Andreas Rumpf 2016-11-30 17:04:25 +01:00
  • 581c0c437b In case of synliboverride we support only openssl 1.0.* Yuriy Glukhov 2016-11-30 16:22:52 +02:00
  • 975477527a More fixes Yuriy Glukhov 2016-11-30 13:53:20 +02:00
  • a80a0972b7 Fixed dynlink with OpenSSL >1.1.0. Added loadLibPattern. Yuriy Glukhov 2016-11-30 00:25:03 +02:00
  • 50a1267b7d Fix TimeInfo to Time conversion. Fixes #5065. Ruslan Mustakov 2016-11-30 20:28:17 +07:00
  • 3fcb8a3246 Add terminalHeight, terminalHeightIoctl & terminalSize John Novak 2016-11-30 21:27:26 +10:00
  • b1b2dd606b fixes #5076 Araq 2016-11-30 11:00:51 +01:00
  • 6bd86f7543 Rewrite xmltools.innerText Dmitry Polienko 2016-11-30 10:38:22 +07:00
  • d40b783110 Add comments to latest fixes. One more fix. Some artifacts removed. cheatfate 2016-11-30 04:55:17 +02:00
  • 5c46f26880 fix upcoming/asyncdispatch properly Araq 2016-11-30 02:08:34 +01:00
  • 3f7694d08a Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2016-11-30 01:53:16 +01:00
  • 9b68b878b2 upcoming/asyncdispatch: addTimer and addEvent fixes Araq 2016-11-30 01:47:37 +01:00
  • f9e54c1749 use preferName for type info names Araq 2016-11-30 01:45:47 +01:00
  • 9ee3a887f2 Merge pull request #5051 from FedericoCeratto/smtp_test Dominik Picheta 2016-11-29 20:35:25 +01:00
  • c743b2969f closure types get names; refs #4332 Araq 2016-11-29 20:21:56 +01:00
  • a173703015 move recursion check up to fix tectype regression Araq 2016-11-29 11:27:18 +01:00
  • c5a336741c Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2016-11-29 10:40:14 +01:00
  • d495ef5705 updated upcoming/asyncdispatch Araq 2016-11-29 10:40:08 +01:00
  • 1c20046f28 sighashes: make more tests green Araq 2016-11-29 10:37:32 +01:00
  • 2e5663c6d2 make upcoming compile on Windows again Araq 2016-11-29 10:37:14 +01:00
  • 82448b1304 times.nim: remove code duplication Araq 2016-11-29 10:36:42 +01:00
  • 7f01bd6d46 Merge pull request #5067 from vktec/remove-docutils-path Andreas Rumpf 2016-11-29 01:57:44 +01:00
  • ab43ad13dc Merge pull request #5058 from johnnovak/terminal-win-fix Andreas Rumpf 2016-11-29 01:57:14 +01:00
  • 95682cdfb7 Remove docgen.nim's dependency on things being in path Samadi van Koten 2016-11-28 23:02:30 +00:00
  • 49667798eb further progress; more tests are green Araq 2016-11-28 21:45:29 +01:00
  • 27723af469 Merge branch 'devel' into sighashes Araq 2016-11-28 20:59:30 +01:00
  • ebaf57ea3b further progress Araq 2016-11-28 14:16:28 +01:00
  • 6a83306b5f Merge pull request #5060 from johnnovak/terminal-showhide-cursor Andreas Rumpf 2016-11-28 13:32:42 +01:00
  • f9c184a493 minor website improvements Araq 2016-11-25 11:14:57 +01:00
  • e5ef32dab3 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2016-11-28 11:03:24 +01:00
  • 734443d725 system.deepCopy should show old behaviour Andreas Rumpf 2016-11-28 11:03:01 +01:00
  • 7ca72a733c use -d:nimTypeNames to create RTTI with type names Andreas Rumpf 2016-11-28 10:56:45 +01:00
  • d2d851a1f3 Merge pull request #4878 from yglukhov/gc-frameinfo Andreas Rumpf 2016-11-28 10:31:06 +01:00
  • 1a85c5231b Merge pull request #5044 from endragor/deques Andreas Rumpf 2016-11-28 10:29:05 +01:00
  • 98d24291f9 Merge pull request #5061 from yglukhov/test-case-fixup Andreas Rumpf 2016-11-28 10:15:13 +01:00
  • c001d95606 Merge pull request #5063 from deech/nimeval-fix Andreas Rumpf 2016-11-28 10:14:53 +01:00
  • b67aa23de9 Fix compilation error in nimeval. Aditya Siram 2016-11-27 13:37:36 -06:00
  • 10292a2626 Corrected test case for #5057. Yuriy Glukhov 2016-11-27 13:34:24 +02:00