22layout : post
33nav-class : dark
44categories : joaquin
5- title : Boost.Bloom to be shipped in Boost 1.89
5+ title : Boost.Bloom ready for shipping in Boost 1.89
66author-id : joaquin
77author-name : Joaquín M López Muñoz
88---
@@ -15,7 +15,7 @@ The acceptance review for [Boost.Bloom](https://github.com/boostorg/bloom)
1515took place between the 13th and 22nd of May,
1616and the final verdict was
[ acceptance into Boost
] ( https://lists.boost.org/archives/list/[email protected] /message/L4X3LREHFIZXNJRL7XLMC4NPOLWXXVCA/ ) .
1717Arnauld Becheler did an awesome job at managing the review, which was one of the most
18- productive I remember in recent years. Incorporating the feedback from the review
18+ lively and productive I remember in recent years. Incorporating the feedback from the review
1919took me the last five weeks of this quarter, but everything's ready for shipping with Boost 1.89 (Aug 2025):
2020
2121* [ Review feedback as compiled by Arnauld] ( https://github.com/boostorg/bloom/issues?q=is%3Aissue%20state%3Aclosed%20author%3ABecheler )
@@ -40,7 +40,7 @@ Boost.Bloom also uses it.
4040### Boost.MultiIndex
4141
4242* CI maintenance work ([ PR #82 ] ( https://github.com/boostorg/multi_index/pull/82 ) ).
43- * Address an user-filed issue ([ #81 ] ( https://github.com/boostorg/multi_index/issues/81 ) ).
43+ * Addressed a user-filed issue ([ #81 ] ( https://github.com/boostorg/multi_index/issues/81 ) ).
4444
4545### Boost.Flyweight
4646
@@ -50,6 +50,14 @@ Boost.Bloom also uses it.
5050
5151* CI maintenance work ([ PR #31 ] ( https://github.com/boostorg/poly_collection/pull/31 ) ).
5252
53+ ### Boost.Interprocess
54+
55+ * Filed some issues ([ #258 ] ( https://github.com/boostorg/interprocess/issues/258 ) , [ #259 ] ( https://github.com/boostorg/interprocess/issues/259 ) ).
56+
57+ ### Boost website
58+
59+ * Filed some issues ([ #1760 ] ( https://github.com/boostorg/website-v2/issues/1760 ) , [ #1792 ] ( https://github.com/boostorg/website-v2/issues/1792 ) , [ #1832 ] ( https://github.com/boostorg/website-v2/issues/1832 ) ).
60+
5361### Boost promotion
5462
5563* Posted several tweets on Boost's X account:
@@ -69,3 +77,12 @@ Boost.Bloom also uses it.
6977 * [ Boost.Math] ( https://x.com/Boost_Libraries/status/1935757341934186575 )
7078 * [ Boost.Unordered] ( https://x.com/Boost_Libraries/status/1936092537032159615 )
7179 * [ Boost.MQTT5] ( https://x.com/Boost_Libraries/status/1936451629118521502 )
80+
81+ ### Support to the community
82+
83+ * [ Reviewed
] ( https://lists.boost.org/archives/list/[email protected] /message/5L6ZCDS2DBUUZSBZYALCEPIFRAKNP25O/ ) Jean-Louis Leroy's Boost.OpenMethod proposal.
84+ * Did a small theoretical analysis of [ Boost.OpenMethod's perfect hashing algorithm] ( https://github.com/joaquintides/perfect_range_hash ) .
85+ * Did some [ ` c2.py ` ] ( https://github.com/cmazakas/boost/blob/c2py/c2.py ) testing for Chris Mazakas.
86+ * Supporting the community as a member of the Fiscal Sponsorhip Committee (FSC).
87+ The asset transfer from the Boost Foundation to the C++ Alliance was finally completed this quarter,
88+ which has enabled the launch of the long-awaited new website.
0 commit comments