5 Ревизии (861568b146f9acef28790d108b863696892eb817)

Автор SHA1 Съобщение Дата
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. преди 10 години
  Sam Hocevar d64b117b8d build: fix license and copyright information. преди 11 години
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. преди 11 години
  Sam Hocevar 6b64e2c337 lolunit: switch assert macros to lowercase. преди 11 години
  Sam Hocevar cadc4d18b0 test: move the unit tests to the engine, and lolunit out of the engine. преди 11 години
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. преди 11 години
  Sam Hocevar 66b7dd7198 test: remove isnan() unit tests because we can't rely on that function. преди 12 години
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. преди 13 години
  Sam Hocevar 56511457d2 test: give more explicit names to unit test cases. преди 14 години
  Sam Hocevar 5081f7034a test: reorganise test suite and benchmark code. преди 14 години
  Sam Hocevar 04c4a959cd core: add our custom isnan() macro to the core headers. преди 14 години
  Sam Hocevar 5a5b811200 lolunit: rename a few methods for consistency. преди 14 години
  Sam Hocevar 2290b7b930 lolunit: add a LOLUNIT_SET_CONTEXT / LOLUNIT_UNSET_CONTEXT macro pair. преди 14 години
  Sam Hocevar 5ab9eb3c62 test: get rid of the need for LOLUNIT_SETUP_FIXTURE(). преди 14 години
  Sam Hocevar a374127e80 test: replace CppUnit with our LolUnit test suite. преди 14 години
  Sam Hocevar 0e622822e7 test: add a few Visual Studio 2010 project files and fix testsuite code преди 14 години
  Sam Hocevar 3402db36c3 optim: better isnan() reimplementation. преди 14 години
  Sam Hocevar 7680eca5d8 test: implement a custom isnan() преди 14 години
  Sam Hocevar cb001ddbcc core: tune the half precision code so that the best variants are being преди 14 години
  Sam Hocevar e47928e8d1 test: improve the benchmark code to measure a lot more half precision преди 14 години
  Sam Hocevar 0bbd1e43c2 test: add a fallback for isnan() when not defined by the system includes. преди 14 години
  Sam Hocevar 205fc5fc22 core: rename half::isnan() etc. to half::is_nan() because "isnan" can be преди 14 години
  Sam Hocevar 2d85e76ec8 core: minor refactoring in the float / half conversions to accomodate преди 14 години
  Sam Hocevar 8b71ddb30c core: implement new half / float operations and the associated tests. преди 14 години
  Sam Hocevar 92e3387f7c test: augment the half precision numbers testsuite. преди 14 години
  Sam Hocevar 4379388b52 test: add first test routines for the half class. преди 14 години