HDFVIEW
  1. HDFVIEW

hdfview-2

Public

Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
de32b178ffcNo need for jre.dir var as java.home is equal
Allen ByrneAllen Byrne
9f80573900aCommit changes
Allen ByrneAllen Byrne
b5479cdb0aaexclude testfiles and logs
Jordan HendersonJordan Henderson
a4dca31b0f2Fix javac pulling in too many things and change location where test/lib/ext directory is created
Allen ByrneAllen Byrne
532a772175bClean individual dirs to help with DT
Allen ByrneAllen Byrne
56bf10c1a5aCorrect use of root vs workDir
Allen ByrneAllen Byrne
5ee53ee1306Fix some properties.
Jordan HendersonJordan Henderson
5f7b93881c7All DataObjectOp tests disabled until bugs can be resolved.
Jordan HendersonJordan Henderson
4411936fe53Added generation for README.txt
Jordan HendersonJordan Henderson
3bd7b7d88a2Fix issue with wrong libraries in HDFLIBS dir being pulled
Jordan HendersonJordan Henderson
937fa1d3569
Allen ByrneAllen Byrne
5a3f1af991dChange windows wildcard
Allen ByrneAllen Byrne
4f20f419eb1Correct print classpath
Allen ByrneAllen Byrne
a19f5dc787dAdd compile excludes
Allen ByrneAllen Byrne
91a5045f923Add compile excludes
Allen ByrneAllen Byrne
280598081aeFix windows and Mac lib extensions
Allen ByrneAllen Byrne
014828005b6Refactor jars and files for building, running and packing
Jordan HendersonJordan Henderson
908ce0fecc2Ensure that junit tests run in the right directory
Jordan HendersonJordan Henderson
08cbff9ac75Changed build.xml to use env var for Java JRE home and excluded file under test folder that had no runnable methods. Also fixed issue in H5ScalarDSTest where wrong path was searched for .hdf5 test file
Allen ByrneAllen Byrne
ec039c07d7bUse environment vars
Jordan HendersonJordan Henderson
80133e011b5
Allen ByrneAllen Byrne
ab483c2c125Add test file configuration
Jordan HendersonJordan Henderson
53f1bd642b3Fixed issue with Linux permissions on run and install scripts
Jordan HendersonJordan Henderson
28f740e83d6Include user guide, jre bundled with Linux packaging target and ability to generate windows run batch file
Allen ByrneAllen Byrne
60b1d5eac9fReduce classpath jar list (eliminate dups) Add run args Add file to delete list add more params to junit
Allen ByrneAllen Byrne
b283b4c4a49Correct new test name and treeview count
Allen ByrneAllen Byrne
43b4d258c6fAdded 1904 and changes to build process.
Joel PlutchakJoel Plutchak
fc8ada9a481Added text for JAVA-1901 fix.
Joel PlutchakJoel Plutchak
786da3b0a0eRe-added comma separator between compound UINT64 elements in a compund array.
Jordan HendersonJordan Henderson
a47fb18701f
Allen ByrneAllen Byrne
e9dcc48ecdaAdd Single run UI test target and clean-uitest target
Jordan HendersonJordan Henderson
897be1d744b- Added packaging commands for Mac - Changed deploy target to three deployPlatform targets to ensure folder/file structure conventions - Added Linux run .sh script generation command - Linux install script now modifies the created run script to have the correct install directory so the user doesn't have to adjust this after install
Joel PlutchakJoel Plutchak
1593660e7ecJAVA-1901 fixes.
Allen ByrneAllen Byrne
2e52d5eaf91JAVA-1904: Add test for array of strings
Allen ByrneAllen Byrne
bf449678825JAVA-1904: Added support for Array of Strings in Compound. Still needs test.
Jordan HendersonJordan Henderson
3f48010bc6bSplit junit testing into object testing and uitest targets
Joel PlutchakJoel Plutchak
a50c0fb4335Fixed hex and binary table cell display for multiple integer sizes and arrays. JAVA-1901
Joel PlutchakJoel Plutchak
b271527d198Added toHexString method to produce hex strings with datatype-length-appropriate zero-padding. JAVA-1901
Allen ByrneAllen Byrne
03774d1ffe6Initial script
Allen ByrneAllen Byrne
21cf463ccb9refactor install script to separate file. Remove extra samples
Allen ByrneAllen Byrne
a019dcfdce6remove javadocs - auto generated remove extra samples
Jordan HendersonJordan Henderson
6bdb30de091Added functionality to packageUnix target to create a self-extracting .sh file by concatting HDFView .tar.gz with .sh script
Jordan HendersonJordan Henderson
84bb3441f44Added package commands for different platforms
Joel PlutchakJoel Plutchak
e95aa77edab- Added hexadecimal display for UINT64 types for Array, simple values, and compound values - Fixed/changed hexadecimal display for Integer types Has not been tested for Array and Compound types, nor for smaller-then-32-bit integer types! JAVA-1901
Joel PlutchakJoel Plutchak
efc20c1606aChanged Copyright year range in dialog to include 2015
Allen ByrneAllen Byrne
7ca4d9ca425remove reference to ncsa word
Allen ByrneAllen Byrne
9387d66906fMove environment variables to a separate file
Allen ByrneAllen Byrne
73899553a06add deploy target
Allen ByrneAllen Byrne
964e9295a2cicons location in jar changed
Allen ByrneAllen Byrne
20347187f9cUpdate temp state for refactoring