Projects with recent changes
aom
33 hours ago Add Neon I8MM implementation av1_filter_intra_predictor (d6f220c2b0)
33 hours ago Avoid unaligned load in av1_filter_intra_predictor_neon (213df2aa29)
3 days ago Add test for profile 2 444 12 bit. (e3d6ba6e5e)
3 days ago Ext RC: Only advance GOP on second define_gf_group (8785cbc03f)
3 days ago Enable to use reduce_wiener_window_size for luma (aca9d9d339)
3 days ago Init max idx to find next unmapped ref buf to -1 (4eb5407592)
3 days ago res_sorcery_memory_cache: Reduce cache lock time for sorcery memory cache populate command (9c28709fca)
bitwiseleftshift_sjcl
2 days ago remove a divider from README (8e3125d)
2 days ago add deprecation to readme (17f6056)
2 days ago WIP tests (e7e7ad8)
2 days ago WIP tests (674d48c)
2 days ago WIP tests (4cf9138)
2 days ago WIP tests (d5d9d15)
2 days ago WIP: start using jest for tests (38819ab)
2 days ago Modernize eslint (0216728)
2 days ago 3.11.1 (2523d91)
2 days ago CHANGELOG (490c586)
2 days ago move code from 'lib/' to 'src/' (ae40877)
2 days ago run grammar generation from npm-scripts.js rathen than gulpfile.js (4adccc7)
2 days ago run lint from npm-scripts.js rather than gulpfile.js (0fa55fb)
2 days ago Remove babel leftovers (19ac576)
2 days ago 3.11.0 (ae85fd7)
2 days ago Do not browserify nor minimize the library (6f2c92d)
3 days ago Dialog: RequestSender, remove unreachable code (810dc3f)
3 days ago ISSUE_TEMPLATE (5a2761c)
3 days ago 3.10.10 (445d201)
3 days ago Dialog: Fix wrong ACK Cseq for re-INVITE (e86a630)
3 days ago CHANGELOG.md (b415330)
libheif
34 hours ago add 'uncompressed' codec option to wasm build script (c9a0e8fb)
2 days ago SAIs: remove wrong error check (#1661) (f885c79d)
7 hours ago Merge pull request #2035 from MantriHimaVamshi-AidenAI/patch-1 (6d0a974)
7 hours ago Merge pull request #2029 from nykula/nykula-patch-1 (d1a1244)
7 hours ago Merge pull request #1984 from tsukasa-au/add-wakelock-support (40cc574)
16 hours ago fuzz/provider.c: Add check for OPENSSL_malloc() to avoid potential NULL pointer dereference (bfdf7c889b)
2 days ago Document the EVP_PKEY_asn1* removed functions (cec5022d5c)
2 days ago Update the documentation to remove referenceds to EVP_PKEY_ASN1_METHOD (1d4919dcc7)
2 days ago Remove the ability to create a custom EVP_PKEY_ASN1_METHOD (c65e34bfce)
2 days ago Remove the ability to query the internal EVP_PKEY_ASN1_METHODs (f9f6d5666a)
2 days ago Remove EVP_PKEY_asn1_add0() (48d311ee55)
2 days ago Add a test to ensure that instantiation of drbgs work (f247e19fd3)
2 days ago fetch macctx while fetching digest when creating HMAC-DRBG (8655a91c79)
2 days ago Clean up some unnecessary inclusions (2b91fd900f)
2 days ago Remove some legacy fields from the EVP_MD_CTX structure (b2168cd81d)
2 days ago Cleanup the EVP_MD structure (84b5f265ce)
2 days ago Remove legacy method deadcode for EVP_MD implementations (a82bb34662)
3 days ago MinGW does not know __int64, we can rely on int64_t provided by <stdint.h> (1cb0d36b39)
3 days ago Fix util/mkinstallvars.pl to treat LIBDIR and libdir correctly (aa4b47483f)
3 days ago Fix a possible crash in ASN1_generate_nconf (48b788cad3)
3 days ago ctx_simd and ctx_ref must be freed in error path (818bbcf475)
3 days ago Cleanup in cryptlib.h. (b0041c909e)
3 days ago Correctly handle the cases where SSL_dup fails. (2ffad846c7)
3 days ago Remove unnecessary argc assign (c8bae42190)
3 days ago X509_VERIFY_PARAM_set_flags.pod: fix doc of NULL param to X509_VERIFY_PARAM_set1_email() and X509_VERIFY_PARAM_set1{,_ip}() (bfb103387c)
3 days ago X509_VERIFY_PARAM_set_flags.pod: remove heavily outdated texts on X509_V_FLAG_NO_ALT_CHAINS; other small fixes (ac5e2d22af)
3 days ago X509_VERIFY_PARAM_set_flags.pod: add hint on joint use of X509_VERIFY_PARAM_set1_host() and SSL_set_tlsext_host_name() (6d643de2d5)
3 days ago apps: ocsp.c: fix null dereference in ocsp_response (5e2e7c60d3)
3 days ago Remove unused Data::Dumper from cmake exporter (2a0aea5a9b)
6 hours ago Merge branch 'PHP-8.5' (2813f62476f)
6 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (99aec782099)
6 hours ago Fix infinite loop in GC destructor fiber (6f6c9e35e83)
17 hours ago Merge branch 'PHP-8.5' (fb27990d3d2)
17 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (b18b11ee28a)
17 hours ago Fix GH-20882: phar buildFromIterator breaks with missing base directory (a6e0d8e3595)
17 hours ago Merge branch 'PHP-8.5' (265c0c632ba)
17 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (1f3390283df)
17 hours ago output: Fail starting to output buffer when the output layer is deactivated (#20846) (b5d6377adaf)
21 hours ago Merge branch 'PHP-8.5' (c518a6ba8bf)
21 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (750c2205505)
21 hours ago fastcgi: Fix compile warning wrt safe_read() (#20887) (60b1f59081b)
27 hours ago Use fast path in more cases when doing case folding with mb_convert_case (79b52042e34)
30 hours ago Fix GH-20858: null pointer dereference in php_mail_detect_multiple_crlf via error_log (51b1aa160de)
2 days ago Merge branch 'PHP-8.5' (17915780db3)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (fb7a5712a6b)
2 days ago Fix GH-20840: crash on nested object with var_dump(). (5d2456f9740)
2 days ago Merge branch 'PHP-8.5' (eea9a62b1bb)
2 days ago Fix constant references inside parameter default values when generating the manual (eb1e22b1dfd)
3 days ago Merge branch 'PHP-8.5' (ebef772cfd9)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (a5c7903fbb4)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (226f68b24f6)
3 days ago Merge branch 'PHP-8.2' into PHP-8.3 (33c3e30ed6b)
3 days ago [skip ci] Mark bug69442.phpt (PTY test) as flaky (4f25ea88f0f)
3 days ago Introduce zend_ast_call_get_args() (#20859) (ef522525cff)
31 hours ago Merge tag 'pull-riscv-to-apply-20260109' of https://github.com/alistair23/qemu into staging (b254e48624)
2 days ago test/functional: Add test for boston-aia board (e71111e26b)
2 days ago riscv/boston-aia: Add an e1000e NIC in slot 0 func 1 (94081c10af)
2 days ago hw/riscv: Add support for MIPS Boston-aia board mode (2264f637da)
2 days ago hw/riscv: Add support for RISCV CPS (12eda1a6aa)
2 days ago hw/misc: Add RISC-V CPC device implementation (0cf4a87966)
2 days ago hw/misc: Add RISC-V CMGCR device implementation (290a1f174e)
2 days ago target/riscv: Add Xmipslsp instructions (84635b9396)
2 days ago target/riscv: Add mips.pref instruction (0bc1d40977)
2 days ago target/riscv: Add mips.ccmov instruction (2d9f941085)
2 days ago target/riscv: Add MIPS P8700 CSRs (dfe2b6fa76)
2 days ago target/riscv: Add MIPS P8700 CPU (38e63ea61a)
2 days ago target/riscv: Add cpu_set_exception_base (209c2c9af6)
2 days ago Add RISCV ZALASR extension (26154585c6)
2 days ago target/riscv: Add Zilsd and Zclsd extension support (4975960510)
2 days ago hw/riscv: riscv-iommu: Don't look up DDT cache in Off and Bare modes (15406cc593)
2 days ago hw/intc/riscv_aplic: Factor out source_active() and remove duplicate checks (b88df15592)
2 days ago hw/intc/riscv_aplic: Expand inactive source handling for AIA target[i] (7c96dbdda8)
2 days ago target/riscv: Remove upper_half from riscv_pmu_ctr_get_fixed_counters_val (cfc96df65e)
2 days ago target/riscv: Combine mhpmcounter and mhpmcounterh (4fe8ae0906)
2 days ago target/riscv: Combine minstretcfg and minstretcfgh (bb951e47f9)
2 days ago target/riscv: Combine mcyclecfg and mcyclecfgh (6c07ca842b)
2 days ago target/riscv: Combine mhpmevent and mhpmeventh (c9efdb7b63)
2 days ago target/riscv: Bugfix make bit 62 read-only 0 for sireg* cfg CSR read (d9fa41e101)
2 days ago target/riscv: Fix size of mhartid (bd008558d2)
2 days ago target/riscv: Fix size of trivial CPUArchState fields (740021e278)
2 days ago hw/riscv/riscv-iommu: Fix MemoryRegion owner (c497ef6739)
2 days ago docs/specs/riscv-aia.rst: add 'riscv-aia' accel prop info (7e89ab5eab)
2 days ago target/riscv: print all available CSRs in riscv_cpu_dump_state() (354c16c69f)
2 days ago target/riscv/cpu: print all FPU CSRs in riscv_cpu_dump_state() (8e35971a56)
woocommerce
10 hours ago [Fraud Protection] Add EventDispatcher to send data to WPCom api and trigger the decision handler (#62688) (c589c101dc)
11 hours ago [Fraud Protection] Added Blocks checkout event tracker (#62655) (450a6a626b)
14 hours ago [Fraud Protection] Block checkout for blocked sessions (#62691) (fd60f79336)
2 days ago Skip changelog auto-add on bot-generated PRs (#62737) (f0dbe93643)
2 days ago [Payments NOX in LYS] Improve WooPayments plugin state detection (#62100) (5228944384)
2 days ago Deprecate "marketplace" feature flag and remove it's usages where possible. (#62264) (a7efed0b9f)
2 days ago Show 'not supported' message for unsupported product types in POS visibility (#62667) (5c7a4fc915)
2 days ago Improved Shipping Method block alignment and mobile responsiveness (#62610) (9a5a220b47)
2 days ago Add support for hiding products in the Point of Sale (#62534) (fcbb5dfb97)
2 days ago Various release workflow enhancements (#62110) (983249743c)
2 days ago CI: use woocommercebot for pushing autogenerated changelog entries (#62731) (4bfe943c94)
2 days ago [Fraud Protection] Added class to hook into the shortcode checkout (#62639) (d2b5b74eab)
3 days ago Fix issue with old/legacy label data breaking throwing exception (#62352) (a81c3b3dbd)
3 days ago Add performance guidance to get_available_variations() docblock (#62715) (de8f979f30)
3 days ago Fraud Protection: Update events endpoint to match new URL (#62714) (397af02a4a)
3 days ago Email Editor - fix layout controls initialization for buttons block (#62708) (4cbd1c8443)
3 days ago Add to Cart + Options: Avoid loading unnecessary scripts when rendering 3rd-party product types (#62681) (5687cfd67d)
3 days ago Fix error when duplicating a product using an SKU of a trashed product (#62628) (5c42d25e0f)
3 days ago Improve notification about open items in release milestones (#62437) (3d301a5a17)
3 days ago [dev] CI: switch to PHP 8.5 where applicable (#62650) (484cfc8c6f)
7 hours ago External Libraries: Upgrade PHPMailer to version 7.0.2. (b825f104ff)
9 hours ago HTML API: Refactor `wp_kses_hair()` for spec-compliance. (5d3497add5)
12 hours ago Widgets: Ensure a widget is registered prior to checking its ID in `is_active_widget()`. (9de55039fa)
24 hours ago Menus: Ensure a `WP_Post` instance gets passed to `get_post_states()` in `wp_setup_nav_menu_item()`. (a5b2d8e7ba)
25 hours ago Code Modernization: Use null coalescing operator in additional `isset()` ternaries. (df5581dd90)
26 hours ago Code Modernization: Use null coalescing operator instead of `isset()` with `if`/`else` statements. (e9153b4657)
31 hours ago Docs: Correct DocBlock formatting for a `wp_update_comment_count_now()` test. (991dfad9f2)
31 hours ago Build/Test Tools: Improve Xdebug cross-platform compatibility. (b6e98a67aa)
34 hours ago XML-RPC: Update `addTwoNumbers` demo method to check args prior to adding. (d7fa2dbb1d)
2 days ago General: Increase the minimum supported version of PHP to 7.4. (85d695ad5f)
2 days ago Build: Move Gutenberg checkout to a postinstall script. (c689adca8e)
2 days ago Code Modernization: Use null coalescing operator instead of `isset()` ternaries in remaining core files. (4cbb4971f2)
2 days ago Code Modernization: Administration: Use null coalescing operator instead of `isset()` ternaries. (87cd08d8a4)
2 days ago Code Modernization: Upgrade/Install: Use null coalescing operator instead of `isset()` ternaries. (f6cb67e746)
2 days ago Code Modernization: Menus, Template, XML-RPC: Use null coalescing operator instead of `isset()` ternaries. (bab19a4cf5)
2 days ago Code Modernization: Media: Use null coalescing operator instead of `isset()` ternaries. (38c632d25d)
2 days ago Block Processor: Fix is_block_type() for inner HTML (653082d744)
3 days ago Tests: Refactor `is_email()` tests to use a data provider. (23eeccaf38)
3 days ago Build/Test Tools: Use --fast flag for Gutenberg builds. (e6441cfb7c)