Skip to content

fix problem with negative number in 32bit search

Pre-release
Pre-release
Compare
Choose a tag to compare
@tomvita tomvita released this 11 Mar 04:57
· 20 commits to master since this release

Comparison between number that involve negative number was wrong for anything that isn't 64bit. Now it is fixed for 32bit number. (16 bit and 8 bit number not fixed).

For f32 R now also swap Value1 and Value2 in addition to negating them

Fixed a bug with ==*