Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Add copyright header | Federico Ceratto | 2016-07-21 | 1 | -0/+8 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #4508 from FedericoCeratto/patch-14 | Andreas Rumpf | 2016-07-21 | 1 | -0/+9 | |
|\ \ \ \ | ||||||
| * | | | | Add copyright header | Federico Ceratto | 2016-07-21 | 1 | -0/+9 | |
| |/ / / | ||||||
* | | | | Merge pull request #4507 from FedericoCeratto/patch-13 | Andreas Rumpf | 2016-07-21 | 1 | -0/+8 | |
|\ \ \ \ | ||||||
| * | | | | Add copyright header | Federico Ceratto | 2016-07-21 | 1 | -0/+8 | |
| |/ / / | ||||||
* | | | | Merge pull request #4504 from avsej/add-sparc64-platform | Andreas Rumpf | 2016-07-21 | 4 | -5/+10 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | define sparc64 platform | Sergey Avseyev | 2016-07-21 | 4 | -5/+10 | |
|/ / / | ||||||
* | | | fixes an valid 'T' is not used hint | Andreas Rumpf | 2016-07-20 | 1 | -1/+2 | |
* | | | Merge pull request #4502 from SSPkrolik/findexe-posix-fix | Andreas Rumpf | 2016-07-20 | 1 | -1/+4 | |
|\ \ \ | ||||||
| * | | | Fixed findExe behaviour on Linux with symlinks relative paths | Rostyslav Dzinko | 2016-07-20 | 1 | -1/+4 | |
* | | | | get rid of debug output | Andreas Rumpf | 2016-07-20 | 1 | -1/+1 | |
* | | | | Merge pull request #4500 from nigredo-tori/fix-osproc-env | Andreas Rumpf | 2016-07-20 | 3 | -9/+44 | |
|\ \ \ \ | ||||||
| * | | | | Fix environment handling in startProcess | Dmitry Polienko | 2016-07-19 | 1 | -6/+9 | |
| * | | | | Fix newWideCString(cstring, int) | Dmitry Polienko | 2016-07-19 | 1 | -3/+3 | |
| * | | | | Revert changes in osproc.nim | Dmitry Polienko | 2016-07-19 | 1 | -43/+6 | |
| * | | | | Fix passing environment in startProcess (win) | Dmitry Polienko | 2016-07-18 | 2 | -6/+75 | |
* | | | | | remove XXX comment | Andreas Rumpf | 2016-07-20 | 1 | -1/+0 | |
* | | | | | fixes #1970 | Andreas Rumpf | 2016-07-19 | 2 | -32/+42 | |
* | | | | | fixes #888 | Andreas Rumpf | 2016-07-19 | 2 | -1/+20 | |
* | | | | | updated 'concept' docs | Andreas Rumpf | 2016-07-19 | 1 | -10/+0 | |
* | | | | | get rid of deprecated toLower/toUpper | Andreas Rumpf | 2016-07-19 | 8 | -15/+16 | |
* | | | | | fixes #4328 | Andreas Rumpf | 2016-07-19 | 2 | -1/+15 | |
| |/ / / |/| | | | ||||||
* | | | | fixes #4345 | Andreas Rumpf | 2016-07-19 | 2 | -2/+11 | |
* | | | | fixes #4428 | Andreas Rumpf | 2016-07-19 | 2 | -3/+9 | |
* | | | | fixes #4485; package handling works better; docgen works with --project on Ni... | Andreas Rumpf | 2016-07-19 | 6 | -66/+104 | |
* | | | | better fix for #4497 | Andreas Rumpf | 2016-07-19 | 1 | -4/+3 | |
* | | | | koch knows about json2 | Andreas Rumpf | 2016-07-19 | 2 | -10/+25 | |
|/ / / | ||||||
* | | | Merge pull request #4463 from flyx/tables-equals-no-KeyError | Andreas Rumpf | 2016-07-19 | 1 | -5/+4 | |
|\ \ \ | ||||||
| * | | | Use getOrDefault for tables.`==` | Felix Krause | 2016-07-08 | 1 | -7/+5 | |
| * | | | `==` in tables should not raise KeyError | Felix Krause | 2016-07-07 | 1 | -2/+3 | |
* | | | | Merge pull request #4498 from mbaulch/fix4388 | Andreas Rumpf | 2016-07-18 | 1 | -5/+4 | |
|\ \ \ \ | ||||||
| * | | | | Random module: fix links, improve header. | Matthew Baulch | 2016-07-18 | 1 | -5/+4 | |
* | | | | | make tests green again | Andreas Rumpf | 2016-07-18 | 1 | -1/+1 | |
* | | | | | fixes #4497 | Andreas Rumpf | 2016-07-18 | 1 | -1/+1 | |
* | | | | | fixes #4496 | Andreas Rumpf | 2016-07-18 | 1 | -1/+1 | |
* | | | | | fixes #4478 | Andreas Rumpf | 2016-07-18 | 2 | -9/+49 | |
* | | | | | todo.txt update | Andreas Rumpf | 2016-07-18 | 1 | -1/+2 | |
* | | | | | added gFuzzyGraphChecking for nimsuggest timeout problems | Andreas Rumpf | 2016-07-17 | 1 | -2/+2 | |
* | | | | | Merge pull request #4493 from oderwat/findexe-symlinks | Andreas Rumpf | 2016-07-17 | 2 | -5/+27 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | findExe() now by default follows symlinks. | Hans Raaf | 2016-07-17 | 2 | -5/+27 | |
|/ / / / | ||||||
* | | | | Merge pull request #4394 from yglukhov/macro-routines2 | Andreas Rumpf | 2016-07-16 | 1 | -0/+8 | |
|\ \ \ \ | ||||||
| * | | | | Added addPragma routine | Yuriy Glukhov | 2016-06-22 | 1 | -0/+8 | |
* | | | | | Merge pull request #4488 from mbaulch/fix4346improved | Andreas Rumpf | 2016-07-16 | 2 | -0/+25 | |
|\ \ \ \ \ | ||||||
| * | | | | | Handle tuples with unnamed fields, symbols, and more. Less duplication. | Matthew Baulch | 2016-07-15 | 2 | -5/+6 | |
| * | | | | | Fix: Correctly (and more efficiently) handle non-tuple conversions. | Matthew Baulch | 2016-07-14 | 1 | -2/+3 | |
| * | | | | | Use target field types in tuple conversions. | Matthew Baulch | 2016-07-14 | 2 | -0/+23 | |
* | | | | | | nimsuggest improvements | Andreas Rumpf | 2016-07-16 | 2 | -3/+2 | |
* | | | | | | added system.newSeqOfCap for improved efficiency | Andreas Rumpf | 2016-07-15 | 7 | -4/+47 | |
* | | | | | | prepare for #3898 | Andreas Rumpf | 2016-07-15 | 2 | -4/+23 | |
* | | | | | | version 1 battle plan | Andreas Rumpf | 2016-07-15 | 1 | -13/+13 |