0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2025 — Jul 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Uses XML Sources in preference to Elements in more places. More... almost 24 years ago
Added TestCase.fillCycle method for a choice of less unruly test data. More... almost 24 years ago
Added methods for using XML Sources as well as DOM Elements. More... almost 24 years ago
Changed some names: NdxBuilder to NdxHandler, NdxFactory to NdxIO, and some method names within them. More... almost 24 years ago
Fixed one or two bugs, and added NDArrays.equals method. More... almost 24 years ago
Changes mainly to do with the presentation of the Etc element. More... almost 24 years ago
Added convenience configuration methods. More... almost 24 years ago
Minor changes connected with the Etc component of NDX and a bugfix. More... almost 24 years ago
Added an iterator convenience method to FitsChan. More... almost 24 years ago
Modified BLD_SHARE to use f77 not ld for solaris which simplifies library specification (apparently). More... almost 24 years ago
Added fix for the latest Solaris compilers More... almost 24 years ago
Modified to look for a Starlink java command (JDK by default). Use the "STAR_JAVA" variable to point at a non-standard (i.e. not installed in /stardev) JDK. More... almost 24 years ago
The original "build.xml" file of the ANT package. More... almost 24 years ago
Original build.xml file now called "realbuild.xml". This file mimics the standard Starlink-style build files. Move it out of the way if importing a new version of ANT. More... almost 24 years ago
Modified to describe the new build arrangements. These now mimic the standard Starlink-style build files. More... almost 24 years ago
Changed to also remove package-specific directories on deinstall. More... almost 24 years ago
Added missing util install dependency. Now also removes package-specific directories on deinstall. More... almost 24 years ago
Removed system.out statement. More... almost 24 years ago
Fix concerning change to exceptions thrown by HDSReference. More... almost 24 years ago
Added NDX package (uk.ac.starlink.ndx) and HDS/NDF implementation. More... almost 24 years ago
Renamed ArrayFactory to ArrayBuilder to reduce confusion. More... almost 24 years ago
Renamed ArrayFactory interface to ArrayBuilder to reduce confusion. More... almost 24 years ago
Modified to make sure that the log file is closed. More... almost 24 years ago
Modified to also delete any directories that are present in the filelist. More... almost 24 years ago
*** empty log message *** More... almost 24 years ago
Removed "bin" and "etc" from "dist" and "install" targets. More... almost 24 years ago
Removed unused "etc" directory from "dist" and "install". More... almost 24 years ago
Added SourceReader class and tests. More... almost 24 years ago
Commented out use of "etc" directory for all "dist" and "install" targets. More... almost 24 years ago
Commented out use of "dist" and "install" directories that are in fact empty. More... almost 24 years ago