Commit Graph

  • a2b6081256 Ref #18177 - lbgc.so.5.0 on OpenBSD 6.9 (#18180) Euan 2021-06-04 23:46:57 +01:00
  • cc7ec5a6a4 fix #7295: use move(result) inside template to avoid copy with --gc:refc (#18168) Timothee Cour 2021-06-04 15:32:46 -07:00
  • a77360da5b workaround bug in sharedtables.withValue to unblock frozen CI on OSX (#18172) flywind 2021-06-05 03:41:13 +08:00
  • 5423915e5a real bugfix for #17170 (#18171) Andreas Rumpf 2021-06-04 16:20:47 +02:00
  • 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) Andrey Makarov 2021-06-04 17:16:51 +03:00
  • 654a20166e simplify extccomp.nim json logic via jsonutils; fix #18084 (#18100) Timothee Cour 2021-06-03 13:29:45 -07:00
  • d91d78f8ae changelog for --unitsep (#18167) Timothee Cour 2021-06-03 13:25:36 -07:00
  • 28f2abe1a2 fixes #18112 (#18165) Andreas Rumpf 2021-06-03 20:55:41 +02:00
  • 06232b7f2e fixes #18058 (#18162) Andreas Rumpf 2021-06-03 17:12:45 +02:00
  • d31cbfd167 Revert "add missing import to asynchttpserver's example" (#18164) flywind 2021-06-03 22:44:11 +08:00
  • 0aa8b793a5 clarify what a 'monotonic' timestamp is (#18163) Andreas Rumpf 2021-06-03 16:27:34 +02:00
  • 7ef364a402 add missing import to asynchttpserver's example narimiran 2021-06-03 15:20:42 +02:00
  • 3e57c2f780 Improve db_postgres iterators (#18144) Artem Klevtsov 2021-06-03 19:41:57 +07:00
  • 9df631a379 reuse algorithm.fill while building SkipTable (#18138) n5m 2021-06-03 12:25:52 +00:00
  • 282d61bafa added lib/deps.txt Araq 2021-06-03 14:00:53 +02:00
  • daaa40973c added float32 schubfach algorithm; wip (#18155) Andreas Rumpf 2021-06-03 12:09:40 +02:00
  • 06960bb9cb Ref #17697 improve withValue docs (#18154) flywind 2021-06-03 13:35:24 +08:00
  • bbce3d2da9 [std/tables] remove unnecessary do: (#18160) flywind 2021-06-03 12:09:04 +08:00
  • f27f3f65df [std/hashcommon]improve docs a bit (#18153) flywind 2021-06-03 10:59:06 +08:00
  • 0de3d4292f fix #16993, #18054, #17835 runnableExamples now works with templates and nested templates (#18082) Timothee Cour 2021-06-02 09:02:14 -07:00
  • 4ee6eddad4 add string-string tests for find and rfind (#18137) n5m 2021-06-02 14:19:30 +00:00
  • 6768f507fb refactoring: removed empty withBracketExpr template (#18152) Andreas Rumpf 2021-06-02 13:14:10 +02:00
  • f10eef29b5 fixes #18059 (#18140) Andreas Rumpf 2021-06-02 13:13:23 +02:00
  • 63db2b19bf use dragonbox algorithm; alternative to #18008 (#18139) Andreas Rumpf 2021-06-01 22:29:53 +02:00
  • ba3ec7b049 docs: Latex generation improvements (#18141) Andrey Makarov 2021-06-01 21:47:23 +03:00
  • c2e3dc0ed1 close #18129 Add setCurrentException for JS backend (#18145) flywind 2021-06-02 00:16:25 +08:00
  • c0e8199acc [std/re] fix findBounds and find procs (#18028) flywind 2021-06-01 05:28:22 +08:00
  • 06d50bfd4c Fixes #5034 illformed AST from getImpl with proc returning value (#17976) Dylan Modesitt 2021-05-31 16:51:32 -04:00
  • 369a7d1246 jsonutils.toJson now serializes JsonNode as is by default (#18097) Timothee Cour 2021-05-31 13:17:52 -07:00
  • 9559350e34 add os.getCacheDir (#18126) Timothee Cour 2021-05-31 13:16:33 -07:00
  • 60cbdbf37a close #18092 document elif in case statements (#18105) Timothee Cour 2021-05-31 13:14:50 -07:00
  • a36efb59b5 fix #16256: nimout: <empty> should give error (vacuously true); improve a few tests (#18089) Timothee Cour 2021-05-31 04:39:19 -07:00
  • b7ad29e692 fix #18113 (#18124) Saem Ghani 2021-05-31 04:27:44 -07:00
  • 064fe18de6 improve fast returns of find and rfind (#18127) n5m 2021-05-31 09:20:15 +00:00
  • 18b4774311 document macros.unpackVarargs (#18106) Timothee Cour 2021-05-31 01:51:20 -07:00
  • 98ea61f09b dont silence hints in system.nim (#18034) Timothee Cour 2021-05-30 14:57:25 -07:00
  • 50e98e6efa hashes for refs should be an opt-in feature (#18098) Miran 2021-05-30 23:55:51 +02:00
  • e2ab08603d fix warnings/hints in nimdoc/tester.nim (#18083) Timothee Cour 2021-05-30 13:40:42 -07:00
  • 4274e6e4d7 upgrade ubuntu 16.04 (not supported starting dec 2021) => 18.04; revive Linux_i386 (#18107) Timothee Cour 2021-05-30 13:39:17 -07:00
  • a6bd6c7ed8 Fixes #17849 (#18055) [backport:1.2] Yuriy Glukhov 2021-05-30 23:38:33 +03:00
  • 4a7f2c386c close #16569: deprecated reversed(a, start, last) overload, use toOpenArray instead (#18047) Timothee Cour 2021-05-30 13:37:21 -07:00
  • cfe19247e8 Disable tasynchttpserver_transferencoding on FreeBSD (#18122) vabresto 2021-05-29 15:44:39 -04:00
  • c792154b03 Minor doc fixes; follow up to 17258 and 17259 (#18123) quantimnot 2021-05-29 15:39:46 -04:00
  • 9eae6b4fe3 fix #17456 flaky test tasynchttpserver_transferencoding (#18052) vabresto 2021-05-28 18:17:37 -04:00
  • d62a298a28 fix typo in ci/funs.sh (#18115) Timothee Cour 2021-05-27 09:04:10 -07:00
  • 1e0165186b testament: remove deadcode related to realtimeGC, testC, callCCompiler (#18087) Timothee Cour 2021-05-26 11:49:01 -07:00
  • 3b1aabdcff change --hint[X] => --hint:X in nim repo (avoids shell quoting issues) (#18085) Timothee Cour 2021-05-26 00:51:48 -07:00
  • 0b2bbcaa23 fix #18077 testament now parses cmd properly (#18086) Timothee Cour 2021-05-26 00:46:53 -07:00
  • 8df55d0ad7 close #3482 no more cgen error with typed templates (#18094) Timothee Cour 2021-05-26 00:44:00 -07:00
  • c495628255 refactor common code in CI pipelines (#18035) Timothee Cour 2021-05-26 00:43:30 -07:00
  • b59dc3b255 remove some custom logic in testament around flags, testExec (#18090) Timothee Cour 2021-05-26 00:41:50 -07:00
  • 478f717377 Move async example to asynchronous version of proc (#18078) xioren 2021-05-24 20:56:31 -07:00
  • d217888e56 close #18009 parseJson JInt vs JFloat; preserve -0.0 as JFloat to distinguish from 0.0 (#18067) Timothee Cour 2021-05-23 14:06:14 -07:00
  • 1421a3bf26 pkg/pixie: use latest (#18069) Timothee Cour 2021-05-23 12:28:26 -07:00
  • 61630c6aee Use gmake for NetBSD as well as FreeBSD/OpenBSD (#18064) Euan 2021-05-23 17:23:20 +01:00
  • 1636c05d13 close #5540 generic object with generic field evaluated too early (#18062) Timothee Cour 2021-05-23 01:02:04 -07:00
  • e12597589f Error message minor (#18021) Juan Carlos 2021-05-22 08:12:30 -03:00
  • 9f7e2e3057 docs: make inline markup more compatible with Markdown (#18053) Andrey Makarov 2021-05-21 07:54:20 +03:00
  • 6a5973882b jsgen improve spacing (#18048) Juan Carlos 2021-05-20 10:48:46 -03:00
  • df429fa287 config system: special case -d:release and -d:danger [backport:1.4] (#18051) Andreas Rumpf 2021-05-20 11:52:46 +02:00
  • a1c82c39af asyncdispatch+stackTraceOverride: fix premature collection (#18039) [backport:1.2] Ștefan Talpalaru 2021-05-19 19:19:11 +02:00
  • 7052503ca8 make strformat part of the prelude (#18046) Andreas Rumpf 2021-05-19 19:18:16 +02:00
  • 558644725d fixes #17943 (#18045) Andreas Rumpf 2021-05-19 16:00:14 +02:00
  • 53935b8b27 ARC: fixes memory leaks with newSeq used in a loop [backport:1.4] (#18040) Andreas Rumpf 2021-05-18 21:45:37 +02:00
  • 31143c68fc disable pkg/fidget refs https://github.com/treeform/fidget/issues/155 (#18043) Timothee Cour 2021-05-18 10:48:13 -07:00
  • 7f077a76fe jsonutils: add customization for toJson via ToJsonOptions; generalize symbolName; add symbolRank (#18029) Timothee Cour 2021-05-18 06:10:19 -07:00
  • 6e0fe965da add sink and lent annotations for xmltree and streams (#18037) Antonis Geralis 2021-05-18 09:16:07 +03:00
  • fac5bae7b7 Fix running testament c nimble-packages without batch arg (#18023) Clyybber 2021-05-17 13:48:10 +02:00
  • 8be5344b3b ./koch --nonexistant now fails (#18036) Timothee Cour 2021-05-17 01:28:52 -07:00
  • e904c6d87c Add checked to dom (#18033) Joey 2021-05-17 00:04:39 -06:00
  • 2096490b59 follow-up #17930 - inline syntax highlighting (#18013) Andrey Makarov 2021-05-17 00:55:14 +03:00
  • d83b25db1e fix #18007: std/json now serializes nan,inf,-inf as strings instead of invalid json (#18026) Timothee Cour 2021-05-16 14:54:10 -07:00
  • 63fcb9e5f5 Disable performance hints by default (verbosity 1) (#18024) Clyybber 2021-05-16 19:43:52 +02:00
  • 3619a5a2aa more informative error msg for undeclared field (A(badfield: 1) and a.badfield = expr) (#17777) Timothee Cour 2021-05-16 10:03:22 -07:00
  • 65f6b66820 Revert "[std/re]fix terrible and strange interface" (#18027) flywind 2021-05-16 11:10:41 +08:00
  • c218f2ba0b [std/re]fix terrible and strange interface flywind 2021-05-16 10:39:52 +08:00
  • 3614523664 Rework DFA traversal (#18016) Clyybber 2021-05-16 00:15:53 +02:00
  • 99788ee504 Escape %00 / \0 in dbQuote (#18015) [backport:1.4] Thomas T. Jarløv 2021-05-15 21:26:15 +02:00
  • 3824fd3f9a RST opt.list to have priority over def.list (#17845) Andrey Makarov 2021-05-15 09:12:26 +03:00
  • 1568ae23c6 docgen: escape special characters in titles (#18014) Andrey Makarov 2021-05-15 07:53:38 +03:00
  • 4857c462d5 Revert "fix #14873 properly by skipping abi field in importc type (#17944)" (#17992) Andreas Rumpf 2021-05-15 06:50:39 +02:00
  • 2ce592a209 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
  • 97970d9dcc doc2tex: generate docs to Latex (#17997) Andrey Makarov 2021-05-14 08:30:47 +03:00
  • 3c622d7999 upgrade nodejs; add nimCiSystemInfo on azure/github CI (#18003) Timothee Cour 2021-05-13 00:15:32 -07:00
  • 3bc625aff1 ORC: progress (#18000) Andreas Rumpf 2021-05-12 22:00:37 +02:00
  • 60b4fa71a8 [ci skip] correctly explain how to use [backport] tags narimiran 2021-05-12 13:57:43 +02:00
  • f533ed07bd docs: fix syntax error in hotCodeReloading example (#17999) gavr123456789 2021-05-12 14:20:57 +03:00
  • 39ad9a69a9 ORC: improvements (#17993) Andreas Rumpf 2021-05-12 07:15:05 +02:00
  • 1e080eb9b4 jsonutils: handle holey enum as regular enum, via ord (#17995) Timothee Cour 2021-05-11 13:49:47 -07:00
  • a770c98e27 jsonutils: support set (#17994) Timothee Cour 2021-05-11 12:09:17 -07:00
  • e60672141a improve std/tempfiles (#17920) Timothee Cour 2021-05-11 07:35:43 -07:00
  • 2c2ec48bc4 ORC: critical bugfix for mixing acyclic refs with cyclic refs [backport:1.4] (#17991) Andreas Rumpf 2021-05-11 16:21:29 +02:00
  • 45490497e3 fix #17467 1st call to rand is now non-skewed; allow seed == 0 (#17468) Timothee Cour 2021-05-11 02:04:59 -07:00
  • f68f28d157 make testament isSuccess more robust and allow tests with --hints:off to succeed (#17968) Timothee Cour 2021-05-10 21:54:52 -07:00
  • 378ee7f888 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
  • a9ae5fe5be since we have now so many virtual registers, reduce memory consumption for the register allocator (#17985) Andreas Rumpf 2021-05-10 11:29:19 +02:00
  • 983a2aa11c Revert "Fix parseUri to sanitize urls containing ASCII newline or tab (#17967)" (#17984) Andreas Rumpf 2021-05-09 23:33:31 +02:00
  • f07583588c close #9039: compiler does not hang anymore in 1 case involving static params and arrays (#17983) Timothee Cour 2021-05-09 12:33:32 -07:00
  • f4dd95f3be Fix parseUri to sanitize urls containing ASCII newline or tab (#17967) Beshr Kayali 2021-05-09 20:24:00 +02:00
  • d84a3b10b5 fixes #17675 (#17981) Andreas Rumpf 2021-05-09 11:34:28 +02:00