AuthorCommitMessageCommit dateIssues
Quincey KoziolQuincey Koziol
8880ec672eeStyle cleanups and misc.bugfixes discovered during full SWMR development.
Allen ByrneAllen Byrne
b5446a9c638MMerge pull request #682 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '758ce30a94cee0ba91359e682b57529ad00bd0da': Update configure Change name for test results table Add missing intro folder
Allen ByrneAllen Byrne
758ce30a94cUpdate configure
Allen ByrneAllen Byrne
5c5533d7fd9Change name for test results table
Allen ByrneAllen Byrne
ab43e3ce9b1Add missing intro folder
Allen ByrneAllen Byrne
76dc857d807MMerge pull request #680 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'db157e317ef7386f4fb232688dca0bbb49e852a0': Use define name instead. Fix VS2013 compile error
Allen ByrneAllen Byrne
db157e317efUse define name instead.
Allen ByrneAllen Byrne
9e9d2ccd407Fix VS2013 compile error
Allen ByrneAllen Byrne
d3b2e3cd7bfMMerge pull request #679 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'd901d3402ac42cbec82629b6e7436f5fa608f429': Add chekexe and chklog generation to tests Fix call format
Allen ByrneAllen Byrne
d901d3402acAdd chekexe and chklog generation to tests
Allen ByrneAllen Byrne
722dedd49e0Fix call format
Allen ByrneAllen Byrne
a38741646fdMMerge pull request #676 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '0a9bc574e8d40b51c0c1c16501d3a0365e08df91': Fix find package process
Binh-Minh RiblerBinh-Minh Ribler
8a2d4c8094cMMerge pull request #674 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to developThis merge includes C2Cppfunction_map.mht, which Barbara will verify at a later time when documentation is re-generated. * commit 'f1871c6ac48db02bd7e66f2c0df64bca50bccd90': Updated for C2Cppfunction_map.mht Added documentation file Description: Added a single page html file, C2Cppfunction_map.mht, that shows the current mapping of C APIs to C++ member functions. This page can...
Allen ByrneAllen Byrne
0a9bc574e8dFix find package process
Allen ByrneAllen Byrne
32777d015b8MMerge pull request #675 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '5eafce2e048f8cfdc7ac008648623849304fcba5': Restore previous Add chklog and chexe generation to Java autootools tests
Allen ByrneAllen Byrne
5eafce2e048Restore previous
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...
Binh-Minh RiblerBinh-Minh Ribler
f1871c6ac48Updated for C2Cppfunction_map.mht
Binh-Minh RiblerBinh-Minh Ribler
924421f298bAdded documentation fileDescription: Added a single page html file, C2Cppfunction_map.mht, that shows the current mapping of C APIs to C++ member functions. This page can be reached from the main page of the C++ reference manual.
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
Binh-Minh RiblerBinh-Minh Ribler
406bc902b8bMMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp3 into develop
Binh-Minh RiblerBinh-Minh Ribler
92193e35bb7Miscellaneous code cleanupDescription: - Removed two inadvertently-added Group constructors in the header file. There was no implementation. - Removed deprecated H5Location and H5Object constructors that take an existing ID. - Miscellaneous improvements in comments, including updating URLs. Platforms tested: Linux/32 2.6 (jam) Linux/64 (jelly) Darwin (osx1010test)
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...