FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/test/java/org/scijava/util - scijava/scijava-common · GitHub
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
java
org
scijava
util
on
nameservice
User selector
Datepicker
Commit history
Commits on Jan 19, 2021
TypesTest: test for array types with generics
imagejan
authored and
hinerm
committed
b158075
View commit details
Copy full SHA for b158075
View code at this point
Browse repository at this point
Fix Types.raw for GenericArrayType
Show description for f6d8749
imagejan
authored and
hinerm
committed
f6d8749
View commit details
Copy full SHA for f6d8749
View code at this point
Browse repository at this point
Commits on May 25, 2020
Happy New Year 2020
ctrueden
committed
87b1cc8
View commit details
Copy full SHA for 87b1cc8
View code at this point
Browse repository at this point
Commits on Sep 20, 2019
VersionUtils.compare: handle SemVer suffixes
Show description for 097cbb4
ctrueden
committed
097cbb4
View commit details
Copy full SHA for 097cbb4
View code at this point
Browse repository at this point
VersionUtils.compare: fix bug with suffixes
Show description for 423fa17
ctrueden
committed
423fa17
View commit details
Copy full SHA for 423fa17
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
FileUtils: recognize more native classifiers
Show description for 32c4098
ctrueden
committed
32c4098
View commit details
Copy full SHA for 32c4098
View code at this point
Browse repository at this point
Commits on Apr 12, 2019
TypeTests: add parameterize and unbox test TODOs
Show description for 93682f0
ctrueden
and
Gabriel Selzer
committed
93682f0
View commit details
Copy full SHA for 93682f0
View code at this point
Browse repository at this point
TypesTest: add more isAssignable tests
ctrueden
committed
fbf4248
View commit details
Copy full SHA for fbf4248
View code at this point
Browse repository at this point
Commits on Feb 25, 2019
Update test to reflect POM change
ctrueden
committed
0acdc14
View commit details
Copy full SHA for 0acdc14
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
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
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 Nov 7, 2017
AppUtils: recognize target/test-classes, too
Show description for b85a890
ctrueden
committed
b85a890
View commit details
Copy full SHA for b85a890
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
Merge pull request #286 from imagejan/file-input-enhanced
Show description for 8365d95
ctrueden
authored
8365d95
View commit details
Copy full SHA for 8365d95
View code at this point
Browse repository at this point
StringUtils: add splitUnquoted method
Show description for fb08514
ctrueden
committed
fb08514
View commit details
Copy full SHA for fb08514
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
VersionUtils: add a method to compare versions
Show description for 82ce585
ctrueden
committed
82ce585
View commit details
Copy full SHA for 82ce585
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
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 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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL