Next Post

  • Sam's Q2 2024 Update
    Link
    The update outlines work on Boost infrastructure: CDN migration, Fastly VCL tuning, OAuth, S3 uploads, release tools, Mailman3 fixes, wowbagger disk recovery, CI improvements for Jenkins, LLVM CI discussions, GHA VM images, cpp.al blog rendering, Drone CI updates.
  • Dmitry's Q1 2024 Update
    Link #JSON
    During Q1 2024 work on Boost.JSON included direct serialization and cleanup, a performance regression in the parser was identified and will be fixed, number serialization is being reimplemented with Charconv pending compiler support, Boost.Endian replaced internal endianness handling, and a recursive filesystem::path conversion bug was resolved.
  • Dmitry's Q4 2023 Update
    Link #JSON
    In Q4 2023 the JSON library’s direct parsing was completed and released in Boost 1.84.0, after which work shifted to implementing direct serialization using the standard serializer, with performance optimizations, CIdriven benchmarking, and coverage analysis guiding refactoring; completion is targeted for the next Boost release.