Apache trafficserver

Clone this repo:
  1. ec71ce8 Add a reusable libswoc release skill (#11) by Brian Neradt · 3 weeks ago master
  2. a03d435 Change libswoc test for undefined errno to a much higher number (#13531) by Jered Floyd · 6 weeks ago 1.5.17
  3. 6c849fd libswoc: Validate IPv6 hextet bounds by Brian Neradt · 5 months ago
  4. a18b3db Fix incorrect errno short names on FreeBSD/macOS in bwf::Errno (#13240) by Bryan Call · 3 months ago
  5. f34a685 Catch2: Use CAPTURE and GENERATE (#12731) by Brian Neradt · 10 months ago

libswoc

Solid Wall of C++ Library. Documentation.

Versioning

  • Point release - Backwards compatible change that requires only a recompilation.
  • Minor release - Backwards compatible change that requires trivial / obvious code changes to preserve the same functionality / semantics. E.g. a method name change.
  • Major release - Semantic changes that require restructuring or redesign of client code.