summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Onion VFD: Sync with develop. (#1732)Dana Robinson2022-05-06130-30491/+29650
* Added the support to get the revision count for the onion file into the h5dum...raylu-hdf2022-05-055-19/+36
* Adding a new API function to get the number of revisions for an onion file (#...raylu-hdf2022-05-034-25/+122
* Onion VFD: Misc cleanup (#1693)Dana Robinson2022-04-2623-641/+652
* Onion VFD: Cleaned up code and warnings in onion VFD tools code (#1686)Dana Robinson2022-04-252-213/+142
* Onion VFD: Sync with develop (#1685)Dana Robinson2022-04-25247-11494/+14414
* Onion VFD: Cleanup and refactoring in the onion VFD (#1679)Dana Robinson2022-04-244-1280/+954
* Adding the support of H5FDctl for the Onion VFD and the test case. (#1677)raylu-hdf2022-04-223-1/+267
* Onion VFD: Misc refactoring in the tests (#1654)Dana Robinson2022-04-181-142/+84
* Changed the field name 'revision_id' of H5FD_onion_fapl_info_t to 'revision_n...raylu-hdf2022-04-166-102/+102
* Trivial comment change (#1646)Dana Robinson2022-04-151-2/+1
* Changed the options for the Onion VFD to use the generic VFD options in h5dif...raylu-hdf2022-04-156-23/+99
* Merge pull request #1626 from HDFGroup/raylu_onion_vfd_7raylu-hdf2022-04-08238-2250/+2225
|\
| * Changed FUNC_ENTER_STATIC_NOERR to FUNC_ENTER_PACKAGE_NOERR and FUNC_ENTER_ST...Ray Lu2022-04-081-22/+22
| * Merge branch 'develop' of https://github.com/HDFGroup/hdf5 into raylu_onion_v...Ray Lu2022-04-08237-2228/+2203
| |\ |/ /
| * Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-08221-2213/+2188
| * Minor things discovered while preparing 1.12.2 (#1620)Dana Robinson2022-04-086-7/+7
| * Updates bin/restore.sh to clean up src/H5config.h.in (#1605)Dana Robinson2022-04-071-0/+3
| * Minor C++ changes noticed while normalizing with 1.12 (#1606)Dana Robinson2022-04-078-6/+5
| * Removes bin/README (#1602)Dana Robinson2022-04-071-2/+0
| * Adds additional files/paths to ignore for github actions (#1585)Dana Robinson2022-04-051-0/+3
| * Adds release timeline to README.md (#1584)Dana Robinson2022-04-053-0/+65
* | Merge pull request #1601 from HDFGroup/raylu_onion_vfd_4raylu-hdf2022-04-07867-27918/+47227
|\ \
| * | Corrected some spelling errors.Ray Lu2022-04-071-9/+9
| * | Committing clang-format changesgithub-actions2022-04-061-1/+0
| * | Merge remote-tracking branch 'canonical/develop' into feature/onion_vfdDana Robinson2022-04-06867-27909/+47219
| |\ \ |/ / / | | _
| * Add missing release note for h5repack timing (#1572)Allen Byrne2022-04-051-0/+8
| * Move error-stack text to top of usage display (#1564)Allen Byrne2022-04-0128-68/+122
| * Fix for unexported global variable on Windows (#1568)Dana Robinson2022-04-011-2/+5
| * spelling fixes (#1561)Scot Breitenfeld2022-03-3121-25/+25
| * Update command format, avoid policy warning (#1550)Allen Byrne2022-03-301-3/+3
| * Add H5_CHECK_MPI_VERSION macro to check for at least MPI version of (version,...jhendersonHDF2022-03-306-18/+27
| * Update MacOS configure, bringing it closer to Linux configure (#1554)Quincey Koziol2022-03-301-27/+40
| * Add missing H5FL_TRACK debug parameters to free list array routines (#1555)jhendersonHDF2022-03-301-6/+12
| * Minor comment corrections (#1544)Allen Byrne2022-03-303-15/+13
| * Removes unused H5HP (private heap) package (#1548)Dana Robinson2022-03-3010-2076/+2
| * Removes unused memory pool (H5MP) package (#1547)Dana Robinson2022-03-3010-1657/+2
| * Removes cruft from a few header files (#1534)Dana Robinson2022-03-297-38/+0
| * Fix bugs in test/vfd.c (#1538)Neil Fortner2022-03-291-3/+8
| * Use AC_MSG_RESULT/AC_MSG_ERROR/AC_MSG_WARN instead of echo (#1532)Wei-keng Liao2022-03-281-37/+14
| * Merge initial version of selection I/O feature into develop (#1367)Neil Fortner2022-03-2639-437/+10726
| * Change ENV to CMake var (#1520)Allen Byrne2022-03-241-2/+1
| * Windows and *nix use different forms for warnings (#1515)Allen Byrne2022-03-243-4/+5
| * Mark minusone as a PARAMETER in tH5A_1_8.F90. Resolves #1379. (#1412)Orion Poplawski2022-03-181-3/+3
| * Removes HD prefix from pthreads calls (#1507)Dana Robinson2022-03-182-89/+38
| * Fixes a bug in the FSM section merge code exposed by VFD SWMR (#1505)Dana Robinson2022-03-171-1/+1
| * Misc fixes highlighted by the checkposix script (#1499)Dana Robinson2022-03-177-33/+40
| * free an MPI communicator (#1503)Wei-keng Liao2022-03-171-0/+1
| * Removes the MANIFEST file and unused release files (#1497)Dana Robinson2022-03-1511-6458/+102
| * Update release note (#1485)Allen Byrne2022-03-111-0/+11