Commit Graph

9782 Commits

Author SHA1 Message Date
Araq
1c20046f28 sighashes: make more tests green 2016-11-29 10:37:32 +01:00
Araq
2e5663c6d2 make upcoming compile on Windows again 2016-11-29 10:37:14 +01:00
Araq
82448b1304 times.nim: remove code duplication 2016-11-29 10:36:42 +01:00
Andreas Rumpf
7f01bd6d46 Merge pull request #5067 from vktec/remove-docutils-path
Remove docgen.nim's dependency on things being in path
2016-11-29 01:57:44 +01:00
Andreas Rumpf
ab43ad13dc Merge pull request #5058 from johnnovak/terminal-win-fix
Fix setStyle for Windows
2016-11-29 01:57:14 +01:00
Samadi van Koten
95682cdfb7 Remove docgen.nim's dependency on things being in path
compiler/docgen.nim relied heavily on $lib/packages/docutils being in
path at compile-time. While this works fine when building Nim itself,
things start breaking when using compiler as a nimble package.
2016-11-28 23:02:30 +00:00
Araq
49667798eb further progress; more tests are green 2016-11-28 21:45:29 +01:00
Araq
27723af469 Merge branch 'devel' into sighashes 2016-11-28 20:59:30 +01:00
Araq
ebaf57ea3b further progress 2016-11-28 14:16:28 +01:00
Andreas Rumpf
6a83306b5f Merge pull request #5060 from johnnovak/terminal-showhide-cursor
Add hideCursor & showCursor
2016-11-28 13:32:42 +01:00
Araq
f9c184a493 minor website improvements 2016-11-28 12:54:55 +01:00
Andreas Rumpf
e5ef32dab3 Merge branch 'devel' of github.com:nim-lang/Nim into devel 2016-11-28 11:03:24 +01:00
Andreas Rumpf
734443d725 system.deepCopy should show old behaviour 2016-11-28 11:03:01 +01:00
Andreas Rumpf
7ca72a733c use -d:nimTypeNames to create RTTI with type names 2016-11-28 10:56:45 +01:00
Andreas Rumpf
d2d851a1f3 Merge pull request #4878 from yglukhov/gc-frameinfo
Cosmetics
2016-11-28 10:31:06 +01:00
Andreas Rumpf
1a85c5231b Merge pull request #5044 from endragor/deques
Added deques module, deprecating queues
2016-11-28 10:29:05 +01:00
Andreas Rumpf
98d24291f9 Merge pull request #5061 from yglukhov/test-case-fixup
Corrected test case for #5057.
2016-11-28 10:15:13 +01:00
Andreas Rumpf
c001d95606 Merge pull request #5063 from deech/nimeval-fix
Fix compilation error in nimeval.
2016-11-28 10:14:53 +01:00
Aditya Siram
b67aa23de9 Fix compilation error in nimeval. 2016-11-27 13:37:36 -06:00
Yuriy Glukhov
10292a2626 Corrected test case for #5057. 2016-11-27 13:34:24 +02:00
John Novak
8378a75267 Update changelog 2016-11-27 20:54:46 +10:00
Andreas Rumpf
9b4619235f Merge pull request #5059 from yglukhov/ordered-table-del
Fixes #5057
2016-11-27 09:32:07 +01:00
Andreas Rumpf
e83d11e8f1 deepcopy fix 2016-11-26 14:15:37 +01:00
John Novak
88e01ffd92 Add hideCursor & showCursor 2016-11-26 21:08:01 +10:00
Yuriy Glukhov
41205493c0 Fixes #5057 2016-11-26 12:43:36 +02:00
John Novak
64dd3eb9c1 Fix setStyle for Windows
* setStyle did not take the current color flags into account on Windows, this
  is fixed now
* refactoring to get rid of magic constants
2016-11-26 16:36:08 +10:00
Federico Ceratto
bebeee46de Improve SMTP testing
Test both sync and async email delivery
2016-11-24 16:25:21 +00:00
Ruslan Mustakov
2c146445bc Added deques module, deprecating queues 2016-11-24 19:11:51 +07:00
Andreas Rumpf
01ae0d28d4 recursive modules are only detected to improve error messages 2016-11-24 12:27:21 +01:00
Andreas Rumpf
bc9015df50 make tests green again 2016-11-24 11:48:23 +01:00
Andreas Rumpf
2316c71e09 reverted deepcopy fix for now 2016-11-24 10:52:33 +01:00
Andreas Rumpf
633dcca71b another attempt to make travis green again 2016-11-24 10:52:18 +01:00
Andreas Rumpf
31a41594c2 attempt to make travis green again 2016-11-24 09:55:18 +01:00
Andreas Rumpf
7be1c55cf1 make tests green again 2016-11-24 09:14:36 +01:00
Andreas Rumpf
249fd5e56b further memtracking improvements 2016-11-24 08:27:19 +01:00
Araq
074f276c8a disallow recursive module dependencies 2016-11-23 23:23:31 +01:00
Andreas Rumpf
e7cdb1d694 attempt to fix things 2016-11-23 14:24:45 +01:00
Andreas Rumpf
204838b358 make tests green again 2016-11-22 10:01:51 +01:00
Andreas Rumpf
83ffc6bf54 sqlite: removes weird spacing 2016-11-22 10:01:14 +01:00
Andreas Rumpf
439f43fc52 better memory tracking 2016-11-22 08:40:57 +01:00
Andreas Rumpf
9a4f2225ce documents --excessiveStackTrace switch 2016-11-22 08:40:57 +01:00
Dominik Picheta
c538e1ae08 Fixes asyncdispatch.all completing its res future more than once. 2016-11-21 23:44:38 +01:00
Dominik Picheta
e6f6323e77 Fix inaccuracy surrounding Nimble in doc/nims.rst. 2016-11-21 20:55:37 +01:00
Dominik Picheta
7c9a61f241 Merge pull request #5041 from cheatfate/upcoming_async_update1
upcoming_asyncdispatch, make it compatible again
2016-11-21 20:40:05 +01:00
Andreas Rumpf
585a970106 json.toUgly also uses optimized string routines 2016-11-21 15:16:54 +01:00
Andreas Rumpf
18690d4a61 speed up json core module 2016-11-21 13:54:16 +01:00
Andreas Rumpf
9ca15ad369 string.add for floats and ints for more performance (JS not yet supported) 2016-11-21 13:53:55 +01:00
Andreas Rumpf
02a2180a6a first version of the new memory tracking feature 2016-11-21 12:10:44 +01:00
Andreas Rumpf
fa101a722f updated sqlite3 wrapper slightly 2016-11-21 12:10:44 +01:00
Dominik Picheta
4711f6c398 Put Nim in Action news in the slider on the front page. 2016-11-20 21:11:25 +01:00