summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Improvements to parsecsv to include a minimalist DictReader #4285A. S. Budden2016-06-122-0/+75
|/ / / / / /
| | * | | | Corrected setStdIoUnbuffered for systems without stdout, stderr or stdin decl...A. S. Budden2016-06-131-3/+6
| | * | | | Added setStdIoUnbuffered for unbuffered stdio (fixes #2146).A. S. Budden2016-06-123-0/+9
| |/ / / / |/| | | |
* | | | | Merge pull request #4311 from FedericoCeratto/patch-10Dominik Picheta2016-06-121-1/+2
|\ \ \ \ \
| * | | | | Add value creation/update to the usage exampleFederico Ceratto2016-06-111-1/+2
* | | | | | Merge pull request #4310 from Parashurama/long_stack_traceAndreas Rumpf2016-06-113-1/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | adds --excessiveStackTrace:on|off flag for nimParashurama2016-06-113-1/+10
| | |/ / / | |/| | |
* | | | | Merge pull request #4282 from abudden/4252-startsWithCharAndreas Rumpf2016-06-111-0/+16
|\ \ \ \ \
| * | | | | Added inline pragmas.A. S. Budden2016-06-061-2/+2
| * | | | | Added startsWith/endsWith implementations for character prefix/suffix (fixes ...A. S. Budden2016-06-061-0/+16
* | | | | | version bump for developmentAndreas Rumpf2016-06-114-3/+28
* | | | | | poor man's https: add checksums o downloadsAraq2016-06-111-3/+6
| |_|_|_|/ |/| | | |
* | | | | today is the dayAndreas Rumpf2016-06-113-3/+3
| |/ / / |/| | |
* | | | Merge pull request #4306 from FedericoCeratto/patch-9Andreas Rumpf2016-06-101-1/+1
|\ \ \ \
| * | | | Fix tar usage in testinstallFederico Ceratto2016-06-101-1/+1
|/ / / /
* | | | fixes a niminst regressionAndreas Rumpf2016-06-101-1/+1
* | | | fixes a niminst regressionAndreas Rumpf2016-06-101-1/+1
* | | | maybe today is the dayAndreas Rumpf2016-06-092-2/+2
* | | | generated source code links also work when generated on UnixAndreas Rumpf2016-06-091-4/+3
* | | | added 'koch testinstall' command; more installer related bugfixesAndreas Rumpf2016-06-097-17/+78
* | | | Merge pull request #4303 from cheatfate/properCloseDominik Picheta2016-06-092-1/+2
|\ \ \ \
| * | | | Make some proper closes.cheatfate2016-06-092-1/+2
|/ / / /
* | | | Small website fixes.Dominik Picheta2016-06-082-3/+5
* | | | added missing files to the installation processAraq2016-06-081-0/+1
* | | | news for 0.14.2Araq2016-06-084-6/+24
* | | | adds missing web/ticker.html to the tarballs so that documentation building w...Andreas Rumpf2016-06-081-0/+1
* | | | version bump to 0.14.2Araq2016-06-084-4/+4
* | | | fixes #4289Andreas Rumpf2016-06-081-8/+8
* | | | don't package nimble this way for nowAndreas Rumpf2016-06-081-1/+1
* | | | Merge pull request #4300 from abudden/docfix2Andreas Rumpf2016-06-081-1/+1
|\ \ \ \
| * | | | Corrected typo in earlier release note addition.A. S. Budden2016-06-081-1/+1
* | | | | Merge pull request #4294 from Tormund/fix_android_compile_errorAndreas Rumpf2016-06-081-1/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix android compile time errortormund2016-06-071-1/+7
* | | | | Fix links in news post.Dominik Picheta2016-06-081-2/+2
* | | | | fixes #4295Andreas Rumpf2016-06-072-6/+12
* | | | | Merge pull request #4293 from abudden/docfixAndreas Rumpf2016-06-071-2/+2
|\ \ \ \ \
| * | | | | Fixed a couple of links.A. S. Budden2016-06-071-2/+2
| |/ / / /
* / / / / Added more details to the news article.Dominik Picheta2016-06-071-7/+73
|/ / / /
* | | | finally make niminst smart about which files are importantAndreas Rumpf2016-06-073-179/+42
* | | | installer fixes and improvementsAndreas Rumpf2016-06-073-3/+23
* | | | Fixes #4287.Dominik Picheta2016-06-071-1/+1
* | | | Merge branch 'devel' of github.com:nim-lang/Nim into develDominik Picheta2016-06-0722-21/+21
|\ \ \ \
| * | | | make source code links work againAraq2016-06-071-6/+6
| * | | | fixes news linksAraq2016-06-071-2/+2
| * | | | renamed most remaining .txt documentation files to .rstAraq2016-06-0720-13/+13
* | | | | Fix some formatting in latest news article.Dominik Picheta2016-06-071-4/+4
|/ / / /
* | | | we have no windows binaries yetAraq2016-06-071-9/+9
* | | | use program files rather than c driveAraq2016-06-071-1/+1
* | | | added file back with proper access rights (thanks for that, only took me an h...Araq2016-06-071-0/+25
* | | | Merge branch 'devel' of github.com:nim-lang/Nim into develAraq2016-06-071-2/+51
|\ \ \ \