From: Peter Dimov (pdimov_at_[hidden])
Date: 2025-04-11 11:37:53


Robert Ramey wrote:
> here's a few more from the serialization library
>
> $git log --committer=Dimov
> commit 030b627dcee41b44875d8ae496c4baf744426a52
> (origin/feature/fix-clang-cl-regression)
> Author: Peter Dimov <pdimov_at_[hidden]>
> Date: Mon Aug 28 17:37:15 2023 +0300
>
> Fix clang-cl regression introduced by #282

This is https://github.com/boostorg/serialization/pull/296 merged by you.

> commit f395fa35faf32a89de4673fa54635eeb5eb39f0c
> (origin/feature/remove-jam-debug-print)
> Author: Peter Dimov <pdimov_at_[hidden]>
> Date: Sat Aug 26 00:27:50 2023 +0300
>
> Remove debug output from util/test.jam

This is https://github.com/boostorg/serialization/pull/294 merged by you.

> commit 52bcaffa8c895a549c4d594511898acf8b821688
> (origin/feature/fix-testmi-sub-eq)
> Author: Peter Dimov <pdimov_at_[hidden]>
> Date: Sat Aug 26 00:08:48 2023 +0300
>
> Fix Sub::operator== signature to avoid ambiguity errors in C++20

This is https://github.com/boostorg/serialization/pull/295 merged by you.

> commit 48a60a2bbb6b214d3c295fc2943aff22db63a944
> (origin/feature/remove-gha-cxx03)
> Author: Peter Dimov <pdimov_at_[hidden]>
> Date: Fri Aug 25 20:57:19 2023 +0300
>
> Remove C++03 from GHA, because Variant and LexicalCast no longer
> compile under C++03

This is https://github.com/boostorg/serialization/pull/293 merged by you.

What, exactly, is the accusation here? That I've submitted pull requests
to Serialization?