Skip to content
View grisumbras's full-sized avatar

Organizations

@boostorg @cppalliance

Block or report grisumbras

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. enum-flags Public

    Bit flags for C++11 scoped enums

    C++ 120 20

  2. conan-export-subdirs Public

    GitHub Action that exports Conan packages in subdirectories

    JavaScript 2

  3. b2-helper Public

    Conan build helper for projects that use Boost.Build

    Python

  4. conan-upload Public

    GitHub Action that uploads a package to Conan server

    JavaScript 2 1

  5. run-cpt Public

    GitHub Action that runs conan_package_tools

    JavaScript 2 1

  6. vim-b2 Public

    Boost.Build support for vim

    Vim Script

291 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to boostorg/json, boostorg/docca, cppalliance/debugger_utils and 27 other repositories
Loading A graph representing grisumbras's contributions from April 14, 2024 to April 18, 2025. The contributions are 56% commits, 39% pull requests, 3% issues, 2% code review.

Contribution activity

April 2025

Created a pull request in boostorg/json that received 47 comments

New documentation formatting

+5,505 −1,053 lines changed 47 comments
Opened 4 other pull requests in 3 repositories

Created an issue in doxygen/doxygen that received 2 comments

Template specialisations get copies of members of the primary template

Template specialisations get copies of members of the primary template. The bug is very easy to reproduce: /// template template <class T> struct t {

2 comments
Loading