HDFVIEW
  1. HDFVIEW

hdfview

Public

Network

 
AuthorCommitMessageCommit Date
Jordan HendersonJordan Henderson
0f4a64db52dCreation order cleanup StringBuilder cleanup Fix display of 64-bit int value "0" as hex
Allen ByrneAllen Byrne
1b863fb9376MMerge pull request #207 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:master to master * commit 'a3a7d75d1298766a678f7e3c18e5434bdbf1d869': Add Factory class for retrieving data from table objects Updates for Int conversions UI test
Jordan HendersonJordan Henderson
a3a7d75d129Add Factory class for retrieving data from table objects
Jordan HendersonJordan Henderson
4343d26f1c2MMerging in latest from upstream (HDFVIEW/hdfview:refs/heads/master) * commit 'ebe4d88c59e3af199343ccb2fa46d58981ec2bd9': Rename functions Update uitest for attributes
Jordan HendersonJordan Henderson
ebe4d88c59eMMerge pull request #206 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:master to master * commit '4bfb56703a46da80916ecdcb3d9c76c63633dbfe': Rename functions Update uitest for attributes
Allen ByrneAllen Byrne
4bfb56703a4Rename functions
Allen ByrneAllen Byrne
bda7cef8f77Update uitest for attributes
Jordan HendersonJordan Henderson
6974edead0bUpdates for Int conversions UI test
Allen ByrneAllen Byrne
0514b340ba3MMerge pull request #205 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:master to master * commit '2e7d6280de505654d9dfa78cbe783da66abab511': Updates for Int conversions test Add utility methods to UI testing
Jordan HendersonJordan Henderson
2e7d6280de5Updates for Int conversions test Expand TreeItem node when retrieving data object in UI tests Fix for Jacoco dependency
Jordan HendersonJordan Henderson
3c7dcf8e168Add utility methods to UI testing
Allen ByrneAllen Byrne
7fe29b78196MMerge pull request #203 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:master to master * commit '696b0a93bcb10f5da6446f969717cbaefd6f7efd': Fix Attribute .equals More Sonar fixes Sonar bug fixes
Allen ByrneAllen Byrne
696b0a93bcbMMerging in latest from upstream (HDFVIEW/hdfview:refs/heads/master) * commit '3473c2098b2220f37b351d25eb801b870c7714bc': Fix for HDF5 ScalarDS fill values Fix for writing of String datasets
Jordan HendersonJordan Henderson
3473c2098b2MMerge pull request #204 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:master to master * commit '6cbc7541a7a898222d988ccfa02c42e58dc11b75': Fix for HDF5 ScalarDS fill values Fix for writing of String datasets
Jordan HendersonJordan Henderson
6cbc7541a7aFix for HDF5 ScalarDS fill values
Jordan HendersonJordan Henderson
c6df099ef5bFix for writing of String datasets
Allen ByrneAllen Byrne
651eb2e4a5aFix Attribute .equals
Allen ByrneAllen Byrne
7daebb27a0eMore Sonar fixes
Allen ByrneAllen Byrne
0e6a2452eb7Sonar bug fixes
Jordan HendersonJordan Henderson
6c9a10986bbMMerge pull request #202 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:master to master * commit '9b7ea1e2bb2f2fc06e36d155fd157aac9561e9b9': Correctly display top-level array of compound types Fix for compound attributes
Jordan HendersonJordan Henderson
9b7ea1e2bb2MMerging in latest from upstream (HDFVIEW/hdfview:refs/heads/master) * commit 'd42ee2b5f7f914066ac73574ed5ed4058f526cb2': Correct path for Jacoco Minor corrections Remove comments Removal of duplicate code Reformat and add jacoco as target Remove duplicate assignment restore global settings Revert test changes Add prop for object test New properties logging props HDFVIEW-84 Correct Attribute info HDFVIEW-84 Show creation order property
Allen ByrneAllen Byrne
d42ee2b5f7fMMerge pull request #201 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:master to master * commit '630e7b32a09a15d42f83f52beb3a50bb4c4a5ce3': Correct path for Jacoco Minor corrections Remove comments Removal of duplicate code Reformat and add jacoco as target Remove duplicate assignment restore global settings Revert test changes Add prop for object test New properties logging props HDFVIEW-84 Correct Attribute info HDFVIEW-84 Show creation order property
Allen ByrneAllen Byrne
630e7b32a09Correct path for Jacoco
Allen ByrneAllen Byrne
bab95be1116Minor corrections
Allen ByrneAllen Byrne
6445c96ccceRemove comments
Allen ByrneAllen Byrne
44f2fd5e11cRemoval of duplicate code
Allen ByrneAllen Byrne
1f65d25105dReformat and add jacoco as target
Allen ByrneAllen Byrne
7fbadda3111Remove duplicate assignment
Allen ByrneAllen Byrne
c57492a24cdrestore global settings
Allen ByrneAllen Byrne
ce489a82d35Revert test changes
Allen ByrneAllen Byrne
183db322b1eAdd prop for object test
Allen ByrneAllen Byrne
8becf23349fNew properties
Allen ByrneAllen Byrne
1af6fa0629clogging props
Allen ByrneAllen Byrne
25fcdf0fce7MMerging in latest from upstream (HDFVIEW/hdfview:refs/heads/master) * commit 'be4b3475e8a8ec50eb7cf4a8d446f821ab6a2af1': Check in useful UI test files Fix displaying of Array of Compound types
Allen ByrneAllen Byrne
c676adba3b9HDFVIEW-84 Correct Attribute info
Allen ByrneAllen Byrne
c2e7186bd18HDFVIEW-84 Show creation order property
Jordan HendersonJordan Henderson
6638593948bCorrectly display top-level array of compound types Reduce duplication in DataProvider code
Jordan HendersonJordan Henderson
b2b7509d4f0Fix for compound attributes
Jordan HendersonJordan Henderson
be4b3475e8aMMerge pull request #200 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:master to master * commit '59733a7e8bf58f2004bd5072d356dd53a0e84923': Check in useful UI test files Fix displaying of Array of Compound types
Jordan HendersonJordan Henderson
59733a7e8bfCheck in useful UI test files
Jordan HendersonJordan Henderson
8e0ac29125bFix displaying of Array of Compound types build.xml cleanup Sonar fixes cleanup
Jordan HendersonJordan Henderson
403dc7e662bMMerge pull request #199 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:master to master * commit 'acb0deea1f8db23629e353befad5806af26674e1': StringBuilder fix Comment out regref substring Fix filter-compression text StringBuilder fixes Sonar bug fixes Fix Datatype test Sonar issue fixes
Allen ByrneAllen Byrne
acb0deea1f8StringBuilder fix
Allen ByrneAllen Byrne
a78e5dcb93eComment out regref substring
Allen ByrneAllen Byrne
7bfe5a73ce7Fix filter-compression text
Allen ByrneAllen Byrne
6b92c205840StringBuilder fixes
Allen ByrneAllen Byrne
47e41204f0eSonar bug fixes
Allen ByrneAllen Byrne
994453bc6beFix Datatype test
Allen ByrneAllen Byrne
02c6a549bd8Sonar issue fixes
Allen ByrneAllen Byrne
891d0c60698MMerge pull request #197 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:master to master * commit '896a4ed44c552a10a240a417eec0f79a1eeb4c22': Cleanup return value Correct logic Always call setCursor Added Sonar code coverage and fixed some compile issues Eliminate Blocker and Critical Sonar issues