summaryrefslogtreecommitdiffstats
path: root/doxygen/examples/tables
Commit message (Collapse)AuthorAgeFilesLines
* Fix doxygen errors (#3962)Allen Byrne2024-01-291-2/+0
| | | | | | | | | | | * Switch warnings as errors to default OFF * Enable mac docs * Add doxygen action uses step * Use html div around snippet * Allow preset name to be an argument to cmake-ctest.yml
* Add new API function H5Pget_actual_select_io_mode() (#2974)Neil Fortner2023-10-201-0/+4
| | | This function allows the user to determine if the library performed selection I/O, vector I/O, or scalar (legacy) I/O during the last HDF5 operation performed with the provided DXPL. Expanded existing tests to check this functionality.
* Add missing row for the ROS3 VFD in table #3415 (#3517)Allen Byrne2023-09-112-40/+117
|
* removed the use of encoded single apostrophe (#3261)Scot Breitenfeld2023-07-201-2/+2
| | | | | | * removed the use of encoded single apostrophe, and fix H5Dread_chunk from write to read * updated sanitizer paragraph * fixed brief description for H5Fget_info
* Remove most unused options which are defaulted #2998 (#3019)Allen Byrne2023-05-261-1/+1
| | | | | * Remove most unused options which are defaulted #2998 * Fix property list references
* Remove "the the" from comments and docs (#2865)Dana Robinson2023-05-011-1/+1
|
* Implement selection I/O with type conversion (#2823)Neil Fortner2023-04-281-1/+12
| | | | | Initial implementation of selection I/O with type conversion. Allows Parallel collective I/O with type conversion, as long as selection I/O is enabled.
* Missing or misplaced entries in API reference tables #2470 (#2472)Allen Byrne2023-03-011-61/+206
| | | | | * Missing or misplaced entries in API reference tables #2470 * Doxy corrections
* Port VOL User Guide to doxygen (#2165)Allen Byrne2022-10-251-0/+637
| | | | | | | | | * Port VOL User Guide to doxygen * Fix spelling * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Restructure ref manual presentation (#2123)Allen Byrne2022-09-271-0/+629
|
* Use doxygen snippets for common tables (#2104)Allen Byrne2022-09-162-0/+949