Commit History

Author SHA1 Message Date
  __vic f1e2bb58b0 Merge branch 'iso' into generic 1 month ago
  __vic d844f1d068 logger: std::format support added 1 month ago
  __vic f68a78d3d1 readonly_cstring: duplicated code removed 1 month ago
  __vic 301fee1ad9 Protection from isascii() macro added 1 month ago
  __vic 51356a1302 Logical operator traits added 2 months ago
  __vic 18e2f5bd64 Parens for __VIC_STD_MOVE(v) parameter 5 months ago
  __vic 1a795cbf7c __VIC_SWAP_HEADER fix 6 months ago
  __vic 362f7fb486 __VIC_INLINE_CONSTEXPR_VAR added 6 months ago
  __vic e947716014 Merge branch 'iso' into generic 6 months ago
  __vic 4e074a57d3 Using xsltproc by default 6 months ago
  __vic 97a135cbf0 Intel C++ compiler config removed 6 months ago
  __vic 8889b1f206 Merge branch 'iso' into generic 6 months ago
  __vic 7f36372d79 C++17 is used by default 6 months ago
  __vic af017bed6e C++23 6 months ago
  __vic 903d69e71e __VIC_IF_CONSTEVAL added 1 year ago
  __vic 9253629d38 Merge branch 'iso' into generic 2 years ago
  __vic e2929f662d fix: readonly_cstring: compare() 2 years ago
  __vic 68cdf170f8 It's enough to override only one throw_errno() function 2 years ago
  __vic 26e0fa59f7 Include <utility> for std::index_sequence 2 years ago
  __vic 40a204cb1b More compact logger 2 years ago
  __vic 9a3c1c4c25 operator<<(string_buffer &&, T) added 2 years ago
  __vic 27f18e4d08 Explicity use unsigned types 2 years ago
  __vic 7860fe31ca Minor doc fix 2 years ago
  __vic f48ecd7445 logger: minor doc fix 2 years ago
  __vic ce2867e46a Merge branch 'iso' into generic 2 years ago
  __vic 2414b04ad3 ascii::equal_icase() uses std::string_view if available 2 years ago
  __vic 490d9d8687 string_ref <-> std::string_view 2 years ago
  __vic f23a0bb941 trimmed(std::string_view ) 2 years ago
  __vic d520ea523b {starts,ends}_with(std::string_view ) 2 years ago
  __vic 2375c09111 str2num.h utils use std::string_view if available 2 years ago