Commit Graph

  • 8d8df5807b Fixes #7121 (#7148) pqflx3 2018-01-31 10:38:37 -05:00
  • 94038545be Fixes codegen bug with literal negative zero, fixes #7079 (#7158) GULPF 2018-01-31 16:29:42 +01:00
  • b5538990a2 nimTypeNames feature: show generics properly Andreas Rumpf 2018-01-31 14:29:08 +01:00
  • 7648eb45b3 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2018-01-31 08:01:07 +01:00
  • a605fa8ba6 fixes #7129 Andreas Rumpf 2018-01-30 19:51:38 +01:00
  • a37e47d069 Undeprecate readChar. Closes #7072 (#7156) Yuriy Glukhov 2018-01-30 17:55:11 +03:00
  • d84ace8a5b Fixes #7140 (#7154) Yuriy Glukhov 2018-01-30 17:25:41 +03:00
  • 77d590f483 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2018-01-30 10:30:49 +01:00
  • 4f08ed63cf M&S GC: collect earlier under memory pressure Andreas Rumpf 2018-01-30 10:30:43 +01:00
  • 8fdc291936 fixes the tracking of 'occupied memory' Andreas Rumpf 2018-01-30 10:30:18 +01:00
  • 02c1f120eb Fixes nimsuggest#78 (#7151) Yuriy Glukhov 2018-01-30 01:41:32 +03:00
  • 12b11fd848 Fix compiler crash on try expression with infix as (Fixes #7116) (#7112) cooldome 2018-01-29 04:59:49 +00:00
  • fcd4cd82c3 Merge pull request #6796 from nim-lang/async-improvements Dominik Picheta 2018-01-28 19:11:17 +00:00
  • 86fb8bf723 Revert 3db460f504 as requested by @Araq. Dominik Picheta 2018-01-17 16:48:02 +00:00
  • 6c035379fe Merge pull request #6597 from pgkos/uri-allow-no-authority Dominik Picheta 2018-01-28 17:00:33 +00:00
  • ad222e3015 Merge branch 'devel' into araq-newlines Araq 2018-01-28 11:38:52 +01:00
  • 7206c692a3 in triple line string literals the newline should be '\n' too Araq 2018-01-28 11:38:25 +01:00
  • 85411fab71 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2018-01-27 16:04:57 +01:00
  • 78fb3ffeb1 fix test for bug #6989 Andreas Rumpf 2018-01-27 08:02:29 +01:00
  • 68dfd1729e fixes #6989 Andreas Rumpf 2018-01-27 07:59:40 +01:00
  • 1a565d7b20 Merge pull request #6517 from FedericoCeratto/hexstr Dominik Picheta 2018-01-26 15:32:28 +00:00
  • 394757dbf5 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2018-01-25 16:02:22 +01:00
  • 1d9087245c JS codegen bugfix: don't crash on wrong importcpp patterns Andreas Rumpf 2018-01-25 16:02:13 +01:00
  • 0b9c1da1c0 Fixes #6741 (#7131) Yuriy Glukhov 2018-01-25 06:26:40 +03:00
  • 80caca15bd fixes #7089 Andreas Rumpf 2018-01-24 20:08:17 +01:00
  • d5b4936332 Merge pull request #7130 from juanfra684/patch-2 Dominik Picheta 2018-01-23 13:48:23 +00:00
  • c8da417211 Gratipay is dead Juan Francisco Cantero Hurtado 2018-01-23 14:28:48 +01:00
  • 73af427f23 Fix longgc category tests (#7095) Sergey Avseyev 2018-01-22 17:08:27 +03:00
  • cd26d02882 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2018-01-22 14:07:11 +01:00
  • 0dd1811344 make C++ tests green again Andreas Rumpf 2018-01-22 14:06:53 +01:00
  • ecbbefcc83 Fallback to doNothing if /proc/loadavg cant be opened (#7123) Yuriy Glukhov 2018-01-22 15:52:22 +03:00
  • 6e145d4269 GC: also report total GC'ed heap size ignoring losses due to fragmentation Andreas Rumpf 2018-01-21 23:51:54 +01:00
  • 45c02af2b5 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2018-01-21 21:09:03 +01:00
  • 6266c68ab6 writeStackTrace now officially has no IO effect anymore for more convenient debugging Andreas Rumpf 2018-01-21 21:08:51 +01:00
  • 8c98277d5a M&S GC: minor code cleanup Andreas Rumpf 2018-01-21 21:06:31 +01:00
  • 5f603144b2 GC: fixes size computation for leak detection Andreas Rumpf 2018-01-21 20:59:25 +01:00
  • 6607d01303 Merge pull request #7119 from zielmicha/patch-2 Dominik Picheta 2018-01-21 16:11:53 +00:00
  • 1a0f8fd4e6 Change default ARM compiler name Michał Zieliński 2018-01-21 16:26:22 +01:00
  • 81195fc362 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2018-01-21 10:59:18 +01:00
  • e5af08cc12 GC add 'string' to dumpNumberOfInstances Andreas Rumpf 2018-01-21 10:59:09 +01:00
  • c99f952dfb basic 'lent T' test works Andreas Rumpf 2018-01-21 03:04:22 +01:00
  • cdc54bec6f Add note about OpenSSL 1.0.x support to openssl module. Dominik Picheta 2018-01-20 17:36:38 +00:00
  • 588173496a Merge pull request #7113 from endragor/static-openssl102 Dominik Picheta 2018-01-20 17:33:06 +00:00
  • be2db6d67a Allow static linking with OpenSSL 1.0.x Ruslan Mustakov 2018-01-20 19:10:52 +07:00
  • 7adf3bf476 Mark&Sweep GC: introduce nimTracing define for debugging Andreas Rumpf 2018-01-19 18:11:46 +01:00
  • d127dd8095 Mention lack of js support in closure iterator limitations (#7110) Mathias Stearn 2018-01-19 10:51:49 -05:00
  • 00295366b5 fixes size computations for 'dumpNumberOfInstances' Andreas Rumpf 2018-01-19 16:32:48 +01:00
  • 0b52466bb8 bugfix: do not call memcmp for nil strings Andreas Rumpf 2018-01-19 09:26:11 +01:00
  • fea66497b4 terminal.nim: code cleanup Andreas Rumpf 2018-01-18 19:34:46 +01:00
  • 7ce38122e8 Support truecolor for the terminal stdlib module (#6936) Dmitry Atamanov 2018-01-18 20:48:59 +03:00
  • 1b3f640188 Fixed crash in rand (#7103) Yuriy Glukhov 2018-01-18 20:47:58 +03:00
  • 33b0e73962 fixes most recent iterators-as-expressions regression Andreas Rumpf 2018-01-18 18:57:29 +01:00
  • ef19634065 Workaround 'defer' issue in httpclient.downloadFile. Refs #3877. (#7101) Dominik Picheta 2018-01-18 13:08:35 +00:00
  • 090d22c715 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2018-01-18 11:40:30 +01:00
  • 6a2b57b4aa fixes #7093 Andreas Rumpf 2018-01-18 11:40:18 +01:00
  • 76df554dc4 make MySQL client work with MariaDB; prefer newer versions over older Andreas Rumpf 2018-01-18 11:32:43 +01:00
  • 6f6551d77d leak detector: sort type based entries by total used bytes Andreas Rumpf 2018-01-18 11:11:16 +01:00
  • 03b7df74a9 alloc.nim: Make 'logAlloc' produce a toy Nim program for easier memory tracing Andreas Rumpf 2018-01-18 10:46:23 +01:00
  • ffd8e922a1 stats.nim: add a '$' operator for RunningStat Andreas Rumpf 2018-01-18 10:45:46 +01:00
  • 27aab0be16 Custom pragmas in procs bug fix (#7086) cooldome 2018-01-18 09:38:55 +00:00
  • d9c922fc70 Fix gc tests for BoehmGC (#7094) Sergey Avseyev 2018-01-18 11:04:32 +03:00
  • 47d05b3f2e Merge branch 'devel' into async-improvements Dominik Picheta 2018-01-17 16:28:00 +00:00
  • b754bfabb6 Merge pull request #7023 from yglukhov/unify-async Dominik Picheta 2018-01-17 15:06:32 +00:00
  • 399c5e38b7 don't make optNilCheck default to on for now (#7058) jcosborn 2018-01-16 18:32:40 -06:00
  • 136f1a208a Merge pull request #7066 from nim-lang/net-fixes Dominik Picheta 2018-01-16 22:05:49 +00:00
  • b38f6d49b7 travis: attempt to make tests green again Andreas Rumpf 2018-01-16 11:06:22 +01:00
  • 1661062ebf Raise assertion error when attempting to use closed socket. Dominik Picheta 2018-01-11 20:47:07 +00:00
  • 3e33668abc Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2018-01-15 17:41:15 +01:00
  • f1089db175 GC: enable precise global/thread local storage tracing Araq 2018-01-15 17:41:05 +01:00
  • fc056015fd Merge pull request #7064 from grazil/devel Dominik Picheta 2018-01-15 11:24:18 +00:00
  • 24a6583fa7 hardened gctest Araq 2018-01-15 00:48:52 +01:00
  • 2d907ac334 make tests green again Araq 2018-01-15 00:09:11 +01:00
  • 9a60eae631 fixes #7078 Araq 2018-01-14 23:49:53 +01:00
  • a2b7fcdb4d Use generic for 'stateObject' in func 'pushState' Renaud Chénard 2018-01-14 23:12:59 +01:00
  • bba6d62420 Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2018-01-14 17:34:48 +01:00
  • f71f9f83c2 GC improvements; distinguish between thread local and globals in the marking step Araq 2018-01-14 17:34:27 +01:00
  • 6db1b492e1 Include target in tester nimcache hash (#7053) Mathias Stearn 2018-01-14 09:22:48 -05:00
  • 1e55d92009 Add default argument to 'tables.getOrDefault' lcrees 2018-01-12 13:30:03 -07:00
  • 38fde80b35 strformat: fixes new 'fmt' template Andreas Rumpf 2018-01-13 10:57:51 +01:00
  • 430a6c481e Merge pull request #7074 from smt923/patch-1 Dominik Picheta 2018-01-12 14:39:05 +00:00
  • ee64dcd728 Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2018-01-12 15:08:12 +01:00
  • f1bf65f66e gc.nim: Add a gcAssert to enforce the no heap sharing restrictions Araq 2018-01-12 15:08:02 +01:00
  • e7e0648829 Update two links in tutorial to compiler usage docs with updated page anchors smt 2018-01-12 13:57:58 +00:00
  • 471ae7e081 Merge pull request #7067 from yglukhov/httpclient-crash Dominik Picheta 2018-01-12 08:59:29 +00:00
  • 3647c9c822 Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2018-01-12 01:27:45 +01:00
  • 66634fe1a0 strformat: introduce 'fmt' as an alias for '%'; ensure overloading resolution produces a clash between strformat.'%' and json.'%' Araq 2018-01-12 01:27:24 +01:00
  • cfc0a58417 Fixed crash in ssl httpclient Yuriy Glukhov 2018-01-11 23:02:42 +02:00
  • 4181e1940d recv with a timeout of -1 shouldn't wait on all data. Dominik Picheta 2018-01-11 20:46:44 +00:00
  • 082868f1bb Merge pull request #7063 from yglukhov/logging-dont-crash-on-nil Dominik Picheta 2018-01-11 18:41:34 +00:00
  • 425f221440 Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2018-01-11 18:05:26 +01:00
  • fb8def869c rename strformat.fmt to % as it works better with backslash escape sequences; refs #6958 Araq 2018-01-11 18:05:14 +01:00
  • df73d412ba introduce --symbolFiles:v2 as the next attempt to bring symbol files to Nim Araq 2018-01-11 17:58:26 +01:00
  • 72d9485e8e Fix tasync_traceback test. Dominik Picheta 2018-01-11 16:52:14 +00:00
  • b7713859ab Use regex to match output of tasync_traceback. Dominik Picheta 2018-01-11 16:15:53 +00:00
  • 2312f71819 Merge pull request #7055 from oskca/devel Dominik Picheta 2018-01-11 14:37:35 +00:00
  • d5cd8e6f71 add missing methods in js backend grazil 2018-01-11 14:16:48 +01:00
  • 8da96bc72b Remove additionalInfo in OSError in findNextFile Dominik Picheta 2018-01-11 12:16:34 +00:00
  • c9c44a4eb9 correct type for raiseOSError oskca 2018-01-11 19:42:19 +08:00
  • 852e1d3da1 logging: don't crash on nil strings Yuriy Glukhov 2018-01-11 11:50:13 +02:00
  • 495331bf20 raiseOSError to indicate the failling of findNextFile in walkDir[Rec] oskca 2018-01-11 13:40:25 +08:00