summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1531 from fortnern/selection_ioinactive/selection_ioNeil Fortner2022-03-262-2/+2
|\
| * Merge branch 'HDFGroup:selection_io' into selection_ioNeil Fortner2022-03-260-0/+0
| |\ | |/ |/|
* | Merge pull request #1530 from fortnern/selection_ioNeil Fortner2022-03-2615-236/+216
|\ \
| | * Fix spellingNeil Fortner2022-03-262-2/+2
| |/
| * Merge branch 'develop' into selection_ioNeil Fortner2022-03-264-6/+6
| |\
| | * 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
| * | Committing clang-format changesgithub-actions2022-03-261-27/+28
| * | Address comments from selection I/O PRNeil Fortner2022-03-2611-222/+201
|/ /
* | Merge pull request #1519 from fortnern/selection_ioNeil Fortner2022-03-240-0/+0
|\ \
| * \ Merge branch 'HDFGroup:selection_io' into selection_ioNeil Fortner2022-03-240-0/+0
| |\ \ | |/ / |/| |
* | | Committing clang-format changesgithub-actions2022-03-241-1/+1
* | | Merge pull request #1518 from fortnern/selection_ioNeil Fortner2022-03-2419-57/+83
|\ \ \
| | * | Committing clang-format changesgithub-actions2022-03-241-1/+1
| |/ /
| * | Merge branch 'HDFGroup:selection_io' into selection_ioNeil Fortner2022-03-240-0/+0
| |\ \ | |/ / |/| |
* | | Merge pull request #1509 from fortnern/selection_ioNeil Fortner2022-03-18131-13008/+13084
|\ \ \
* \ \ \ Merge pull request #1461 from fortnern/selection_ioNeil Fortner2022-02-285-101/+77
|\ \ \ \
| | | * | Address comments from review. Add "version" field to H5FD_class_tNeil Fortner2022-03-2419-57/+83
| | |/ /
| | * | Fix bugs in selection I/O codeNeil Fortner2022-03-181-3/+4
| | * | Merge branch 'develop' into selection_ioNeil Fortner2022-03-18129-12306/+12506
| | |\ \ | | | |/
| | | * 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
| | | * Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489)Dana Robinson2022-03-117-30/+13
| | | * Removes remaining register keywords (#1481)Dana Robinson2022-03-1012-93/+91
| | | * Fix JNI bug, fix warnings noticed in MSVC CI, be modern & portable (#1480)David Young2022-03-104-12/+11
| | | * Plugin test cleanup (#1479)Dana Robinson2022-03-1022-323/+247
| | | * Minor tweaks from VFD SWMR normalization (#1474)Dana Robinson2022-03-0912-143/+143
| | | * Remove addition of non-standalone use of H5_ATTR_FORMAT (#1470)Allen Byrne2022-03-071-1/+1
| | | * Update HISTORY-1_13.txt and clean RELEASE.txt (#1471)Larry Knox2022-03-072-139/+396
| | | * Disable memory alloc sanity checks by default for Autotools debug builds (#1468)jhendersonHDF2022-03-032-8/+28
| | | * Create HISTORY-1_13.txt and update release.txt (#1466)Larry Knox2022-03-013-1419/+1775
| | | * Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t...Larry Knox2022-03-0111-20/+24
| | | * Fix install config and java test name conflict (#1467)Allen Byrne2022-03-012-3/+2
| | | * fixed buf definition in h5dfill_f (#1465)Scot Breitenfeld2022-03-011-8/+4
| | | * Remove targets PERMISSIONS setting (#1462)Allen Byrne2022-03-011-1/+0
| | | * Fix metadata cache bug when resizing a pinned/protected entry (v2) (#1463)jhendersonHDF2022-03-012-15/+84
| | | * Fix for parallel compression examples on Windows (#1459)jhendersonHDF2022-02-282-11/+23
| | | * Amend RELEASE.txt with note about parallel compression testing assertion fail...jhendersonHDF2022-02-251-0/+9
| | | * Add release note for #1438 (#1457)Allen Byrne2022-02-252-1/+18
| | | * Fix release check version logic (#1438)Allen Byrne2022-02-242-11/+11
| | | * Parallel Compression improvements (#1302)jhendersonHDF2022-02-2428-3356/+9308
| | | * Enable creation of RPM/DEB binaries GH#1394 (#1398)Allen Byrne2022-02-223-1/+17
| | | * Oess 168 utils mirror vfd (#1444)Larry Knox2022-02-215-23/+20
| | | * Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...David Young2022-02-2113-146/+139
| | | * Fix cache sanity checking code by moving functions to wider scope (#1435)jhendersonHDF2022-02-212-99/+88