Projects with recent changes
aom
11 hours ago av1_encode: disable do_border_pad (998a3fcda4)
12 hours ago av1: Add AVX512 Highway Convolve2DSR (31f7433bee)
31 hours ago av1_encode: enable do_border_pad (f311099b0a)
31 hours ago Add explicit uint16_t cast in aom_memset16() (263bb488a9)
2 days ago Tweak the rc worst_quality decision (883c1ab25b)
35 hours ago Bundled pjproject: Make it easier to override options in config_site.h. (546749516b)
35 hours ago test_performance: Add performance experimentation test module. (1fc956a48b)
35 hours ago manager: Move away from shared linked list for events. (2158dff4b5)
3 hours ago ensure file resource identify is valid (bbbf79e33)
25 hours ago if path attributes fail relinquish memory (9f1810998)
26 hours ago normalize AE metric (de81b9a63)
28 hours ago time-of-check to time-of-use check (ef0eb6df0)
34 hours ago revert (c5a692ad2)
2 days ago cosmetic (d87c54bc9)
2 days ago initialize image info properties (ee20b083a)
2 days ago eliminate compiler warning (2f7deb8f1)
2 days ago improve formatting (23cfa27a8)
2 days ago support ImageInfo properties member (560f000e7)
3 days ago eliminate compiler warning (414297f01)
3 days ago re-add support for libheif 1.7.0 (#8841) (3554ab7dc)
9 hours ago crypto/x509/x509_lu.c: check X509_OBJECT_up_ref_count() in x509_object_dup() (38c7ace6c1)
9 hours ago Reject AES-XTS operations without an IV (a4ee6965a0)
9 hours ago [test] exercise AEAD tag read rejection when actually present during decryption (a17cd7691a)
9 hours ago Fix doubled semicolons as statement terminations (0cb923d4ba)
9 hours ago apps: cover the unencrypted key bag path in the pkcs12 test recipe (ea902d80b3)
9 hours ago Add regression test for remove_session_cb under lock (b24c43f9b8)
9 hours ago Fix remove_session_cb called while holding ctx->lock (4be956b9cd)
9 hours ago test: add all-alias BIGNUM coverage in file_sum (4d32206641)
9 hours ago Allow `getentropy` for Emscripten (4e2e6f4174)
11 hours ago Suppress function pointer type validation in clang ubsan (11889aa905)
14 hours ago property: replace property_memfail with in-tree mfail tests (76e33ae38f)
15 hours ago coveralls.yml: Disable the allocfail-tests (801d701196)
16 hours ago BIO_vprintf: fix off-by-one at 512-byte buffer boundary (f2924392d3)
16 hours ago Remove unused source files poly1305_ieee754.c and poly1305_base2_44.c (d9671f4526)
16 hours ago README.md: update web links to man pages (f167d0d2e9)
16 hours ago util/mkinstallvars.pl: Suppress more debug logs (69cafbc498)
16 hours ago Fix typos (1860496d86)
17 hours ago doc/man3/ASN1_INTEGER_get_int64.pod: fix a typo (51584371a2)
17 hours ago Eliminate unnecessary whitespace before a quoted newline (917ebfca5c)
17 hours ago Move const qualifier after static (cddeed0734)
17 hours ago Add parentheses around sizeof arguments (7812b20ad5)
17 hours ago Eliminate unnecessary type casts of int constants (74e781dfec)
17 hours ago Eliminate repeated semicolons at the end of statements (ae6de18171)
17 hours ago Remove parentheses around return arguments (518d66e44d)
17 hours ago Eliminate/fix repeated word usage (df5f836f64)
17 hours ago apps/ocsp.c: guard index_changed() with OPENSSL_NO_POSIX_IO, not HTTP_DAEMON (8c7e3f217c)
18 hours ago apps: adjust stat usage to account for uplink (d2a9af2144)
18 hours ago BIO: avoid returning internal FILE * with UPLINK-enabled builds on Windows (b5b34d32cb)
23 hours ago Fix crash in EVP_MD_CTX_copy_ex on inconsistent context (a21fdfc89a)
34 hours ago quic: do not hard fail mfail test for old fips providers (46040a2988)
6 hours ago CI: fix encoding errors in iconv tests (#22646) (9dc29aafa5e)
9 hours ago iconv: fix test with duplicate SKIPIF from merge up (d0ce868a5a5)
9 hours ago Zend: Add new zend APIs for `bin2hex` to remove `ext/hash` usage in various extensions (#21724) (8d1d4e3cf8e)
9 hours ago Merge branch 'PHP-8.5' (d4f4f4f88cf)
9 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (a8a2eb6cc0c)
9 hours ago ext/iconv/tests/iconv_mime_encode.phpt: skip for "unknown" iconv (863263a775e)
9 hours ago ext/iconv/tests/eucjp2iso2022jp.phpt: skip for "unknown" iconv (ebbfb3c02bc)
10 hours ago Merge branch 'PHP-8.5' (39675b651f1)
10 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c3966f73feb)
10 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (db8cabd0031)
10 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (5df586300ab)
10 hours ago [skip ci] Fix CXXFLAGS for type verification build (6f1beedb446)
10 hours ago ext/standard/head.c: no need to rely on ZEND_NUM_ARGS() (66966e625e0)
10 hours ago ext/standard: Add test for headers_sent() by ref args (9b1cdc5a98b)
11 hours ago [skip ci] Add various missing UPGRADING entries for 8.6 BC breaks (e790541cc5e)
11 hours ago bz2: use C23 enum and pack filter data struct (#22641) (4daefbf9f82)
12 hours ago Merge branch 'PHP-8.5' (476da424050)
12 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (832886801c0)
12 hours ago ext/iconv/tests/bug52211.phpt: use per-iconv charset names (#22543) (215ddb732e1)
12 hours ago ext/iconv/tests/bug76249.phpt: fallback for non-GNU iconv() (#22552) (0b9644161c5)
12 hours ago sapi/phpdbg: remove dead str_type assignments before goto (#22600) (e7eebb9b1e8)
13 hours ago sapi/cli: support HTTP QUERY method in built-in server (#22615) (35881e12982)
13 hours ago Zend: add test for <=> comparing against different types (#22634) (c993aa64f26)
15 hours ago ext/dom: Fix Dom\DtdNamedNodeMap index overflow in dimension access (#22630) (ff480bce5c4)
18 hours ago ext/intl: don't include C++ ICU headers from C translation units (#22636) (edcd94d5816)
20 hours ago Merge branch 'PHP-8.5' (ffb93fe63c7)
20 hours ago [ci skip] add CVE ref (735748f5d72)
20 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (2701837d964)
20 hours ago [ci skip] add CVE ref (5ec033c497e)
20 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (7c310ff1cd2)
13 hours ago Merge tag 'qemu-openbios-20260707' of https://github.com/mcayland/qemu into staging (f893c46c39)
13 hours ago Merge tag 'pull-tcg-20260707' of https://gitlab.com/rth7680/qemu into staging (8dcbb339f5)
13 hours ago Merge tag 'mips-20260707' of https://github.com/philmd/qemu into staging (2c8cf1f16d)
30 hours ago Update OpenBIOS images to e5ac46dd built from submodule. (9e3508dce0)
33 hours ago tcg/loongarch64: Fix cmp_vec with TCG_COND_NE (c56ebd64b8)
33 hours ago qemu-options: Do not list -enable-kvm on MIPS binaries (f086625548)
33 hours ago target/sh4: fixup tcg for sh4 fipr/ftrv instructions (614a52cf54)
33 hours ago tests/tcg/mips: cover Octeon QMAC instructions (b6726871b9)
33 hours ago target/mips: add Octeon CvmCount RDHWR support (c2fd17ec64)
33 hours ago target/mips: decode Octeon CHORD and LLM COP2 selectors (8d399e3e03)
33 hours ago target/mips: decode Octeon block-cipher COP2 selectors (ec931476cd)
33 hours ago target/mips: decode Octeon ZUC and SNOW3G COP2 selectors (b6ed5076a3)
33 hours ago target/mips: decode Octeon HSH and SHA3 COP2 selectors (ac28df97e5)
33 hours ago target/mips: decode Octeon CRC and GFM COP2 selectors (9679d839f8)
33 hours ago target/mips: decode Octeon COP2 register selectors (e32e36298e)
33 hours ago target/mips: add Octeon CHORD and LLM COP2 helpers (e3c6d52fa0)
33 hours ago target/mips: add Octeon HSH COP2 helpers (900c423717)
33 hours ago target/mips: add Octeon Camellia COP2 helpers (c75e3503c8)
33 hours ago target/mips: add Octeon 3DES and KASUMI COP2 helpers (ff155dd718)
33 hours ago target/mips: add Octeon SMS4 COP2 helpers (e94d1a2fe0)
33 hours ago target/mips: add Octeon AES COP2 helpers (9bf93903f7)
33 hours ago target/mips: add Octeon SNOW3G COP2 helpers (e3ba2fd89c)
33 hours ago target/mips: add Octeon ZUC COP2 helpers (27ab71de26)
33 hours ago tcg/x86_64: declare MO_ATOM_WITHIN16 host atomicity support (c7093e3704)
33 hours ago target/mips: add Octeon SHA3 COP2 helpers (20d1f0e842)
33 hours ago target/mips: add Octeon GFM COP2 helpers (c69401bbf6)
33 hours ago target/mips: add Octeon CRC COP2 helpers (e1ac6b2775)
33 hours ago target/mips: add Octeon COP2 crypto helper plumbing (3bbe7ae19e)
33 hours ago target/mips: add Octeon COP2 crypto state (304df6d35e)
33 hours ago Revert "tests/tcg: skip the vma-pthread test on CI" (db6b71f1ad)
2 days ago testing: Run test scripts in a subshell so we can properly cancel them (3ef091815f)
woocommerce
89 minutes ago Improve Store API collection-data count tests (#65962) (ece28054960)
6 hours ago Fix: Add filters to coupon validation methods in WC_Discounts (#64363) (3d9dc9341cd)
6 hours ago Fix the Storybook nightly build and report failures to Slack (#65651) (620c5861009)
8 hours ago Fix plugin-check CI job to use the E2E env after wp-env config split (#66423) (ac3a7977e6b)
9 hours ago Split wp-env test config into lean PHP-unit and full E2E configs (#66401) (162a9d4b434)
9 hours ago Add admin-list read queries to the subscriptions facade (#66412) (4ddff39a975)
11 hours ago test: remove real sleep() from PHP unit tests (#66413) (52b6e139a7c)
12 hours ago Add trailing newline to auto-generated changelog files (#66410) (474e0ef430c)
14 hours ago Add a buy-one-get-one pricing-policy type to the subscriptions engine (#66379) (de7c83e61d6)
14 hours ago Remove Sample badge from products generated during the CYS flow (#66322) (4c88743167e)
15 hours ago Hide Downloadable product permissions metabox by default on the order edit screen (#66119) (06e8f632a04)
15 hours ago Fix: Shop Manager role cannot reorder Local Pickup locations (#59894) (#65286) (0fe325b80fe)
17 hours ago Fix AsyncGenerator lock test to exercise FeedLockException path (#66249) (8cecd622eb3)
18 hours ago Validate mail callback return type (#66346) (371014d75e8)
18 hours ago Preserve correct aspect ratio on Product Images with imageSizing set to cropped (#66354) (73ccc4fed17)
18 hours ago Add default color terms when creating a wc-visual attribute (#65923) (57793e6acbc)
19 hours ago [RSM] Auto-send abandoned cart recovery email (#65238) (6a0189c3ba2)
20 hours ago Product gallery videos #1: Add internal product video gallery storage (#65396) (3c32e44ffc1)
30 hours ago e2e tests: reorganize analytics specs across serial and parallel pools (#66388) (5e9c4f38151)
33 hours ago e2e tests: harden analytics-data spec (#66371) (0cef7675ed1)
34 hours ago Update changelog.txt after 10.9.4 (#66387) (3cfa16f7279)
34 hours ago Reorganize developer documentation sections (#66174) (f9129170482)
35 hours ago Add payment settings gateway display docs (#66171) (732dcbbed91)
2 days ago Fix: review count not updating after moderating multiple reviews (#65830) (1b1071d8d0d)
2 days ago Add `WC_Product::is_*viewable()` methods to consolidate product visibility checks (#66173) (97e40ba6c86)
2 days ago Flatten the selling-plans catalog: remove plan groups (#66313) (78ac7113e3a)
2 days ago Improve Woo Home dashboard card visuals (#66198) (4df8f89d86f)
2 days ago Fix duplicate order download permissions (#66237) (27aaa6ec142)
2 days ago Add the SellingPlans catalog read facade (#66260) (c4f3f68bb69)
2 days ago e2e test: Fix command palette test modifier detection (#66364) (b8142c7a14b)