Skip to content
View Flast's full-sized avatar

Organizations

@vim-jp @boostjp

Block or report Flast

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. flat_map Public

    Header only associative linear container.

    C++ 41 2

  2. cppcheck-sarif Public

    Convert cppcheck xml report to SARIF

    Go 1

  3. msgviewer Public

    Qt5 based msgpack visualizer.

    C++ 9

  4. msgpack-vs-visualizer Public

    MsgPack object visualizer for Visual Studio Debugger

    1

117 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
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 Flast/flat_map, Flast/flat_map-sarif-test, Flast/cppcheck-sarif and 5 other repositories
Loading A graph representing Flast's contributions from April 07, 2024 to April 07, 2025. The contributions are 91% commits, 6% pull requests, 2% code review, 1% issues. 2% Code review 1% Issues 6% Pull requests 91% Commits

Contribution activity

April 2025

Created a pull request in FreeCAD/FreeCAD that received 1 comment

Base: Fixed segfault on destrcuting cached string

Xerces default memory manager is deleted before destructing static local variable and segfault. This bug is introduced in #18594, reported at #19632.

+49 −2 lines changed 1 comment
Loading