Changes (PDL-2.074) | : | Changes (PDL-2.075) | ||
---|---|---|---|---|
2.075 2022-02-19 | ||||
- fix false-positive heredoc in bitshift (#383) - thanks @d-lamb for report | ||||
- threading now called broadcasting (compat aliases created) | ||||
- fix 2.057_01 regression in {broadcast,thread}_define - thanks @eserte for repo | ||||
rt | ||||
- fix regression of append allowing type upgrade to second argument's type | ||||
- add empty() function | ||||
- fix when readdata functions return error (#356) | ||||
- RedoDimsCode can now use $SIZE(other_index) (#386) | ||||
2.074 2022-02-08 | 2.074 2022-02-08 | |||
- fix PDL::Complex->null stringify error | - fix PDL::Complex->null stringify error | |||
2.073 2022-02-07 | 2.073 2022-02-07 | |||
- PDL::Complex no longer undefs PDL::i | - PDL::Complex no longer undefs PDL::i | |||
- passing null as input param now an error | - passing null as input param now an error | |||
- can now unify Code and BadCode into Code, and use PDL_IF_BAD() or #ifdef PDL_B AD_CODE | - can now unify Code and BadCode into Code, and use PDL_IF_BAD() or #ifdef PDL_B AD_CODE | |||
- add macros PDL_IF_GENTYPE_{REAL,INTEGER,UNSIGNED}(iftrue,iffalse) in Code | - add macros PDL_IF_GENTYPE_{REAL,INTEGER,UNSIGNED}(iftrue,iffalse) in Code | |||
- fix IO::IDL (#381) - thanks @YuryPakhomov for report and test data | - fix IO::IDL (#381) - thanks @YuryPakhomov for report and test data | |||
- fix [t] Pars with multi-thread; now cannot be passed as params (#382) - thanks @d-lamb for report | - fix [t] Pars with multi-thread; now cannot be passed as params (#382) - thanks @d-lamb for report | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 10 lines changed or added |