Pinned Loading
689 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 9 commits in 3 repositories
Created a pull request in boostorg/mysql that received 1 comment
metadata is now implemented as a single std::vector
Instead of several separate std::string objects, metadata now uses a single std::vector and offsets, which is more efficient Default-constructing m…
+901
−127
lines changed
•
1
comment
Opened 1 other pull request in 1 repository
boostorg/redis
1
merged
-
Responses now admit all integer types again
This contribution was made on Apr 7
Reviewed 2 pull requests in 2 repositories
boostorg/pfr
1 pull request
-
Rewrite modules to the new recommended Boost practice
This contribution was made on Apr 8
boostorg/mp11
1 pull request
-
C++20 module support
This contribution was made on Apr 7
Created an issue in boostorg/redis that received 3 comments
Boost 1.88 breaks conversions to some integer types
Testing with Boost 1.88.0 RC1, Ubuntu 24.04, both gcc-14 and clang-18. The following code used to compile under Boost 1.87: #include <boost/asio/de…
3
comments
Opened 2 other issues in 2 repositories
boostorg/process
1
open
-
Unused char_count in src/detail/utf8.cpp
This contribution was made on Apr 4
boostorg/mysql
1
closed
-
Default-constructing metadata objects leaves some fields undefined
This contribution was made on Apr 2