3174 Комити (b24635f4a69f81e40e6b73622bd35e2d058ffa96)
 

Аутор SHA1 Порука Датум
  Sam Hocevar b24635f4a6 Replace lolunit.h with doctest, found under <lol/lib/doctest> пре 9 месеци
  Sam Hocevar e5126a9e07 g++/clang++ compilation fix пре 9 месеци
  Sam Hocevar 7923f5a790 Move <lol/pegtl> header to <lol/lib/pegtl> пре 9 месеци
  Sam Hocevar 937284a78a audio: implement a more generic format conversion function пре 9 месеци
  Sam Hocevar c83acab18a audio: perform resampling using only integer arithmetic пре 9 месеци
  Sam Hocevar f7767240d0 audio: create a mapper streaming object for channel remapping пре 9 месеци
  Sam Hocevar 716f21bc10 audio: add clamping to mixer class пре 9 месеци
  Sam Hocevar cb8794fca3 audio: implement linear interpolation resampling пре 9 месеци
  Sam Hocevar 0d0dabfe6f audio: fix bug in channel conversion stream object пре 9 месеци
  Sam Hocevar 4db95f5728 audio: first attempt at an audio streaming API пре 9 месеци
  Sam Hocevar b5f006511e src: ensure submodules use the checkout update mode пре 9 месеци
  Sam Hocevar 80f8eb149a Add <lol/format> to ensure std::format is available пре 10 месеци
  Sam Hocevar dfa14a19ba Do not use <filesystem> on systems that do not have it пре 10 месеци
  Sam Hocevar 7ddb482a7b Add new lol::msg::set_output() function to register a logger пре 10 месеци
  Sam Hocevar 497e98cbf9 Remove lol::format now that std::format support is more widespread пре 10 месеци
  Sam Hocevar d06b110883 Some Visual Studio compilation fixes пре 1 година
  Sam Hocevar ea78a1bf9e Fix multiple compilation warnings and errors пре 1 година
  Sam Hocevar f556b500ff Move the erfcx() implementation to a helper function пре 2 година
  Sam Hocevar 01e1b2736d Implement erfcx() пре 2 година
  Sam Hocevar f1b95ac648 Simplify sinh() and tanh() code now that we have expm1() пре 2 година
  Sam Hocevar 22ab502072 Refactor erf() and add erfc() пре 2 година
  Sam Hocevar 45fbe2bdb3 Add expm1() and log1p() for real numbers пре 2 година
  Sam Hocevar 37d6d2f18a Add a sign() function for real numbers. пре 4 година
  Sam Hocevar c95c207825 Fix more spacing. пре 4 година
  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 година