Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | document the new way of doing things; refs #4934 | Araq | 2016-10-24 | 3 | -5/+9 |
* | Merge pull request #4872 from flyx/gorgefix | Andreas Rumpf | 2016-10-24 | 5 | -4/+23 |
|\ | |||||
| * | Fixes #4871 | Felix Krause | 2016-10-09 | 5 | -4/+23 |
* | | Merge pull request #4943 from nigredo-tori/fix-4942 | Andreas Rumpf | 2016-10-24 | 1 | -2/+4 |
|\ \ | |||||
| * | | Reset HttpClient if new URL has different port | Dmitry Polienko | 2016-10-24 | 1 | -2/+4 |
* | | | Merge pull request #4935 from flyx/tablefix | Andreas Rumpf | 2016-10-24 | 2 | -4/+70 |
|\ \ \ | |||||
| * | | | Table fixes. fixes #4901 | Felix Krause | 2016-10-23 | 2 | -4/+70 |
* | | | | Merge pull request #4938 from FedericoCeratto/unittest | Andreas Rumpf | 2016-10-24 | 1 | -3/+21 |
|\ \ \ \ | |||||
| * | | | | Improve unittest docs | Federico Ceratto | 2016-10-23 | 1 | -3/+21 |
* | | | | | Merge pull request #4937 from cheatfate/newos | Andreas Rumpf | 2016-10-24 | 1 | -36/+125 |
|\ \ \ \ \ | |||||
| * | | | | | Fix for getCurrentDir(). | cheatfate | 2016-10-23 | 1 | -36/+125 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #4944 from arnetheduck/cleanup-tyiter | Andreas Rumpf | 2016-10-24 | 11 | -26/+22 |
|\ \ \ \ \ | |||||
| * | | | | | remove remnants of tyIter | Jacek Sieka | 2016-10-24 | 11 | -26/+22 |
* | | | | | | deprecate install_tools.nims in favor of 'koch tools'; refs #4934 | Araq | 2016-10-24 | 2 | -24/+46 |
* | | | | | | deprecated install_nimble.nims in favor of 'koch nimble'; refs #4934 | Araq | 2016-10-24 | 3 | -34/+25 |
* | | | | | | remove undocumented build_tools.sh; refs #4934 | Araq | 2016-10-24 | 1 | -3/+0 |
|/ / / / / | |||||
* | | | | | update the gc.rst document | Araq | 2016-10-24 | 1 | -19/+11 |
* | | | | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Araq | 2016-10-24 | 1 | -2/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | fixes #4386 | Andreas Rumpf | 2016-10-23 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | removed vastly outdated list of contributors | Araq | 2016-10-24 | 1 | -12/+0 |
* | | | | further cleanups; refs #4934 | Araq | 2016-10-24 | 7 | -3/+5 |
* | | | | moved start.bat to tools/ | Araq | 2016-10-24 | 3 | -2/+2 |
* | | | | preparations of moving start.bat to tools/ | Araq | 2016-10-24 | 1 | -2/+4 |
* | | | | docgen: PDFs and HTMLs finally are generated in their own respective directories | Araq | 2016-10-24 | 5 | -8/+21 |
|/ / / | |||||
* | | | website updates | Araq | 2016-10-23 | 2 | -8/+15 |
* | | | make travis green | Araq | 2016-10-23 | 1 | -1/+1 |
|/ / | |||||
* | | updated news entry | Araq | 2016-10-23 | 3 | -3/+25 |
* | | niminst works with gitlab | Araq | 2016-10-22 | 2 | -4/+10 |
* | | Merge pull request #4931 from nigredo-tori/fix-4929 | Andreas Rumpf | 2016-10-22 | 1 | -2/+2 |
|\ \ | |||||
| * | | Fix isAbsolute for Windows root directories | Dmitry Polienko | 2016-10-22 | 1 | -2/+2 |
* | | | Merge pull request #4932 from cheatfate/fix4928 | Andreas Rumpf | 2016-10-22 | 1 | -5/+5 |
|\ \ \ | |||||
| * | | | Fix #4928 | cheatfate | 2016-10-22 | 1 | -5/+5 |
* | | | | Merge pull request #4923 from jdbernard/set-dst-properly-in-times-parse | Dominik Picheta | 2016-10-22 | 2 | -6/+28 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix #4922, bug in times.parse, mishandling DST. | Jonathan Bernard | 2016-10-21 | 2 | -6/+28 |
| |/ / | |||||
* | | | fixes #4927 | Araq | 2016-10-22 | 1 | -2/+7 |
* | | | koch: keep the nimcache directory for tools | Araq | 2016-10-22 | 1 | -1/+1 |
* | | | Merge pull request #4903 from FedericoCeratto/patch-17 | Andreas Rumpf | 2016-10-22 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Support OpenSSL 1.0.2 | Federico Ceratto | 2016-10-17 | 1 | -1/+1 |
* | | | | better error messages for finish.nim | Araq | 2016-10-22 | 1 | -5/+12 |
* | | | | finish tool: proper spacing in output | Araq | 2016-10-22 | 1 | -2/+2 |
* | | | | nimweb generates better upload directory | Araq | 2016-10-21 | 1 | -3/+5 |
| |/ / |/| | | |||||
* | | | fixes bootstrapping problem | Araq | 2016-10-21 | 1 | -11/+11 |
* | | | fixes #564 | Andreas Rumpf | 2016-10-21 | 1 | -5/+6 |
* | | | fixes #4808 | Andreas Rumpf | 2016-10-21 | 1 | -1/+2 |
* | | | version bump | Andreas Rumpf | 2016-10-21 | 3 | -3/+3 |
* | | | Updated the installation instructions | Andreas Rumpf | 2016-10-21 | 3 | -9/+30 |
* | | | niminst updates | Andreas Rumpf | 2016-10-21 | 8 | -26/+26 |
* | | | Merge pull request #4919 from def-/httpclient-doc | Andreas Rumpf | 2016-10-21 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Update httpclient documentation | Dennis Felsing | 2016-10-21 | 1 | -2/+2 |
* | | | | Merge pull request #4918 from cheatfate/macosprocworkdir | Andreas Rumpf | 2016-10-21 | 2 | -1/+19 |
|\ \ \ \ | |/ / / |/| | | |