Apache trafficserver

Clone this repo:
  1. 6b210ed Coverity: Avoid order initalization issue 2. (#12037) by Damian Meden · 3 months ago master 1.5.14
  2. 750d20e remove unprotected optional deref Errata::severity (#11996) by Chris McFarlen · 4 months ago
  3. 5674930 Add mark_bulk() method to rebuild the RBTree in one operation by Brian Neradt · 10 weeks ago
  4. 1423c68 Prepare for the 1.5.14 release by Brian Neradt · 10 weeks ago
  5. a119c7e Possible fix for the initialization issue with globals. (#5) by Damian Meden · 4 months ago 1.5.13

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.