Skip to content
Snippets Groups Projects
  1. Jun 27, 2021
  2. Jul 05, 2020
  3. Jun 22, 2020
    • Glyn Matthews's avatar
      Use ranges v3 (#131) · c06a630f
      Glyn Matthews authored
      * Replaced some skyr functions with range v3, and removed some redundant code
      
      * Added range-v3 to CI builds
      
      * Disabled MSVC 2017 because of range-v3 support
      
      * Resolved some missing directories from install step that were removed
      
      * Removed a lot of redundant code from percent_encoding
      
      * Fixed missing header in json.hpp
      
      * Cleaned up redundant code in unicode functions and iterators
      
      * constexpr crazy
      
      * Corrected includes
      c06a630f
  4. Jun 13, 2020
  5. Jun 12, 2020
  6. Jun 11, 2020
  7. Jun 08, 2020
  8. May 04, 2020
  9. Apr 27, 2020
  10. Apr 16, 2020
  11. Apr 12, 2020
  12. Apr 08, 2020
    • Glyn Matthews's avatar
      Remove wpt tests (#49) · b0651cfd
      Glyn Matthews authored
      * Removed web platform tests, which are now set up in a separate repo
      
      * Fixed broken documentation generator
      b0651cfd
  13. Apr 04, 2020
  14. Apr 02, 2020
    • Glyn Matthews's avatar
      Percent encode cleanup (#44) · 8fff6809
      Glyn Matthews authored
      * Clean up implementation of percent encoding functions and tests
      
      * Added fmt dependency for tests
      
      * Disable WPT tests by default, but enable them on CI
      
      * Removed CircleCI configuration
      8fff6809
  15. Mar 18, 2020
  16. Nov 08, 2019
  17. Oct 08, 2019
  18. Oct 06, 2019
  19. Sep 13, 2019
    • Glyn Matthews's avatar
      Vcpkg integration (#19) · 547b0416
      Glyn Matthews authored
      * Updated project dependencies based on vcpkg
      
      * Minor improvements in the implementation
      
      * Updated CI configuration
      
      * Updated README
      
      * Added check to silence warning for tests
      
      * Updated build configuration for Windows
      
      * In an attempt to fix the failing test linkage on AppVeyor for MSVC, I migrated all tests to Catch2
      
      * Update CI configurations to use Catch2 instead of GTest
      
      * Removed skyr/expected.hpp header
      
      * Updated configuration for dependencies for tests, using vcpkg
      547b0416
  20. Jan 20, 2019
  21. Oct 13, 2018
  22. Oct 12, 2018
  23. Oct 10, 2018
  24. Oct 08, 2018
  25. Oct 07, 2018
  26. Sep 30, 2018
  27. Sep 24, 2018
  28. Sep 23, 2018
  29. Sep 09, 2018
Loading