Commit Graph

  • 727c6378d2 bump NimVersion to 1.6.0 v1.6.0 narimiran 2021-10-13 20:32:33 +02:00
  • b057bb6654 [tools] use the right parameter [backport:1.0] (#18957) flywind 2021-10-06 18:47:46 +08:00
  • d8cc349ac6 [tools] use the right parameter [backport:1.0] (#18957) flywind 2021-10-06 18:47:46 +08:00
  • 80c8107c56 [tools] use the right parameter [backport:1.0] (#18957) flywind 2021-10-06 18:47:46 +08:00
  • 5bed375b52 fixes #16325 [backport:1.4] (#18784) Andreas Rumpf 2021-09-02 17:15:11 +02:00
  • 1228c5b3fc fixes #14511 [backport:1.4] (#18732) Dankr4d 2021-08-25 19:27:00 +02:00
  • af2b7ff28f disable more packages narimiran 2021-08-25 15:02:58 +02:00
  • e05daba73e try to fix the flaky test, similarly to the devel version narimiran 2021-08-25 08:22:51 +02:00
  • f964fdbec0 disable testing packages which don't support Nim 1.0 anymore narimiran 2021-08-24 15:07:00 +02:00
  • 2a72eeafdf it is IndexError, not IndexDefect, in 1.2 narimiran 2021-08-24 15:05:17 +02:00
  • 2d06867388 disable testing packages which depend on newer Nim versions narimiran 2021-08-24 11:32:45 +02:00
  • 9b47614ba1 we can't use collect like that in 1.2 narimiran 2021-08-24 11:32:28 +02:00
  • d5a7fb8ea0 there is no IndexDefect in 1.0 narimiran 2021-08-24 11:05:29 +02:00
  • 0a8e9318d3 fix broken test narimiran 2021-08-24 07:28:19 +02:00
  • 22e71cbc0f fix #18702(fix parseutils.parseFloat) (#18703) [backport:1.0] flywind 2021-08-16 21:14:35 +08:00
  • f40c941580 fixes #18643 [backport:1.0] (#18678) Andreas Rumpf 2021-08-12 08:25:11 +02:00
  • e5a3f30519 Fix buffer-overrun bug in net (#17728) [backport:1.0] shirleyquirk 2021-04-16 13:22:51 +01:00
  • 22650a61e7 bump NimVersion to 1.4.9 narimiran 2021-08-24 07:21:33 +02:00
  • 8d5065453f fix #18702(fix parseutils.parseFloat) (#18703) [backport:1.0] flywind 2021-08-16 21:14:35 +08:00
  • 1802f94868 fixes #18643 [backport:1.0] (#18678) Andreas Rumpf 2021-08-12 08:25:11 +02:00
  • 5a42d393a4 link stable and devel docs in nim docs (#18272) [backport:1.2] Timothee Cour 2021-06-15 14:56:49 -07:00
  • 8b80039cac fix #18702(fix parseutils.parseFloat) (#18703) [backport:1.0] flywind 2021-08-16 21:14:35 +08:00
  • b18c6fd09b fixes #18643 [backport:1.0] (#18678) Andreas Rumpf 2021-08-12 08:25:11 +02:00
  • 88340aab6d fixes #18411 (#18432) [backport:1.4] Andreas Rumpf 2021-07-05 18:04:07 +02:00
  • 8a3e64f00e fixes #17768 [backport:1.4] (#18317) flywind 2021-06-21 18:50:47 +08:00
  • 6c5585fc0b link stable and devel docs in nim docs (#18272) [backport:1.2] Timothee Cour 2021-06-15 14:56:49 -07:00
  • ca1b7feb0f Fixes #17849 (#18055) [backport:1.2] Yuriy Glukhov 2021-05-30 23:38:33 +03:00
  • 44e653a931 bump NimVersion to 1.4.8 v1.4.8 narimiran 2021-05-24 16:47:31 +02:00
  • 0250c4710d fix ccgexprs narimiran 2021-05-20 21:07:43 +02:00
  • 8001c7be98 config system: special case -d:release and -d:danger [backport:1.4] (#18051) Andreas Rumpf 2021-05-20 11:52:46 +02:00
  • 94f80f5bcb asyncdispatch+stackTraceOverride: fix premature collection (#18039) [backport:1.2] Ștefan Talpalaru 2021-05-19 19:19:11 +02:00
  • 76560576d2 asyncdispatch+stackTraceOverride: fix premature collection (#18039) [backport:1.2] Ștefan Talpalaru 2021-05-19 19:19:11 +02:00
  • 1281d8dfb8 ARC: fixes memory leaks with newSeq used in a loop [backport:1.4] (#18040) Andreas Rumpf 2021-05-18 21:45:37 +02:00
  • 7a8817e87f Escape %00 / \0 in dbQuote (#18015) [backport:1.4] Thomas T. Jarløv 2021-05-15 21:26:15 +02:00
  • 2684b04ab1 disable 'nimquery' package narimiran 2021-05-17 22:27:10 +02:00
  • 6dde797752 fix #13166 tioselectors flaky test on freebsd+OSX (#14634) Timothee Cour 2020-06-12 21:19:23 -07:00
  • 74f34c81e8 feature: the compiler can warn when you use the implicit 'result' variable (#17988) [backport:1.2] Andreas Rumpf 2021-05-10 23:41:51 +02:00
  • 34563f86c2 fixes #15848 [backport:1.2] (#17959) Andreas Rumpf 2021-05-07 16:50:11 +02:00
  • 7a9e5ba68f Fix buffer-overrun bug in net (#17728) [backport:1.0] shirleyquirk 2021-04-16 13:22:51 +01:00
  • a63d434180 refs #18011 disable some newly failing tests on cpp windows; refs #17946 increase timeout for tchannels (#18012) Timothee Cour 2021-05-14 15:33:17 -07:00
  • 9fc0955587 ORC: progress (#18000) Andreas Rumpf 2021-05-12 22:00:37 +02:00
  • cb22a99584 ORC: improvements (#17993) Andreas Rumpf 2021-05-12 07:15:05 +02:00
  • ad5c784d22 ORC: critical bugfix for mixing acyclic refs with cyclic refs [backport:1.4] (#17991) Andreas Rumpf 2021-05-11 16:21:29 +02:00
  • a6d84179fc feature: the compiler can warn when you use the implicit 'result' variable (#17988) [backport:1.2] Andreas Rumpf 2021-05-10 23:41:51 +02:00
  • e4d5139de0 fixes #15848 [backport:1.2] (#17959) Andreas Rumpf 2021-05-07 16:50:11 +02:00
  • 9d23c14dd2 some other files need the same change too narimiran 2021-04-30 11:00:19 +02:00
  • daad1cd9d9 do the same for build_all.bat too narimiran 2021-04-30 10:57:17 +02:00
  • d2af421089 use csources_v1 in build_all scripts narimiran 2021-04-30 10:56:42 +02:00
  • 61ac87a2b8 use csources_v1 in build_all.sh narimiran 2021-04-30 10:55:06 +02:00
  • f825c8f691 Fix #17755 (#17766) Dankr4d 2021-04-18 23:39:05 +02:00
  • 4b4ef2b4b3 Check for errors after sendPendingSslData (#16696) Yuriy Glukhov 2021-01-13 16:09:28 +02:00
  • 431eb05708 Fixes #16436 (#16695) Yuriy Glukhov 2021-01-14 09:53:21 +02:00
  • ba02bf50b9 CIs: attempt to use csources_v1 (#16282) Andreas Rumpf 2021-04-21 07:41:33 +02:00
  • 424a00db2b bump NimVersion to 1.2.13 narimiran 2021-04-28 08:40:02 +02:00
  • 3e154e7740 CIs: attempt to use csources_v1 (#16282) Andreas Rumpf 2021-04-21 07:41:33 +02:00
  • e70044fb28 Fix buffer-overrun bug in net (#17728) [backport:1.0] shirleyquirk 2021-04-16 13:22:51 +01:00
  • 5618a34d61 Fix Httpclient headers from being modified accidentally (#17808) Joey 2021-04-20 23:42:04 -06:00
  • f48daa29f6 fix #16506 by changing the example (#16580) Miran 2021-01-04 21:46:36 +01:00
  • 2640dc2637 bump NimVersion to 1.4.7 narimiran 2021-04-21 15:07:19 +02:00
  • fb03c4b937 Remove the use of usrToCell in gcMark [backport:1.2] (#17709) v1.2.12 zah 2021-04-14 13:10:01 +03:00
  • 2b6b080323 Remove the use of usrToCell in gcMark [backport:1.2] (#17709) v1.4.6 zah 2021-04-14 13:10:01 +03:00
  • ba8f657635 bump NimVersion to 1.2.12 narimiran 2021-04-13 21:52:25 +02:00
  • ab1ae92587 bump NimVersion to 1.4.6 narimiran 2021-04-13 21:51:50 +02:00
  • 6238f2ee1e Revert "fixes #11225; generic sandwich problems; [backport:1.2] (#17255)" narimiran 2021-04-13 09:59:53 +02:00
  • 7aff6ded84 [ci skip] minor: fix indentation in manual.rst narimiran 2021-03-31 13:34:32 +02:00
  • 5dd88ca1a4 [ci skip] minor: fix indentation in manual.rst narimiran 2021-03-31 13:34:32 +02:00
  • fe8b84496f [backport:1.2] Avoid inlining of newObj and newObjRC1 calls (#17582) Miran 2021-03-30 10:20:58 +02:00
  • 598d9f8402 [backport:1.2] Avoid inlining of newObj and newObjRC1 calls (#17582) Miran 2021-03-30 10:20:58 +02:00
  • 7f834c69fb Free the certificate after checking in checkCertName (#17558) [backport:1.2] Danil Yarantsev 2021-03-29 11:49:19 +03:00
  • 9a58bddc55 fix #17454 (#17461) Timothee Cour 2021-03-23 00:33:09 -07:00
  • f7f7a02915 Free the certificate after checking in checkCertName (#17558) [backport:1.2] Danil Yarantsev 2021-03-29 11:49:19 +03:00
  • 28b301cbaa fix #17454 (#17461) Timothee Cour 2021-03-23 00:33:09 -07:00
  • 9ebf537341 bump NimVersion to 1.2.11 narimiran 2021-03-26 09:02:54 +01:00
  • 69c2c05463 bump NimVersion to 1.4.5 narimiran 2021-03-26 09:02:30 +01:00
  • cc6bc8960d closes #17085; boehm has problems with large allocations, that is expected and we don't care (#17487) Andreas Rumpf 2021-03-24 01:01:31 +01:00
  • 05991805fb change back part of the test narimiran 2021-03-24 18:19:42 +01:00
  • 82561f31eb backport json-related part of #17469 narimiran 2021-03-24 17:48:39 +01:00
  • 5ea5d82507 Revert "fixes #15210 [backport:1.2] (#15237)" narimiran 2021-03-22 11:52:22 +01:00
  • 8aece149d4 fixes an old outstanding generic instantation bug Araq 2021-03-21 10:30:00 +01:00
  • d85b7dde7b fixes #11225; generic sandwich problems; [backport:1.2] (#17255) Andreas Rumpf 2021-03-09 20:19:24 +01:00
  • e5027dc3da fix #17383: json.%,to and jsonutils.formJson,toJson now works with uint|uint64 (#17389) [backport:1.2] Timothee Cour 2021-03-16 13:44:54 -07:00
  • 1d301e354f Fix FutureStream memory usage (#17395) [backport:1.2] Igor Ribeiro de Assis 2021-03-16 21:46:22 +01:00
  • a7570ff0c2 Relocate 4xx/5xx exception in downloadFile (#17332) [backport:1.2] xioren 2021-03-11 23:09:39 -08:00
  • 86c8977726 compiler/installer.ini: package cacert.pem on Windows [backport:1.2] (#17172) alaviss 2021-02-24 16:57:19 +00:00
  • 2ee078cdf8 fixes yet another SSL problem on Windows [backport:1.2] (#17167) Andreas Rumpf 2021-02-24 10:12:47 +01:00
  • f97d840f96 Fix FutureStream memory usage (#17395) [backport:1.2] Igor Ribeiro de Assis 2021-03-16 21:46:22 +01:00
  • 560800246e Relocate 4xx/5xx exception in downloadFile (#17332) [backport:1.2] xioren 2021-03-11 23:09:39 -08:00
  • cf1ecee794 fixes #11225; generic sandwich problems; [backport:1.2] (#17255) Andreas Rumpf 2021-03-09 20:19:24 +01:00
  • 6b00463074 Add unsafeIsolate and extract to std/isolation [backport:1.4] (#17263) flywind 2021-03-05 23:21:33 +08:00
  • e996d98a8a fix #16384 and #17144 (#17126) [backport] flywind 2021-03-03 18:58:50 +08:00
  • 5c88067953 fix #17264 [backport:1.4] (#17266) flywind 2021-03-05 21:39:46 +08:00
  • 061d106671 compiler/installer.ini: package cacert.pem on Windows [backport:1.2] (#17172) alaviss 2021-02-24 16:57:19 +00:00
  • c2e2f50d35 fixes yet another SSL problem on Windows [backport:1.2] (#17167) Andreas Rumpf 2021-02-24 10:12:47 +01:00
  • 2ff517462b remove tests for stuff not available in 1.4 v1.4.4 narimiran 2021-02-22 13:51:56 +01:00
  • ebc114c526 Revert "fix #17118 (#17119) [backport:1.2]" v1.2.10 narimiran 2021-02-22 13:51:01 +01:00
  • 6da0bf80c3 bump NimVersion to 1.2.10 narimiran 2021-02-22 10:31:38 +01:00
  • 2e896e3360 fix #17118 (#17119) [backport:1.2] flywind 2021-02-22 02:14:18 -06:00
  • 29a064e275 bump NimVersion to 1.4.4 narimiran 2021-02-22 10:26:35 +01:00
  • bfc0d64825 fix #17118 (#17119) [backport:1.2] flywind 2021-02-22 02:14:18 -06:00
  • d922751d98 [backport:1.2] update nimble commit hash (#17109) Miran 2021-02-19 20:33:01 +01:00