Commit Graph

  • 200ccff015 fixes #4632 Andreas Rumpf 2016-08-23 17:11:10 +02:00
  • eb03040d7d Merge pull request #4645 from endragor/asyncevent-recursion Andreas Rumpf 2016-08-23 14:37:14 +02:00
  • 605ff68839 Merge pull request #4648 from endragor/remove-gensym-pragma Andreas Rumpf 2016-08-23 14:36:49 +02:00
  • 26bb2f673f Merge pull request #4650 from def-/devel Andreas Rumpf 2016-08-23 14:35:46 +02:00
  • 2ee88fef53 Get rid of initialization warning Dennis Felsing 2016-08-23 12:26:38 +02:00
  • 660e4e7123 Merge pull request #4646 from endragor/genoid-race Andreas Rumpf 2016-08-23 10:45:57 +02:00
  • bbfe28ec5c make tests green again Andreas Rumpf 2016-08-23 10:16:52 +02:00
  • f439a2f25f fixes #4579 Andreas Rumpf 2016-08-23 10:13:37 +02:00
  • 91d3661522 Removed the use of .gensym pragma inside stdlib templates Ruslan Mustakov 2016-08-23 14:01:16 +07:00
  • 2dc3d5c967 Fixed race condition in genOid() Ruslan Mustakov 2016-08-23 13:57:03 +07:00
  • b6844bf487 Fixed infinite recursion in setEvent and close procs in upcoming asyncdispatch Ruslan Mustakov 2016-08-23 13:48:23 +07:00
  • 55e86184a5 fixes #4600 Andreas Rumpf 2016-08-23 01:29:30 +02:00
  • e9e413552a fixes #4619 Andreas Rumpf 2016-08-23 01:10:34 +02:00
  • 9c9a7b6520 fixes #3221 Andreas Rumpf 2016-08-22 18:31:15 +02:00
  • 3fc95ce69e Merge pull request #4634 from mbaulch/clarify_abstract_typedesc_roles Andreas Rumpf 2016-08-22 12:03:29 +02:00
  • ada7282896 Added survey results news article (WIP). Dominik Picheta 2016-08-21 20:17:52 +02:00
  • 932abc7bf8 Improved times tests Felix Krause 2016-08-21 14:19:22 +02:00
  • 4e40d90f6f Add comments to clarify the roles of abstractX and typedescX types. Matthew Baulch 2016-08-21 14:13:42 +10:00
  • b0c12a7dc4 Optimise pickBestCandidate: reduce heap allocations. Matthew Baulch 2016-08-21 12:41:55 +10:00
  • 2db0f2d46d Merge pull request #4618 from endragor/compatible-async-event Dominik Picheta 2016-08-20 12:16:53 +02:00
  • 68680a9880 Calculate correct yearday in times.parse Felix Krause 2016-08-19 12:34:10 +02:00
  • 618e264b58 remove TLoc.heapRoot Jacek Sieka 2016-08-17 18:58:35 +08:00
  • 4d558e2608 Merge remote-tracking branch 'origin/devel' into compiler-cleanup Jacek Sieka 2016-08-17 18:49:36 +08:00
  • 006207742f Enable SO_NOSIGPIPE for sockets on OS X. Dominik Picheta 2016-08-16 21:10:55 +02:00
  • a13cb26c40 next steps in getting symbol files to work again Araq 2016-08-16 20:04:27 +02:00
  • 3ffb6e1ba3 AsyncEvent is now exported on all platforms and created with newAsyncEvent proc in upcoming asyncdispatch Ruslan Mustakov 2016-08-15 16:30:08 +07:00
  • f44486cc85 Fixes #4406. Dominik Picheta 2016-08-13 23:30:22 +02:00
  • 8fca04027f some attempts to make symbolfiles work again Araq 2016-08-13 22:06:32 +02:00
  • 21120a3e6c fixed #4459 -- VS2010 error C2275 andri lim 2016-08-13 20:26:25 +07:00
  • b0d9c11e53 Merge pull request #4609 from cheatfate/issue4606 Andreas Rumpf 2016-08-12 02:18:37 +02:00
  • ab69849a05 Resolve #4606 Resolve some new deprecated warnings for test. cheatfate 2016-08-12 02:41:23 +03:00
  • f6671b5bfd Merge pull request #4591 from jangko/vs2010_c4090_warning Andreas Rumpf 2016-08-11 23:00:02 +02:00
  • 40de07f63c Merge pull request #4604 from mbaulch/fix3658 Andreas Rumpf 2016-08-11 15:05:49 +02:00
  • 674a1110f0 Require ordinal or set argument to system.ord Matthew Baulch 2016-08-11 21:13:18 +10:00
  • 8ebce3ce2b Distinct types derived from ordinal types are ordinal. Matthew Baulch 2016-08-11 21:11:06 +10:00
  • 623e0763c2 Tidy up isOrdinalType Matthew Baulch 2016-08-11 21:09:34 +10:00
  • 2edd3786ce Add a workaround for threadpool deadlocks on recursion Dmitry Polienko 2016-08-11 03:11:57 -07:00
  • dd84dc85d0 fixes #4593 Andreas Rumpf 2016-08-10 11:19:27 +02:00
  • 57b8664a0c fixes #4589 Andreas Rumpf 2016-08-10 11:14:02 +02:00
  • 25fd9e3c89 don't allow to pass a closure to spawn Andreas Rumpf 2016-08-10 11:13:49 +02:00
  • 5d05ee21c2 makes tests green again Andreas Rumpf 2016-08-09 17:49:59 +02:00
  • 3cd4cf4320 remove unused stuff Jacek Sieka 2016-08-09 22:54:27 +08:00
  • 981a8950c6 remove keepAlive and friends Jacek Sieka 2016-08-09 22:17:05 +08:00
  • 5b7efba3ae fixed #4590 Visual Studio C4090 warning andri lim 2016-08-09 20:34:15 +07:00
  • 1a470d1818 fixes #2094 Andreas Rumpf 2016-08-09 15:12:30 +02:00
  • 440ed8eb68 fixes #4551 Andreas Rumpf 2016-08-09 14:16:13 +02:00
  • f1092512e3 tiny style changes Andreas Rumpf 2016-08-09 10:01:59 +02:00
  • e56da28bcf New sponsors. Dominik Picheta 2016-08-08 21:45:24 +02:00
  • 612188c32e Add bountysource news. Dominik Picheta 2016-08-08 21:45:07 +02:00
  • 94a9688556 disable TR macro for increased compile times; define nimTrMacros to re-enable Andreas Rumpf 2016-08-08 20:21:05 +02:00
  • 1f34117c06 Merge pull request #4577 from oderwat/fix-referr-js Andreas Rumpf 2016-08-08 20:11:00 +02:00
  • e3b4a0c3a2 Merge pull request #4585 from yglukhov/array-ref-swap-optimization Andreas Rumpf 2016-08-08 20:10:14 +02:00
  • 8d78c23915 Merge pull request #4581 from jangko/vs2010_trunc Andreas Rumpf 2016-08-08 20:08:50 +02:00
  • b4cec1c324 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2016-08-08 18:31:01 +02:00
  • 09f122f68c fixes #4528 Andreas Rumpf 2016-08-08 18:03:52 +02:00
  • be6f792cbd Fixed #4532, VS2010 now can compile Nim andri lim 2016-08-08 20:24:33 +07:00
  • 8d86c6ed84 Optimized swapping of ref array elements. Yuriy Glukhov 2016-08-08 14:08:10 +03:00
  • ce4d9e40fe fixes #4582 Andreas Rumpf 2016-08-08 11:32:19 +02:00
  • bb683cb983 Fix using ptr to seq in js backend. Hans Raaf 2016-08-07 03:42:24 +02:00
  • 872f3a4ab1 Updated sponsors.csv Dominik Picheta 2016-08-06 19:39:11 +02:00
  • ccd4daaedb No spaces after commas in bountysource.nim output. Dominik Picheta 2016-08-06 19:37:40 +02:00
  • 47010cfe00 Added script for generating sponsors.csv. Dominik Picheta 2016-08-06 17:47:42 +02:00
  • 7426e9c246 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2016-08-05 20:32:01 +02:00
  • 8882b062e1 added selfExe and selfExec for NimScript support Andreas Rumpf 2016-08-05 20:19:15 +02:00
  • f23b7e3724 removed 'strong spaces' from the manual because some people on reddit who never actually tried the feature are afraid that they could be confused (TM). Boo, we like to learn crazy precedence tables instead and check they adhere with the spacing. Andreas Rumpf 2016-08-05 20:18:13 +02:00
  • df0baefb12 Merge pull request #4572 from oderwat/distinct-nil Andreas Rumpf 2016-08-05 20:11:28 +02:00
  • 64ce8c411e Merge pull request #4575 from mathsaey/devel Andreas Rumpf 2016-08-05 20:11:12 +02:00
  • 756beb5b5b Removed trailing whitespace in math module Mathijs Saey 2016-08-05 17:58:31 +02:00
  • 2a84206e89 Fixed #4574 Mathijs Saey 2016-08-05 17:57:51 +02:00
  • 815a662eca Merge pull request #4573 from kingofoz/devel Andreas Rumpf 2016-08-05 16:23:47 +02:00
  • e2e4df1702 Allowing nil for distinct types where the base type is nilable Hans Raaf 2016-08-05 15:17:38 +02:00
  • d00a2536c4 fix #4568 kingofoz 2016-08-05 21:43:18 +08:00
  • 9f0899da12 fixes a regression involving the .compile and .link pragmas Andreas Rumpf 2016-08-05 15:14:08 +02:00
  • 1b55f57b26 Merge pull request #4570 from jlp765/memfilesDoco1 Andreas Rumpf 2016-08-05 13:29:40 +02:00
  • a241b0f131 Add doco on mapMem(), extend doco on open(), and add extra lines space for readability James Parkinson 2016-08-05 20:55:25 +10:00
  • baeec11808 fixes #4354 Andreas Rumpf 2016-08-04 23:34:58 +02:00
  • 7ea318a053 fixes #4505, fixes #4230 Andreas Rumpf 2016-08-04 21:44:06 +02:00
  • 5d56361383 fixes #4353 Andreas Rumpf 2016-08-04 19:36:13 +02:00
  • 4a96a3d9a1 attempt to fix #4065 Andreas Rumpf 2016-08-04 19:34:13 +02:00
  • e8aa6f6c30 fixes #4526 Andreas Rumpf 2016-08-04 11:15:38 +02:00
  • 64663387db fixes #4562 Andreas Rumpf 2016-08-04 01:35:53 +02:00
  • e92ccff57a fixes #4550 Andreas Rumpf 2016-08-04 01:29:49 +02:00
  • 7ac0b20339 fixes #4545 Andreas Rumpf 2016-08-04 00:57:48 +02:00
  • 6d98c717de fixes #4564 Andreas Rumpf 2016-08-04 00:30:08 +02:00
  • 186bfe4475 Merge pull request #4563 from krux02/spec-update Andreas Rumpf 2016-08-03 23:55:04 +02:00
  • ac84a87925 updadet doc/manual array construction syntax Arne Döring 2016-08-03 15:45:50 +02:00
  • fb37224b60 fixes #4561 Andreas Rumpf 2016-08-03 10:18:10 +02:00
  • fd9d5ba59f Merge pull request #4552 from moigagoo/patch-1 Andreas Rumpf 2016-08-02 20:01:48 +02:00
  • a5cc72b3e4 Minor improvement in the Docker Hub section. Konstantin Molchanov 2016-08-02 20:17:20 +04:00
  • b36849be3f Merge pull request #4559 from haiodo/enable-profiler-filenames Andreas Rumpf 2016-08-02 17:13:33 +02:00
  • ff351105fb Merge pull request #4548 from arnetheduck/gc-cleanup Andreas Rumpf 2016-08-02 17:11:58 +02:00
  • 14085a70af Merge pull request #4549 from miere43/fix-links Andreas Rumpf 2016-08-02 17:11:22 +02:00
  • 4d5c0027e6 fixes #4537 Andreas Rumpf 2016-08-02 14:53:21 +02:00
  • 3c03877701 Enable embedded profiler to display filenames. Andrey Sobolev 2016-08-02 19:19:31 +07:00
  • de6198c747 fixes #4555 Andreas Rumpf 2016-08-02 12:47:02 +02:00
  • 7c448624e4 Add Docker Hub info Konstantin Molchanov 2016-08-01 15:49:29 +04:00
  • 24b72cebe7 make tests green again Andreas Rumpf 2016-08-01 12:02:05 +02:00
  • 0ed8d80521 fixes #4534 Andreas Rumpf 2016-08-01 01:12:49 +02:00
  • 268ba0ba00 fix several broken links miere43 2016-07-31 21:39:32 +03:00
  • 823b3c250b Add note about build-essentials package to readme Dominik Picheta 2016-07-31 19:42:52 +02:00