Apache trafficserver

Clone this repo:
  1. f11a19e 1.5.17 release prep by bneradt · 4 days ago master
  2. ef8dbae 1.5.16 release metadata by bneradt · 4 days ago 1.5.16
  3. d016d3d CMake: Make the code subproject self-contained for FetchContent (#8) by Brian Neradt · 4 days ago
  4. 42ac741 1.5.15 release metadata by Brian Neradt · 5 months ago 1.5.15
  5. 372c9a5 GCC 15: Address mismatched-new-delete in MemArena::Block (#12163) by Brian Neradt · 11 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.