summary refs log tree commit diff stats
path: root/web/news
Commit message (Collapse)AuthorAgeFilesLines
* Add new unicode procs to the newsJoey Payne2016-07-011-2/+4
|
* Add survey news post.Dominik Picheta2016-06-241-0/+29
|
* Update news with new walkPattern procJoey Payne2016-06-201-0/+5
|
* moved expandTabs to strmiscAndreas Rumpf2016-06-151-2/+3
|
* fixes #3045Andreas Rumpf2016-06-151-0/+2
|
* Merge pull request #4276 from jyapayne/develAndreas Rumpf2016-06-141-0/+9
|\ | | | | Add extra string functions to strutils to satisfy part of #4218 and #4251
| * Move partition and rpartition to new strmisc moduleJoey Payne2016-06-131-0/+9
| | | | | | | | | | | | This was done because partition is an uncommonly used proc that is still useful in rare cases. There is also a desire to add more procs to this module at a later time.
* | Merged upstream/devel into this branch to resolve conflicts and ensure an ↵A. S. Budden2016-06-131-0/+2
|\| | | | | | | easy merge back into upstream/devel
| * Improvements to parsecsv to include a minimalist DictReader #4285A. S. Budden2016-06-121-0/+2
| |
* | Added setStdIoUnbuffered for unbuffered stdio (fixes #2146).A. S. Budden2016-06-121-0/+1
|/
* version bump for developmentAndreas Rumpf2016-06-111-0/+25
|
* today is the dayAndreas Rumpf2016-06-111-0/+0
|
* maybe today is the dayAndreas Rumpf2016-06-091-1/+1
|
* Small website fixes.Dominik Picheta2016-06-081-3/+2
|
* news for 0.14.2Araq2016-06-081-0/+15
|
* Corrected typo in earlier release note addition.A. S. Budden2016-06-081-1/+1
|
* Fix links in news post.Dominik Picheta2016-06-081-2/+2
|
* Added more details to the news article.Dominik Picheta2016-06-071-7/+73
|
* Merge branch 'devel' of github.com:nim-lang/Nim into develDominik Picheta2016-06-071-2/+2
|\
| * fixes news linksAraq2016-06-071-2/+2
| |
* | Fix some formatting in latest news article.Dominik Picheta2016-06-071-4/+4
|/
* Finish Version 0.14.0 Released news post.Dominik Picheta2016-06-061-0/+410
|
* preparations for 0.14Andreas Rumpf2016-06-061-361/+0
|
* news updates for the upcoming release; fixes #4090Andreas Rumpf2016-06-061-5/+33
|
* Finished Bugfixes list in news article.Dominik Picheta2016-06-061-2/+118
|
* Generated some bug fix listings for news post.Dominik Picheta2016-06-061-0/+119
|
* Fixed date in Meet Our Sponsors page.Dominik Picheta2016-06-041-1/+1
|
* Fixes RSS feed generated by nimweb.Dominik Picheta2016-06-041-0/+0
|
* Adds Meet Our BountySource Sponsors news article.Dominik Picheta2016-06-041-0/+30
|
* News articles are now placed in separate pages.Dominik Picheta2016-06-0421-0/+2433
Also given each rst file its rightful extension.