Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 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 }}
Starlink
/
starjava
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
111
Code
Issues
3
Pull requests
1
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Breadcrumbs
History for
starjava
jaiutil
on
master
User selector
All users
All time
Commit History
Commits on Jul 24, 2024
starjava: add -quiet flag to javadoc invocations
Show description for a0055ac
mbtaylor
committed
a0055ac
Copy full SHA for a0055ac
Commits on Oct 1, 2020
starjava: fix build files to link to java8 javadocs
Show description for 225a898
mbtaylor
committed
225a898
Copy full SHA for 225a898
Commits on Jul 11, 2019
starjava: use java8-appropriate javadoc flags
Show description for e7e8034
mbtaylor
committed
e7e8034
Copy full SHA for e7e8034
jaiutil: javadoc fixes
Show description for f52da9e
mbtaylor
committed
f52da9e
Copy full SHA for f52da9e
starjava: update build files for source version >=1.6
Show description for 0e4b3f9
mbtaylor
committed
0e4b3f9
Copy full SHA for 0e4b3f9
Commits on Jul 9, 2019
starjava: don't sign jars by default
Show description for 245efdf
mbtaylor
committed
245efdf
Copy full SHA for 245efdf
Commits on Apr 15, 2016
build: remove -proc:none compiler args from build files
Show description for 407024c
mbtaylor
committed
407024c
Copy full SHA for 407024c
Commits on Apr 14, 2016
build: link to JSE6 not J2SE1.5 javadocs in all build files
Show description for 3169499
mbtaylor
committed
3169499
Copy full SHA for 3169499
Commits on May 27, 2010
updates for J2SE1.5
mbtaylor
committed
b8b24c5
Copy full SHA for b8b24c5
Commits on Aug 14, 2009
starjava: change default webstart codebase to point at JAC
pwdraper
committed
7720c6e
Copy full SHA for 7720c6e
Commits on May 30, 2008
jaiutil: work around annotations build issue
pwdraper
committed
0393a23
Copy full SHA for 0393a23
Commits on Mar 9, 2007
Updates for Java 1.6 changes (copyright cannot span more than one line, some classes seem to pick up annotations, probably a bug)
pwdraper
committed
6369ba1
Copy full SHA for 6369ba1
Commits on May 25, 2004
Merged version number change from USSC219 branch.
pwdraper
committed
5f6be5f
Copy full SHA for 5f6be5f
Commits on May 17, 2004
Modified so that ant build/test targets can operate in a headless environment.
mbtaylor
committed
3f5eece
Copy full SHA for 3f5eece
Commits on Nov 14, 2003
Now includes webstart support.
pwdraper
committed
2ecb93a
Copy full SHA for 2ecb93a
Commits on Oct 8, 2003
Removed erroneous double quotes from all .properties files.
mbtaylor
committed
4ec1283
Copy full SHA for 4ec1283
Commits on Sep 30, 2003
Moved the jar file class-path into .properties.
pwdraper
committed
d66845d
Copy full SHA for d66845d
Commits on Aug 27, 2003
Added constructor that takes an NDX.
pwdraper
committed
fb6d735
Copy full SHA for fb6d735
Commits on Jul 31, 2003
Added Source constructor. (Used to add support for recieving images from Treeview in SoG).
pwdraper
committed
6f30814
Copy full SHA for 6f30814
Commits on Jun 11, 2003
Fixed for compatibility with JAI 1.1.2-rc. The difference is that
Show description for b5a3b76
mbtaylor
committed
b5a3b76
Copy full SHA for b5a3b76
Commits on Mar 24, 2003
Added no-op test target.
pwdraper
committed
1eda9df
Copy full SHA for 1eda9df
Commits on Mar 3, 2003
Minor changes.
pwdraper
committed
deab521
Copy full SHA for deab521
Commits on Feb 26, 2003
Fixes for coordinate readouts when zoomed out.
pwdraper
committed
f3e2b51
Copy full SHA for f3e2b51
Commits on Feb 25, 2003
Optimized for subsampling when unzoomed. Still not as fast
Show description for 6ceaf13
pwdraper
committed
6ceaf13
Copy full SHA for 6ceaf13
Commits on Dec 20, 2002
Stopped problem with missing "lib" directory.
pwdraper
committed
98eae5e
Copy full SHA for 98eae5e
Commits on Nov 14, 2002
Updated so that it works for remote data.
pwdraper
committed
862fd96
Copy full SHA for 862fd96
Commits on Oct 15, 2002
Converted to use the JAI default TileCache.
pwdraper
committed
2313697
Copy full SHA for 2313697
Commits on Oct 3, 2002
Extends JSky ImageProcessor to add support for HDX images.
pwdraper
committed
a20e705
Copy full SHA for a20e705
Added getBadValue method.
pwdraper
committed
b21337a
Copy full SHA for b21337a
Added origin information from NDArray.
pwdraper
committed
858bc3e
Copy full SHA for 858bc3e
Commits on Sep 27, 2002
Changed to make sure quality array is applied to data.
pwdraper
committed
b5855aa
Copy full SHA for b5855aa
Removed reference to NdxException (which doesn't currently exist).
mbtaylor
committed
473a413
Copy full SHA for 473a413
Commits on Sep 26, 2002
Typo corrected.
pwdraper
committed
03ddfbf
Copy full SHA for 03ddfbf
Commits on Sep 24, 2002
Modified to use NDX only. Will re-engineer for HDX when
Show description for 879a708
pwdraper
committed
879a708
Copy full SHA for 879a708
Commits on Sep 20, 2002
Initial JUnit test source code checkin
pwdraper
committed
c1639ad
Copy full SHA for c1639ad
Pagination
Previous
Next
You can’t perform that action at this time.