Network

 
AuthorCommitMessageCommit Date
Scot BreitenfeldScot Breitenfeld
45192768addfixed missing prototype warning
Larry KnoxLarry Knox
1015db41f9aMMerge pull request #703 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit '4a3998ac308c2bf24201e470c0b23f7f83f063e1': Correct indentation in h5diff/Makefile.am. Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This allows them to be successfully linked but not installed. The change was added for the HDF5 1.8.20 release, but is also needed for all other HDF5 branches.
Larry KnoxLarry Knox
4a3998ac308Correct indentation in h5diff/Makefile.am.
Larry KnoxLarry Knox
726d7d3af55Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This allows them to be successfully linked but not installed. The change was added for the HDF5 1.8.20 release, but is also needed for all other HDF5 branches.
Scot BreitenfeldScot Breitenfeld
59a4ffac402MMerge pull request #700 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop * commit 'c643b135940f60d9dd53c982d278c2ef6d2958e8': removed always true ifdef
Scot BreitenfeldScot Breitenfeld
c643b135940removed always true ifdef
Quincey KoziolQuincey Koziol
7fc8e0edbc6MMerge branch 'develop' into flush_pinned_entries
Allen ByrneAllen Byrne
0cef4c91510MMerge pull request #695 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit 'a49372724cbf9201c4f1d8c8daab1d56a33dc63e': Fix other test name typos Fix typo in valgrind test name
Allen ByrneAllen Byrne
a49372724cbFix other test name typos
Allen ByrneAllen Byrne
82986dba722Fix typo in valgrind test name
Allen ByrneAllen Byrne
eb6f687ca3cMMerge pull request #692 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '865b25849344beb0ef8be64260b18828e5ca2c9f': Whitespace conversions and comment updates
Allen ByrneAllen Byrne
865b2584934Whitespace conversions and comment updates
Allen ByrneAllen Byrne
281efe75c4aMMerge pull request #690 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '12e4d3fd0bc7411a28390bcc9fc00fede807a5cf': Add/remove test files Cleanup cmake clean macros
Allen ByrneAllen Byrne
12e4d3fd0bcAdd/remove test files
Allen ByrneAllen Byrne
467f30c410eCleanup cmake clean macros
Allen ByrneAllen Byrne
e6a2a9f43feMMerge pull request #688 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop buildbot tests passing * commit '68a9844991cfaaca2d0f97d7828f1f6f59af1349': VS2012 and earlier cannot have execute stmnts before declare Correct depends name Fix list of names new reference file Fix repack plugin test - reorganize test macros Adjust filter available variables Fix STREQUAL if commands. Update error handling to support ARGS and tools stack
Allen ByrneAllen Byrne
68a9844991cVS2012 and earlier cannot have execute stmnts before declare
Allen ByrneAllen Byrne
32a1b98a6cbCorrect depends name
Allen ByrneAllen Byrne
4c0784696bfFix list of names
Allen ByrneAllen Byrne
35861e3d6f3new reference file
Allen ByrneAllen Byrne
a8f03185ad2Fix repack plugin test - reorganize test macros
Allen ByrneAllen Byrne
5cd93e70c07Adjust filter available variables
Allen ByrneAllen Byrne
4f9e47650aaFix STREQUAL if commands.
Allen ByrneAllen Byrne
19ee2f9dc8cMMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit '9d6ba29a01079e0f81ffa530605d8cd830378f9c': Better segregate clean & dirty LRU lists so that they are only defined when the H5C_MAINTAIN_CLEAN_AND_DIRTY_LRU_LISTS macro is defined.
Allen ByrneAllen Byrne
38e2f0e7847Update error handling to support ARGS and tools stack
Binh-Minh RiblerBinh-Minh Ribler
8caeed7e544MMerge pull request #689 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop * commit 'afc9ce25b68caff7744f8a8a41407a4bfdf34690': Updated doxygen config file Description: Added C2Cppfunction_map.mht to HTML_EXTRA_FILES. Verified that the file is copied to cpplus_RM after running doxygen on cpp_doc_config.
Binh-Minh RiblerBinh-Minh Ribler
afc9ce25b68MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp3 into develop
Quincey KoziolQuincey Koziol
9d6ba29a010MMerge pull request #687 in HDFFV/hdf5 from merge_full_swmr_02 to develop * commit '744b6b282f087ce23310805dc24ce8f8b351fb61': Better segregate clean & dirty LRU lists so that they are only defined when the H5C_MAINTAIN_CLEAN_AND_DIRTY_LRU_LISTS macro is defined.
Quincey KoziolQuincey Koziol
744b6b282f0Better segregate clean & dirty LRU lists so that they are only defined when the H5C_MAINTAIN_CLEAN_AND_DIRTY_LRU_LISTS macro is defined.
Larry KnoxLarry Knox
b7e563266e8MMerge pull request #686 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit 'fded10f0815f593301ac88d08d05343c8077746a': Add note to bin/release script with hint for situations where files generated by autogen.sh are missing, causing chkmanifest to fail.
Larry KnoxLarry Knox
fded10f0815Add note to bin/release script with hint for situations where files generated by autogen.sh are missing, causing chkmanifest to fail.
Binh-Minh RiblerBinh-Minh Ribler
cdc4225b33fMMerge pull request #685 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop * commit 'b54f4323e391a953409f0d9a0fd4e02a639c74ad': Fixed typos for document file.
Binh-Minh RiblerBinh-Minh Ribler
27a0c46ec6fUpdated doxygen config file Description: Added C2Cppfunction_map.mht to HTML_EXTRA_FILES. Verified that the file is copied to cpplus_RM after running doxygen on cpp_doc_config.
Binh-Minh RiblerBinh-Minh Ribler
b54f4323e39MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp3 into develop
Quincey KoziolQuincey Koziol
faf723e6d54MMerge pull request #684 in HDFFV/hdf5 from merge_full_swmr_01 to develop * commit '8880ec672eeb8f57c023938074d1336dfc82e2ed': Style cleanups and misc. bugfixes discovered during full SWMR development.
Quincey KoziolQuincey Koziol
8880ec672eeStyle cleanups and misc. bugfixes discovered during full SWMR development.
Binh-Minh RiblerBinh-Minh Ribler
31ec370f4d7Fixed typos for document file.
Larry KnoxLarry Knox
c61f0ab624aAdd note to bin/release script with hint for situations where files generated by autogen.sh are missing, causing chkmanifest to fail.
Binh-Minh RiblerBinh-Minh Ribler
f4abb0667a9Fixed typos for document file.
Quincey KoziolQuincey Koziol
cd0db6ca2faStyle cleanups and misc. bugfixes discovered during full SWMR development.
Quincey KoziolQuincey Koziol
43b1629b1b1is defined.
Quincey KoziolQuincey Koziol
9e797f2368dBetter segregate clean & dirty LRU lists so that they are only defined when the H5C_MAINTAIN_CLEAN_AND_DIRTY_LRU_LISTS macro is defined.
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