53 Комити (d22746ebaf889679f9fd5f5aecb8882ff614ee73)

Аутор SHA1 Порука Датум
  Sam Hocevar 10f78b3a45 Update PEGTL submodule. пре 4 година
  Sam Hocevar 8ce1b6ec9c Fix the LOL_DEBUG environment variable handling logic. пре 4 година
  Sam Hocevar 42d43c24a7 Update portable file dialogs submodule. пре 4 година
  Sam Hocevar c806e77280 Minor compilation fixes. пре 4 година
  Sam Hocevar 7e540d8eff Implement <lol/msg> to replace <lol/base/log.h> in the future. пре 4 година
  Sam Hocevar b85dc6cd00 Remove workaround for an old threading bug in Visual Studio 2013. пре 4 година
  Sam Hocevar 0a7b6367d6 Update portable-file-dialogs and pegtl submodules. пре 4 година
  Sam Hocevar d21392096a Fix GCC compilation issue. пре 4 година
  Sam Hocevar 415409d2a7 Use <lol/cli> and namespace lol::cli for argument parser API. пре 4 година
  Sam Hocevar dead6fe3bf Fix unresolved symbol issue introduced by recent OS X fixes. пре 4 година
  Sam Hocevar 93ad6b7ab1 Fix g++ compilation on OS X Catalina. пре 4 година
  Sam Hocevar b5a498ad14 Try to use the clipp library for argument parsing. пре 4 година
  Sam Hocevar 29758c1458 Math: simplify vector swizzling rules. пре 4 година
  Sam Hocevar 3bceb0b46f Math: remove some obsolete swizzling members for vectors. пре 4 година
  Sam Hocevar 7eb81936e2 containers: add insert_at() utility function. пре 4 година
  Sam Hocevar c1645f5e8b Add a pair of headers to guard against intrusive Windows macros. пре 4 година
  Sam Hocevar b85c7adfe6 Big header refactor yet again. пре 4 година
  Sam Hocevar 68adfe975f Clean up math/functions.h header. пре 4 година
  Sam Hocevar 342c9ea0fd Add portable-file-dialogs submodule to 3rdparty. пре 4 година
  Sam Hocevar 4bad4a9cdf Remove undocumented variable in getopt(). пре 4 година
  Sam Hocevar e6472db0b5 Add C string variants of starts_with() and ends_with(). пре 4 година
  Sam Hocevar 8ea7dcfbcf Move noise functions to the clean header namespace. пре 4 година
  Sam Hocevar c1d74196da Add a few helper functions for std::vector. пре 4 година
  Sam Hocevar ec5f308bd3 Clean up abs/fabs discrepancies here and there. пре 4 година
  Sam Hocevar ecc3aee6e1 Various Windows compilation fixes. пре 4 година
  Sam Hocevar d05eb96665 Improve standalone inclusion support. пре 4 година
  Sam Hocevar f65ab0fa1e Fix Windows compilation. пре 4 година
  Sam Hocevar c696030648 Add <lol/base/lolunit.h> header for unit tests. пре 4 година
  Sam Hocevar 02bb54bdf9 Refactor the color class. пре 4 година
  Sam Hocevar 4b81463015 Fix some warnings reported by Visual Studio. пре 4 година
  Sam Hocevar 71d9bc1ec8 Move math types to a separate types/ subdirectory. пре 4 година
  Sam Hocevar c042850637 Clean up bigint.h header. пре 4 година
  Sam Hocevar 59a4b5bd0c Clean up the half.h header and make it optional. пре 4 година
  Sam Hocevar 38ee6b26e9 Use <stdint.h> instead of <cstdint>. пре 4 година
  Sam Hocevar f0b8cfc6f2 Clean up the features.h header. пре 4 година
  Sam Hocevar 655beda5bd It’s 2020, use [[nodiscard]] unconditionally. пре 4 година
  Sam Hocevar fcc3757061 Use fallthrough attribute properly (using a trailing semicolon as an empty statement). пре 4 година
  Sam Hocevar 2626ce4efe Make more headers private and remove unnecessary #includes. пре 4 година
  Sam Hocevar e1ef913daa Make the “real” functions more generic. Not specialising them speeds up compilation. пре 4 година
  Sam Hocevar ca3fb5a4ba Make the vector, matrix and transform-related classes header-only. пре 4 година
  Sam Hocevar f30c17f180 Fix bug in real::real(int64_t) caused by undefined behaviour. пре 4 година
  Sam Hocevar 7a309a53d1 Various compilation fixes. пре 4 година
  Sam Hocevar f579dbc881 Minor header refactoring. пре 4 година
  Sam Hocevar 29336e3d2f math: quick fix for linking issues in the real class. пре 4 година
  Sam Hocevar 0ba2833bd4 Make a lot of headers work independently. пре 4 година
  Sam Hocevar c45a494ad5 base: re-add the threading and getopt classes. пре 4 година
  Sam Hocevar 8d5891b88a math: clean up the polynomial.h header. пре 4 година
  Sam Hocevar a38dc4a104 base: add a proxy header for PEGTL. пре 4 година
  Sam Hocevar 742bb53bdd base: add a features.h header. пре 4 година
  Sam Hocevar 80dafa8edf math: clean up the Real class. пре 4 година