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 }}
feelingyang
/
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
Breadcrumbs
History for
scijava-common
src
test
java
org
scijava
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 28, 2018
Add WriteBufferDataHandle
Gabriel Einsdorf
committed
ef1268b
View commit details
Copy full SHA for ef1268b
View code at this point
Browse repository at this point
Add mockito based mock testing for ReadBufferDataHandle
Gabriel Einsdorf
committed
b878119
View commit details
Copy full SHA for b878119
View code at this point
Browse repository at this point
Add ReadBufferDataHandle
Show description for ff8deab
Gabriel Einsdorf
committed
ff8deab
View commit details
Copy full SHA for ff8deab
View code at this point
Browse repository at this point
Commits on Apr 29, 2018
Add service for queuing startup operations
Show description for 7709d73
ctrueden
committed
7709d73
View commit details
Copy full SHA for 7709d73
View code at this point
Browse repository at this point
Commits on Mar 2, 2018
Types: add method accessor
Show description for 7f386be
ctrueden
committed
7f386be
View commit details
Copy full SHA for 7f386be
View code at this point
Browse repository at this point
Add Types.location which throws an exception
Show description for 1389a55
ctrueden
committed
1389a55
View commit details
Copy full SHA for 1389a55
View code at this point
Browse repository at this point
Migrate ClassUtils.getLocation to Types.location
ctrueden
committed
5b2c5c7
View commit details
Copy full SHA for 5b2c5c7
View code at this point
Browse repository at this point
ConversionUtilsTest: remove unneeded helper method
ctrueden
committed
4db4557
View commit details
Copy full SHA for 4db4557
View code at this point
Browse repository at this point
Migrate convertToEnum method to Types.enumValue
ctrueden
committed
70ee8ef
View commit details
Copy full SHA for 70ee8ef
View code at this point
Browse repository at this point
Types: rename a couple of methods, for clarity
Show description for 84c21d4
ctrueden
committed
84c21d4
View commit details
Copy full SHA for 84c21d4
View code at this point
Browse repository at this point
Migrate casting ConversionUtils methods to Types
Show description for 4aefc55
ctrueden
committed
4aefc55
View commit details
Copy full SHA for 4aefc55
View code at this point
Browse repository at this point
Stop using deprecated ConversionUtils methods
Show description for ec2e7c1
ctrueden
committed
ec2e7c1
View commit details
Copy full SHA for ec2e7c1
View code at this point
Browse repository at this point
ConversionUtilsTest: remove unused imports
ctrueden
committed
38b1e3a
View commit details
Copy full SHA for 38b1e3a
View code at this point
Browse repository at this point
Migrate more ConversionUtils method to Types
Show description for d664a14
ctrueden
committed
d664a14
View commit details
Copy full SHA for d664a14
View code at this point
Browse repository at this point
Migrate ConversionUtils.getNullValue to Types
ctrueden
committed
4e74d2b
View commit details
Copy full SHA for 4e74d2b
View code at this point
Browse repository at this point
TypesTest: add tests for Types.field
ctrueden
committed
43b5f3e
View commit details
Copy full SHA for 43b5f3e
View code at this point
Browse repository at this point
TypesTest: make method order consistent with Types
ctrueden
committed
53431c0
View commit details
Copy full SHA for 53431c0
View code at this point
Browse repository at this point
TypesTest: add tests for Types.name
ctrueden
committed
9d4b6fa
View commit details
Copy full SHA for 9d4b6fa
View code at this point
Browse repository at this point
Migrate ClassUtils.loadClass methods to Types.load
Show description for fa3c9db
ctrueden
committed
fa3c9db
View commit details
Copy full SHA for fa3c9db
View code at this point
Browse repository at this point
Stop using deprecated ClassUtils.getArrayClass
Show description for 7043421
ctrueden
committed
7043421
View commit details
Copy full SHA for 7043421
View code at this point
Browse repository at this point
Types: allow creating multidimensional array types
ctrueden
committed
e49c83a
View commit details
Copy full SHA for e49c83a
View code at this point
Browse repository at this point
Migrate ClassUtils.getArrayClass to Types.array
Show description for f25e92a
ctrueden
committed
f25e92a
View commit details
Copy full SHA for f25e92a
View code at this point
Browse repository at this point
Stop using deprecated ClassUtils.getField methods
Show description for b2ac61d
ctrueden
committed
b2ac61d
View commit details
Copy full SHA for b2ac61d
View code at this point
Browse repository at this point
TypesTest: fix heap pollution warning
Show description for f99b82a
ctrueden
committed
f99b82a
View commit details
Copy full SHA for f99b82a
View code at this point
Browse repository at this point
Eliminate uses of deprecated GenericUtils methods
Show description for 9066d1d
ctrueden
committed
9066d1d
View commit details
Copy full SHA for 9066d1d
View code at this point
Browse repository at this point
Migrate GenericUtils methods to Types class
Show description for 74092f6
ctrueden
committed
74092f6
View commit details
Copy full SHA for 74092f6
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
Add FileLocationResolver + LocationService Tests
Gabriel Einsdorf
authored and
ctrueden
committed
76e4e1e
View commit details
Copy full SHA for 76e4e1e
View code at this point
Browse repository at this point
Add LocationService framework
Show description for 8b9f05c
Gabriel Einsdorf
authored and
ctrueden
committed
8b9f05c
View commit details
Copy full SHA for 8b9f05c
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
PrefServiceTest: add tests for clear and remove
Show description for fa115fa
ctrueden
committed
fa115fa
View commit details
Copy full SHA for fa115fa
View code at this point
Browse repository at this point
PrefServiceTest: test 2 classes in same package
Show description for ca89def
ctrueden
committed
ca89def
View commit details
Copy full SHA for ca89def
View code at this point
Browse repository at this point
PrefService: eliminate get/putIterable methods
Show description for aa8cd49
ctrueden
committed
aa8cd49
View commit details
Copy full SHA for aa8cd49
View code at this point
Browse repository at this point
PrefServiceTest: stop using deprecated methods
ctrueden
committed
0030059
View commit details
Copy full SHA for 0030059
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
ScriptInfo: improve behavior of script identifiers
Show description for 13231ff
ctrueden
committed
13231ff
View commit details
Copy full SHA for 13231ff
View code at this point
Browse repository at this point
ScriptInfoTest: do not use a static Context
Show description for b060732
ctrueden
committed
b060732
View commit details
Copy full SHA for b060732
View code at this point
Browse repository at this point
ScriptInfoTest: add authors to javadoc
ctrueden
committed
cf6efde
View commit details
Copy full SHA for cf6efde
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.