Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add mitems and mpairs where it makes sense | def | 2015-01-28 | 5 | -0/+117 |
| | |||||
* | Merge pull request #2016 from dumndummer/patch-2 | Andreas Rumpf | 2015-01-27 | 1 | -1/+1 |
|\ | | | | | Update sets.nim | ||||
| * | Update sets.nim | dumndummer | 2015-01-27 | 1 | -1/+1 |
|/ | | | corrected misspelled word in doc comment | ||||
* | Merge pull request #1995 from def-/fix-idetools | Andreas Rumpf | 2015-01-27 | 1 | -6/+9 |
|\ | | | | | Make caasdriver compile | ||||
| * | Make caasdriver compile | def | 2015-01-20 | 1 | -6/+9 |
| | | |||||
* | | Merge pull request #2005 from def-/fix-estp | Andreas Rumpf | 2015-01-27 | 2 | -2/+2 |
|\ \ | | | | | | | Make ESTP compile | ||||
| * | | Make ESTP compile | def | 2015-01-23 | 2 | -2/+2 |
| | | | |||||
* | | | Merge pull request #2014 from def-/more-deprecations | Dominik Picheta | 2015-01-27 | 2 | -5/+5 |
|\ \ \ | | | | | | | | | Make nimkernel compile again | ||||
| * | | | Fix type of setControlCHook parameter | def | 2015-01-27 | 1 | -1/+1 |
| | | | | |||||
| * | | | Get rid of more deprecation warnings by renaming exceptions | def | 2015-01-27 | 2 | -4/+4 |
|/ / / | |||||
* | | | added missing file | Araq | 2015-01-27 | 2 | -0/+19 |
| | | | |||||
* | | | better documentation for 'finished' for first class iterators | Araq | 2015-01-27 | 4 | -3/+54 |
| | | | |||||
* | | | nimsuggest: first version | Araq | 2015-01-27 | 21 | -218/+364 |
| | | | |||||
* | | | do not warn about unknown conditional symbols anymore | Araq | 2015-01-27 | 1 | -4/+0 |
| | | | |||||
* | | | bugfix: don't overwrite the number value in case of a parsing error | Araq | 2015-01-27 | 1 | -2/+3 |
| | | | |||||
* | | | proper 'space in dir' test | Araq | 2015-01-27 | 2 | -1/+1 |
| | | | |||||
* | | | cleaned up unsigned tests | Araq | 2015-01-27 | 2 | -24/+20 |
| | | | |||||
* | | | implements auto-deref for the first argument (requires .experimental) | Araq | 2015-01-27 | 2 | -8/+38 |
| | | | |||||
* | | | Logging module is now thread-safe. | Dominik Picheta | 2015-01-25 | 2 | -10/+30 |
| | | | |||||
* | | | Merge pull request #2009 from gmpreussner/devel | Dominik Picheta | 2015-01-25 | 1 | -27/+33 |
|\ \ \ | | | | | | | | | Added complex conjugate | ||||
| * | | | Added complex conjugate | gmpreussner | 2015-01-24 | 1 | -27/+33 |
| | |/ | |/| | |||||
* | | | Merge pull request #1998 from Varriount/fix-1962 | Dominik Picheta | 2015-01-24 | 1 | -14/+35 |
|\ \ \ | | | | | | | | | Fixes #1962 | ||||
| * | | | Added documentation for the new http request procedures. | Varriount | 2015-01-23 | 1 | -1/+13 |
| | | | | |||||
| * | | | Fixes #1962 | Varriount | 2015-01-22 | 1 | -24/+33 |
| | | | | |||||
* | | | | non-destructible context only produces a warning for now | Araq | 2015-01-24 | 2 | -6/+7 |
| |_|/ |/| | | |||||
* | | | Merge pull request #1999 from Varriount/fix-1906 | Dominik Picheta | 2015-01-23 | 1 | -3/+5 |
|\ \ \ | | | | | | | | | Fix #1906 | ||||
| * | | | Fix #1906 | Varriount | 2015-01-22 | 1 | -3/+5 |
| |/ / | |||||
* | | | Merge pull request #2001 from def-/fix-system | Varriount | 2015-01-22 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | setControlCHook's parameter is not nil now | ||||
| * | | | setControlCHook's parameter is not nil now | def | 2015-01-23 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #2000 from Varriount/fix-1546 | reactormonk | 2015-01-23 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix #1546 | ||||
| * | | | Fix #1546 | Varriount | 2015-01-22 | 1 | -1/+1 |
| |/ / | |||||
* | | | minor website improvements | Araq | 2015-01-23 | 2 | -0/+13 |
| | | | |||||
* | | | Nim can interface with C++ templates | Araq | 2015-01-23 | 1 | -46/+63 |
| | | | |||||
* | | | preparations for C++ template support | Araq | 2015-01-23 | 6 | -21/+25 |
| | | | |||||
* | | | bugfixes for the new C++ patterns | Araq | 2015-01-23 | 1 | -8/+7 |
| | | | |||||
* | | | better error message for 'invalid type' | Araq | 2015-01-23 | 5 | -59/+67 |
| | | | |||||
* | | | Merge pull request #1997 from flaviut/patch-1 | Dominik Picheta | 2015-01-22 | 1 | -0/+3 |
|\ \ \ | |/ / |/| | | Improve koch web google analytics docs | ||||
| * | | Improve koch web google analytics docs | Flaviu Tamas | 2015-01-22 | 1 | -0/+3 |
|/ / | |||||
* | | Merge pull request #1990 from eliezedeck/devel | Dominik Picheta | 2015-01-22 | 1 | -1/+1 |
|\ \ | |/ |/| | Handle EPOLLHUP to avoid chaos/runaways when using certain fds | ||||
| * | Handle EPOLLHUP to avoid chaos/runaways when using certain file descriptors. | Elie Zedeck | 2015-01-21 | 1 | -1/+1 |
|/ | | | | A concrete example is pipe file descriptors: they generate EPOLLHUP instead of a EPOLLIN (then 0 bytes read). The loop will run wild if this event is not handled. | ||||
* | get rid of debug output | Araq | 2015-01-18 | 1 | -1/+0 |
| | |||||
* | fixes #1833 | Araq | 2015-01-18 | 2 | -1/+22 |
| | |||||
* | osinfo_win compiles again | Araq | 2015-01-18 | 1 | -4/+3 |
| | |||||
* | fixes #1964 properly | Araq | 2015-01-18 | 1 | -1/+2 |
| | |||||
* | fixes #1964 | Araq | 2015-01-18 | 1 | -2/+3 |
| | |||||
* | fixes #1944 | Araq | 2015-01-18 | 4 | -13/+36 |
| | |||||
* | Merge pull request #1981 from Varriount/zielmicha-devel | Varriount | 2015-01-17 | 2 | -2/+4 |
|\ | | | | | Custom merge of Zielmicha devel | ||||
| * | Add filename space test | Varriount | 2015-01-17 | 1 | -0/+3 |
| | | |||||
| * | Fixes #1955 | Varriount | 2015-01-17 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'devel' of git://github.com/zielmicha/Nimrod into zielmicha-devel | Varriount | 2015-01-16 | 1 | -2/+1 |
| |\ |