Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
libvips
/
ruby-vips
Public
Notifications
You must be signed in to change notification settings
Fork
62
Star
876
Code
Issues
11
Pull requests
4
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
refs/heads/add-missing-enums
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 24, 2025
fix lint
jcupitt
committed
cc7db2d
Copy full SHA for cc7db2d
add missing flag and enum docs
Show description for ee57584
jcupitt
committed
ee57584
Copy full SHA for ee57584
add missing flags
Show description for 712ca2c
jcupitt
committed
712ca2c
Copy full SHA for 712ca2c
improve gflags argument handling (#421)
Show description for baa3123
jcupitt
authored
baa3123
Copy full SHA for baa3123
Commits on Jul 17, 2025
use `.null?` to test NULL pointer returns (#420)
Show description for 726357f
jcupitt
authored
726357f
Copy full SHA for 726357f
Commits on Jun 5, 2025
version bump and docs update
jcupitt
committed
80a222b
Copy full SHA for 80a222b
update target test for 8.17
jcupitt
committed
12140ce
Copy full SHA for 12140ce
Commits on Feb 6, 2025
bump version to 2.2.3
jcupitt
committed
9fb56ce
Copy full SHA for 9fb56ce
Merge pull request #411 from kleisauke/use-int-for-gboolean
Show description for 0003ec7
jcupitt
authored
0003ec7
Copy full SHA for 0003ec7
Ensure correct FFI function definitions for `gboolean` parameters
Show description for ff74ca6
kleisauke
committed
ff74ca6
Copy full SHA for ff74ca6
Commits on Nov 4, 2024
Merge pull request #407 from kleisauke/8.16-add_alpha-compat
Show description for b773f31
jcupitt
authored
b773f31
Copy full SHA for b773f31
Ensure variadic call is null-terminated
kleisauke
committed
bafd88c
Copy full SHA for bafd88c
Commits on Oct 12, 2024
Merge branch 'master' of github.com:libvips/ruby-vips
jcupitt
committed
c7dda29
Copy full SHA for c7dda29
update docs for 8.16
jcupitt
committed
66f2d17
Copy full SHA for 66f2d17
Commits on Aug 2, 2024
Merge pull request #403 from kleisauke/update-ci
Show description for 572a6b9
jcupitt
authored
572a6b9
Copy full SHA for 572a6b9
CI: remove redundant `DEBIAN_FRONTEND=noninteractive` env
Show description for 41f6e45
kleisauke
committed
41f6e45
Copy full SHA for 41f6e45
CI: consolidate and simplify APT steps
kleisauke
committed
5c01af1
Copy full SHA for 5c01af1
CI: upgrade runner to Ubuntu 24.04
kleisauke
committed
8d87f5c
Copy full SHA for 8d87f5c
CI: remove `pull_request_target` event
kleisauke
committed
90a7fe3
Copy full SHA for 90a7fe3
Merge pull request #402 from rodrigoargumedo/fix-lint
Show description for e230802
jcupitt
authored
e230802
Copy full SHA for e230802
Lint code
rodrigoargumedo
authored
61d8d93
Copy full SHA for 61d8d93
Commits on Jul 17, 2024
version bump to 2.2.2
jcupitt
committed
7a2b9ba
Copy full SHA for 7a2b9ba
Commits on Jun 5, 2024
remove ruby 2.2 from CI
Show description for ebcb853
jcupitt
committed
ebcb853
Copy full SHA for ebcb853
remove ruby 2.1 from testing
Show description for 12159bd
jcupitt
committed
12159bd
Copy full SHA for 12159bd
add logger to the gemspec
Show description for c1a05c2
jcupitt
committed
c1a05c2
Copy full SHA for c1a05c2
Commits on Mar 7, 2024
Merge pull request #390 from kleisauke/single-shared-vips-compat
Show description for 74c20e6
jcupitt
authored
74c20e6
Copy full SHA for 74c20e6
Fix lint
kleisauke
committed
2cb995d
Copy full SHA for 2cb995d
Fix compat with shared Windows builds
kleisauke
committed
491d7d9
Copy full SHA for 491d7d9
Commits on Mar 5, 2024
fix compat with semistatic libvips
Show description for 2c55d8b
jcupitt
committed
2c55d8b
Copy full SHA for 2c55d8b
Commits on Mar 4, 2024
Ensure compatibility with a single shared libvips library
Show description for badc358
kleisauke
committed
badc358
Copy full SHA for badc358
Commits on Mar 1, 2024
Merge pull request #388 from Earlopain/fix-warning
Show description for 866f509
jcupitt
authored
866f509
Copy full SHA for 866f509
Merge pull request #389 from Earlopain/add-ruby-3.3-ci
Show description for 5664eb4
jcupitt
authored
5664eb4
Copy full SHA for 5664eb4
Add ruby 3.3 to CI
Earlopain
committed
d12874b
Copy full SHA for d12874b
Fix a method redefinition warning
Earlopain
committed
61db28d
Copy full SHA for 61db28d
Commits on Feb 24, 2024
Merge branch 'master' of github.com:libvips/ruby-vips
jcupitt
committed
a75f541
Copy full SHA for a75f541
Pagination
Previous
Next
You can’t perform that action at this time.