Projects with recent changes
12 hours ago add comments describing the metrics (deb40267c)
14 hours ago correct DPC metric (eab0545f1)
14 hours ago Removed pragma lib comments from the Magick++ include header file. (af968aca1)
16 hours ago support DPC & PHASE metrics in the spatial domain (9966c0f7c)
22 hours ago Removed incorrect typecast. (a136ce957)
34 hours ago correct DPC metric (28ea8525e)
2 days ago Added missing typecast. (a052247d3)
2 days ago Silenced warnings. (b9bb80850)
2 days ago Check for define that is already set with a debug build. (7f17db324)
2 days ago Use _getcwd instead of getcwd with the Windows build. (6d974187e)
2 days ago Silenced warning. (c17e3e6e2)
2 days ago Corrected typecast. (eb35aa4cd)
2 days ago correct SSIM distortion (ccaabed8b)
2 days ago correct PHASE distortion (f6c0c7808)
3 days ago use same metric for similarity and distortion (d57b47749)
3 days ago initialize image pixels (95b549d78)
kernel
30 hours ago Merge tag 'hid-for-linus-2025070502' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (1f988d0788f5)
33 hours ago Merge tag 'v6.16-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (05df91921da6)
34 hours ago Merge tag 'i2c-for-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (fd860cd78146)
2 days ago Merge tag 'pm-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (a79a588fc176)
2 days ago Merge tag 'acpi-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (49dcc4f60101)
2 days ago Merge branch 'pm-sleep' (250d0579da5d)
2 days ago Merge tag 'soc-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (b1bf2ef6259e)
3 days ago Merge tag 'riscv-for-linus-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (c435a4f487e8)
3 days ago Merge tag 'regulator-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator (4b02ed4ab721)
3 days ago Merge tag 'spi-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (a1d8128f7016)
3 days ago Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 (df46426745ac)
3 days ago Merge tag 'usb-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (3c2bd251d203)
3 days ago Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (d46971e0b6f5)
3 days ago Merge tag 'drm-fixes-2025-07-04' of https://gitlab.freedesktop.org/drm/kernel (42bb9b630c4c)
3 days ago Merge tag 'iommu-fixes-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux (923d401238c5)
3 days ago Merge tag 'block-6.16-20250704' of git://git.kernel.dk/linux (1880df2cf44a)
3 days ago Merge tag 'i2c-host-fixes-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (534eb6de6219)
3 days ago Merge tag 'bcachefs-2025-07-03' of git://evilpiepirate.org/bcachefs (482deed9dfa0)
3 days ago Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (2eb7f03acf4a)
3 days ago iommu/vt-d: Assign devtlb cache tag on ATS enablement (25b1b75bbaf9)
13 hours ago Add .[ch].in files to ctags (517c1d6fa0)
3 days ago Update util/analyze-contention-log.sh (2883614772)
3 days ago Add lock contention log analyzer (84e719bc2b)
11 hours ago uri: Do not overwrite `defaultMemoryManager` (#19042) (c1ed6088a6c)
12 hours ago ext/pcntl: Pack module globals struct (22f2a1d47b9)
12 hours ago ext/pcntl: Use uint8_t type for num_signals module global (3de6695ae81)
12 hours ago ext/pcntl: Use bool type for some module globals (89e4de8d7b6)
13 hours ago ext/session: get rid of sname_len field (36358bad84b)
13 hours ago ext/session: Minor code cleanups (c3dac0f8b6c)
13 hours ago ext/session: Initialize variable with default value (db01dbc4ee8)
13 hours ago ext/session: Use zend_string for some session globals (766ccc2210e)
13 hours ago ext/session: convert global session_name to zstr (f5166b3bb6c)
13 hours ago ext/session: Use is_numeric_str helper (b83484df979)
13 hours ago ext/session: Use ZEND_STRL() (ac3807ee8d1)
13 hours ago ext/session: Use smart_str_append when possible (c529e2f85b0)
13 hours ago ext/session: Concert save_path to zstr (eaee504c4d4)
13 hours ago ext/session: copy zstr instead of initializing a new one (9c688530231)
13 hours ago ext/session: convert some globals to zend_string (43fe9fd1713)
29 hours ago ext/standard/stream: Use FCC instead of zval for notification callback (#19024) (677a1f80c86)
29 hours ago sapi/fuzzer: Fetch function and call it directly instead of using a zval to hold the name (#19030) (c33805791d2)
34 hours ago Merge branch 'PHP-8.4' (5a2a150829f)
34 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (2aeefb13bec)
34 hours ago Fix phar crash and file corruption with SplFileObject (405be1c940a)
34 hours ago Merge branch 'PHP-8.4' (4d27420543b)
34 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (50a5a6f315d)
34 hours ago Fix stream double free in phar (32344c4dc46)
2 days ago Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836) (5a9f5a65142)
2 days ago EXTENSIONS: lexbor is since 2025 [skip ci] (#19031) (4560f7037da)
2 days ago Merge branch 'PHP-8.4' (832dde9cb6e)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (1af7d8e5477)
2 days ago Fix OSS-Fuzz #428983568 and #428760800 (4aac98f1456)
2 days ago ext/standard/string.c: don't use `STR_EMPTY_ALLOC()` (#19033) (4e42ad5bf2d)
2 days ago Remove broken zend_get_zendleng() declaration (#19032) (3558293ce89)
3 days ago Merge tag 'pull-riscv-to-apply-20250704' of https://github.com/alistair23/qemu into staging (e240f6cc25)
3 days ago Merge tag 'accel-20250704' of https://github.com/philmd/qemu into staging (989dd906ed)
3 days ago Merge tag 'pull-vfio-20250704' of https://github.com/legoater/qemu into staging (563ac3d181)
3 days ago Merge tag 'pull-aspeed-20250704' of https://github.com/legoater/qemu into staging (a876b05d38)
3 days ago target: riscv: Add Svrsw60t59b extension support (dc8bffc4eb)
3 days ago target/riscv: Add a property to set vill bit on reserved usage of vsetvli instruction (5625817e8b)
3 days ago tests/tcg/riscv64: Add test for MEPC bit masking (a1f44e0c59)
3 days ago target/riscv: Fix MEPC/SEPC bit masking for IALIGN (b3452452e6)
3 days ago migration: Fix migration failure when aia is configured as aplic-imsic (bc2200134c)
3 days ago target/riscv: rvv: Fix missing exit TB flow for ldff_trans (b5092b3db2)
3 days ago hw/riscv: Initial support for BOSC's Xiangshan Kunminghu FPGA prototype (29abd3d112)
3 days ago target/riscv: Add BOSC's Xiangshan Kunminghu CPU (60aab7ad11)
3 days ago hw/riscv/virt: Use setprop_sized_cells for pcie (2454fc95ec)
3 days ago hw/riscv/virt: Use setprop_sized_cells for iommu (0e7e0ee639)
3 days ago hw/riscv/virt: Use setprop_sized_cells for rtc (faa991f678)
3 days ago hw/riscv/virt: Use setprop_sized_cells for uart (4f1572d6f1)
3 days ago hw/riscv/virt: Use setprop_sized_cells for reset (08454fc3f5)
3 days ago hw/riscv/virt: Use setprop_sized_cells for virtio (ad41a7022b)
3 days ago hw/riscv/virt: Use setprop_sized_cells for plic (507161b5f5)
3 days ago hw/riscv/virt: Use setprop_sized_cells for aclint (dd3d4fd992)
3 days ago hw/riscv/virt: Use setprop_sized_cells for aplic (4b7b4f9cb4)
3 days ago hw/riscv/virt: Use setprop_sized_cells for memory (349500bfb8)
3 days ago hw/riscv/virt: Use setprop_sized_cells for clint (16adb1f5d7)
3 days ago hw/riscv/virt: Fix clint base address type (81a245091f)
3 days ago hw/char: sifive_uart: Avoid infinite delay of async xmit function (61240e3a06)
3 days ago target/riscv: Fix fcvt.s.bf16 NaN box checking (2b027e73ee)
3 days ago target/riscv: use qemu_chr_fe_write_all() in DBCN_CONSOLE_WRITE_BYTE (7ec39d0cc9)
3 days ago hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register (5000ba0cb1)
3 days ago target/riscv: Make PMP region count configurable (cd633bea8b)
3 days ago target/riscv/kvm: add max_satp_mode from host cpu (b0175841fa)
tesseract
9 hours ago More signed/unsigned fixes (d3e50cfb)
9 hours ago Fix some signed / unsigned mismatches (5490081c)
25 hours ago cmake: Set required PKG_CONFIG_PATH for builds with Homebrew on macOS (7fca6907)
25 hours ago cmake: Fix include statement for allheaders.h (39b01350)
25 hours ago cmake: Fix linker warning (duplicate libraries) (6c845dca)
25 hours ago Simplify code for osdetect (d359d89c)
34 hours ago Update cmake-win64.yml (647da296)
34 hours ago Update cmake.yml (6edcba60)
woocommerce
2 hours ago Avoid warnings about missing a unique key prop from `SnackbarList` component when enabling script debug (#59429) (f6b7616509)
11 hours ago removed excess 0 from set_total (#59454) (30ee21611b)
3 days ago Add/54020 global unique id orders endpoint (#54024) (17aba60fc8)
3 days ago Blocks: Add Payment Method Icons Block (#57181) (ea883217a4)
3 days ago Restore support for float based quantities in Store API and Blocks (#58693) (ac150b2f73)
3 days ago Wrap Product Gallery selectors in :where() to decrease specificity (#59370) (1012b2905f)
3 days ago Cherry pick #59397 into `trunk` (#59433) (f67b8f6de5)
3 days ago Prevent shipping tax fallback to standard tax rates when inheriting tax class from cart items (#59324) (6ca96493a4)
3 days ago Wait for confirmation notice when removing a coupon in E2E test (#59410) (7839818d8b)
3 days ago Add to Cart + Options: prevent adding below-min quantity in grouped products children (#59408) (d3a8f1c52b)
3 days ago Wrap most Add to Cart + Options CSS selectors in :where() to decrease specificity (#59364) (37336960f6)
3 days ago Fix Advanced Settings layout (#59321) (3a3ce7bf45)
5 hours ago Twenty Seventeen: Document the `twentyseventeen_should_show_featured_image` filter. (974f5b112b)
13 hours ago Coding Standards: Remove redundant check in `WP_Upgrader:maintenance_mode()`. (11c31a3bbe)
18 hours ago Docs: Add a few missing `@since` tags. (e00c5f086c)
34 hours ago Media: expose height and width attributes to the 'wp_get_attachment_image_attributes' filter. (3265225b6b)
2 days ago Coding Standards: Remove redundant conditional in `WP_Customize_Manager`. (c6c358228f)
2 days ago TinyMCE: Update TinyMCE cache version to prevent script errors. (4c3d21c657)
2 days ago Coding Standards: Remove unreachable `continue` from `WP_Theme_JSON::get_block_nodes()`. (b81cb097a7)