0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
r0-3 More... over 23 years ago
Added ast_source.tar to the repository, so you don't have to muck about with copying it from the AST source directory now. More... over 23 years ago
Fixed broken aspects; previously did not install without creating some empty directories, created empty directories without deleting them at deinstall, declared wrong dependencies in jar file manifest Class-Path entry. More... over 23 years ago
Overhauled StarTable and its implementation by VOTable and FITS packages. Now uses a pluggable factory in a similar way to the Array package. More... over 23 years ago
Extra comments about changes More... over 23 years ago
Added dependencies on fits and hds packages. More... over 23 years ago
Added check to stop circular extension dependencies. Added verbose messages. More... over 23 years ago
MappedFile retired - should use uk.ac.starlink.fits.MappedFile instead. More... over 23 years ago
small change. More... over 23 years ago
Now allows axes to be drawn as flipped. More... over 23 years ago
Fixed bug in 1-pixel array handling. More... over 23 years ago
Implemented magic number identification using various different encodings (correctly and more generally this time). More... over 23 years ago
Implemented caching of remote resources. More... over 23 years ago
Added new file tags. More... over 23 years ago
Rationalised data node creation a bit - put more intelligence in DataNodeBuilders & DataNodeFactory and removed some constructors from DataNode implementations. Fixed up various bugs etc too. More... over 23 years ago
Modified close to not throw any checked exceptions. More... over 23 years ago
Bumped treeview version to v2.1-0. Various changes connected with improving the test data for new features. More... over 23 years ago
cosmetic change. More... over 23 years ago
After much aggro, fixed so that it will correctly read MEFs from a stream, rather than (sometimes - in the presence of duplicated header keys) getting confused about where headers start and finish. More... over 23 years ago
minor bugfix. More... over 23 years ago
Added readHeader method. More... over 23 years ago
Removed annoying warning about duplicated header cards. It doesn't seem to serve much purpose. More... over 23 years ago
Publicised getRawLength in DataSource. More... over 23 years ago
VArious bugfixes and tweaks. More... over 23 years ago
Added preemptive magic number checking for XML - very important for efficiency in long tar/zip archives. More... over 23 years ago
minor changes. More... over 23 years ago
Some changes. More... over 23 years ago
Fixed so that you can't have zero-dimensional shapes. More... over 23 years ago
Fixed a bug and made an efficiency improvement in DataSource. More... over 23 years ago
Just renamed ProvisionalDataSource to SwitchDataSource. More... over 23 years ago