summary refs log tree commit diff stats
path: root/changelog.md
Commit message (Collapse)AuthorAgeFilesLines
* remove pdcurses wrapper (#6617)Lynn C. Rees2017-10-301-0/+2
|
* getEnv now supports a 'default' parameter; refs #6019Andreas Rumpf2017-10-301-0/+2
|
* fixes #6631Andreas Rumpf2017-10-301-2/+3
|
* added typetraits.; merged PR #5839 manuallyAndreas Rumpf2017-10-301-0/+1
|
* Fix typoDaniil Yarancev2017-10-301-1/+1
|
* rationals.toRational now uses an algorithm based on continued fractions; ↵Andreas Rumpf2017-10-301-0/+4
| | | | refs #4968
* breaking change: 'and' and 'mod' do not produce a subrange type anymore; ↵Andreas Rumpf2017-10-301-0/+3
| | | | fixes #5854
* work in progress: new implementation for 'a[^1]'Andreas Rumpf2017-10-291-0/+6
|
* deprecated unary '<'Andreas Rumpf2017-10-291-0/+2
|
* new feature: package level objectsAndreas Rumpf2017-10-291-0/+4
|
* fixes #6526Araq2017-10-271-0/+2
|
* Remove reExtended from re constructor. Fixes #5627. (#6514)Dominik Picheta2017-10-201-2/+4
| | | | | | * Remove reExtended from re constructor. Fixes #5627. * Implement `rex` procedure as requested by @Araq.
* make tests green againAndreas Rumpf2017-10-161-2/+4
|
* [JSON] getBVal -> getBool; getFNum -> getFloatDaniil Yarancev2017-10-141-0/+2
|
* breaking change: arrays of char do not convert to cstring; ptr to array of ↵Andreas Rumpf2017-10-101-0/+3
| | | | char does
* Remove basic2d/basic3d.Dominik Picheta2017-10-011-0/+4
|
* Added changelog.md.Dominik Picheta2017-09-241-0/+3