Author Commit Message Commit Date Jordan Henderson b2b3cd7cc50 Some modest structural updates 10 Apr 2018 Jordan Henderson 13f65aa8f45 Add in TableViewClassFactory
Add Base TableView class and Implementing classes for ScalarDS and
CompoundDS 10 Apr 2018 Jordan Henderson 9e34c1fe45c M Merge pull request #2 in ~JHENDERSON/hdfview from hdfview-3 to feature/AttributeNatTable
* commit '49427e94025fdc21e9da8179723c7d2b608fe3c2':
HDFVIEW-164 update third party libs
Fix javadocs
Add back missing bval logic
Update all of the object tests to account for Exceptions and OutOfMemoryErrors with Attribute getData
Update Attribute to properly subclass HObject
Update MetaDataFormat to MetaDataContainer
Have Attribute extend HObject
Move DataFormat to MetaDataFormat
Fix ... 10 Apr 2018 Allen Byrne 49427e94025 M Merge pull request #43 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3
* commit '23f5022c06c73146f31987024637b94f4e782bcf':
HDFVIEW-164 update third party libs
Fix javadocs
Add back missing bval logic 04 Apr 2018 Allen Byrne 23f5022c06c HDFVIEW-164 update third party libs 04 Apr 2018 Allen Byrne 6d0222c5f21 Fix javadocs 04 Apr 2018 Allen Byrne 0790b291946 Add back missing bval logic 03 Apr 2018 Allen Byrne 9d1c740ea86 M Merge pull request #42 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:feature/ObjectLibraryRewrite to hdfview-3
* commit 'f9fba33fb9861c0071b0d3667c1383aad01a88f2':
Update all of the object tests to account for Exceptions and OutOfMemoryErrors with Attribute getData
Update Attribute to properly subclass HObject
Update MetaDataFormat to MetaDataContainer
Have Attribute extend HObject
Move DataFormat to MetaDataFormat 03 Apr 2018 Jordan Henderson f9fba33fb98 Update all of the object tests to account for Exceptions and
OutOfMemoryErrors with Attribute getData
Remove now useless MetaData interface
Clean up a bunch of warnings 03 Apr 2018 Jordan Henderson 7eb0d5474aa Update Attribute to properly subclass HObject
Align common functionality between Dataset and Attribute into DataFormat
interface 03 Apr 2018 Jordan Henderson 23b19321265 Update MetaDataFormat to MetaDataContainer 03 Apr 2018 Jordan Henderson 396bf3e6238 Have Attribute extend HObject
Have Dataset and Attribute implement DataFormat interface
Have Dataset, Group, and Datatype implement MetaDataFormat interface 02 Apr 2018 Jordan Henderson 8cbfab54cdc Move DataFormat to MetaDataFormat 02 Apr 2018 Allen Byrne 5bb8b5f9da0 M Merge pull request #41 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3
* commit 'e7f17a5006b752679bd4dbd9d8fd16296045785d':
Fix error message
HDFVIEW-163 Remove null addition to byte array
HDFView-35 fixed GUI tests for uint64 values
Fix attribute access and exceptions
Add debug lines and fix GUI test for LibVerBounds
HDFVIEW-160 update source - test needs fixed
HDFVIEW-112 Add examples to source 27 Mar 2018 Allen Byrne e7f17a5006b Fix error message 26 Mar 2018 Allen Byrne 2a50d39dcb9 HDFVIEW-163 Remove null addition to byte array 22 Mar 2018 Allen Byrne 372677d41d3 HDFView-35 fixed GUI tests for uint64 values 22 Mar 2018 Allen Byrne cca9d16afb3 Fix attribute access and exceptions 22 Mar 2018 Allen Byrne f8d3291020a Add debug lines and fix GUI test for LibVerBounds 20 Mar 2018 Allen Byrne ffe4e9fdf30 HDFVIEW-160 update source - test needs fixed 20 Mar 2018 Allen Byrne 2ad1f2c1abd HDFVIEW-112 Add examples to source 19 Mar 2018 Allen Byrne 826158fd614 M Merge pull request #40 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3
* commit '5c8b77097e2735f23471d651609f5930ff23f5b7':
Remove Overrides 15 Mar 2018 Allen Byrne 5c8b77097e2 Remove Overrides 15 Mar 2018 Allen Byrne 90ba2039adf M Merge pull request #39 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3
* commit 'af7e27f3a0be5510872faffd331a27d53dda7e56':
Add H5error_off/on calls
Remove non used option 15 Mar 2018 Allen Byrne af7e27f3a0b Add H5error_off/on calls 15 Mar 2018 Allen Byrne 60150e907c0 Remove non used option 13 Mar 2018 Allen Byrne 2aa93f00c75 M Merge pull request #37 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:feature/AttributeNatTable to hdfview-3
* commit '50ff9040bbedefc8a4b4731d0856f7c80b330a0e':
Fix bug with resizing the MetaDataView area
Add ability to compile with Java debugging information
Re-implement right side pane as a MetaDataView
Remove Show Attributes from TreeView
Remove .project file from repo 15 Mar 2018 Jordan Henderson 50ff9040bbe Fix bug with resizing the MetaDataView area 15 Mar 2018 Jordan Henderson 3901652550a Add ability to compile with Java debugging information 15 Mar 2018 Jordan Henderson b60eb77fa2d Re-implement right side pane as a MetaDataView 14 Mar 2018 Jordan Henderson 5cdfbe2e510 Remove Show Attributes from TreeView
Remove NatTable references from TableView interface 12 Mar 2018 Jordan Henderson 99238912958 Remove .project file from repo 12 Mar 2018 Jordan Henderson eb4dfbae1c6 M Merge pull request #36 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3
* commit '747f838494805c82b82bbe036a3f4a13aa8a7d2f':
HDFVIEW-37 allow build without hdf4 12 Mar 2018 Allen Byrne 747f8384948 HDFVIEW-37 allow build without hdf4 12 Mar 2018 Allen Byrne a3fa89ec348 M Merge pull request #35 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:hdfview-3 to hdfview-3
* commit '0df35c58c53c9a070ece8486f8bf47dd0ed6d6fa':
Allow scrolling of Attribute table 09 Mar 2018 Jordan Henderson 0df35c58c53 Allow scrolling of Attribute table 09 Mar 2018 Allen Byrne 9b2fffbe7b1 M Merge pull request #34 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3
* commit '01e2f2be3f68e79d71289f835b614bff96811f83':
Add button to tab view to open dataset with options 08 Mar 2018 Allen Byrne 01e2f2be3f6 Add button to tab view to open dataset with options 08 Mar 2018 Allen Byrne ba4a7a3aa2d M Merge pull request #33 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3
* commit '5ecc5018ece8e02480b2fc9a86c94ed3094089cc':
HDFVIEW-157 Improve attribute display and always show tab view
UsersGuide is in userguide.dir var 08 Mar 2018 Allen Byrne 5ecc5018ece HDFVIEW-157 Improve attribute display and always show tab view 08 Mar 2018 Allen Byrne 3ed2b278f91 UsersGuide is in userguide.dir var 05 Mar 2018 Allen Byrne dc06224503e M Merge pull request #32 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3
* commit '8cccfe79ea74c4925813b8082e5dc45bd9a2da77':
Move all ops inside if of dataset open call
Fix Scalar attribute check 05 Mar 2018 Allen Byrne 8cccfe79ea7 Move all ops inside if of dataset open call 01 Mar 2018 Allen Byrne a88ccb2c221 Fix Scalar attribute check 01 Mar 2018 Allen Byrne c1937f0aadd M Merge pull request #31 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3
* commit '43355c8bb0734bba996db90fba99a673bd55ae88':
Remove from tracking
Remove file from tracking
HDFVIEW-41 fix readVL for Compound like Scalar 28 Feb 2018 Allen Byrne 43355c8bb07 Remove from tracking 28 Feb 2018 Allen Byrne b57c81be14e Remove file from tracking 28 Feb 2018 Allen Byrne c291c39073b HDFVIEW-41 fix readVL for Compound like Scalar 28 Feb 2018 Allen Byrne eada63129ad M Merge pull request #30 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3
* commit 'c5bc398df0f977e52daa7908d18d5957ba8e494b':
Add --help comment to readme
Fix indentation
HDFVIEW-43 array of vlen strings needed a row multipler
Revert to default values
HDFVIEW-42 Add Attribute display 20 Feb 2018 Allen Byrne c5bc398df0f Add --help comment to readme 19 Feb 2018 ← Prev Next → require('plugin/commitgraph/network').applyCommits([{id: 'b2b3cd7cc50b27ea3aed3d0fd6de4edad39bc78f', href: '/projects/HDFVIEW/repos/hdfview/commits/b2b3cd7cc50b27ea3aed3d0fd6de4edad39bc78f',parents: [{ id: '13f65aa8f4574c43262d09ab58ffe2ce005e3cd5' }]},{id: '13f65aa8f4574c43262d09ab58ffe2ce005e3cd5', href: '/projects/HDFVIEW/repos/hdfview/commits/13f65aa8f4574c43262d09ab58ffe2ce005e3cd5',parents: [{ id: '9e34c1fe45c4cec36e38f0558d26575c60e66bef' }]},{id: '9e34c1fe45c4cec36e38f0558d26575c60e66bef', href: '/projects/HDFVIEW/repos/hdfview/commits/9e34c1fe45c4cec36e38f0558d26575c60e66bef',parents: [{ id: '50ff9040bbedefc8a4b4731d0856f7c80b330a0e' },{ id: '49427e94025fdc21e9da8179723c7d2b608fe3c2' }]},{id: '49427e94025fdc21e9da8179723c7d2b608fe3c2', href: '/projects/HDFVIEW/repos/hdfview/commits/49427e94025fdc21e9da8179723c7d2b608fe3c2',parents: [{ id: '9d1c740ea86d1d90edfba0d174ee30f05e6c0f4f' },{ id: '23f5022c06c73146f31987024637b94f4e782bcf' }]},{id: '23f5022c06c73146f31987024637b94f4e782bcf', href: '/projects/HDFVIEW/repos/hdfview/commits/23f5022c06c73146f31987024637b94f4e782bcf',parents: [{ id: '6d0222c5f213a2089ef82bc6c183bb46658da8a4' }]},{id: '6d0222c5f213a2089ef82bc6c183bb46658da8a4', href: '/projects/HDFVIEW/repos/hdfview/commits/6d0222c5f213a2089ef82bc6c183bb46658da8a4',parents: [{ id: '0790b291946e6846b0531c50473d311936b79b3e' }]},{id: '0790b291946e6846b0531c50473d311936b79b3e', href: '/projects/HDFVIEW/repos/hdfview/commits/0790b291946e6846b0531c50473d311936b79b3e',parents: [{ id: '9d1c740ea86d1d90edfba0d174ee30f05e6c0f4f' }]},{id: '9d1c740ea86d1d90edfba0d174ee30f05e6c0f4f', href: '/projects/HDFVIEW/repos/hdfview/commits/9d1c740ea86d1d90edfba0d174ee30f05e6c0f4f',parents: [{ id: '5bb8b5f9da0027fd2aaa26ffef0b14ab21a6f3f1' },{ id: 'f9fba33fb9861c0071b0d3667c1383aad01a88f2' }]},{id: 'f9fba33fb9861c0071b0d3667c1383aad01a88f2', href: '/projects/HDFVIEW/repos/hdfview/commits/f9fba33fb9861c0071b0d3667c1383aad01a88f2',parents: [{ id: '7eb0d5474aad7338249b65d3e78fd3d304a8d144' }]},{id: '7eb0d5474aad7338249b65d3e78fd3d304a8d144', href: '/projects/HDFVIEW/repos/hdfview/commits/7eb0d5474aad7338249b65d3e78fd3d304a8d144',parents: [{ id: '23b193212650b4ac32e81af0edf66e3da2f7b0df' }]},{id: '23b193212650b4ac32e81af0edf66e3da2f7b0df', href: '/projects/HDFVIEW/repos/hdfview/commits/23b193212650b4ac32e81af0edf66e3da2f7b0df',parents: [{ id: '396bf3e6238db5a7d40a9325fcaa7a1d30f68b86' }]},{id: '396bf3e6238db5a7d40a9325fcaa7a1d30f68b86', href: '/projects/HDFVIEW/repos/hdfview/commits/396bf3e6238db5a7d40a9325fcaa7a1d30f68b86',parents: [{ id: '8cbfab54cdcdfc0a60feb01791dff7e17539623f' }]},{id: '8cbfab54cdcdfc0a60feb01791dff7e17539623f', href: '/projects/HDFVIEW/repos/hdfview/commits/8cbfab54cdcdfc0a60feb01791dff7e17539623f',parents: [{ id: '5bb8b5f9da0027fd2aaa26ffef0b14ab21a6f3f1' }]},{id: '5bb8b5f9da0027fd2aaa26ffef0b14ab21a6f3f1', href: '/projects/HDFVIEW/repos/hdfview/commits/5bb8b5f9da0027fd2aaa26ffef0b14ab21a6f3f1',parents: [{ id: '826158fd614dec88c9dc4ab0b26a0ab8108f06f4' },{ id: 'e7f17a5006b752679bd4dbd9d8fd16296045785d' }]},{id: 'e7f17a5006b752679bd4dbd9d8fd16296045785d', href: '/projects/HDFVIEW/repos/hdfview/commits/e7f17a5006b752679bd4dbd9d8fd16296045785d',parents: [{ id: '2a50d39dcb9d7b5a6134544fafd26f16f2cdcb9a' }]},{id: '2a50d39dcb9d7b5a6134544fafd26f16f2cdcb9a', href: '/projects/HDFVIEW/repos/hdfview/commits/2a50d39dcb9d7b5a6134544fafd26f16f2cdcb9a',parents: [{ id: '372677d41d367717492a559c1057463fb8f7c7f4' }]},{id: '372677d41d367717492a559c1057463fb8f7c7f4', href: '/projects/HDFVIEW/repos/hdfview/commits/372677d41d367717492a559c1057463fb8f7c7f4',parents: [{ id: 'cca9d16afb38154f1e0bfe71bb8d148e7d77dd2e' }]},{id: 'cca9d16afb38154f1e0bfe71bb8d148e7d77dd2e', href: '/projects/HDFVIEW/repos/hdfview/commits/cca9d16afb38154f1e0bfe71bb8d148e7d77dd2e',parents: [{ id: 'f8d3291020ae1df16bd3ab37c5bed64cf6c3277f' }]},{id: 'f8d3291020ae1df16bd3ab37c5bed64cf6c3277f', href: '/projects/HDFVIEW/repos/hdfview/commits/f8d3291020ae1df16bd3ab37c5bed64cf6c3277f',parents: [{ id: 'ffe4e9fdf30e773694fff00fb032724109f06208' }]},{id: 'ffe4e9fdf30e773694fff00fb032724109f06208', href: '/projects/HDFVIEW/repos/hdfview/commits/ffe4e9fdf30e773694fff00fb032724109f06208',parents: [{ id: '2ad1f2c1abde94261dde691b8b7996f9151e583d' }]},{id: '2ad1f2c1abde94261dde691b8b7996f9151e583d', href: '/projects/HDFVIEW/repos/hdfview/commits/2ad1f2c1abde94261dde691b8b7996f9151e583d',parents: [{ id: '826158fd614dec88c9dc4ab0b26a0ab8108f06f4' }]},{id: '826158fd614dec88c9dc4ab0b26a0ab8108f06f4', href: '/projects/HDFVIEW/repos/hdfview/commits/826158fd614dec88c9dc4ab0b26a0ab8108f06f4',parents: [{ id: '90ba2039adf24b9c5395dffe058a5f4bd36583b1' },{ id: '5c8b77097e2735f23471d651609f5930ff23f5b7' }]},{id: '5c8b77097e2735f23471d651609f5930ff23f5b7', href: '/projects/HDFVIEW/repos/hdfview/commits/5c8b77097e2735f23471d651609f5930ff23f5b7',parents: [{ id: '90ba2039adf24b9c5395dffe058a5f4bd36583b1' }]},{id: '90ba2039adf24b9c5395dffe058a5f4bd36583b1', href: '/projects/HDFVIEW/repos/hdfview/commits/90ba2039adf24b9c5395dffe058a5f4bd36583b1',parents: [{ id: '2aa93f00c75d511e232da6b67b85e549fd4510d0' },{ id: 'af7e27f3a0be5510872faffd331a27d53dda7e56' }]},{id: 'af7e27f3a0be5510872faffd331a27d53dda7e56', href: '/projects/HDFVIEW/repos/hdfview/commits/af7e27f3a0be5510872faffd331a27d53dda7e56',parents: [{ id: '60150e907c08a2b5232195a1b1298ffeadfdb5ad' }]},{id: '60150e907c08a2b5232195a1b1298ffeadfdb5ad', href: '/projects/HDFVIEW/repos/hdfview/commits/60150e907c08a2b5232195a1b1298ffeadfdb5ad',parents: [{ id: '2aa93f00c75d511e232da6b67b85e549fd4510d0' }]},{id: '2aa93f00c75d511e232da6b67b85e549fd4510d0', href: '/projects/HDFVIEW/repos/hdfview/commits/2aa93f00c75d511e232da6b67b85e549fd4510d0',parents: [{ id: 'eb4dfbae1c6d003aba4ff340f4e278a97e03d147' },{ id: '50ff9040bbedefc8a4b4731d0856f7c80b330a0e' }]},{id: '50ff9040bbedefc8a4b4731d0856f7c80b330a0e', href: '/projects/HDFVIEW/repos/hdfview/commits/50ff9040bbedefc8a4b4731d0856f7c80b330a0e',parents: [{ id: '3901652550a391a07f2a770086be349ef362163a' }]},{id: '3901652550a391a07f2a770086be349ef362163a', href: '/projects/HDFVIEW/repos/hdfview/commits/3901652550a391a07f2a770086be349ef362163a',parents: [{ id: 'b60eb77fa2d48c73a3e573ad83ff6e82093598e1' }]},{id: 'b60eb77fa2d48c73a3e573ad83ff6e82093598e1', href: '/projects/HDFVIEW/repos/hdfview/commits/b60eb77fa2d48c73a3e573ad83ff6e82093598e1',parents: [{ id: '5cdfbe2e51025e544c66431a731c1b6732572274' }]},{id: '5cdfbe2e51025e544c66431a731c1b6732572274', href: '/projects/HDFVIEW/repos/hdfview/commits/5cdfbe2e51025e544c66431a731c1b6732572274',parents: [{ id: '992389129583e65320fca36090fedaa7371efa90' }]},{id: '992389129583e65320fca36090fedaa7371efa90', href: '/projects/HDFVIEW/repos/hdfview/commits/992389129583e65320fca36090fedaa7371efa90',parents: [{ id: 'eb4dfbae1c6d003aba4ff340f4e278a97e03d147' }]},{id: 'eb4dfbae1c6d003aba4ff340f4e278a97e03d147', href: '/projects/HDFVIEW/repos/hdfview/commits/eb4dfbae1c6d003aba4ff340f4e278a97e03d147',parents: [{ id: 'a3fa89ec3488d07c81f90f26a58c3b2eed67c4cb' },{ id: '747f838494805c82b82bbe036a3f4a13aa8a7d2f' }]},{id: '747f838494805c82b82bbe036a3f4a13aa8a7d2f', href: '/projects/HDFVIEW/repos/hdfview/commits/747f838494805c82b82bbe036a3f4a13aa8a7d2f',parents: [{ id: 'a3fa89ec3488d07c81f90f26a58c3b2eed67c4cb' }]},{id: 'a3fa89ec3488d07c81f90f26a58c3b2eed67c4cb', href: '/projects/HDFVIEW/repos/hdfview/commits/a3fa89ec3488d07c81f90f26a58c3b2eed67c4cb',parents: [{ id: '9b2fffbe7b1d00361cf0c1608cfccf76201e86fb' },{ id: '0df35c58c53c9a070ece8486f8bf47dd0ed6d6fa' }]},{id: '0df35c58c53c9a070ece8486f8bf47dd0ed6d6fa', href: '/projects/HDFVIEW/repos/hdfview/commits/0df35c58c53c9a070ece8486f8bf47dd0ed6d6fa',parents: [{ id: '9b2fffbe7b1d00361cf0c1608cfccf76201e86fb' }]},{id: '9b2fffbe7b1d00361cf0c1608cfccf76201e86fb', href: '/projects/HDFVIEW/repos/hdfview/commits/9b2fffbe7b1d00361cf0c1608cfccf76201e86fb',parents: [{ id: 'ba4a7a3aa2dbeadd13a6b8d6bde4287bd0371e66' },{ id: '01e2f2be3f68e79d71289f835b614bff96811f83' }]},{id: '01e2f2be3f68e79d71289f835b614bff96811f83', href: '/projects/HDFVIEW/repos/hdfview/commits/01e2f2be3f68e79d71289f835b614bff96811f83',parents: [{ id: 'ba4a7a3aa2dbeadd13a6b8d6bde4287bd0371e66' }]},{id: 'ba4a7a3aa2dbeadd13a6b8d6bde4287bd0371e66', href: '/projects/HDFVIEW/repos/hdfview/commits/ba4a7a3aa2dbeadd13a6b8d6bde4287bd0371e66',parents: [{ id: 'dc06224503e85c503e2ae4e656ba8fd0401c7de1' },{ id: '5ecc5018ece8e02480b2fc9a86c94ed3094089cc' }]},{id: '5ecc5018ece8e02480b2fc9a86c94ed3094089cc', href: '/projects/HDFVIEW/repos/hdfview/commits/5ecc5018ece8e02480b2fc9a86c94ed3094089cc',parents: [{ id: '3ed2b278f91e6696f2726f1a4e8b5aaee59a9efb' }]},{id: '3ed2b278f91e6696f2726f1a4e8b5aaee59a9efb', href: '/projects/HDFVIEW/repos/hdfview/commits/3ed2b278f91e6696f2726f1a4e8b5aaee59a9efb',parents: [{ id: 'dc06224503e85c503e2ae4e656ba8fd0401c7de1' }]},{id: 'dc06224503e85c503e2ae4e656ba8fd0401c7de1', href: '/projects/HDFVIEW/repos/hdfview/commits/dc06224503e85c503e2ae4e656ba8fd0401c7de1',parents: [{ id: 'c1937f0aaddbd16e3ee38c10ec21972024b58aaa' },{ id: '8cccfe79ea74c4925813b8082e5dc45bd9a2da77' }]},{id: '8cccfe79ea74c4925813b8082e5dc45bd9a2da77', href: '/projects/HDFVIEW/repos/hdfview/commits/8cccfe79ea74c4925813b8082e5dc45bd9a2da77',parents: [{ id: 'a88ccb2c2212201c33bb3c5f957a63075faa546a' }]},{id: 'a88ccb2c2212201c33bb3c5f957a63075faa546a', href: '/projects/HDFVIEW/repos/hdfview/commits/a88ccb2c2212201c33bb3c5f957a63075faa546a',parents: [{ id: 'c1937f0aaddbd16e3ee38c10ec21972024b58aaa' }]},{id: 'c1937f0aaddbd16e3ee38c10ec21972024b58aaa', href: '/projects/HDFVIEW/repos/hdfview/commits/c1937f0aaddbd16e3ee38c10ec21972024b58aaa',parents: [{ id: 'eada63129adbfb6c2a2104fe4234fe5b7b7d80ac' },{ id: '43355c8bb0734bba996db90fba99a673bd55ae88' }]},{id: '43355c8bb0734bba996db90fba99a673bd55ae88', href: '/projects/HDFVIEW/repos/hdfview/commits/43355c8bb0734bba996db90fba99a673bd55ae88',parents: [{ id: 'b57c81be14e36b7384b51315de477a591295e819' }]},{id: 'b57c81be14e36b7384b51315de477a591295e819', href: '/projects/HDFVIEW/repos/hdfview/commits/b57c81be14e36b7384b51315de477a591295e819',parents: [{ id: 'c291c39073b917c608906e0511b76077087831d0' }]},{id: 'c291c39073b917c608906e0511b76077087831d0', href: '/projects/HDFVIEW/repos/hdfview/commits/c291c39073b917c608906e0511b76077087831d0',parents: [{ id: 'eada63129adbfb6c2a2104fe4234fe5b7b7d80ac' }]},{id: 'eada63129adbfb6c2a2104fe4234fe5b7b7d80ac', href: '/projects/HDFVIEW/repos/hdfview/commits/eada63129adbfb6c2a2104fe4234fe5b7b7d80ac',parents: [{ id: 'd8bb78b0a3bf78c77976b95e8505e569047ebe9c' },{ id: 'c5bc398df0f977e52daa7908d18d5957ba8e494b' }]},{id: 'c5bc398df0f977e52daa7908d18d5957ba8e494b', href: '/projects/HDFVIEW/repos/hdfview/commits/c5bc398df0f977e52daa7908d18d5957ba8e494b',parents: [{ id: '86e1dba77a65b7aa10454b7b8727610507d90dfa' }]}]);