Skip to content
View eugenegff's full-sized avatar

Organizations

@OGRECave

Block or report eugenegff

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

Popular repositories Loading

  1. date date Public

    Forked from HowardHinnant/date

    A date and time library based on the C++11/14/17 <chrono> header

    C++

  2. zlib zlib Public

    Forked from madler/zlib

    A massively spiffy yet delicately unobtrusive compression library.

    C

  3. microsoft-ui-xaml microsoft-ui-xaml Public

    Forked from microsoft/microsoft-ui-xaml

    Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications

  4. cpprestsdk cpprestsdk Public

    Forked from microsoft/cpprestsdk

    The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to an…

    C++

  5. ogre-next ogre-next Public

    Forked from OGRECave/ogre-next

    aka ogre v2 - scene-oriented, flexible 3D C++ engine

    C++

  6. ogre-caelum ogre-caelum Public

    Forked from OGRECave/ogre-caelum

    Library for rendering of dynamic and realistic skies

    C++

186 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 OGRECave/ogre-next, microsoft/microsoft-ui-xaml, microsoft/cpprestsdk and 4 other repositories
Loading A graph representing eugenegff's contributions from April 21, 2024 to April 24, 2025. The contributions are 97% commits, 2% pull requests, 1% issues, 0% code review.

Contribution activity

April 2025

Created 4 commits in 1 repository

Created a pull request in microsoft/cpprestsdk that received 2 comments

[PPLX] Fixed bug in pplx::task_options(cancellation_token, task_continuation_context) constructor

Fixed bug in pplx::task_options(cancellation_token, task_continuation_context) constructor - should set _M_HasCancellationToken to true. Bug was in…

+1 −1 lines changed 2 comments

Created an issue in microsoft/microsoft-ui-xaml that received 1 comment

[SplitButton, WinUI3, MUX 2.8.7, WUX] Crash on destruction of control derived from SplitButton using C++/WinRT projection, minimal repro attached

Describe the bug Crash occurs when control derived from MUXC SplitButton using C++/WinRT projection is placed on some Page, and then this Page is d…

1 comment
Loading