You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2025-06-30-Joaquins2025Q2Update.md
+20-3Lines changed: 20 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
layout: post
3
3
nav-class: dark
4
4
categories: joaquin
5
-
title: Boost.Bloom to be shipped in Boost 1.89
5
+
title: Boost.Bloom ready for shipping in Boost 1.89
6
6
author-id: joaquin
7
7
author-name: Joaquín M López Muñoz
8
8
---
@@ -15,7 +15,7 @@ The acceptance review for [Boost.Bloom](https://github.com/boostorg/bloom)
15
15
took place between the 13th and 22nd of May,
16
16
and the final verdict was [acceptance into Boost](https://lists.boost.org/archives/list/boost@lists.boost.org/message/L4X3LREHFIZXNJRL7XLMC4NPOLWXXVCA/).
17
17
Arnauld 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
19
19
took me the last five weeks of this quarter, but everything's ready for shipping with Boost 1.89 (Aug 2025):
20
20
21
21
*[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.
40
40
### Boost.MultiIndex
41
41
42
42
* 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)).
44
44
45
45
### Boost.Flyweight
46
46
@@ -50,6 +50,14 @@ Boost.Bloom also uses it.
50
50
51
51
* CI maintenance work ([PR#31](https://github.com/boostorg/poly_collection/pull/31)).
52
52
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)).
0 commit comments