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
Accelerator
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
Type
/
to 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
.
scijava
/
scijava-common
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
93
Code
Issues
170
Pull requests
16
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
A robust general framework for I/O
- #166
#166
Merged
ctrueden
merged 23 commits into
master
scijava/scijava-common:master
from
robust-io
scijava/scijava-common:robust-io
Copy head branch name to clipboard
May 14, 2015
Conversation
Commits
23
(23)
Checks
Files changed
Merged
A robust general framework for I/O
#166
ctrueden
merged 23 commits into
master
scijava/scijava-common:master
from
robust-io
scijava/scijava-common:robust-io
Copy head branch name to clipboard
Commits
Commits on May 4, 2015
FileUtils: give a hint how to delete temp dirs
Show description for 3a5e8aa
ctrueden
committed
3a5e8aa
View commit details
Copy full SHA for 3a5e8aa
Browse repository at this point
Commits on May 7, 2015
Clarify typical behavior of Typed#supports method
ctrueden
committed
755742f
View commit details
Copy full SHA for 755742f
Browse repository at this point
Commits on May 9, 2015
PTService: add utility method to create a plugin
Show description for 04b08df
ctrueden
committed
04b08df
View commit details
Copy full SHA for 04b08df
Browse repository at this point
Commits on May 11, 2015
Do not create new singleton plugin instances
Show description for 3b99ca8
ctrueden
committed
3b99ca8
View commit details
Copy full SHA for 3b99ca8
Browse repository at this point
ConsolePane: fix license header
ctrueden
committed
03a6c47
View commit details
Copy full SHA for 03a6c47
Browse repository at this point
DefaultRecentFileService: tweak javadoc
ctrueden
committed
71ae0d1
View commit details
Copy full SHA for 71ae0d1
Browse repository at this point
RecentFileService: split out persistence methods
ctrueden
committed
9e330e1
View commit details
Copy full SHA for 9e330e1
Browse repository at this point
Commits on May 12, 2015
AbstractWrapperService: tweak method name
Show description for 32ced3c
ctrueden
committed
32ced3c
View commit details
Copy full SHA for 32ced3c
Browse repository at this point
AbstractWrapperService: fix serious wrapping bug
Show description for 443550d
ctrueden
committed
443550d
View commit details
Copy full SHA for 443550d
Browse repository at this point
Make WrapperService#create not throw exceptions
Show description for 5d65b3e
ctrueden
committed
5d65b3e
View commit details
Copy full SHA for 5d65b3e
Browse repository at this point
Add an interface to encapsulate data locations
Show description for 84b5c2b
ctrueden
committed
84b5c2b
View commit details
Copy full SHA for 84b5c2b
Browse repository at this point
Add a location type backed by a URI
ctrueden
committed
1f1e385
View commit details
Copy full SHA for 1f1e385
Browse repository at this point
Add a location type backed by a file on disk
ctrueden
committed
630fae5
View commit details
Copy full SHA for 630fae5
Browse repository at this point
Add a location type backed by a byte array
ctrueden
committed
dae87da
View commit details
Copy full SHA for dae87da
Browse repository at this point
Add a location type backed by a remote URL
ctrueden
committed
2873ad7
View commit details
Copy full SHA for 2873ad7
Browse repository at this point
Add unit tests for Location implementations
ctrueden
committed
b74d78a
View commit details
Copy full SHA for b74d78a
Browse repository at this point
Commits on May 14, 2015
Migrate SCIFIO I/O framework to SciJava Common
Show description for c424667
ctrueden
committed
c424667
View commit details
Copy full SHA for c424667
Browse repository at this point
IOService: clarify javadoc
Show description for ef471bd
ctrueden
committed
ef471bd
View commit details
Copy full SHA for ef471bd
Browse repository at this point
Migrate DataTools methods from SCIFIO/Bio-Formats
Show description for a0a5038
ctrueden
committed
a0a5038
View commit details
Copy full SHA for a0a5038
Browse repository at this point
Add unit tests for ArrayUtils safeMultiply methods
Show description for 0686301
ctrueden
committed
0686301
View commit details
Copy full SHA for 0686301
Browse repository at this point
Add DataHandle implementation for FileLocations
Show description for ebca914
ctrueden
committed
ebca914
View commit details
Copy full SHA for ebca914
Browse repository at this point
Add initial DataHandle unit tests
Show description for e3c1793
ctrueden
committed
e3c1793
View commit details
Copy full SHA for e3c1793
Browse repository at this point
Add unit tests for FileHandle
ctrueden
committed
98e490b
View commit details
Copy full SHA for 98e490b
Browse repository at this point
You can’t perform that action at this time.