Computer Vision primitives library
MonoDevelop is a cross platform IDE mostly aimed at Mono/.NET developers
Debugger libraries
Xamarin Studio/MonoDevelop debugger AddIn for VSCode debugging protocol, currently with only CoreClr debugger adaptor.
Computer Vision primitives library
Project is aimed to store student's practical works on high performance computing course
Android apps that manage myoelectrical data and rotate motors with the help of Android Things
ArsenyChernyaev/robofootball 0
robofootball plugins
startedtwopirllc/pandas-ta
started time in 17 days
push eventJetBrains/roslyn
commit sha c43d947006edef362f062b8f8d811110e10fa856
JetPatch
push time in 22 days
startedspectreconsole/spectre.console
started time in a month
push eventJetBrains/clrmd
commit sha 4e62ab6dd9783dc5cb36bc3dc1919f21b6d8b5fe
Update dependencies from https://github.com/dotnet/arcade build 20210507.5 (#920) Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21230.2 -> To Version 6.0.0-beta.21257.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
commit sha 4318a412226509f9deb27d02a3e9bc701413938b
Fix x86 PoH enumeration issues (#921) * Fix x86 PoH enumeration issues Pinned object segments need to be treated as large object segments in terms of alignment. * Remove extra null check
commit sha 70f704932fd93805612d4261fb09c3e34e372abd
Update package versions (#922) * Upgrade package references * Downgrade System.Runtime.CompilerServices.Unsafe to v4.5.3 This is done for compatibility with System.Memory v4.5.4 w/o binding redirects. Linked issue: https://github.com/dotnet/runtime/issues/46583
push time in a month
startedawaescher/Fusion
started time in a month
startedJetBrains/clrstack
started time in a month
startedOpenRCT2/OpenRCT2
started time in a month
push eventJetBrains/clrmd
commit sha 4147b6796233a1f6ec6377c4782eb395f9ce3b45
More single-file fixes (#908) More single-file fixes Add a ICLRRuntimeLocator impl to DAC data target so single-file runtime can be found. Fix single-file module names. The DAC GetPEFileName() GetAssemblyName() don't return a module/assembly file path for single file apps.
commit sha 2fe9741eed44265ffe24847e3e305cfa3d8b364c
DbgEngDataReader.PointerSize should return the pointer size of the dumped process instead of the host process (#910)
commit sha c7cd5b047b78f383530b4694e083535babb60c60
[master] Update dependencies from dotnet/arcade (#902) * Update dependencies from https://github.com/dotnet/arcade build 20210310.7 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21152.1 -> To Version 6.0.0-beta.21160.7 * Update dependencies from https://github.com/dotnet/arcade build 20210317.3 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21152.1 -> To Version 6.0.0-beta.21167.3 * Update dependencies from https://github.com/dotnet/arcade build 20210326.2 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21152.1 -> To Version 6.0.0-beta.21176.2 * Update dependencies from https://github.com/dotnet/arcade build 20210403.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21152.1 -> To Version 6.0.0-beta.21203.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
commit sha 4f366cb9de6eeb86eb7f49afa633ad413a77bd5e
Expose ELF coredump reader as public (#911) * Mark ELF APIs public * Change long to ulong * Rename Linux -> Utilities * Add additional APIs to file * Move Unshipped -> Shipped * Lock stream when reading * Fix build warnings * Use int instead of uint for ElfSymbolGnuHash * Add better entrypoints for Elf reading Also added a test. * Fix build warnings * Fix GnuHash exception Remove exception if we try to debug a 3.1 coredump. * Fix build warnings * Fix overflow * More exception handling
commit sha 9e7e58bad2ef810d931dcdb96e38965abd0d2802
Fix unexpected exception coming from ClrException.Message (#913)
commit sha 6f7b8ae7e4830d18eca8f1f807dfcea943eac6d4
Implement IDataReader.GetThreadContext() for MacOSProcessDataReader (#915) This allows us to walk through the stack on macOS. Related issue: #888
commit sha 3bcbd672efd85020de41f40373b9347a1d1d2fac
Add IThreadReader interface impl for MacOSProcessDataReader (#916) Related issue: #888
commit sha 543acf8f15cc8927e7643669aed3de6dd69a8895
Add Destroy() override to ComCallableIUnknown (#918) * Add Destroy() override to ComCallableIUnknown This allows wrappers that use ComCallableIUnknown to clean up any internal state on ref count == 0. * Code review feedback
commit sha d0409daab70c27dcf4c8b8d39cf91c11ae0773e6
[master] Update dependencies from dotnet/arcade (#912) * Update dependencies from https://github.com/dotnet/arcade build 20210409.17 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21203.1 -> To Version 6.0.0-beta.21209.17 * Update dependencies from https://github.com/dotnet/arcade build 20210416.2 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21203.1 -> To Version 6.0.0-beta.21216.2 * Update dependencies from https://github.com/dotnet/arcade build 20210422.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21203.1 -> To Version 6.0.0-beta.21222.1 * Update dependencies from https://github.com/dotnet/arcade build 20210430.2 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21203.1 -> To Version 6.0.0-beta.21230.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
commit sha 91f566e5e84bd64abb89a905cc9e01704d84267b
Add support for macOS ARM64 in MacOSProcessDataReader (#917) Also adds arm_thread_state64_t struct for the case when ptrauth is disabled. Related issue: #888
commit sha cd9a176f801eff983dcbe74493bc8500c4c04aac
Fix escaping IOExceptions from TryLookupSymbol (#919) Not all of memory for the export symbols existing for every module in a core dump generated by createdump. Only the runtime module is guaranteed. These read memory IO exceptions being thrown by GnuHash.GetPossibleSymbolIndex or SymbolTable.GetSymbol reading the hash table or the symbol entry itself.
push time in a month
startedkohsuke/winp
started time in a month
startedSimonCropp/SetStartupProjects
started time in a month
starteddam5s/disk-space-usage
started time in 2 months
startedForNeVeR/ChangelogAutomation.action
started time in 2 months
startedForNeVeR/ChangelogAutomation
started time in 2 months
startedactions/toolkit
started time in 2 months
created repositoryForNeVeR/ChangelogAutomation.action
GitHub action to process changelog
created time in 2 months
push eventJetBrains/roslyn
commit sha cafefb65cd4e74f090f0f18b161c6cd68af88370
JetPatch
push time in 2 months
push eventJetBrains/roslyn
commit sha 5e96fd6c10e72aa6dcc1c2c8c584f0e2412a5275
JetPatch
push time in 2 months
push eventJetBrains/roslyn
commit sha 6f9e41ecf46852a9ff20879625846969f7fd3ab4
JetPatch
push time in 2 months
startedTrundle/NixOS-WSL
started time in 2 months
starteddevlooped/nugetizer
started time in 2 months
fork ForNeVeR/ConsoleAppFramework
Micro-framework for console applications to building CLI tools/Daemon/Batch for .NET Core, C#.
fork in 2 months
startedhacklex/AbstractMathTypes
started time in 2 months
startedDrizin/InterpolatedLogging
started time in 2 months
startedmity/old-new-win32api
started time in 2 months
startedxoofx/markdig
started time in 2 months