3 Commits (5e0754467e404e0dc7fe2fdb6febb20ebcbc1dbf)

Author SHA1 Message Date
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. 12 years ago
  Sam Hocevar 56511457d2 test: give more explicit names to unit test cases. 13 years ago
  Sam Hocevar 5081f7034a test: reorganise test suite and benchmark code. 13 years ago
  Sam Hocevar 04c4a959cd core: add our custom isnan() macro to the core headers. 13 years ago
  Sam Hocevar 5a5b811200 lolunit: rename a few methods for consistency. 13 years ago
  Sam Hocevar 2290b7b930 lolunit: add a LOLUNIT_SET_CONTEXT / LOLUNIT_UNSET_CONTEXT macro pair. 13 years ago
  Sam Hocevar 5ab9eb3c62 test: get rid of the need for LOLUNIT_SETUP_FIXTURE(). 13 years ago
  Sam Hocevar a374127e80 test: replace CppUnit with our LolUnit test suite. 13 years ago
  Sam Hocevar 0e622822e7 test: add a few Visual Studio 2010 project files and fix testsuite code 13 years ago
  Sam Hocevar 3402db36c3 optim: better isnan() reimplementation. 13 years ago
  Sam Hocevar 7680eca5d8 test: implement a custom isnan() 13 years ago
  Sam Hocevar cb001ddbcc core: tune the half precision code so that the best variants are being 13 years ago
  Sam Hocevar e47928e8d1 test: improve the benchmark code to measure a lot more half precision 13 years ago
  Sam Hocevar 0bbd1e43c2 test: add a fallback for isnan() when not defined by the system includes. 13 years ago
  Sam Hocevar 205fc5fc22 core: rename half::isnan() etc. to half::is_nan() because "isnan" can be 13 years ago
  Sam Hocevar 2d85e76ec8 core: minor refactoring in the float / half conversions to accomodate 13 years ago
  Sam Hocevar 8b71ddb30c core: implement new half / float operations and the associated tests. 13 years ago
  Sam Hocevar 92e3387f7c test: augment the half precision numbers testsuite. 13 years ago
  Sam Hocevar 4379388b52 test: add first test routines for the half class. 13 years ago