summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Brings an enum fix from develop (#3304)Dana Robinson2023-07-282-31/+39
* Sync ros3 VFD w/ develop (#3299)Dana Robinson2023-07-284-87/+522
* Convert H5F_addr calls to H5_addr (#3297)Dana Robinson2023-07-27135-1137/+1135
* Misc missed things from previous merges (#3295)Dana Robinson2023-07-271-4/+3
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-27312-11306/+44
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-27311-15764/+15712
* Misc warnings and cross-compile improvements (#3281)Dana Robinson2023-07-275-27/+48
* Normalizes the public headers (#3292)Dana Robinson2023-07-2741-418/+405
* Fix assertion failure when attempting to use IOC VFD directly (#3187) (#3288)jhendersonHDF2023-07-271-0/+13
* Fix some warnings in developer builds (#3247) (#3291)jhendersonHDF2023-07-278-196/+185
* Subfiling VFD source cleanup (#3241) (#3290)jhendersonHDF2023-07-2731-3291/+116
* API test updates (#3018) (#3287)jhendersonHDF2023-07-271-7/+11
* Fix release version for some H5Pfapl routines (#3023) (#3286)jhendersonHDF2023-07-271-3/+3
* Add test for HDstrcasestr macro (#2115) (#3285)jhendersonHDF2023-07-272-1/+24
* Brings over some H5F changes (#3278)Dana Robinson2023-07-274-48/+21
* Remove unused files (#3276)Dana Robinson2023-07-274-295/+0
* Sync fortran src files with develop (#3126)Allen Byrne2023-06-151-1/+0
* merges from develop (#3115)Allen Byrne2023-06-131-2/+2
* Fix doxygen and actions - merge from develop (#3109)Allen Byrne2023-06-131-0/+6
* Update version (#2971)Larry Knox2023-05-191-2/+2
* Warn about changing collections during iteration (#2962)mattjala2023-05-167-15/+37
* Prevent buffer overrun in H5S_select_deserialize (#2953)mattjala2023-05-1612-104/+233
* Remove H5TB discussion (#2899)Dana Robinson2023-05-051-10/+0
* Fix CMake generator expression syntax (#2910)Allen Byrne2023-05-051-11/+11
* Fix Autotools internal-debug=all builds (#2886)jhendersonHDF2023-05-031-1/+1
* Sync with develop (#2871)Dana Robinson2023-05-0226-703/+2497
* Sync with develop (#2849)Dana Robinson2023-04-2829-1055/+1209
* Merge with develop (#2790)Dana Robinson2023-04-22155-4036/+1788
* H5Spoint.c: Comment fix (#2783)Dave Allured2023-04-201-1/+1
* Clean up memory allocated when reading messages in H5Dlayout on error (#2769)glennsong092023-04-181-4/+15
* Check for invalid AAPL in H5Aopen (#2712) (#2770)jhendersonHDF2023-04-171-5/+9
* Add buffer overrun checks to H5O__layout_decode and H5O__sdspace_decode (#267...jhendersonHDF2023-04-153-55/+268
* Fix a heap buffer overflow during H5D__compact_readvv (GitHub #2606) (#2664) ...jhendersonHDF2023-04-141-0/+27
* Fix for github issue #2599: (#2665) (#2706)vchoi-hdfgroup2023-04-131-1/+6
* Avoid suppressing error output for non-tentative file opens (#2632) (#2670)jhendersonHDF2023-04-131-11/+41
* Fix memory leaks and aborts in H5O EFL decode (#2656) (#2707)Dana Robinson2023-04-131-48/+61
* Minor cherry-pick merges to 1.14 (#2582)Larry Knox2023-04-041-4/+3
* Subfiling VFD - fix issues with I/O concentrator selection strategies (#2571)...jhendersonHDF2023-04-041-39/+71
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2545)Allen Byrne2023-04-041-4/+4
* Fix a memory corruption issue in H5S__point_project_simple (#2626) (#2631)jhendersonHDF2023-04-041-1/+1
* Cherry-pick merges from develop to hdf5_1_14 (#2572)Larry Knox2023-03-161-4/+7
* Subfiling VFD - add option to specify config file prefix (#2495) (#2570)jhendersonHDF2023-03-155-18/+165
* docs: in -> out (#2514) (#2516) (#2568)Larry Knox2023-03-151-1/+1
* Remove redundant and flawed documentation of H5D_chunk_iter_op_t from H5D.c (...Larry Knox2023-03-151-26/+0
* Fix new codespell issues (#2521) (#2533)Larry Knox2023-03-103-3/+3
* 1.14 Merge doxygen plist tables changes #2470 from develop (#2503)Allen Byrne2023-03-017-20/+22
* Fix issue with collective metadata writes of global heap data (#2480) (#2486)jhendersonHDF2023-02-211-0/+8
* 1.14 Merge Correct pkgconfig variables and libraries #2259 (#2477)Allen Byrne2023-02-171-4/+14
* 1.14 Correct VERS compatible (#2460)Allen Byrne2023-02-171-2/+2
* Adds RELEASE.txt notes and updates Doxygen (#2377) (#2378)Dana Robinson2022-12-292-8/+10