rcombs

Results 87 issues of rcombs

### Screenshots VSFilter examples: (Gandhi Sans) ![image](https://user-images.githubusercontent.com/819638/224462222-4206763c-930b-4d6e-a8f8-603f5c4f5828.png) (Gandhi Sans on top, Arial below) ![image](https://user-images.githubusercontent.com/819638/224462429-2248d9f3-50f2-47c7-b381-468a74fea942.png) ### Description of the issue We can see here that the portions of the strikethrough line...

compatibility

Previously, the Digest class didn't support passing weights to the push routine. There doesn't appear to have been any reason for this.

#### Description of Change This allows apps to measure their CPU usage over any given period without worrying about other calls affecting the output, as they would with `percentCPUUsage`. ####...

semver/minor
api-review/requested 🗳
no-backport

e.g. views/pages/userList.ejs: … … could include views/includes/pagination.ejs instead of views/pages/includes/pagination.ejs (great for global includes).

Context: https://github.com/ned14/llfio/blob/fd12a60d26c80d93185ff0e0da1efa4ddbbf3863/include/llfio/v2.0/detail/impl/windows/fs_handle.ipp#L243-L279 When the `win_disable_unlink_emulation` flag is not set, on Windows prior to Windows 10 1709, llfio will handle an `unlink()` via 3 separate syscalls: one to rename the file...

documentation

Mimicking 7e181af2ea4d37f67406f2563c0e13fa1fdbb14b Includes all PCI IDs supported by the kernel driver. The drm-intel tree doesn't distinguish between Y/H/W IDs for CML, so line codes for IDs that don't correspond to...

7e181af2ea4d37f67406f2563c0e13fa1fdbb14b added support for Coffee Lake processors, but it's not present in any release yet. Can one be pushed out for distros?

Most notably, this attempts to avoid growing the dynamic section when adding an rpath, since that results in repositioning the section, which means that existing IP-relative references to the `_DYNAMIC`...

### Description of your *pull request* and other information These fields can be specified in any order. `DataParser` doesn't support skipping backwards, so I make a temporary copy for each....

bug

I noticed a few shortcomings here; they can all be addressed by applications by parsing the SFNT directly, but it'd certainly be helpful to have some improvements made: - What...

spec-text