0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 20 hours ago.
Aug 16, 2025 — Aug 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added new action for adding a new node by name (i.e. not a file). More... over 23 years ago
Reordered the building of the HDX target. Isn't this sort of thing supposed to be taken care of by a build tool like ant (or is that another ant gotcha I've forgotten about?). More... over 23 years ago
Removed now-redundant tests from check_packages More... over 23 years ago
Added getDOMFacade method to NDArray interface; implemented in BridgeNDArray More... over 23 years ago
* FitsNdxHandler.java now implements uk.ac.starlink.hdx.HdxDocumentFactory, and registers itself via HdxFactory.registerHdxDocumentFactory in a static initialiser. More... over 23 years ago
In building the extclasspath built.jarpath, ${star.build.dir}/array, util and hds are listed as _third-party_ jar files. Now, I confess that I don't fully understand the comment above this stanza, but to the extent that I can work it out, it doesn't appear to apply to these jar files. So I've commented them out (but not deleted), and it still works (I think). Peter: is this right? Or am I hopelessly confused? More... over 23 years ago
Spotted a documentation typo (and fixed it) More... over 23 years ago
In order to have network resources loadable behind a firebridge, we need to have system properties http.proxyHost and http.proxyPort defined (where is this documented!? I can't now find it!). I added code to read a properties file .stardev.properties, but someone who has a clue needs to move this to a more sensible place. More... over 23 years ago
Added getDOMFacade and marked toXML deprecated (see commit notes for BridgeNdx.java) More... over 23 years ago
BridgeNdx now calls HdxResourceType.newHdxResourceType to create and initialise the ndx, image, variance and quality Hdx types. More... over 23 years ago
Initial version More... over 23 years ago
Added XmlNdxTest.java to testcases, which tests namespacing functionality of DomNdxImpl, and roundtripping of XML data. Added two xml files and two dummy (1x1) FITS files as test data. More... over 23 years ago
Temporarily (?) don't set classpathref for javadoc -- the presence of other hdx.jar files elsewhere in the classpath causes wrong (out-of-date) documentation to go into the generated javadocs. More... over 23 years ago
Hdx.properties file used by/tested in test cases More... over 23 years ago
Updated tests and moved SimpleWeather test/illustration to package uk.ac.starlink.hdx.extension More... over 23 years ago
Completed (?) implementation of changes/renamings/additions to implement my design of a Hdx system tightly integrated with the DOM (since it now has Sources having an equal status with DOMs, it's really the InfoSet that should be regarded as the defining data model). More... over 23 years ago
Modified top level build file export-full target to write a simple uk.ac.starlink source tree as well as the full monty sources. More... over 23 years ago
Fixes for better Ndx support. More... over 23 years ago
Now uses SoG proxy server setup. More... over 23 years ago
Tidied up javadocs. More... over 23 years ago
Javadoc bug fixes. More... over 23 years ago
Fixes to javadocs. More... over 23 years ago
Changed from Starlink licence to GPL. More... over 23 years ago
Stopped problem with missing "docs" directory. More... over 23 years ago
Stopped problem with missing "docs" directory. More... over 23 years ago
Stopped problem with missing "docs" directory. More... over 23 years ago
Stopped problem with missing "lib" directory. More... over 23 years ago
Stopped problem with missing "lib" directory. More... over 23 years ago
Modified for enhanced testing. More... over 23 years ago
some changes. More... over 23 years ago