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
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
Commits
Breadcrumbs
History for
scijava-common
src
test
on
download-compressed
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 20, 2017
WIP: add support for unpacking compressed files
Show description for 44041ec
ctrueden
committed
44041ec
View commit details
Copy full SHA for 44041ec
View code at this point
Browse repository at this point
Remove unnecessary code from DefaultConverter
Show description for 30291c5
awalter17
authored and
ctrueden
committed
30291c5
View commit details
Copy full SHA for 30291c5
View code at this point
Browse repository at this point
Fix typos in ConvertServiceTest
awalter17
authored and
ctrueden
committed
2574a4e
View commit details
Copy full SHA for 2574a4e
View code at this point
Browse repository at this point
Add tests for ConvertService matching
awalter17
authored and
ctrueden
committed
ce7f98a
View commit details
Copy full SHA for ce7f98a
View code at this point
Browse repository at this point
Fix NullConverter to match for both null src and dest
Show description for 1a4b024
awalter17
authored and
ctrueden
committed
1a4b024
View commit details
Copy full SHA for 1a4b024
View code at this point
Browse repository at this point
Improve the Priority constants
Show description for d9e7fd0
ctrueden
committed
d9e7fd0
View commit details
Copy full SHA for d9e7fd0
View code at this point
Browse repository at this point
DownloadService: add the ability to cache the data
ctrueden
committed
08bbe72
View commit details
Copy full SHA for 08bbe72
View code at this point
Browse repository at this point
Add a DownloadService to manage remote downloads
ctrueden
committed
71ef6d9
View commit details
Copy full SHA for 71ef6d9
View code at this point
Browse repository at this point
Add a TaskService to create & manage running tasks
ctrueden
committed
b484990
View commit details
Copy full SHA for b484990
View code at this point
Browse repository at this point
Make the ByteBank consistent
Show description for 598af21
ctrueden
committed
598af21
View commit details
Copy full SHA for 598af21
View code at this point
Browse repository at this point
Update copyright and license headers
Show description for 72a7e37
ctrueden
committed
72a7e37
View commit details
Copy full SHA for 72a7e37
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
Add tests for ByteBank and fix uncovered Bugs
Gabriel Einsdorf
committed
09a59bc
View commit details
Copy full SHA for 09a59bc
View code at this point
Browse repository at this point
Commits on Jul 10, 2017
ByteBufferByteBank: test support for read-only
ctrueden
committed
969cf3a
View commit details
Copy full SHA for 969cf3a
View code at this point
Browse repository at this point
Add unit tests for BytesHandle
ctrueden
committed
11df0fd
View commit details
Copy full SHA for 11df0fd
View code at this point
Browse repository at this point
BytesLocation: use ByteBank for backing bytes
Show description for b459699
ctrueden
committed
b459699
View commit details
Copy full SHA for b459699
View code at this point
Browse repository at this point
DataHandle: remove built-in references to java.nio
Show description for 8b065ba
Gabriel Einsdorf
authored and
ctrueden
committed
8b065ba
View commit details
Copy full SHA for 8b065ba
View code at this point
Browse repository at this point
Commits on Jul 7, 2017
Reorganize the org.scijava.io classes
Show description for ac6a54a
ctrueden
committed
ac6a54a
View commit details
Copy full SHA for ac6a54a
View code at this point
Browse repository at this point
Add NIOService for working with NIO classes
Show description for 28700f4
ctrueden
committed
28700f4
View commit details
Copy full SHA for 28700f4
View code at this point
Browse repository at this point
Commits on May 24, 2017
ScriptInfoTest: test script modification
ctrueden
committed
e5e496d
View commit details
Copy full SHA for e5e496d
View code at this point
Browse repository at this point
Parse a new style of parameter syntax
Show description for 1541cf1
ctrueden
committed
1541cf1
View commit details
Copy full SHA for 1541cf1
View code at this point
Browse repository at this point
Add service and plugin type to process scripts
Show description for bcb2454
ctrueden
committed
bcb2454
View commit details
Copy full SHA for bcb2454
View code at this point
Browse repository at this point
Commits on May 17, 2017
Fix author tags
ctrueden
committed
49c055b
View commit details
Copy full SHA for 49c055b
View code at this point
Browse repository at this point
Commits on May 6, 2017
Merge branch 'autocompletion-framework'
Show description for 5768490
ctrueden
committed
5768490
View commit details
Copy full SHA for 5768490
View code at this point
Browse repository at this point
ScriptEngineTest: test the AutoCompleter logic
ctrueden
committed
5147970
View commit details
Copy full SHA for 5147970
View code at this point
Browse repository at this point
Commits on May 5, 2017
ScriptEngineTest: dispose contexts properly
ctrueden
committed
b24bd0d
View commit details
Copy full SHA for b24bd0d
View code at this point
Browse repository at this point
Remove unused imports
ctrueden
committed
743deaf
View commit details
Copy full SHA for 743deaf
View code at this point
Browse repository at this point
CommandModuleTest: test Initializable Command
Show description for dbcdc4f
ctrueden
committed
dbcdc4f
View commit details
Copy full SHA for dbcdc4f
View code at this point
Browse repository at this point
StringUtilsTest: add missing license header
ctrueden
committed
7cb92b9
View commit details
Copy full SHA for 7cb92b9
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
POMTest: update tests to reflect new project URL
ctrueden
committed
f7457f0
View commit details
Copy full SHA for f7457f0
View code at this point
Browse repository at this point
Merge pull request #256 from scijava/modify-cancast
Show description for 9afa622
ctrueden
authored
9afa622
View commit details
Copy full SHA for 9afa622
View code at this point
Browse repository at this point
Commits on Mar 1, 2017
Add String utils
Richard Domander
authored and
ctrueden
committed
af089de
View commit details
Copy full SHA for af089de
View code at this point
Browse repository at this point
Fix POMTest
Show description for 4711e59
Richard Domander
authored and
ctrueden
committed
4711e59
View commit details
Copy full SHA for 4711e59
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Make canCast support auto-unboxing
Show description for 8719512
lnyng
committed
8719512
View commit details
Copy full SHA for 8719512
View code at this point
Browse repository at this point
Commits on Jan 20, 2017
CommandInfoTest: workaround for strange javac bug
Show description for dded05f
ctrueden
committed
dded05f
View commit details
Copy full SHA for dded05f
View code at this point
Browse repository at this point
Happy New Year 2017
ctrueden
committed
6088310
View commit details
Copy full SHA for 6088310
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.