summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make platform specific test presets for windows and macs (#3988)Allen Byrne2024-02-064-8/+104
* Skip mac bintest until more reliable (#3983)Allen Byrne2024-02-021-0/+1
* corrected warning: implicit conversion changes signedness (#3982)Scot Breitenfeld2024-02-021-1/+1
* Fixed spacing issues in example tests. (#3979)Scot Breitenfeld2024-02-0210-33/+43
* Add h5dump tests that require subfiling VFD (#3879)H. Joe Lee2024-02-018-1/+48
* Create CITATION.cff (#3927)Stefano Probst2024-02-011-0/+12
* append '-WF,' when passing C preprocessor directives to the xlf compiler (#3976)Scot Breitenfeld2024-02-011-3/+8
* Clarify vlen string datatype message (#3950)mattjala2024-01-311-5/+19
* Replace 'T2' with ' ' to avoid failure to match expected output due to (#3975)Larry Knox2024-01-315-25/+25
* Add binary testing to CI testing (#3971)Allen Byrne2024-01-3111-215/+542
* Explicitly use PROJECT_BINARY_DIR in target copy location (#3974)Allen Byrne2024-01-302-31/+31
* h5 compiler wrappers now pass all arguments passed to it to the compile line ...Scot Breitenfeld2024-01-306-38/+109
* Fixed XL and gfortran errors (#3968)Scot Breitenfeld2024-01-303-9/+13
* Added a GitHub Codespaces configuration. (#3966)Gerd Heber2024-01-303-0/+34
* Add API support for Fortran MPI_F08 module definitions. (#3959)Scot Breitenfeld2024-01-2914-24/+649
* Fix doxygen errors (#3962)Allen Byrne2024-01-2937-72/+209
* Document that fileno is same for all handles (#3963)mattjala2024-01-262-10/+19
* Add RELEASE.txt note for the fix for issue #1256 (#3955)jhendersonHDF2024-01-261-0/+28
* RF: move codespell configuration into .codespellrc so could be used locally a...Yaroslav Halchenko2024-01-262-3/+6
* Change 'extensible' to 'fixed' in H5FA code (#3964)Dana Robinson2024-01-262-2/+2
* Fix potential infinite loop in API test (#3960)mattjala2024-01-251-1/+1
* fixed BIND name (#3957)Scot Breitenfeld2024-01-242-8/+3
* Remove cached datatype conversion path table entries on file close (#3942)jhendersonHDF2024-01-235-12/+307
* Add the user test program in HDFFV-9174 for committed types. (#3937)vchoi-hdfgroup2024-01-231-0/+169
* Fortran API work. (#3941)Scot Breitenfeld2024-01-2312-172/+441
* Update H5Fget_obj_count/ids docs to reflect dtype behavior (#3932)mattjala2024-01-202-3/+4
* Fix chid_t to hid_t (#3948)Glenn Song2024-01-201-1/+1
* Replace off_t with HDoff_t internally (#3944)Dana Robinson2024-01-186-15/+19
* Clean up Doxygen for szip functions and constants (#3943)Dana Robinson2024-01-182-14/+46
* autogen.sh: check directly for libtoolize instead of libtool [as libtool is ...Satish Balay2024-01-131-28/+8
* Remove incorrect include of sz header (#3939)Allen Byrne2024-01-101-4/+0
* Add binary build for linux S3 (#3936)Allen Byrne2024-01-097-4/+122
* Reorg and update options for doc and cmake config (#3934)Allen Byrne2024-01-093-27/+42
* Remove check for MPI initialization in tools library when using parallel VFDsH. Joe Lee2024-01-091-13/+16
* Update upload- artifact to match download version (#3929)Allen Byrne2024-01-084-16/+16
* Add H5Dread/write_multi to API tests (#3919)mattjala2024-01-062-0/+1541
* renamed defined H5_VERS* to avoid conflicts (#3926)Scot Breitenfeld2024-01-052-15/+15
* Use props for includes and remove global includes (#3921)Allen Byrne2024-01-0416-52/+27
* Fix building VOLs under library with CMake <3.24 (#3920)mattjala2024-01-041-11/+7
* Remove examples that have been moved to HDF5Examples folder (#3917)Allen Byrne2024-01-0317-3489/+22
* New Fortran Examples added (#3916)Scot Breitenfeld2024-01-0321-41/+964
* Bump the github-actions group with 3 updates (#3913)dependabot[bot]2024-01-023-16/+16
* Added H5Fdelete_f with test (#3912)Scot Breitenfeld2023-12-304-13/+85
* Add 'warning density' computation to the warnhist script (#3910)Quincey Koziol2023-12-2918-136/+414
* Implement optimized support for vector I/O in Subfiling VFD (#3896)jhendersonHDF2023-12-278-1060/+2190
* Added new H5G Fortran HDF5examples (#3908)Scot Breitenfeld2023-12-2227-94/+768
* Add CMake api checks to test the new Examples folder. (#3907)Allen Byrne2023-12-2222-99/+449
* Change Trouble Shooting to Troubleshooting (#3905)H. Joe Lee2023-12-221-1/+1
* Doc versions (#3903)Gerd Heber2023-12-2112-60/+315
* Move Glossary to the end of docs navigation menu (#3902)H. Joe Lee2023-12-211-1/+1