Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #4632 | Andreas Rumpf | 2016-08-23 | 1 | -8/+9 |
| | |||||
* | Merge pull request #4645 from endragor/asyncevent-recursion | Andreas Rumpf | 2016-08-23 | 1 | -2/+2 |
|\ | | | | | Fixed infinite recursion in setEvent and close procs in new asyncdispatch | ||||
| * | Fixed infinite recursion in setEvent and close procs in upcoming asyncdispatch | Ruslan Mustakov | 2016-08-23 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #4648 from endragor/remove-gensym-pragma | Andreas Rumpf | 2016-08-23 | 2 | -9/+9 |
|\ \ | | | | | | | Removed the use of .gensym pragma from stdlib templates | ||||
| * | | Removed the use of .gensym pragma inside stdlib templates | Ruslan Mustakov | 2016-08-23 | 2 | -9/+9 |
| |/ | |||||
* | | Merge pull request #4650 from def-/devel | Andreas Rumpf | 2016-08-23 | 1 | -2/+2 |
|\ \ | | | | | | | Get rid of initialization warning | ||||
| * | | Get rid of initialization warning | Dennis Felsing | 2016-08-23 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #4646 from endragor/genoid-race | Andreas Rumpf | 2016-08-23 | 1 | -2/+1 |
|\ \ | | | | | | | Fixed race condition in genOid() | ||||
| * | | Fixed race condition in genOid() | Ruslan Mustakov | 2016-08-23 | 1 | -2/+1 |
| |/ | |||||
* | | make tests green again | Andreas Rumpf | 2016-08-23 | 1 | -2/+2 |
| | | |||||
* | | fixes #4579 | Andreas Rumpf | 2016-08-23 | 2 | -33/+48 |
|/ | |||||
* | fixes #4600 | Andreas Rumpf | 2016-08-23 | 2 | -6/+15 |
| | |||||
* | fixes #4619 | Andreas Rumpf | 2016-08-23 | 2 | -2/+11 |
| | |||||
* | fixes #3221 | Andreas Rumpf | 2016-08-22 | 2 | -1/+44 |
| | |||||
* | Merge pull request #4634 from mbaulch/clarify_abstract_typedesc_roles | Andreas Rumpf | 2016-08-22 | 1 | -0/+3 |
|\ | | | | | Add comments to clarify the roles of abstractX and typedescX types. | ||||
| * | Add comments to clarify the roles of abstractX and typedescX types. | Matthew Baulch | 2016-08-21 | 1 | -0/+3 |
| | | |||||
* | | Added survey results news article (WIP). | Dominik Picheta | 2016-08-21 | 16 | -0/+317 |
| | | |||||
* | | Merge pull request #4618 from endragor/compatible-async-event | Dominik Picheta | 2016-08-20 | 1 | -3/+3 |
|\ \ | | | | | | | AsyncEvent compatible between Windows and non-Windows platforms | ||||
| * | | AsyncEvent is now exported on all platforms and created with newAsyncEvent ↵ | Ruslan Mustakov | 2016-08-15 | 1 | -3/+3 |
| | | | | | | | | | | | | proc in upcoming asyncdispatch | ||||
* | | | Enable SO_NOSIGPIPE for sockets on OS X. | Dominik Picheta | 2016-08-16 | 1 | -0/+4 |
|/ / | |||||
* / | Fixes #4406. | Dominik Picheta | 2016-08-13 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #4609 from cheatfate/issue4606 | Andreas Rumpf | 2016-08-12 | 2 | -4/+8 |
|\ | | | | | Fix issue #4606 | ||||
| * | Resolve #4606 | cheatfate | 2016-08-12 | 2 | -4/+8 |
| | | | | | | | | Resolve some new deprecated warnings for test. | ||||
* | | Merge pull request #4591 from jangko/vs2010_c4090_warning | Andreas Rumpf | 2016-08-11 | 1 | -1/+1 |
|\ \ | | | | | | | fixed #4590 Visual Studio C4090 warning | ||||
| * | | fixed #4590 Visual Studio C4090 warning | andri lim | 2016-08-09 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #4604 from mbaulch/fix3658 | Andreas Rumpf | 2016-08-11 | 2 | -6/+12 |
|\ \ \ | |_|/ |/| | | Fix #3658. Types derived from ordinals are ordinal. Code cleanup. | ||||
| * | | Require ordinal or set argument to system.ord | Matthew Baulch | 2016-08-11 | 1 | -2/+6 |
| | | | |||||
| * | | Distinct types derived from ordinal types are ordinal. | Matthew Baulch | 2016-08-11 | 1 | -1/+2 |
| | | | |||||
| * | | Tidy up isOrdinalType | Matthew Baulch | 2016-08-11 | 1 | -4/+5 |
| |/ | |||||
* | | fixes #4593 | Andreas Rumpf | 2016-08-10 | 1 | -1/+1 |
| | | |||||
* | | fixes #4589 | Andreas Rumpf | 2016-08-10 | 2 | -6/+13 |
| | | |||||
* | | don't allow to pass a closure to spawn | Andreas Rumpf | 2016-08-10 | 1 | -0/+2 |
| | | |||||
* | | makes tests green again | Andreas Rumpf | 2016-08-09 | 1 | -1/+2 |
| | | |||||
* | | fixes #2094 | Andreas Rumpf | 2016-08-09 | 1 | -0/+3 |
| | | |||||
* | | fixes #4551 | Andreas Rumpf | 2016-08-09 | 2 | -0/+16 |
| | | |||||
* | | tiny style changes | Andreas Rumpf | 2016-08-09 | 2 | -3/+3 |
|/ | |||||
* | New sponsors. | Dominik Picheta | 2016-08-08 | 2 | -1/+2 |
| | |||||
* | Add bountysource news. | Dominik Picheta | 2016-08-08 | 3 | -6/+81 |
| | |||||
* | disable TR macro for increased compile times; define nimTrMacros to re-enable | Andreas Rumpf | 2016-08-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #4577 from oderwat/fix-referr-js | Andreas Rumpf | 2016-08-08 | 1 | -2/+9 |
|\ | | | | | Fix using ptr to seq in js backend. | ||||
| * | Fix using ptr to seq in js backend. | Hans Raaf | 2016-08-07 | 1 | -2/+9 |
| | | | | | | | | | | | | I suddenly got ReferenceError exceptions for some of the code which is using etyBaseIndex ptr. Initialising the xxx_Idx part of the variable fixes this problem. | ||||
* | | Merge pull request #4585 from yglukhov/array-ref-swap-optimization | Andreas Rumpf | 2016-08-08 | 1 | -0/+7 |
|\ \ | | | | | | | Optimized swapping of ref array elements. | ||||
| * | | Optimized swapping of ref array elements. | Yuriy Glukhov | 2016-08-08 | 1 | -0/+7 |
| |/ | |||||
* | | Merge pull request #4581 from jangko/vs2010_trunc | Andreas Rumpf | 2016-08-08 | 1 | -7/+86 |
|\ \ | | | | | | | Fixed #4532, VS2010 now can compile Nim | ||||
| * | | Fixed #4532, VS2010 now can compile Nim | andri lim | 2016-08-08 | 1 | -7/+86 |
| |/ | | | | | | | | | | | | | | | Fixed #4532, VS2010 now can compile Nim Fixed #4532, VS2010 now can compile Nim | ||||
* | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-08-08 | 2 | -31/+175 |
|\| | |||||
| * | Updated sponsors.csv | Dominik Picheta | 2016-08-06 | 1 | -31/+31 |
| | | |||||
| * | No spaces after commas in bountysource.nim output. | Dominik Picheta | 2016-08-06 | 1 | -1/+1 |
| | | |||||
| * | Added script for generating sponsors.csv. | Dominik Picheta | 2016-08-06 | 1 | -0/+144 |
| | | |||||
* | | fixes #4528 | Andreas Rumpf | 2016-08-08 | 2 | -30/+45 |
| | |