Denis Kuzmin

Results 28 issues of Denis Kuzmin

* `@L ... enabled ...` * `@L ... enabled ... @L ... disabled ...` for example: `@L12*57@L8+9` ``` 12 57819 ```

enhancement

The most lightweight way (+Speed) implement flag to enable capturing data by default for all quantifiers `*?+#` * `@c ... enabled ...` * `@c ... enabled ... @c ... disabled...

enhancement

Add any variant for using of whitespace & non-whitespace character/s ## v1 - single meta-symbol + std. quantifier * `%` - whitespace + quantifier `*?+#` * `&` - non-whitespace +...

enhancement

Since the following was marked as *Obsolete*: * PropertyItem.evaluatedValue * PropertyItem.unevaluatedValue * Item.evaluatedInclude * Item.unevaluatedInclude https://github.com/3F/MvsSln/blob/63ad0f25a857ad49a7b5b0d0c83086eef6e76be0/changelog.txt#L93-L95 it also contains aliases like: https://github.com/3F/MvsSln/blob/63ad0f25a857ad49a7b5b0d0c83086eef6e76be0/MvsSln/Projects/PropertyItem.cs#L171-L175 https://github.com/3F/MvsSln/blob/a00e3b341bbddc559a5af618e4a6e520b7bbb2d6/MvsSln/Projects/Item.cs#L191-L195 and... my bad, as you can see...

support

https://github.com/3F/Conari/blob/ba1a82e1a7c9250e5806b5d72444be5c3b57850c/Conari/Types/NativeString.cs#L91-L96 Yep, `WriteTo()` actually writes beyond allocated region if *WCharPtr* or *TCharPtr* (when *Unicode=true*) this ultimately leads to such consequences: either ok, or: > The active test run was aborted....

bug

https://github.com/3F/DllExport/issues/219#issuecomment-2629527504 > I'd rather try to analyze other ways for generating more suitable vtfxup thunk stubs and more around these data conversions between but without raising *hostfxr* etc. Because it...

enhancement
experimental
netcore

### Related Problem _No response_ ### The Elevator Pitch Hello there, The issue is a proposal to add GetNuTool as a known client; Because it is currently displayed as "(unknown)"...

feature-request
Triaged

The issue #10613 describes this PR in full detail n. "User-Agent" header from v1.10: `GetNuTool/1.10.0.5939+e5f5c45` https://github.com/3F/GetNuTool/releases/tag/1.10 Addresses https://github.com/NuGet/NuGetGallery/issues/10613