Projects with recent changes
aom
7 hours ago Handle buffer pointer in LAP mode to avoid overflow (243f8ae84b)
12 hours ago Skip interinter wedge search for similar predictors (b784a94d95)
31 hours ago Update low-complexity mode support for horizontal videos (33dba9e12a)
2 days ago lc-dec: Add sf to disable CDEF adaptively (ec4303d271)
2 days ago lc-dec: Enable sf skip_loop_filter_using_filt_error (01bbedc0e3)
3 days ago Remove unused FAST_HEX motion search method (236ceb9598)
3 days ago Remove unused square motion search method (136511836e)
3 days ago Prune either h or v 1:4 partitions (c9b95efd26)
3 days ago Add speed feature to selectively change trellis rd mult (3e3512e478)
3 days ago rtc: Allow for scroll sb detection for non-screen (8986ad6a7f)
10 hours ago chan_pjsip: Fix deadlock when endpoint set_var uses PJSIP_HEADER (f616affc2a)
35 hours ago res_pjsip: Add per-endpoint RTP port range configuration (fcb98380e4)
2 days ago app_queue: Fix raise_respect_min lost in copy_rules() breaking rN queue rules (cef63b761f)
2 days ago app_voicemail_odbc: fix msgnum race and crash on failed STORE (9e5f769e80)
2 days ago ari_websockets: Fix two issues in the cleanup of outbound websockets. (f7b60322b1)
2 days ago compat.h: Ensure check for `__STDC_VERSION__` is not attempted for c++. (7a57d9f2ed)
2 days ago HFS+: Validate compressed attribute record bounds (#1708) (a136d006b)
3 days ago Merge pull request #1715 from val-ms/update-generated-rust-bindings (a2e5b2527)
7 hours ago initialize primitive type (e5555f9e7)
33 hours ago Corrected the return value for PSD image with a color map. (167c7e966)
2 days ago eliminate compiler warning (15c137e87)
2 days ago https://github.com/ImageMagick/ImageMagick6/issues/420 (ab89688f3)
3 days ago Corrected title. (0ba695f58)
libheif
10 hours ago fix cyclic references check (64b0662f)
11 hours ago fix deadlock when there are cycles in malicious input (e5b8331b)
11 hours ago cifuzz: avoid name clash for artifacts file (1d8cbc8e)
11 hours ago ossfuzz: install current meson through pip3 (#1773) (c382aa4e)
12 hours ago H.264, H.265, H.266: check SPS image size in configuration boxes against libheif security limits (#1774) (f91283ac)
14 hours ago JPEG decoder: check image to be decoded against libheif security limits (#1774) (87b7d9a6)
15 hours ago OpenJPEG decoder: check image to be decoded against libheif security limits (#1774) (91dd5176)
14 hours ago Update description of OSSL_HTTP_adapt_proxy() (e905da2c20)
14 hours ago Add test for empty proxy server adaptation (d54ce3ee46)
14 hours ago Add check for empty server host in http_lib.c (c9fdd8a28a)
14 hours ago change EVP_MD_size() return value from size_t to int. (dfcbc4a2d7)
14 hours ago ssl/quic/quic_record_tx.c: refactor qtx->cons obtaining (f33bb236fc)
2 days ago Workaround Uplink compilation for MINGW 32bit (95b31c0335)
2 days ago Fix always false comparison in asn1/a_strex.c (2072517dc0)
2 days ago test: move 'Simple single-stream test' from quic_multstream to quic-radix (8fa8acf036)
2 days ago Make SSL_get_stream_write_state() safe for concluded streams (211b564f86)
2 days ago FIPS: Add HMAC key size compliance check to the MAC legacy bridge. (87b2a6a7ff)
2 days ago Fix record layer leak when swapping chained transport BIO (435feadaf4)
2 days ago Add property method cache failure tests (31286c0351)
2 days ago Fix property method cache insert failure handling (0c3ffa04a7)
3 days ago ssl/quic/quic_port.c: fix leak in port_make_channel() (b0912c27fd)
3 days ago Add icx compiler version support in perl asm scripts (82124a204a)
3 days ago move contents of HACKING.md to a doc/HOWTO (40577e1355)
3 days ago Increase the query cache insert grow retry (9d9943f031)
5 hours ago Merge branch 'PHP-8.5' (14624997bbb)
5 hours ago Fix ext-dom shared build on Windows (ca08e0ff722)
6 hours ago Merge branch 'PHP-8.5' (3f7ffae7762)
6 hours ago [skip ci] Remove redundant ext/dom/lexbor/patches from PHP-8.5 (3d7e970d0ad)
15 hours ago ext/odbc: Get the exact length for quoted connection string components (#21892) (0d9ff00394d)
18 hours ago ext/pgsql: clean up pg_fetch_object() constructor handling. (392a84d7e1d)
20 hours ago ext/phar: mark phar_dostat() as static and mark parameters as const (#21908) (f1d6391f77e)
20 hours ago ext/phar: add const qualifiers (#21907) (abf1ce5f0e5)
21 hours ago ext/phar: refactor phar_get_archive() to return phar_archive_data* (#21858) (03668996156)
22 hours ago ext/phar: split calling openssl_verify and openssl_sign functions (#21836) (1095cf560d9)
22 hours ago Zlib: Improve type checking of several integer options in deflate_init() (#21860) (70f0ca5f19f)
23 hours ago zend_portability: Use `[[fallthrough]]` for C23 and C++ (#21904) (43889fa5cc8)
23 hours ago zend_API: Make `array_init()` and `array_init_size()` inline functions (#21905) (dec3658d75d)
31 hours ago Merge branch 'PHP-8.5' (9e529f4eefe)
31 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (a29f36cad75)
31 hours ago version_compare: Fix handling of version numbers with a trailing dot (#21689) (60b3fa3c76f)
32 hours ago zend_object_handlers: Fix type of `struct _zend_object_handlers`’s `offset` field (#21900) (777a79cac9d)
33 hours ago tree-wide: Replace `XtOffsetOf` by its definition (#21899) (7114314c5a9)
2 days ago Update ext/{pdo_sqlite,sqlite3} tests (#21198) (61e62a4dc9f)
2 days ago NEWS/UPGRADING for #21490 (dcf653339c2)
2 days ago Merge branch 'PHP-8.5' (a2bb92d85c8)
2 days ago Update NEWS for URI cherry-pick to 8.5.6 (8db314629a1)
2 days ago [RFC][mbregex] Set deprecate Oniguruma(mbregex) (#21490) (cc562253397)
2 days ago CI: update download-bundled for uriparser 1.0.1 (936f7271066)
2 days ago Merge branch 'PHP-8.5' (38667306a2c)
2 days ago uri: Update to uriparser-1.0.1 (#21890) (542256ce24d)
3 days ago ext/phar: refactor phar_create_signature() to return a zend_string* (#21843) (ea67883a1ff)
3 days ago Fix OpenSSL SIV mode compatibility with older OpenSSL (#21880) (fe5d4187fc4)
16 hours ago Merge tag 'pull-riscv-to-apply-20260429-1' of https://github.com/alistair23/qemu into staging (282771e1f9)
16 hours ago Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (2624b1a767)
25 hours ago target/riscv: rvv: Handle mask/source overlap of vector reduction instructions (4d82676cfc)
25 hours ago target/riscv: Fix pointer masking translation mode check bug (fabf2446e7)
25 hours ago target/riscv: Rename riscv_pm_get_virt_pmm() to riscv_pm_get_vm_ldst_pmm() (5cd4d34a85)
25 hours ago target/riscv: Fix pointer masking for virtual-machine load/store insns (40540c8a92)
25 hours ago target/riscv: Fix pointer masking PMM field selection logic (0f64c97d23)
25 hours ago target/riscv: Add a helper to return the current effective priv mode (f359e46301)
25 hours ago target/riscv: fix address masking (fb9d616819)
25 hours ago target/riscv: Use ELEN for Fractional LMUL check (5dcc64828d)
25 hours ago target/riscv: Don't OR mip.SEIP when mvien is one (175afdb0d1)
25 hours ago target/riscv: Generate access fault if sc comparison fails (d107b74807)
25 hours ago target/riscv: Mask xepc[0] only when Zc* extension is enabled (b81ee01970)
25 hours ago target/riscv: Initialize riscv_excp_names[] and riscv_intr_names[] using designated initializer (23fe1e5813)
25 hours ago target/riscv: fix RV32 stateen CSR handling (bd97e07660)
25 hours ago hw/riscv/boot: Warn if a ELF format file is loaded as a binary (971851b046)
25 hours ago target/riscv: tt-ascalon: Add Tenstorrent mvendorid (dc634aa347)
25 hours ago target/riscv: rvv: Allow fractional LMUL on vector SHA instructions (26f6d70954)
25 hours ago target/riscv: Expose Zvfbfa extension as a cpu property (214307f523)
25 hours ago target/riscv: rvv: Support Zvfbfa vector bf16 operations (ec751ce6a6)
27 hours ago target/riscv: Introduce BF16 canonical NaN for Zvfbfa extension (39a5ec3001)
27 hours ago target/riscv: Introduce altfmt into DisasContext (52c951c1ae)
27 hours ago target/riscv: Use the tb->cs_base as the extend tb flags (1c88ab9e77)
27 hours ago target/riscv: rvv: Introduce reset_ill_vtype to reset illegal vtype CSR (8a9da8305e)
27 hours ago target/riscv: rvv: Add new VTYPE CSR field - altfmt (336c373954)
27 hours ago target/riscv: Add the Zvfbfa extension implied rule (5c2792faa3)
27 hours ago target/riscv: Add cfg properties for Zvfbfa extensions (aa55c15bfa)
27 hours ago target/riscv: preserve RV32 henvcfgh on henvcfg writes (d161bfb075)
27 hours ago riscv_htif: reject invalid signature ranges (end <= begin) (14808578cc)
27 hours ago hw/intc: fix heap OOB in ACLINT MTIMER multi-socket (d5b33fc180)
tesseract
3 days ago Bump actions/upload-artifact from 4 to 7 (#4545) (8fb9439c)
woocommerce
11 hours ago Store fulfillment datetimes in UTC and render in site timezone (#64260) (6d2c2ddd5a7)
13 hours ago Fix: replace developer-facing plugin install error with merchant-friendly copy (#64186) (2e7996253d8)
13 hours ago [Email Editor] Auto-apply core template updates for unmodified email posts (#64450) (2c40fb65560)
14 hours ago Link meta box radius bridge to upstream Trac ticket #65142 (#64454) (df02d62e2d4)
14 hours ago Add wc-visual attribute type to allow setting colors for attributes (#64324) (3efc8b28d99)
15 hours ago Prepare Packages for Release (#64489) (26e7cffa90b)
17 hours ago Bump WooCommerce version to `10.9.0-dev` on `trunk` (#64429) (0116a8a7aaf)
18 hours ago [Performance] Reduce the number of order saves during checkout in StoreAPI (#64392) (efb47b70bc8)
19 hours ago Apply CodeRabbit review fixes to Back in Stock Notifications alpha (#64329) (35dfa2e2a5d)
21 hours ago [DataViews - All Products] Implement tab navigation (#64449) (5de94b83a64)
21 hours ago Unify admin modal styles (#64265) (de689657f31)
22 hours ago [Email Editor] Support text domain replacement in the JS package (#64356) (a381453dbd8)
26 hours ago Stop rendering inbox note images and deprecate the API (#64443) (80e1824599d)
34 hours ago Align legacy admin success notice with WordPress 7.0 palette (#64212) (d8445fae4c8)
34 hours ago Align settings notice with WordPress 7.0 palette (#64237) (72ef8341757)
34 hours ago Use --wp-admin-theme-color for legacy Select2 (#64244) (516f47c3729)
34 hours ago Fix confusing error notice in shipping tour close handler (#64181) (79f8ae299c5)
34 hours ago Fix typos in inline comments (recieved -> received, bellow -> below) (#64433) (11166ac9948)
34 hours ago Fix: De-duplicate tfoot in order-details.php template (#64358) (195349efb6d)
35 hours ago Add experimental product app blueprint configuration (#64455) (a6e4846ceba)
2 days ago Align Product / Coupon Data panel labels and help-tips with 40px inputs (WP 7.0) (#64327) (2d2ece64ca6)
2 days ago [DataViews - All Products] Implement bulk editing (#64441) (d090024ee01)
2 days ago Align order edit page address Select2 with WordPress 7.0 input height (#64389) (4fbcf7e128d)
2 days ago Fix: adopt $radius-s (2px) border-radius for Woo custom inputs and buttons (WP 7.0) (#64417) (4d87950eee9)
2 days ago Tokenize hardcoded grays in Woo admin for WP 7.0 alignment (#64276) (11cf6619b01)
2 days ago Show merchant-friendly message on plugin install upgrader failure (#64397) (89596932a8e)
2 days ago Align Woo legacy admin custom button border-radius with WordPress 7.0 (#64262) (2b93b780b20)
2 days ago Adopt WP 7.0 form-control sizing on settings inputs and Select2 multi-select (#64322) (a438ed96983)
2 days ago [DataViews - All Products] Implement filters (#64424) (349bc77193b)
2 days ago Add configurable maximum query depth to GraphQL settings (#64325) (035a13ab945)