Seva Alekseyev (he/him)
Seva Alekseyev (he/him)
The ruler in the preview pane doesn't scale along with the image zooming. Matching svg's coordinates with the image features on the preview is impossible.
When an account has a domain and a subdomain underneath it, Cpanel API returns them as separate zones (e. g. `test.example.com` and `example.com`). However, it will only let you create...
Move away from an internal copy of Construct to the latest version in order to support DWARF v5 required data types. Supersedes #477. Performance wise, we *could* do better, but...
Crashes on the following file: [Script Info] ; Script generated by Aegisub v1.09 Beta ; http://www.aegisub.net Title: Azumanga Daioh 08 - KAA ScriptType: v4.00+ PlayResX: 640 PlayResY: 480 Last Style...
### Steps to reproduce Create 101 projects in a collection. Remember which one was the last one created. ``` powershell -Command Add-VSTeamVariableGroup -ProjectName TheLastProject -Name Temp -Variables @{a="a"} -Type Vsts...
eh_frames and debug_frames can coexist. Include MachO __unwind_info in that. Intel rewind codes remain to be done.
Addresses the issues uncovered by the binary in https://github.com/sevaa/dwex/issues/57 : - in PE32+, the thunks in the import lookup/address tables are 64 bit - the RVAs in the import table...
This amends my old PR, #24. Here is the background. When you build an iOS app for distribution, it generates debug symbols in a separate bundle ("the dSYM bundle"). The...
### Proposal The -Version parameter on Set-VSTeamAccount is an enum that at some point endeavored to list major and dotted releases of the on prem Team Foundation Server/Azure DevOps Server....
Supersedes #566 Now, I don't know what was the original motivation for that one, but this fix should be equivalent.