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 }}
Squareys
/
scijava-common
Public
forked from
scijava/scijava-common
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 8, 2015
Test independence of Readers returned by `ScriptInfo.getReader()`
Show description for 957e7a1
Squareys
committed
957e7a1
View commit details
Copy full SHA for 957e7a1
Browse repository at this point
Fix issues with Readers of ScriptInfo used multiple times without reset
Show description for fb7ed5d
Squareys
committed
fb7ed5d
View commit details
Copy full SHA for fb7ed5d
Browse repository at this point
Commits on Sep 23, 2015
Add Java-side support for -D arguments
Show description for 35163f8
ctrueden
committed
35163f8
View commit details
Copy full SHA for 35163f8
Browse repository at this point
AnnotationProcessor: fix Eclipse warning
ctrueden
committed
9a343ec
View commit details
Copy full SHA for 9a343ec
Browse repository at this point
AnnotationProcessor: fix comment style
ctrueden
committed
fefae7f
View commit details
Copy full SHA for fefae7f
Browse repository at this point
XML: fix code style issues
ctrueden
committed
8e7e70c
View commit details
Copy full SHA for 8e7e70c
Browse repository at this point
Avoid raw types
ctrueden
committed
695fb86
View commit details
Copy full SHA for 695fb86
Browse repository at this point
Add a system property for suppressing the console
Show description for 899e152
ctrueden
committed
899e152
View commit details
Copy full SHA for 899e152
Browse repository at this point
Commits on Sep 9, 2015
Bump to next development cycle
Show description for 7e2000c
hinerm
authored and
Jenkins
committed
7e2000c
View commit details
Copy full SHA for 7e2000c
Browse repository at this point
Remove generic params from cache methods
Show description for 0494c1b
hinerm
committed
0494c1b
View commit details
Copy full SHA for 0494c1b
Browse repository at this point
Bump parent to pom-scijava 8.2.0
hinerm
committed
1bb8157
View commit details
Copy full SHA for 1bb8157
Browse repository at this point
Merge branch 'cache-service'
hinerm
committed
c4d68c2
View commit details
Copy full SHA for c4d68c2
Browse repository at this point
Add cache service
Show description for d8d0ec4
hinerm
committed
d8d0ec4
View commit details
Copy full SHA for d8d0ec4
Browse repository at this point
Commits on Sep 4, 2015
Persist last-used inputs _before_ dying
Show description for 2e240f8
ctrueden
committed
2e240f8
View commit details
Copy full SHA for 2e240f8
Browse repository at this point
Commits on Sep 2, 2015
Bump to next development cycle
Show description for 2f94ed2
hinerm
authored and
Jenkins
committed
2f94ed2
View commit details
Copy full SHA for 2f94ed2
Browse repository at this point
Bump parent to pom-scijava 8.1.0
hinerm
committed
7fd19a5
View commit details
Copy full SHA for 7fd19a5
Browse repository at this point
ScriptHeaderService implements SciJavaService
hinerm
committed
085a761
View commit details
Copy full SHA for 085a761
Browse repository at this point
Commits on Aug 28, 2015
Gateway: add missing service accessor javadoc
ctrueden
committed
2808ded
View commit details
Copy full SHA for 2808ded
Browse repository at this point
ClassUtils: fix javadoc parameter
ctrueden
committed
d5c7e2a
View commit details
Copy full SHA for d5c7e2a
Browse repository at this point
Commits on Aug 25, 2015
Bump to next development cycle
Show description for 3ff1e3b
hinerm
authored and
Jenkins
committed
3ff1e3b
View commit details
Copy full SHA for 3ff1e3b
Browse repository at this point
Bump parent to pom-scijava 8.0.0
hinerm
committed
60ba7ea
View commit details
Copy full SHA for 60ba7ea
Browse repository at this point
Update array unit tests
Show description for bc501e8
hinerm
committed
bc501e8
View commit details
Copy full SHA for bc501e8
Browse repository at this point
Remove ListConverters
Show description for 37cde7c
hinerm
committed
37cde7c
View commit details
Copy full SHA for 37cde7c
Browse repository at this point
DefaultConverter: add array class conversion
Show description for f23929c
hinerm
committed
f23929c
View commit details
Copy full SHA for f23929c
Browse repository at this point
Commits on Aug 24, 2015
Make ListConverters more sane
Show description for 5dcf642
hinerm
committed
5dcf642
View commit details
Copy full SHA for 5dcf642
Browse repository at this point
Merge pull request #178 from scijava/array-converters
Show description for aab379b
hinerm
committed
aab379b
View commit details
Copy full SHA for aab379b
Browse repository at this point
Add array conversion unit tests
hinerm
committed
00ae134
View commit details
Copy full SHA for 00ae134
Browse repository at this point
Add array conversion classes
Show description for 8518ce6
hinerm
committed
8518ce6
View commit details
Copy full SHA for 8518ce6
Browse repository at this point
Commits on Aug 19, 2015
ScriptModule: improve handling of return values
Show description for 8166d83
ctrueden
committed
8166d83
View commit details
Copy full SHA for 8166d83
Browse repository at this point
ScriptInfoTest: fail more informatively
ctrueden
committed
a9dfd50
View commit details
Copy full SHA for a9dfd50
Browse repository at this point
InputHarvester: debug if no widget
Show description for a420d99
hinerm
committed
a420d99
View commit details
Copy full SHA for a420d99
Browse repository at this point
ScriptInfoTest: use more appropriate method name
ctrueden
committed
d31d0c3
View commit details
Copy full SHA for d31d0c3
Browse repository at this point
ScriptInfoTest: fail early if service is null
ctrueden
committed
769ec06
View commit details
Copy full SHA for 769ec06
Browse repository at this point
ScriptInfoTest: avoid Eclipse empty {} warning
ctrueden
committed
ce51327
View commit details
Copy full SHA for ce51327
Browse repository at this point
ScriptInfoTest: avoid Eclipse null warning
ctrueden
committed
596ccc4
View commit details
Copy full SHA for 596ccc4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.