summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change H5Dcreate() to H5Dcreate2().Jacob Smith2019-01-032-20/+20
| | | | Fix return value (int -> void).
* Change H5Acreate to H5Acreate2Jacob Smith2019-01-021-1/+1
|
* Remove unnecessary sJacob Smith2019-01-022-6/+0
|
* Merge branch 'hdf5_1_10' of ↵Jacob Smith2018-12-3177-4727/+4142
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into dset_ohdr_minimize_105
| * Merge pull request #1417 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2018-12-313-7/+10
| |\ | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit 'a8437787596fb8f6ff61427e76122bc4c996009c': HDFFV-10669 merge from develop
| | * HDFFV-10669 merge from developAllen Byrne2018-12-313-7/+10
| |/
| * Merge pull request #1415 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to ↵Dana Robinson2018-12-3174-4720/+4132
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '029491e877a3c5c4f5947df3cc74785ce01be2ba': Merge of logging framework updates. Updated the H5I debug function so it's more robust and always available. Removed 'VOL' from some H5PL comments. Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions orginally intended to support the full SWMR feature (from develop). Replaced all MPI-1 calls with MPI-2 equivalents (from develop).
| | * Merge of logging framework updates.Dana Robinson2018-12-3126-2509/+3640
| | |
| | * Updated the H5I debug function so it's more robust and alwaysDana Robinson2018-12-312-35/+35
| | | | | | | | | | | | available.
| | * Removed 'VOL' from some H5PL comments.Dana Robinson2018-12-312-5/+4
| | |
| | * Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-12-3143-2156/+418
| | | | | | | | | | | | orginally intended to support the full SWMR feature (from develop).
| | * Replaced all MPI-1 calls with MPI-2 equivalents (from develop).Dana Robinson2018-12-314-15/+35
| |/
* | Incoporate minimized dataset headers code and tests.Jacob Smith2018-12-3122-1474/+3201
|/
* Merge pull request #1404 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2018-12-2111-194/+284
|\ | | | | | | | | | | | | hdf5_1_10 * commit '269224c73d19a12336dc0dd12e787c359dec5665': Merge CMake changes from develop
| * Merge CMake changes from developAllen Byrne2018-12-2011-194/+284
|/
* Merge pull request #1376 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2018-12-16117-690/+1261
|\ | | | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit 'e2349130608e013e610a750b28fb00fc92866e0c': Add H5I_INVALID_HID Manifest fix Tools cleanup HDFFV-10660,-10594 merge from develop HDFFV-10632 separate stderr and stdout in tests
| * Add H5I_INVALID_HIDAllen Byrne2018-12-151-1/+1
| |
| * Manifest fixAllen Byrne2018-12-141-0/+2
| |
| * Tools cleanupAllen Byrne2018-12-1310-122/+80
| |
| * HDFFV-10660,-10594 merge from developAllen Byrne2018-12-1314-13/+248
| |
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2018-12-130-0/+0
| |\ | |/ |/| | | * commit '1cffc3ff0f3454fedf6edcdb93dcde5ed1b910d6':
* | Merge pull request #1373 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2018-12-136-281/+1450
|\ \ | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '88e514a6e51d0e3fedd855f7b2fbff74f1b5c802': HDFVIEW-4 add H5A read/write functions to match H5D
| | * HDFFV-10632 separate stderr and stdout in testsAllen Byrne2018-12-13103-565/+941
| |/
| * HDFVIEW-4 add H5A read/write functions to match H5DAllen Byrne2018-12-136-281/+1450
|/
* Merge pull request #1359 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to ↵Dana Robinson2018-12-0719-352/+148
|\ | | | | | | | | | | | | hdf5_1_10 * commit '21e73fd58d64fdba5e06e73e59be30d2a4c3fd59': Moved fixes for incorrectly installed header files to 1.10.
| * Moved fixes for incorrectly installed header files to 1.10.Dana Robinson2018-12-0619-352/+148
| |
* | Merge pull request #1361 in HDFFV/hdf5 from ↵Binh-Minh Ribler2018-12-073-28/+13
|\ \ | |/ |/| | | | | | | | | ~BMRIBLER/hdf5_1_10_bmr:hdf5_1_10 to hdf5_1_10 * commit '1f96bda4b77efb53c4eddb5414d50e51cdc44390': Fixed typos. Platforms tested: Linux/64 (jelly)
| * Fixed typos.Binh-Minh Ribler2018-12-073-28/+13
|/ | | | | Platforms tested: Linux/64 (jelly)
* Merge pull request #1354 in HDFFV/hdf5 from ~JHENDERSON/hdf5:hdf5_1_10 to ↵Jordan Henderson2018-12-052-0/+12
|\ | | | | | | | | | | | | hdf5_1_10 * commit '8255e0f81b65cc75b4cfa12c2f77b370006abe50': Fix for HDFFV-10629
| * Fix for HDFFV-10629Jordan Henderson2018-12-052-0/+12
|/
* Merge pull request #1352 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_10 to ↵Scot Breitenfeld2018-12-051-0/+9
|\ | | | | | | | | | | | | hdf5_1_10 * commit '63ba86519b41558d46dd9faf919d12b6c279afac': updated with HDFFV-10511
| * Merge branch 'hdf5_1_10' of ↵Scot Breitenfeld2018-12-040-0/+0
| |\ | |/ |/| | | https://bitbucket.hdfgroup.org/scm/~brtnfld/hdf5_msb into hdf5_1_10
* | Merge pull request #1350 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_10 to ↵Scot Breitenfeld2018-12-046-44/+178
|\ \ | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '456e22540f6e4366a0ef9d7744ee978a6ef6b3bb': Merge pull request #1325 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:J10511 to develop
| | * updated with HDFFV-10511Scot Breitenfeld2018-12-041-0/+9
| |/
| * Merge pull request #1325 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:J10511 to developScot Breitenfeld2018-12-046-44/+178
|/ | | | | | * commit '9bbaca66ca1f987ede2f5c7e9c5938523a47262f': fixed sp. HDFFV-10511 -- Make fortran specific subroutines names PRIVATE
* Merge pull request #1340 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to ↵Dana Robinson2018-11-249-53/+85
|\ | | | | | | | | | | | | hdf5_1_10 * commit '2b616c7c183592010bcfa151060f52f729d01867': Renamed h5repart's -family_to_sec2 to -family_to_single.
| * Renamed h5repart's -family_to_sec2 to -family_to_single.Dana Robinson2018-11-239-53/+85
|/
* Merge pull request #1333 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to ↵Vailin Choi2018-11-134-160/+209
|\ | | | | | | | | | | | | hdf5_1_10 * commit 'c00b6863571f6af4b3be81185a0ca35823dad7b4': Merge pull request #1314 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
| * Merge pull request #1314 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵Vailin Choi2018-11-134-160/+209
|/ | | | | | | | | develop * commit '51076d40617aa6f0236809c2c919cc6921b3bbc1': Fixed exit() to HDexit() in use_append_chunk.c and use_append_mchunks.c Fixed fprintf to HDfprintf in the following routines: 1) read_uc_file() in use_common.c 2) main() of use_append_chunk.c and use_append_mchunks.c Fix for HDFFV-10554 use_append_chunks in swmr use case test failure Fix the timing issue of the test by moving the open/close of the test file for the writer to use_append_chunk.c and use_append_mchunks.c.
* Merge pull request #1330 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_10 to ↵Scot Breitenfeld2018-11-131-12/+0
|\ | | | | | | | | | | | | hdf5_1_10 * commit '7445c7d61ae06b8fefe2efbb362b51fbf57e10a7': HDFFV-10537: Remove installation of Fortran test mod files
| * HDFFV-10537: Remove installation of Fortran test mod filesM. Scot Breitenfeld2018-11-121-12/+0
|/ | | | Removed from autools install, cmake does not have this issue.
* Merge pull request #1326 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2018-11-122-37/+14
|\ | | | | | | | | | | | | | | hdf5_1_10 * commit '32d4f11c9c2c92cdb70476e99a0a65adc1815f3f': Fix target for commands TRILAB copy generated files
| * Fix target for commandsAllen Byrne2018-11-091-2/+2
| |
| * TRILAB copy generated filesAllen Byrne2018-11-091-35/+12
|/
* Merge pull request #1323 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2018-11-0829-693/+697
|\ | | | | | | | | | | | | | | | | hdf5_1_10 * commit 'a9cb14740f0528060c1e6b6bc4753a33d65c265f': TRILAB-82 fix coverity high-impact issues TRILABS: Merge CMake changes from develop Correct dependency of ext-libs
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2018-11-086-7/+7
| |\ | |/ |/| | | | | * commit '79858bfde5ccdb27cc256252ebdc51c1a9f403b0': Snapshot version 1.10 release 5 (snap1)
* | Merge pull request #1322 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_10 to ↵hdftest2018-11-086-7/+7
|\ \ | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit 'cd15e7eaa2d69979e668825d483c947082a54378': Snapshot version 1.10 release 5 (snap1)
| * | Snapshot version 1.10 release 5 (snap1)hdftest2018-11-086-7/+7
|/ /
| * TRILAB-82 fix coverity high-impact issuesAllen Byrne2018-11-0819-577/+561
| |
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2018-11-082-347/+13
| |\ | |/ |/| | | | | | | | | * commit 'ec72efcd4ddb17145323bf93c5cc28fc59695c55': Improved comments Removed an old comment line. Moved tests to another file