summaryrefslogtreecommitdiffstats
path: root/HDF5Examples
Commit message (Expand)AuthorAgeFilesLines
* Change compression tests reference files to use masking for compression ratio...Allen Byrne2024-03-101-1/+8
* Clean up off_t usage (#4095)Dana Robinson2024-03-091-1/+1
* virtual creates must use the same datatype as the main file (#4092)Allen Byrne2024-03-083-3/+3
* Use H5T_STD_I32LE to create datatype in vds examples (#4070)Allen Byrne2024-03-078-15/+15
* Ignore UserPresets and Use only C compiler for sanitizers (#4066)Allen Byrne2024-03-051-244/+0
* Add options to allow tools type selection and naming (#4046)Allen Byrne2024-03-041-14/+12
* Remove limitations on preset generators (#4051)Allen Byrne2024-02-291-15/+3
* Update and Add general INSTALL (#4016)Allen Byrne2024-02-231-2/+2
* Replace deprecated Fortran 'include mpif.h' with 'USE mpi' (#4031)Christoph Niethammer2024-02-211-1/+1
* Correct String FIND for runTest and grepTest (#4022)Allen Byrne2024-02-152-11/+25
* included best practices of using coll. metadata APIs (#4018)Scot Breitenfeld2024-02-159-8/+154
* Add C in project line for CMake to fix #4012. (#4014)H. Joe Lee2024-02-143-3/+3
* Update install texts (#4010)Glenn Song2024-02-141-4/+4
* Fix incompatible pointer type warnings in object reference examples (#3999)jhendersonHDF2024-02-092-2/+2
* Fix overwritten preset names (#4000)Allen Byrne2024-02-091-12/+14
* Remove oneapi/clang compiler printf() type warning. (#3994)H. Joe Lee2024-02-082-2/+2
* Make platform specific test presets for windows and macs (#3988)Allen Byrne2024-02-061-0/+50
* Fixed spacing issues in example tests. (#3979)Scot Breitenfeld2024-02-0210-33/+43
* Replace 'T2' with ' ' to avoid failure to match expected output due to (#3975)Larry Knox2024-01-315-25/+25
* Explicitly use PROJECT_BINARY_DIR in target copy location (#3974)Allen Byrne2024-01-302-31/+31
* Add binary build for linux S3 (#3936)Allen Byrne2024-01-092-2/+2
* Use props for includes and remove global includes (#3921)Allen Byrne2024-01-0410-42/+15
* Remove examples that have been moved to HDF5Examples folder (#3917)Allen Byrne2024-01-032-5/+1119
* New Fortran Examples added (#3916)Scot Breitenfeld2024-01-0312-33/+894
* 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-2218-86/+161
* Add VDS examples and fix non-standalone build (#3898)Allen Byrne2023-12-2150-132/+5991
* Add variable option syncing for examples (#3885)Allen Byrne2023-12-1420-157/+348
* Update examples with 1.6 api and static libs (#3874)Allen Byrne2023-11-297-35/+88
* Develop merge examples (#3851)Allen Byrne2023-11-27684-0/+244812