Network

 
AuthorCommitMessageCommit Date
Dana RobinsonDana Robinson
9c18bb99e89MMerge pull request #2620 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit '5aea9e5abab3293afa173fa86d17d1abf20ad86b': Normalization with develop in H5D and H5CX.
Dana RobinsonDana Robinson
6487ce4558fMMerge pull request #2618 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit 'aa279ebd1669761f6b37146125dd1fcc0cf99431': More normalization with develop (C library).
Dana RobinsonDana Robinson
5adb5790674Normalization of H5T.c with develop.
Dana RobinsonDana Robinson
5aea9e5ababNormalization with develop in H5D and H5CX.
Dana RobinsonDana Robinson
1746beec56bMMerge branch 'hdf5_1_10' into 1_10_normalization
Dana RobinsonDana Robinson
eb8cefc950dMMerge pull request #2617 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit '6468a613fd14570a29bb54c0437bbc087f770621': Many normalizations with develop.
Dana RobinsonDana Robinson
aa279ebd166More normalization with develop (C library).
Dana RobinsonDana Robinson
6468a613fd1Many normalizations with develop.
Dana RobinsonDana Robinson
a1a05d220a0MMerge pull request #2616 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit '0dfddee5a1db3ea096fb6fa358f8d0b3f15ae983': Normalization with develop in the MD cache clients.
Dana RobinsonDana Robinson
0dfddee5a1dNormalization with develop in the MD cache clients.
Dana RobinsonDana Robinson
fa9ea3b127aMMerge pull request #2613 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit 'a67f73add8e9d8d40b71ad59434c00a606f9bec8': Normalization with develop of the VFDs and H5F package.
Dana RobinsonDana Robinson
a67f73add8eNormalization with develop of the VFDs and H5F package.
Dana RobinsonDana Robinson
c433d3fb498MMerge pull request #2612 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit '7deefc4211612d2f9753f5c8678f2c413ef0715e': Some normalization with develop in testhdf5 files.
Dana RobinsonDana Robinson
7deefc42116Some normalization with develop in testhdf5 files.
Dana RobinsonDana Robinson
6c808e581b7MMerge pull request #2607 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit '2477b6014582cd24a91d2b1daf0e5c451eda9b3e': Removed trailing whitespace from source files.
Dana RobinsonDana Robinson
2477b601458Removed trailing whitespace from source files.
Dana RobinsonDana Robinson
8c8021ce14aMMerge pull request #2606 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit '7746c3a45a8c920e51ba88da7be14cc075be7f17': Changed H5F_file_t to H5F_shared_t (as in develop/1.12)
Dana RobinsonDana Robinson
7746c3a45a8Changed H5F_file_t to H5F_shared_t (as in develop/1.12)
Dana RobinsonDana Robinson
4d7bb37fc7aMMerge pull request #2604 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10 * commit '0da4c416ce4ef703529023465c494b7bab5f138b': Brought property list code in line with develop.
Dana RobinsonDana Robinson
0da4c416ce4Brought property list code in line with develop.
Dana RobinsonDana Robinson
6c4e498e7b0MMerge pull request #2603 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10 * commit '2d43fb8f02956d95fffb9b6d17f54d46aa8671bb': Moved srcdir changes over from develop.
Dana RobinsonDana Robinson
2d43fb8f029Moved srcdir changes over from develop.
Dana RobinsonDana Robinson
17321eb1c06MMerge pull request #2602 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10 * commit 'fd404f711b8a587a5b5534f268a918115884bd56': Added a RELEASE.txt note for the 0-size dataset fix. Brought the dsets test in line with develop. Brings over the fix for 0-size dataset metadata allocation.
Dana RobinsonDana Robinson
fd404f711b8Added a RELEASE.txt note for the 0-size dataset fix.
Dana RobinsonDana Robinson
78931a0d83bBrought the dsets test in line with develop. Brings over the fix for 0-size dataset metadata allocation.
Dana RobinsonDana Robinson
fae89b3d313MMerge pull request #2597 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10 * commit 'd701855cc128336ef3a18b930634639b7133f24f': Brought H5I, H5Z, and some of H5PL in line with develop/1.12.
Dana RobinsonDana Robinson
d701855cc12MMerge branch 'hdf5_1_10' into hdf5_1_10_warnings
Dana RobinsonDana Robinson
ff84fb1be38Brought H5I, H5Z, and some of H5PL in line with develop/1.12.
Larry KnoxLarry Knox
decfe1ae5b3MMerge pull request #2596 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 * commit 'af1cd63111adce03f81e2e497890080ef1f51113': Update MANIFEST for removal of older warnings files. Fix max_index in make_vers - must equal current version. -DH5_NO_DEPRECATED_SYMBOLS can no longer be tested with a previous version API: H5Version.h now has a check that disallows it.
Larry KnoxLarry Knox
af1cd63111aUpdate MANIFEST for removal of older warnings files. Fix max_index in make_vers - must equal current version.
Larry KnoxLarry Knox
80d35d2ef9f-DH5_NO_DEPRECATED_SYMBOLS can no longer be tested with a previous version API: H5Version.h now has a check that disallows it.
Larry KnoxLarry Knox
aa3cb25a6a5MMerge pull request #2594 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 * commit '22b61f470acc54afad5705dea23a7a8423e65cff': Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning flags for GCC compilers version 4.8 and above. Removed files from gnu-warnings that only apply to versions < 4.8. Consolidated warnings from versions < 4.8 that apply to versions >= 4.8 into the 4.8 warnings files.
Larry KnoxLarry Knox
22b61f470acRevise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning flags for GCC compilers version 4.8 and above. Removed files from gnu-warnings that only apply to versions < 4.8. Consolidated warnings from versions < 4.8 that apply to versions >= 4.8 into the 4.8 warnings files.
Allen ByrneAllen Byrne
0d88516c2eaMMerge pull request #2588 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit 'ae1e6fa95397248a3be6f995f476bbf0eb06e2d0': Correct spelling
Allen ByrneAllen Byrne
ae1e6fa9539MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) * commit '6c1b7958de946720d920ff4d44417176ac43218e': Updated code in H5Xtest.c files and associated tests. Reverted overlong-strings warning that gives jam issues. Misc library test changes from develop.
Allen ByrneAllen Byrne
2b9874609faCorrect spelling
Dana RobinsonDana Robinson
a1c298af096MMerge pull request #2590 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10 * commit '3c1708531d38568bc993394a82c0e1ff0bce8126': Updated the Perl shebang in bin/distdep. Brought the scripts in bin/ in line with develop.
Dana RobinsonDana Robinson
3c1708531d3Updated the Perl shebang in bin/distdep.
Dana RobinsonDana Robinson
ca2b4aea445Brought the scripts in bin/ in line with develop.
Dana RobinsonDana Robinson
6c1b7958de9MMerge pull request #2589 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10 * commit '67983bc4313fecf3763f5b337b612357a3ee033b': Updated code in H5Xtest.c files and associated tests. Reverted overlong-strings warning that gives jam issues. Misc library test changes from develop.
Dana RobinsonDana Robinson
67983bc4313Updated code in H5Xtest.c files and associated tests. Reverted overlong-strings warning that gives jam issues.
Dana RobinsonDana Robinson
683cc579ea9Misc library test changes from develop.
Dana RobinsonDana Robinson
067c5254f1dMMerge pull request #2587 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10 * commit 'eddcc2f800db71d4c4309f74f57ed58ae7854727': Brought error tests in line with develop. Fixes warnings. Brought H5E package in line with develop.
Dana RobinsonDana Robinson
eddcc2f800dBrought error tests in line with develop. Fixes warnings.
Dana RobinsonDana Robinson
44dc4134b7dBrought H5E package in line with develop.
Allen ByrneAllen Byrne
7e5dd96e1fbMMerge pull request #2584 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit '1be2797e2c438a8c99dc1665460912e8bc2ddcf0': Correct mingw paths Correct mingw path
Allen ByrneAllen Byrne
1be2797e2c4Correct mingw paths
Allen ByrneAllen Byrne
07728cc6d87Correct mingw path
Dana RobinsonDana Robinson
685be0fddb6MMerge pull request #2586 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10 * commit '63b538ab781d76aa1261d980674c871c944890d3': Misc fixes and changes from develop.
Dana RobinsonDana Robinson
63b538ab781Misc fixes and changes from develop.