Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Rumpf
2dcf32f5c8 fixes #13671 [backport] (#13678)
(cherry picked from commit 5f6997794e)
2020-04-14 07:13:43 +02:00
Andreas Rumpf
17ae3016c7 fixes #13661 (#13664) [backport]
(cherry picked from commit 5ba5b5202a)
2020-04-14 07:12:31 +02:00
Nindaleth
1d43c8620e fix several typos in documentation and comments (#12553)
(cherry picked from commit 34dbc5699e)
2019-10-30 10:38:25 +01:00
Miran
e7878c0d08 add tests for recently closed issues (#10722) 2019-02-23 10:41:35 +01:00
def
c50b5b62ef Fix a few deprecation warnings 2016-01-25 19:10:37 +01:00
Araq
8d064cedf2 cleaned up unsigned tests 2015-01-27 01:33:47 +01:00
Araq
20774ad43c fixes the integer conversion regressions 2015-01-13 20:56:31 +01:00
Audun Wilhelmsen
7592c9cf22 Added safe implicit conversion of uint8 to int16..int64, uint16 to int32..int64 etc.
Added two new tests for unsigned conversions and comparisons between signed numbers.
2015-01-03 00:10:07 +01:00