Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | One more attempt to fix #4867 | cheatfate | 2016-10-21 | 2 | -1/+19 | |
* | | | | | | | | | | fixes #4906 | Andreas Rumpf | 2016-10-21 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | fixes #4869 | Andreas Rumpf | 2016-10-21 | 1 | -1/+1 | |
* | | | | | | | | | fixes #3485 | Andreas Rumpf | 2016-10-21 | 1 | -1/+1 | |
* | | | | | | | | | nimweb updated for the new news filenames | Andreas Rumpf | 2016-10-21 | 1 | -3/+4 | |
* | | | | | | | | | website updates | Andreas Rumpf | 2016-10-21 | 31 | -40/+85 | |
* | | | | | | | | | add 'koch install' again for backwards compat | Andreas Rumpf | 2016-10-21 | 1 | -0/+5 | |
* | | | | | | | | | fixes #1518 | Andreas Rumpf | 2016-10-20 | 2 | -15/+20 | |
* | | | | | | | | | fixes #4879 | Andreas Rumpf | 2016-10-20 | 1 | -1/+1 | |
* | | | | | | | | | fixes #4913 | Andreas Rumpf | 2016-10-20 | 1 | -1/+1 | |
* | | | | | | | | | fixes #3078 | Andreas Rumpf | 2016-10-20 | 2 | -12/+21 | |
* | | | | | | | | | fixes #4875 | Andreas Rumpf | 2016-10-20 | 2 | -18/+31 |