Alessio
Alessio
This pull request adds support for tracking and displaying the dynamic type information of mock objects in Google Mock. The changes improve diagnostics by showing the type of the mock...
Improve Rock Ridge flag access in ISO9660 parser ## Description This commit refactors the way Rock Ridge flags are accessed in the ISO9660 parser. Previously, the code used a cast...
## Fix: Respect .gitignore when discovering web and extension configurations Resolves https://github.com/Shopify/cli/issues/6518 ### Problem The `shopify app deploy` and `shopify app dev` commands fail when there are multiple `shopify.web.toml` files...
## Summary This PR improves syntax highlighting in the default UI themes (`DefaultDark` and `DefaultLight`), enhancing code readability by updating colors for function names and object properties. It also fixes...
### What happened? `npx https://github.com/google-gemini/gemini-cli` doesn't run gemini-cli istance. ### What did you expect to happen? `npx https://github.com/google-gemini/gemini-cli` should run gemini-cli istance. ### Client information no ### Login information no...
Introduced the FUZZED_PARAMS struct to encapsulate both the fuzzed OSSL_PARAM array and all dynamically allocated value buffers. ## Description Added the fuzzed_params_free function for centralized and safe cleanup of all...
Updated installation command for development dependencies on Linux to use 'sudo' and replaced 'libjsoncpp25' with 'libjsoncpp1' for compatibility with older Ubuntu versions.
### Introduction This pull request focuses on a comprehensive refinement of the application, targeting three key areas: codebase hygiene, visual interface polishing, and internal data consistency. The goal is to...