Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | 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 | ||||
| * | 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 |
| | |||||
* | fixes #3755 | Andreas Rumpf | 2016-10-20 | 1 | -1/+1 |
| | |||||
* | fixes #4895 | Andreas Rumpf | 2016-10-20 | 1 | -1/+1 |
| | |||||
* | Merge pull request #4912 from nigredo-tori/fix-table-in-macros | Andreas Rumpf | 2016-10-20 | 1 | -0/+1 |
|\ | | | | | Fix a table in macros documentation | ||||
| * | Fix a table in macros documentation | Dmitry Polienko | 2016-10-19 | 1 | -0/+1 |
| | | | | | | | | fixes #4911 | ||||
* | | Merge pull request #4904 from FedericoCeratto/spellings | Andreas Rumpf | 2016-10-20 | 7 | -12/+12 |
|\ \ | | | | | | | Fix few typos | ||||
| * | | Fix few typos | Federico Ceratto | 2016-10-17 | 7 | -12/+12 |
| | | | |||||
* | | | removed async test that never produced reliable results | Andreas Rumpf | 2016-10-20 | 1 | -66/+0 |
| | | | |||||
* | | | fixes #4856 | Andreas Rumpf | 2016-10-20 | 3 | -2/+17 |
| | | | |||||
* | | | fixes #4899 | Andreas Rumpf | 2016-10-19 | 1 | -1/+1 |
| | | | |||||
* | | | fixes #4863 | Andreas Rumpf | 2016-10-19 | 2 | -4/+27 |
| |/ |/| | |||||
* | | fixes #4608 | Andreas Rumpf | 2016-10-18 | 1 | -0/+2 |
| | | |||||
* | | Windows console apps do not set the codepage to UTF-8 anymore; use ↵ | Andreas Rumpf | 2016-10-18 | 1 | -1/+1 |
|/ | | | | -d:nimSetUtf8CodePage to re-enable this feature | ||||
* | CI: ZIPs don't have an underscore in the filename. | Dominik Picheta | 2016-10-16 | 1 | -2/+2 |
| | |||||
* | Improve niminst zip error message and fix CI build. | Dominik Picheta | 2016-10-16 | 2 | -5/+6 |
| | |||||
* | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Dominik Picheta | 2016-10-16 | 2 | -14/+14 |
|\ | |||||
| * | Merge pull request #4900 from cheatfate/asyncerronly | Dominik Picheta | 2016-10-16 | 2 | -14/+14 |
| |\ | | | | | | | asyncdispatch: Fix handle of error only events. | ||||
| | * | Fix handle of error only events. | cheatfate | 2016-10-16 | 2 | -14/+14 |
| |/ | |||||
* / | Fixes `niminst zip` not creating output dir & cleans related code. | Dominik Picheta | 2016-10-16 | 1 | -18/+19 |
|/ | |||||
* | fixes a simple .borrow bug | Andreas Rumpf | 2016-10-14 | 1 | -1/+1 |
| | |||||
* | Merge pull request #4896 from hcorion/add-mingw | Andreas Rumpf | 2016-10-14 | 1 | -0/+3 |
|\ | | | | | Add Mingw build support for build.sh | ||||
| * | Add Mingw build support for build.sh | Zion Nimchuk | 2016-10-13 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #4015 from arnetheduck/initallocator-fix | Andreas Rumpf | 2016-10-13 | 2 | -3/+10 |
|\ | | | | | fix initAllocator not being called when defined(nogc) and not defined… | ||||
| * | run gctest for gc:none | Jacek Sieka | 2016-10-12 | 1 | -0/+7 |
| | | |||||
| * | Merge remote-tracking branch 'origin/devel' into initallocator-fix | Jacek Sieka | 2016-10-12 | 255 | -4053/+7549 |
| |\ | |||||
| * | | one more fix condition | Jacek Sieka | 2016-09-03 | 1 | -3/+3 |
| | | | |||||
| * | | simplify initallocator conditions | Jacek Sieka | 2016-08-25 | 1 | -2/+2 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/devel' into initallocator-fix | Jacek Sieka | 2016-08-25 | 434 | -6324/+22373 |
| |\ \ |