3150 Комити (e276e5addade93feef80ed882a54475d3c3eb254)
 

Аутор SHA1 Порука Датум
  Sam Hocevar e276e5adda
Merge pull request #1 from Clanmaster21/master пре 4 година
  Clanmaster21 0261bb0774
Fix spacing пре 4 година
  Clanmaster21 234b5310c6
Optimisations in arbitrary precision float multiplication пре 4 година
  Sam Hocevar c19f584e26 Assume a system always has threads unless LOL_NOTHREADS is defined. пре 4 година
  Sam Hocevar 2c61a5e805 Start working on a new image class. пре 4 година
  Sam Hocevar db10f5875e Rename narray_view to narray_span and allow creation from a const container. пре 4 година
  Sam Hocevar 3ec1806d3e More documentation. пре 4 година
  Sam Hocevar b718c70dce Try to rework README.md layout. пре 4 година
  Sam Hocevar 974f642eef Update README.md with some description of what’s in there. пре 4 година
  Sam Hocevar c8cd64d207 Add C++11 iterators to narray class. пре 4 година
  Sam Hocevar cffee479d3 Add narray_view class, similar to std::span for n-dimensional arrays. пре 4 година
  Sam Hocevar e073082150 Rename arraynd to old_arraynd and create new lol::narray implementation. пре 4 година
  Sam Hocevar c54b4cbe07 Add arraynd.clear() utility method. пре 4 година
  Sam Hocevar 83370c7293 Fix Windows compilation. пре 4 година
  Sam Hocevar c97a8c64ba Add <lol/file> to easily read and write files. пре 4 година
  Sam Hocevar 2ff9562bac Add “merge” and “upstream” entries for submodules. пре 4 година
  Sam Hocevar 46f0426ade Update the step and cli11 submodules with custom patches. пре 4 година
  Sam Hocevar 2f9c6b29f7 Use CLI11 instead of clipp for command line parsing. пре 4 година
  Sam Hocevar f893fe0188 Add <lol/algo/suffix_array> module that exposes the Step library. пре 4 година
  Sam Hocevar 035e79c424 Fix lower bit entropy issue with lol::rand(). пре 4 година
  Sam Hocevar 80481a587c Remove <numeric.h> and <interp.h>, they’re almost unused. пре 4 година
  Sam Hocevar d22746ebaf Remove deprecated assert.h header. пре 4 година
  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 b8e54636b8 Merge branch 'wip/core-clipp' into core пре 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 6d98787e9e Change the arraynd size query API. пре 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 e7984246c3 Move portal.h to legacy directory; I don’t know what to do with it. пре 4 година
  Sam Hocevar ec5f308bd3 Clean up abs/fabs discrepancies here and there. пре 4 година
  Sam Hocevar 6f84e24794 Remove all usage of lol::array in the standalone headers. пре 4 година