AuthorCommitMessageCommit dateIssues
Allen ByrneAllen Byrne
4de09ba34dcAdd chklog and chexe generation to Java autootools tests
Allen ByrneAllen Byrne
67d4a8ba0caMMerge pull request #668 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '75e6579cf232e6c2a8f8c0519a67801fd5dd1f7b': Restore GEN_HDRS and remove cache sets for defaults Test program generation should default off Generate headers for 1.10 should default off
Allen ByrneAllen Byrne
75e6579cf23MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit '46c4038fcb5af255d8784a1b58292273d38ac152': Amend CMakeLists.txt to add t_filters_parallel to CMake Fixed incorrect calls New overloaded functions and tests Description: - Added VarLenType::VarLenType(const DataType& base_type) - Marked VarLenType::VarLenType(const DataType* base_type) deprecated - Added a static wrapper for H5Tdetect_class for PredType static...
Jordan HendersonJordan Henderson
46c4038fcb5MMerge pull request #673 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop* commit 'b61bb248cdf5ffe3c77a92dba99955390f028f12': Amend CMakeLists.txt to add t_filters_parallel to CMake
Jordan HendersonJordan Henderson
b61bb248cdfAmend CMakeLists.txt to add t_filters_parallel to CMake
Binh-Minh RiblerBinh-Minh Ribler
796711d27bbMMerge pull request #672 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to developFixed incorrect calls in examples causing daily test failure. * commit '5cf381597dddc2f551a344a102a4975ea0d373af': Fixed incorrect calls
Binh-Minh RiblerBinh-Minh Ribler
5cf381597ddFixed incorrect callsDescription: Replaced the calls to the deprecated function printError with printErrorStack in examples. Platforms tested: Linux/32 2.6 (jam)
Binh-Minh RiblerBinh-Minh Ribler
a6151aa4f29MMerge pull request #671 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to developNew overloaded functions and tests * commit 'd708dca2831839714be6593b314acd59726b532f': New overloaded functions and tests Description: - Added VarLenType::VarLenType(const DataType& base_type) - Marked VarLenType::VarLenType(const DataType* base_type) deprecated - Added a static wrapper for H5Tdetect_class for PredType static bool DataType::detectClass(const PredType& pr...
Allen ByrneAllen Byrne
05af70b235aRestore GEN_HDRS and remove cache sets for defaults
Binh-Minh RiblerBinh-Minh Ribler
d708dca2831MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp3 into develop
Binh-Minh RiblerBinh-Minh Ribler
c7b27a76749New overloaded functions and testsDescription: - Added VarLenType::VarLenType(const DataType& base_type) - Marked VarLenType::VarLenType(const DataType* base_type) deprecated - Added a static wrapper for H5Tdetect_class for PredType static bool DataType::detectClass(const PredType& pred_type, ...) - Removed the deprecated function Exception::printError() from code - Miscellaneous improvements in comm...
Allen ByrneAllen Byrne
cc2a1e085b9Test program generation should default off
Allen ByrneAllen Byrne
67c91dcd41cGenerate headers for 1.10 should default off
Allen ByrneAllen Byrne
5f3e4367e6fMMerge pull request #666 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '33812aee4c55a406b4e41a06a5ae42a96fa72aa5': Fix merge typos
Allen ByrneAllen Byrne
33812aee4c5Fix merge typos
Allen ByrneAllen Byrne
baf67a0ee99MMerge pull request #663 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '77313a1d39a4d08827df9c0186028b63c1ee1fd1': HDFFV-9774 Fix code mergeHDFFV-9774
Allen ByrneAllen Byrne
77313a1d39aHDFFV-9774 Fix code mergeHDFFV-9774
Allen ByrneAllen Byrne
5f47a61ae93MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit 'ff2c10c3f0f2174545e608dfbf668a05ad8d0f10': Adding variable initialization Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test) Adding new C++ wrappers Description: Added wrappers for H5Tencode to class DataType and H5Tdecode to classes DataType and its subclasses.
Allen ByrneAllen Byrne
ff2c10c3f0fMMerge pull request #661 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'aab6d2466f9640d1e08287b0e407124234f6022b': HDFFV-10276 Remove whitespace HDFFV-10276 Remove whitespace HDFFV-10276 Add UD flag option to h5repackHDFFV-10276
Allen ByrneAllen Byrne
aab6d2466f9HDFFV-10276 Remove whitespaceHDFFV-10276
Allen ByrneAllen Byrne
b9faa69d875HDFFV-10276 Remove whitespaceHDFFV-10276
Binh-Minh RiblerBinh-Minh Ribler
4fcaec88a98MMerge pull request #654 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to developMerge after making the changes Dana suggested. * commit '47a2d5e48f5f3dcfed57c5be01178952030828c2': Adding variable initialization Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test) Adding new C++ wrappers Description: Added wrappers for H5Tencode to class DataType and H5Tdecode to classes DataType and its subclasses.
Allen ByrneAllen Byrne
1c7c5a604b4HDFFV-10276 Add UD flag option to h5repackHDFFV-10276
Allen ByrneAllen Byrne
56b48f6d2aeMMerge pull request #659 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'fa8ed205ba074d19c2a66855a6ecdb959ef38e0d': HDFFV-9988 merge findmpi from cmake and add intel pathHDFFV-9988
Binh-Minh RiblerBinh-Minh Ribler
47a2d5e48f5Adding variable initializationPlatforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
Allen ByrneAllen Byrne
fa8ed205ba0HDFFV-9988 merge findmpi from cmake and add intel pathHDFFV-9988
Allen ByrneAllen Byrne
ce35a06f75cMMerge pull request #651 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'd3e98edab0282be98b9f5ce67e9083fb93b90cda': HDFFV-9774 Apply standard mask to .err files HDFFV-10276 Add filter mask for standard err HDFFV-9774 Add enable-error-stack argument to h5diff2 JIRA Issues
Allen ByrneAllen Byrne
d3e98edab02HDFFV-9774 Apply standard mask to .err filesHDFFV-9774
Allen ByrneAllen Byrne
e271abfb36eHDFFV-10276 Add filter mask for standard errHDFFV-10276
Allen ByrneAllen Byrne
539c17b2f47MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit 'bf570b1a7ca3b9cbd4a59f0933a19ce1bcc99103': (71 commits) Amend tests to explicitly use H5Dcreate2 and H5Dopen2 Revert malloc's back to using hard-coded type for sizeof Minor comment refactoring Update documentation Finish up Parallel Compression test scaling work Partial update for scaling parallel filters tests Modify t_dset.c in lieu of Parallel Compression changes Up...
Jordan HendersonJordan Henderson
bf570b1a7caMMerge pull request #592 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop* commit 'b95986e50d1d1043952b00cad6595e8ecbff414f': (71 commits) Amend tests to explicitly use H5Dcreate2 and H5Dopen2 Revert malloc's back to using hard-coded type for sizeof Minor comment refactoring Update documentation Finish up Parallel Compression test scaling work Partial update for scaling parallel filters tests Modify t_dset.c in lieu of Parallel Compression changes Up...
Binh-Minh RiblerBinh-Minh Ribler
7f8e7c6d150MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp3 into develop
Binh-Minh RiblerBinh-Minh Ribler
9b6f4d4937bAdding new C++ wrappers Description: Added wrappers for H5Tencode to class DataType and H5Tdecode to classes DataType and its subclasses. // Creates a binary object description of this datatype. void DataType::encode() // Returns the decoded type from the binary object description. virtual DataType* DataType::decode() const; virtual DataType* ArrayType::decode() const; virtual DataType* CompType::decode() const; virtual DataType* DataType::decode() const; virtual Da...
Jordan HendersonJordan Henderson
b95986e50d1MMerge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/hdf5.git into develop
Jordan HendersonJordan Henderson
487e77b19e5Amend tests to explicitly use H5Dcreate2 and H5Dopen2
Jordan HendersonJordan Henderson
fa21f6af4daMMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit 'abcf30f232914c1ec9b8c5f2a3bb3a621af7bfe4': HDFFV-10284 Add VS2017 support Add commentary around calling H5Screate_simple with a single element Miscellaneous improvements (cont.) Description: Put back H5Location::getNumObjs and marked as deprecated in favor of Group::getNumObjs. Platforms tested: Linux/32 2.6 (jam) Darwin (osx1010test) Miscellaneous improvements...2 JIRA Issues
Jordan HendersonJordan Henderson
17029af344bRevert malloc's back to using hard-coded type for sizeof
Jordan HendersonJordan Henderson
ce977db07eaMinor comment refactoring
Allen ByrneAllen Byrne
89f65fc97eeHDFFV-9774 Add enable-error-stack argument to h5diffHDFFV-9774
Allen ByrneAllen Byrne
abcf30f2329MMerge pull request #648 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '073f52424766cc4a8ac9d56966cb58c054ce3801': HDFFV-10284 Add VS2017 supportHDFFV-10284
Jordan HendersonJordan Henderson
2959faa5752Update documentation
Allen ByrneAllen Byrne
073f5242476HDFFV-10284 Add VS2017 supportHDFFV-10284
Allen ByrneAllen Byrne
f5275af71acMMerge pull request #644 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '61bdee1ff77a5db47ce8a88ce7e3c83e58123236': HDFFV-10282 refactor out assert calls in toolsHDFFV-10282
Allen ByrneAllen Byrne
61bdee1ff77MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit '289007567e6ab5e0893af787b1870f27f10644c7': Add commentary around calling H5Screate_simple with a single element Miscellaneous improvements (cont.) Description: Put back H5Location::getNumObjs and marked as deprecated in favor of Group::getNumObjs. Platforms tested: Linux/32 2.6 (jam) Darwin (osx1010test) Miscellaneous improvements Description: Moved H5Locatio...HDFFV-10216
Jordan HendersonJordan Henderson
b5b1dd08275Finish up Parallel Compression test scaling work
Barbara JonesBarbara Jones
289007567e6MMerge pull request #642 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop* commit '883a235d5ca81770228c5cb5f9d162afda0b411f': Miscellaneous improvements (cont.) Description: Put back H5Location::getNumObjs and marked as deprecated in favor of Group::getNumObjs. Platforms tested: Linux/32 2.6 (jam) Darwin (osx1010test) Miscellaneous improvements Description: Moved H5Location::getNumObjs to Group::getNumObjs (i.e., H5Gget_info) Switched rei...
Richard WarrenRichard Warren
dfdf09f2a13MMerge pull request #635 in HDFFV/hdf5 from GreaterThan-2GB-MPIO to developAdded some commentary on the fact that 32 bit compilers appear to require actual array arguments to call H5Screate_simple rather than a pointer to a single size_t element. * commit '22baab211d912f1012057b3a7ae217abd2a44a38': Add commentary around calling H5Screate_simple with a single element Fix the t_bigio test so that it runs on 32bit machines
Richard WarrenRichard Warren
22baab211d9Add commentary around calling H5Screate_simple with a single element
Jordan HendersonJordan Henderson
7f8a8a68780Partial update for scaling parallel filters tests
Binh-Minh RiblerBinh-Minh Ribler
883a235d5caMiscellaneous improvements (cont.)Description: Put back H5Location::getNumObjs and marked as deprecated in favor of Group::getNumObjs. Platforms tested: Linux/32 2.6 (jam) Darwin (osx1010test)