0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Aug 13, 2025 — Aug 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modified node creation to make it smarter faster and more configurable. More... almost 24 years ago
Fixed to look at magic numbers rather than file extensions to determine file type. More... almost 24 years ago
Modified constructors for better behaviour with sources and added isMagic. More... almost 24 years ago
Removed some package checking because it's slow. Should I have done this? More... almost 24 years ago
tidy More... almost 24 years ago
Removed half-baked buildType method. More... almost 24 years ago
Added magic value checking. More... almost 24 years ago
Declared constructor using Source not DOMSource. More... almost 24 years ago
Added magic value check. More... almost 24 years ago
Improved cache memory handling. More... almost 24 years ago
Adapted to use file type SystemId as well as URL. More... almost 24 years ago
Changed close behaviour back - that won't work because closing a wrapping NDArray which has been gc'd would close the base NDArray which is still live. More... almost 24 years ago
Modified NDArray.close behaviour and recommended usage. More... almost 24 years ago
Changed when CopyNDArray closes its base array. As it was other users of the array could find it closed underneath them. More... almost 24 years ago
Column width is now set from headings and first row content. More... almost 24 years ago
StatsViewer does processing in separate thread, with progress bar. More... almost 24 years ago
Commented out test that loads an NDX using HTTP: the server is never there. More... almost 24 years ago
changes from period 3-23/7/2003 (disk failure) More... almost 24 years ago
Oops -- last-minute change breaks the test through an undeclared exception. Fixed by having testNdx simply throw Exception rather than bothering to enumerate them (they're not going to be individually caught, after all). More... almost 24 years ago
Replace toXML with getHdxFacade().getSource() More... almost 24 years ago
Confirm HdxFacade assertions More... almost 24 years ago
Modified so the system will tolerate the absence of the JNIAST and JNIHDS native libraries - corresponding facilities will not be available, but with care you can prevent LinkageErrors being thrown. More... almost 24 years ago
Optimized to display spectra that are only damaged over a small area (SPLAT vertical hair). More... almost 24 years ago
Updates to track changes in SPLAT 1.0-2. More... almost 24 years ago
Added ChunkStepper.getTotalLength. More... almost 24 years ago
minor change. More... almost 24 years ago
javadoc bug. More... almost 24 years ago
Added test to show up bug from new ast version. More... almost 24 years ago
Bug in alpha/colour setting. More... almost 24 years ago
Modified link scripts to pick up ADDLIBS better. More... almost 24 years ago