Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
libcdio
/
libcdio-rs
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
1
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Refactor iso9660 module
- #32
#32
Merged
1/2
rocky
merged 13 commits into
main
libcdio/libcdio-rs:main
from
refactor-iso9660
libcdio/libcdio-rs:refactor-iso9660
Copy head branch name to clipboard
Aug 21, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Refactor iso9660 module
#32
rocky
merged 13 commits into
main
libcdio/libcdio-rs:main
from
refactor-iso9660
libcdio/libcdio-rs:refactor-iso9660
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
lib/iso9660: Rearrange code
Show description for 6134ae7
skr4n
committed
6134ae7
View commit details
Copy full SHA for 6134ae7
Browse repository at this point
lib/iso9660: Make re-export structure consistent with other modules
Show description for 76d8c29
skr4n
committed
76d8c29
View commit details
Copy full SHA for 76d8c29
Browse repository at this point
lib/iso9660: Rename `Iso9660*` to `Iso*` for brevity
skr4n
committed
4f8f856
View commit details
Copy full SHA for 4f8f856
Browse repository at this point
lib/iso9660: Merge `mod ds` into `mod util`
skr4n
committed
8d85108
View commit details
Copy full SHA for 8d85108
Browse repository at this point
lib/iso9660: Add `IsoOpenError`
skr4n
committed
44063b7
View commit details
Copy full SHA for 44063b7
Browse repository at this point
lib/iso9660: Add `IsoGetEntryError`
skr4n
committed
e810276
View commit details
Copy full SHA for e810276
Browse repository at this point
lib/iso9660: Add `IsoInvalidEntryError`
skr4n
committed
6c038fb
View commit details
Copy full SHA for 6c038fb
Browse repository at this point
lib/iso9660: Use `dyn Error` for `convert_tm_local()`
skr4n
committed
69b5165
View commit details
Copy full SHA for 69b5165
Browse repository at this point
lib/iso9660: Remove `Iso::builder()` and `IsoExtensions`
Show description for c3d2055
skr4n
committed
c3d2055
View commit details
Copy full SHA for c3d2055
Browse repository at this point
lib/iso9660: Add `RockRidgeSearchError`
skr4n
committed
6c1f18d
View commit details
Copy full SHA for 6c1f18d
Browse repository at this point
lib/iso9660: Replace `&str` with `String` in `Iso::read_dir()`
skr4n
committed
1995a13
View commit details
Copy full SHA for 1995a13
Browse repository at this point
lib/iso9660: Replace `&str` with `String` in `Iso::entry()`
skr4n
committed
b11b1a7
View commit details
Copy full SHA for b11b1a7
Browse repository at this point
lib/iso9660: Revise comments
skr4n
committed
fc5b1ff
View commit details
Copy full SHA for fc5b1ff
Browse repository at this point
You can’t perform that action at this time.