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 }}
scijava
/
scijava-common
Public
Notifications
You must be signed in to change notification settings
Fork
54
Star
89
Code
Issues
169
Pull requests
16
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
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
gab1one
Datepicker
All time
Commit History
Commits on Jan 24, 2019
BytesLocation: add test for setName()
gab1one
committed
80f96e7
Copy full SHA for 80f96e7
BytesLocation: Add method to set the name for the Location
Show description for daf4ae2
gab1one
committed
daf4ae2
Copy full SHA for daf4ae2
Commits on Dec 19, 2018
ReadBufferDataHandle: ensure pages are fully read
Show description for 4a20b44
gab1one
authored and
ctrueden
committed
4a20b44
Copy full SHA for 4a20b44
Commits on Oct 16, 2018
FileLocation: require non-Null arguments
gab1one
authored and
ctrueden
committed
d9eac4e
Copy full SHA for d9eac4e
DefaultLocationService#resolve(String) add fall-back to FileLocation
Show description for d75e1a3
gab1one
committed
d75e1a3
Copy full SHA for d75e1a3
BytesHandle: return -1 on EOF
gab1one
committed
e69e27f
Copy full SHA for e69e27f
Remove @Ignore from empty tests
gab1one
committed
183c2e4
Copy full SHA for 183c2e4
DataHandleTest: allow for handles with unknown length
Show description for c56df67
gab1one
committed
c56df67
Copy full SHA for c56df67
Add ResettableStreamHandle + SeekableStreamHandle
Show description for 2f54eed
gab1one
committed
2f54eed
Copy full SHA for 2f54eed
Add StreamHandle
Show description for 54d93cd
gab1one
committed
54d93cd
Copy full SHA for 54d93cd
Add test for edge cases in the DataHandle default methods
gab1one
committed
a922e15
Copy full SHA for a922e15
Commits on Oct 15, 2018
DataHandle: fix findString(..) and support handles with unknown length
Show description for 4a365aa
gab1one
committed
4a365aa
Copy full SHA for 4a365aa
Commits on Oct 12, 2018
DataHandle: Use persistent buffer for conversions.
Show description for e9f820a
gab1one
committed
e9f820a
Copy full SHA for e9f820a
DataHandleTest: extend to cover all methods in DataHandle
Show description for e1290fa
gab1one
committed
e1290fa
Copy full SHA for e1290fa
FileHandle: use DataHandle methods for all endianness affected IO
Show description for 5835b94
gab1one
committed
5835b94
Copy full SHA for 5835b94
DataHandle#readLine() use StringBuilder instead of StringBuffer
Show description for 64f6419
gab1one
committed
64f6419
Copy full SHA for 64f6419
DataHandle: use Bytes helper methods for correct endian coding
Show description for 3e72152
gab1one
committed
3e72152
Copy full SHA for 3e72152
Commits on Oct 4, 2018
SingletonServiceTest: extend with tests from #271.
gab1one
committed
5e4a79b
Copy full SHA for 5e4a79b
Commits on Sep 14, 2018
DataHandleService: document behavior when encountering null
gab1one
committed
db59c30
Copy full SHA for db59c30
Commits on Sep 4, 2018
DataHandleService: improve robustness of handle access
Show description for 6123ff1
gab1one
committed
6123ff1
Copy full SHA for 6123ff1
Commits on Jul 4, 2018
Add SingletonServiceTest: tests listening to plugin change events.
gab1one
committed
46bd654
Copy full SHA for 46bd654
Commits on Jul 3, 2018
AbstractSingletonService: update instances when plugins change.
Show description for ecf6cbb
gab1one
committed
ecf6cbb
Copy full SHA for ecf6cbb
SingletonService: use lambda expression instead of anonymous class.
gab1one
committed
85700ec
Copy full SHA for 85700ec
Commits on Jun 20, 2018
Fix #329: Don't create empty RAF files on reading
Show description for 15b70a1
gab1one
committed
15b70a1
Copy full SHA for 15b70a1
Add test that reproduces #329
gab1one
committed
b5ad01a
Copy full SHA for b5ad01a
Commits on May 28, 2018
Merge branch 'more-handles-buffering'
gab1one
committed
25c5da1
Copy full SHA for 25c5da1
AbstractHigherOrderDataHandle: null wrapped handle on close.
gab1one
committed
61ff8ea
Copy full SHA for 61ff8ea
DataHandleService: Prominently expose ReadBufferDataHandle and WriteBufferDataHandle
gab1one
committed
b65ff9a
Copy full SHA for b65ff9a
Add WriteBufferDataHandle
gab1one
committed
ef1268b
Copy full SHA for ef1268b
Add mockito based mock testing for ReadBufferDataHandle
gab1one
committed
b878119
Copy full SHA for b878119
Add ReadBufferDataHandle
Show description for ff8deab
gab1one
committed
ff8deab
Copy full SHA for ff8deab
DataHandles: Add helper methods for read- / write- only handles
Show description for 42567de
gab1one
committed
42567de
Copy full SHA for 42567de
Add AbstractHigherOrderDataHandle
Show description for 8224eeb
gab1one
committed
8224eeb
Copy full SHA for 8224eeb
Commits on May 15, 2018
DataHandleService: Add a method to check if the source of a handle exists.
gab1one
committed
6a287ef
Copy full SHA for 6a287ef
Commits on Feb 20, 2018
Add FileLocationResolver + LocationService Tests
gab1one
authored and
ctrueden
committed
76e4e1e
Copy full SHA for 76e4e1e
Pagination
Previous
Next
You can’t perform that action at this time.