openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
Starjava
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Aug 24, 2025 — Aug 24, 2026
Showing page 464 of 491
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added <jvmarg value="-enableassertions"/> to junit task: it's not switched on by default (which seems crazy), and thus failures of (untested, naturally) sanity checks become invisible.
Norman Gray
More...
over 23 years ago
Added test of relativizeDOM
Norman Gray
More...
over 23 years ago
Initial version
Norman Gray
More...
over 23 years ago
"i.e." changed to "ie,", to keep javadoc happy
Norman Gray
More...
over 23 years ago
Move urlToUri method to here
Norman Gray
More...
over 23 years ago
Added various assertDOMEquals methods
Norman Gray
More...
over 23 years ago
Initial version
Norman Gray
More...
over 23 years ago
Add relativizeDOM and mapNodeType
Norman Gray
More...
over 23 years ago
DOMFacade -> HdxFacade
Norman Gray
More...
over 23 years ago
Change spacing round brackets
Norman Gray
More...
over 23 years ago
Generate XML from hdx.getSource from scratch hdx, rather than ndx.toXML. Create document using HdxDocument.createElement(HdxFacade) rather than out-of-date .createElement(HdxResourceType,DOMFacade)
Norman Gray
More...
over 23 years ago
Add xml:base attributes
Norman Gray
More...
over 23 years ago
Minor edits, to make tests more robust. test method testToSource moved to HdxTest.java in uk.ac.starlink.hdx.
Norman Gray
More...
over 23 years ago
makeNdx(Source) should be given an HDX containing a single Ndx -- check this is so, carefully, and cope with the case where we're given an Ndx instead.
Norman Gray
More...
over 23 years ago
Added facility to write StarTables out in FITS BINTABLE format.
Mark Taylor
More...
over 23 years ago
Substitute DOMFacade->HdxFacade
Norman Gray
More...
over 23 years ago
Minor change to usage message.
Mark Taylor
More...
over 23 years ago
Bracketing style changes -- extra space within brackets
Norman Gray
More...
over 23 years ago
Added a convenience method.
Mark Taylor
More...
over 23 years ago
Changes to BridgeNdxHdxFacade (from BridgeNdxDOMFacade) to reflect the change DOMFacade->HdxFacade. Removed commented-out code.
Norman Gray
More...
over 23 years ago
Test cases extensively modified and extended, to match equally extensive changes to package
Norman Gray
More...
over 23 years ago
Switched logger.info messages to logger.config (one lower level). This isn't exactly debugging information, so it shouldn't be FINE, but it's still a bit annoying (and not particularly useful) to have it appearing every time you use the package, so INFO is too high.
Norman Gray
More...
over 23 years ago
uk.ac.starlink.hdx: Large chunks of this have been rewritten, for general robustness and to complete the required functionality (to the extent that can be reliably determined at present). That functionality should now be both intelligible and usable, with as much of the detail as possible under the hood. The overview documentation is doubtless improvable, but should be enough to tell one how to extend the system.
Norman Gray
More...
over 23 years ago
uk.ac.starlink.hdx: Large chunks of this have been rewritten, for general robustness and to complete the required functionality (to the extent that can be reliably determined at present). That functionality should now be both intelligible and usable, with as much of the detail as possible under the hood. The overview documentation is doubtless improvable, but should be enough to tell one how to extend the system.
Norman Gray
More...
over 23 years ago
HdxFacade replaces DOMFacade, with getDOM and getSource demoted to convenience methods, and synchronizeElement made primary.
Norman Gray
More...
over 23 years ago
Modified (simplified and made more flexible) the exit strategy for TableViewer window and application.
Mark Taylor
More...
over 23 years ago
Added more bits to WindowTracker, but actually I don't think I need it at all, since the JVM/Swing has got smarter about when to terminate.
Mark Taylor
More...
over 23 years ago
Added spawning of TableViewer from GramControlFrames
Alasdair Allan
More...
over 23 years ago
SpecDataImpl now becomes AbstractSpecDataImpl. SpecDataImpl is just an interface.
Peter W. Draper
More...
over 23 years ago
PlotControlFrame can now spawn TableViewer application
Alasdair Allan
More...
over 23 years ago
←
1
2
…
460
461
462
463
464
465
466
467
468
…
490
491
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree