Commit Graph

  • 1c8ed1de0e Fix c_malloc inside syslocks.nim to take size_t (#15268) [backport] shirleyquirk 2020-09-05 22:00:59 +01:00
  • b5c90a3431 fix #15257, toHex couldn't handle large uint64 (#15261) [backport:1.2] Miran 2020-09-04 09:23:27 +02:00
  • 53f3bd9376 Fix sets for architectures with default integers smaller than 32 bits (#15258) [backport] PMunch 2020-09-02 08:07:08 +00:00
  • ae688aa7f5 fixes #15210 [backport:1.2] (#15237) Andreas Rumpf 2020-08-31 14:46:23 +02:00
  • 4e428c5a18 fixes #15207 [backport:1.2] Araq 2020-08-26 14:31:00 +02:00
  • dc3f74f1c2 [backport] fix #15064, strscans.scanf edge case for '$+' (#15223) Miran 2020-08-25 09:57:15 +02:00
  • 98e73512d1 asyncnet: don't try to close the socket again [backport] (#15174) alaviss 2020-08-12 06:04:54 +00:00
  • a41ece8d86 fixes #15101 [backport] (#15171) Andreas Rumpf 2020-08-08 23:08:34 +02:00
  • 67d729aa2e fixes a collect() bug reported on the forum (#15156) [backport:1.2] Andreas Rumpf 2020-08-04 12:45:15 +02:00
  • 0ddf7153b8 fixes #15129 [backport:1.2] (#15144) Andreas Rumpf 2020-08-01 22:03:15 +02:00
  • 0aec43e850 fixes #15071 [backport] (#15131) Andreas Rumpf 2020-07-31 12:13:33 +02:00
  • f94a3fa671 bump Nim version to 1.2.7 narimiran 2020-09-11 13:57:32 +02:00
  • b5ec602763 disable packages depending on 'chroma' v1.0.8 narimiran 2020-07-29 12:54:34 +02:00
  • bf320ed172 Attempt to explain better why delImplIdx is the way it is. Maybe this can (#15108) v1.2.6 c-blake 2020-07-29 05:19:02 -04:00
  • e9d6d2b961 fixes #14616 [backport:1.2] (#15109) Andreas Rumpf 2020-07-29 11:11:58 +02:00
  • 9a649d91ad disable 'chroma' package narimiran 2020-07-29 11:16:39 +02:00
  • e6cdbad6a5 fix flaky t7758 test narimiran 2020-07-29 11:15:50 +02:00
  • e79e0616b1 fixes #14189 (#15080) [backport] Bung 2020-07-27 20:06:54 +08:00
  • 6b555e78b7 parsecsv: fix '\0' being displayed as '0' in docs (#15086) [backport] Jjp137 2020-07-26 23:17:23 -07:00
  • 36619e3569 fix #14534 (#15060) [backport] Bung 2020-07-25 15:51:59 +08:00
  • f4ae3ab729 fixes #15056 [backport] Araq 2020-07-24 17:49:25 +02:00
  • 9d11fc026b fixes #14189 (#15080) [backport] Bung 2020-07-27 20:06:54 +08:00
  • 896c3c41d3 parsecsv: fix '\0' being displayed as '0' in docs (#15086) [backport] Jjp137 2020-07-26 23:17:23 -07:00
  • f2844ba2d3 fixes #15038 [backport:1.2] Andreas Rumpf 2020-07-25 22:29:45 +02:00
  • a3f00b87e1 fix #14534 (#15060) [backport] Bung 2020-07-25 15:51:59 +08:00
  • df490bd59f fixes #15056 [backport] Araq 2020-07-24 17:49:25 +02:00
  • b4ccdf870b fixes #15044 [backport:1.2] Andreas Rumpf 2020-07-23 16:53:07 +02:00
  • 289e35166b bump NimVersion to 1.0.8 narimiran 2020-07-29 09:55:47 +02:00
  • c0e1ee965a bump NimVersion to 1.2.6 narimiran 2020-07-29 09:54:54 +02:00
  • c804e559ad Fulfill https://github.com/nim-lang/Nim/pull/14995#issuecomment-664914391 (#15104) c-blake 2020-07-28 17:48:50 -04:00
  • 378dc7c9fb bump NimVersion to 1.2.5 narimiran 2020-07-23 20:24:00 +02:00
  • 338f25b56f 'chronos' has Nim v.12 dependency narimiran 2020-07-23 13:02:13 +02:00
  • d0a2857675 enforce browsers.nim only handles URLs [backport] (#15045) Andreas Rumpf 2020-07-23 11:03:39 +02:00
  • 872795e18a enforce browsers.nim only handles URLs [backport] (#15045) Andreas Rumpf 2020-07-23 11:03:39 +02:00
  • 58515f6042 'norm' has Nim v1.2 dependency narimiran 2020-07-23 11:49:45 +02:00
  • 59a35563cf asyncftpclient fixes narimiran 2020-07-23 09:22:57 +02:00
  • 66c21b9e95 asyncftpclient.nim - don't assume a sufficiend line length (#14973) Miran 2020-07-14 08:18:02 +02:00
  • 170f5b6229 asyncftpclient.nim - don't assume a sufficiend line length (#14973) Miran 2020-07-14 08:18:02 +02:00
  • 94a855893e fix several newline problems (#15028) [backend] Miran 2020-07-21 22:49:08 +02:00
  • e71395f571 fix several newline problems (#15028) [backend] Miran 2020-07-21 22:49:08 +02:00
  • 46c9eb5904 remove the test that cannot be run because 'capture' is not available on 1.0.x narimiran 2020-07-21 21:15:35 +02:00
  • 9cc5927a99 [Backport] Fixes callbacks being dropped on Linux/macOS/BSD. (#15012) Dominik Picheta 2020-07-19 07:41:36 +01:00
  • 85fb709020 fix odbc regressions (#15009) [backport] cooldome 2020-07-18 09:21:09 +01:00
  • 3483fdd43c fix #9771 (#14357) Bung 2020-05-16 03:00:06 +08:00
  • 507d7a9daa fix #14082, don't crash on incorrectly formatted input (#14977) [backport] Miran 2020-07-17 10:59:53 +02:00
  • 75f427a57b Fix #14911 (#14922) [backport] Clyybber 2020-07-07 10:21:18 +02:00
  • ddcbc1a58f [Backport] Fixes callbacks being dropped on Linux/macOS/BSD. (#15012) Dominik Picheta 2020-07-19 07:41:36 +01:00
  • 28bc815d3e fix odbc regressions (#15009) [backport] cooldome 2020-07-18 09:21:09 +01:00
  • e854d385f5 fix #9771 (#14357) Bung 2020-05-16 03:00:06 +08:00
  • 27acb43e69 fix #14082, don't crash on incorrectly formatted input (#14977) [backport] Miran 2020-07-17 10:59:53 +02:00
  • 1b093d7ec7 Fix #14911 (#14922) [backport] Clyybber 2020-07-07 10:21:18 +02:00
  • 4d6cb1ff21 SSL_CTX_load_verify_locations parameters are reversed (#14815) [backport] aguspiza 2020-06-29 08:50:37 +02:00
  • ba808ba7ee bump NimVersion to 1.2.4 v1.2.4 narimiran 2020-06-26 10:46:56 +02:00
  • a5667218a9 update test command for 'norm' package narimiran 2020-06-25 13:03:12 +02:00
  • b0f71b051f [backport] fix #14748, move gdb files to other section of installer.ini (#14772) Miran 2020-06-23 20:36:59 +02:00
  • b036c57dd3 posix_other: add define to force time_t to 64 bit [backport] (#14753) alaviss 2020-06-22 07:23:24 +00:00
  • 339c08ce5b [backport] Docs: Fix broken code-block (#14749) ee7 2020-06-22 08:12:50 +02:00
  • 5c266cdf05 fixes #14718 [backport] Araq 2020-06-19 09:51:25 +02:00
  • 7c27cdc719 [backport] fix #14748, move gdb files to other section of installer.ini (#14772) Miran 2020-06-23 20:36:59 +02:00
  • f864c351f0 fixes #14240 [backport:1.2] (#14757) Andreas Rumpf 2020-06-22 14:11:13 +02:00
  • ac00504928 fixes #14458 [backport:1.2] (#14756) Andreas Rumpf 2020-06-22 13:06:22 +02:00
  • bcb6d9a763 posix_other: add define to force time_t to 64 bit [backport] (#14753) alaviss 2020-06-22 07:23:24 +00:00
  • 90546716dc [backport] Docs: Fix broken code-block (#14749) ee7 2020-06-22 08:12:50 +02:00
  • 8083a1fd2f encodings: use only one iconv definition [backport:1.2] (#14741) alaviss 2020-06-21 17:28:03 +00:00
  • 49f2b7eac6 fixes #14718 [backport] Araq 2020-06-19 09:51:25 +02:00
  • 25c21711b7 bump NimVersion to 1.2.3 narimiran 2020-06-24 06:53:25 +02:00
  • be34b5abe2 bump Nim version to 1.2.2 v1.2.2 narimiran 2020-06-09 11:50:15 +02:00
  • 5297bbe1cb optimized wrapWords; fixes #14579 (#14606) [backport:1.2] Andreas Rumpf 2020-06-08 14:34:26 +02:00
  • 234f4a27e1 Change severity of template instantiation message [backport] (#14526) Danil Yarantsev 2020-06-01 18:07:01 +03:00
  • c7cf5d4e73 Fix compiles for nimsuggest [backport] (#14527) Danil Yarantsev 2020-06-01 16:06:45 +03:00
  • 561092003d manual.rst: updates [backport] (#14445) Andreas Rumpf 2020-05-25 12:16:32 +02:00
  • 10fb986fb6 more precise analysis about 'observable stores' [backport:1.2] (#14582) Andreas Rumpf 2020-06-06 21:28:46 +02:00
  • 33bf7839ba fixes #14514 [backport:1.2] (#14533) Andreas Rumpf 2020-06-01 12:33:13 +02:00
  • 56b1e52e17 Fix asynchttpserver newline breaking content-length (#14565) [backport] Zed 2020-06-06 12:20:11 +02:00
  • 5702a60793 Change severity of template instantiation message [backport] (#14526) Danil Yarantsev 2020-06-01 18:07:01 +03:00
  • 4f689d4960 Fix #14057 - moveFile should overwrite on Windows (#14433) genotrance 2020-05-23 11:06:04 -05:00
  • 4c0c82ae42 disable 'nimx' package, see PR #14293 narimiran 2020-06-01 17:39:30 +02:00
  • 2c64868764 warn about observerable stores but don't prevent them for 1.2.2 [backport:1.2]; refs https://github.com/nim-lang/RFCs/issues/230 (#14510) Andreas Rumpf 2020-05-30 19:38:51 +02:00
  • 957e74e99e correctly backport #14496 narimiran 2020-06-01 13:38:04 +02:00
  • 97c68d9446 fixes #14498 [backport:1.2] (#14503) Andreas Rumpf 2020-05-30 15:32:31 +02:00
  • aec0d583d1 fixes #14495 [backport:1.2] (#14496) Andreas Rumpf 2020-05-29 23:35:57 +02:00
  • 051f4ffad9 manual.rst: updates [backport] (#14445) Andreas Rumpf 2020-05-25 12:16:32 +02:00
  • ed966b77c3 The whole options module should be inline (#14417) [backport:1.2] Mamy Ratsimbazafy 2020-05-21 17:52:40 +02:00
  • 5b168d3f9b Fix some typos in the manual [backport] (#14399) Danil Yarantsev 2020-05-20 10:28:47 +03:00
  • 7800fa394f specialize genericReset (#14398) Andreas Rumpf 2020-05-19 21:42:53 +02:00
  • bcfbaea833 Fix some typos in the manual [backport] (#14399) Danil Yarantsev 2020-05-20 10:28:47 +03:00
  • acc3879c54 fixes #14126 [backport:1.2] (#14390) Andreas Rumpf 2020-05-20 00:41:57 +02:00
  • c0b749da38 fix #14364 (#14372) [backport:1.2] Ștefan Talpalaru 2020-05-18 23:44:04 +02:00
  • 87992a3a18 Fix #14269 (#14286) Clyybber 2020-05-09 18:22:25 +02:00
  • c3ecd38da1 New "ping-pong" DFA (#14322) Clyybber 2020-05-15 20:24:43 +02:00
  • a7ebbad8cf fix #14219 (#14225) cooldome 2020-05-11 22:11:20 +01:00
  • e9d2b8971a better error message Antonis 2020-05-11 14:59:51 +03:00
  • 287dff200d fix closure env check Antonis 2020-05-11 14:51:50 +03:00
  • d60a01e513 Fix the DFA for "unstructured controlflow" (#14263) Clyybber 2020-05-07 21:41:55 +02:00
  • 8cb8cb7861 Implements RFCs #209 (#13995) cooldome 2020-04-16 20:04:05 +01:00
  • 9b510643fa install gtk3 on osx for package testing narimiran 2020-05-18 16:46:40 +02:00
  • d2d401c657 disable the new fragile test in 'tosproc.nim' narimiran 2020-05-14 09:58:15 +02:00
  • 965f7ebf54 disable the new fragile test in 'tosproc.nim' narimiran 2020-05-14 09:57:10 +02:00
  • da7a6f4875 Fail quickly if re or nre module is attempted to be compiled with js [backport] (#14341) Kaushal Modi 2020-05-14 01:27:57 -04:00
  • ff9d59747d fixes #13104 [backport] Andreas Rumpf 2020-05-13 22:29:02 +02:00