Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove pdcurses wrapper (#6617) | Lynn C. Rees | 2017-10-30 | 1 | -0/+2 |
| | |||||
* | getEnv now supports a 'default' parameter; refs #6019 | Andreas Rumpf | 2017-10-30 | 1 | -0/+2 |
| | |||||
* | fixes #6631 | Andreas Rumpf | 2017-10-30 | 1 | -2/+3 |
| | |||||
* | added typetraits.; merged PR #5839 manually | Andreas Rumpf | 2017-10-30 | 1 | -0/+1 |
| | |||||
* | Fix typo | Daniil Yarancev | 2017-10-30 | 1 | -1/+1 |
| | |||||
* | rationals.toRational now uses an algorithm based on continued fractions; ↵ | Andreas Rumpf | 2017-10-30 | 1 | -0/+4 |
| | | | | refs #4968 | ||||
* | breaking change: 'and' and 'mod' do not produce a subrange type anymore; ↵ | Andreas Rumpf | 2017-10-30 | 1 | -0/+3 |
| | | | | fixes #5854 | ||||
* | work in progress: new implementation for 'a[^1]' | Andreas Rumpf | 2017-10-29 | 1 | -0/+6 |
| | |||||
* | deprecated unary '<' | Andreas Rumpf | 2017-10-29 | 1 | -0/+2 |
| | |||||
* | new feature: package level objects | Andreas Rumpf | 2017-10-29 | 1 | -0/+4 |
| | |||||
* | fixes #6526 | Araq | 2017-10-27 | 1 | -0/+2 |
| | |||||
* | Remove reExtended from re constructor. Fixes #5627. (#6514) | Dominik Picheta | 2017-10-20 | 1 | -2/+4 |
| | | | | | | * Remove reExtended from re constructor. Fixes #5627. * Implement `rex` procedure as requested by @Araq. | ||||
* | make tests green again | Andreas Rumpf | 2017-10-16 | 1 | -2/+4 |
| | |||||
* | [JSON] getBVal -> getBool; getFNum -> getFloat | Daniil Yarancev | 2017-10-14 | 1 | -0/+2 |
| | |||||
* | breaking change: arrays of char do not convert to cstring; ptr to array of ↵ | Andreas Rumpf | 2017-10-10 | 1 | -0/+3 |
| | | | | char does | ||||
* | Remove basic2d/basic3d. | Dominik Picheta | 2017-10-01 | 1 | -0/+4 |
| | |||||
* | Added changelog.md. | Dominik Picheta | 2017-09-24 | 1 | -0/+3 |