Changeset 39263

Timestamp:
Sep 14, 2007, 10:53:52 AM (15 years ago)
Author:
Daniel James
Message:

Use a binary hash function for floats on cygwin as the standard float functions
aren't very good. I should add a check that this really is an x86 based
platform, and perhaps use this sort of hash on other platforms as it can be
more efficient - particularly on Visual C++ which has a slow float to integer
conversion.

(No files)

Note: See TracChangeset for help on using the changeset viewer.