Apache trafficserver

Clone this repo:
  1. 93a4d71 A few updates to the doc generation (#7) by Brian Neradt · 3 months ago master
  2. 6b210ed Coverity: Avoid order initalization issue 2. (#12037) by Damian Meden · 6 months ago 1.5.14
  3. 750d20e remove unprotected optional deref Errata::severity (#11996) by Chris McFarlen · 7 months ago
  4. 5674930 Add mark_bulk() method to rebuild the RBTree in one operation by Brian Neradt · 6 months ago
  5. 1423c68 Prepare for the 1.5.14 release by Brian Neradt · 6 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.