- Kraków, Poland
- in/eugene-golushkov-80761360
Popular repositories Loading
-
date
date PublicForked from HowardHinnant/date
A date and time library based on the C++11/14/17 <chrono> header
C++
-
zlib
zlib PublicForked from madler/zlib
A massively spiffy yet delicately unobtrusive compression library.
C
-
microsoft-ui-xaml
microsoft-ui-xaml PublicForked from microsoft/microsoft-ui-xaml
Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
-
cpprestsdk
cpprestsdk PublicForked 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++
-
ogre-next
ogre-next PublicForked from OGRECave/ogre-next
aka ogre v2 - scene-oriented, flexible 3D C++ engine
C++
-
ogre-caelum
ogre-caelum PublicForked from OGRECave/ogre-caelum
Library for rendering of dynamic and realistic skies
C++
186 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 | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
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…
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…