summaryrefslogtreecommitdiffstats
path: root/Modules/FindosgPresentation.cmake
Commit message (Expand)AuthorAgeFilesLines
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-1/+1
* Findosg: New modules for osgQt and osgPresentationPhilip Lowman2012-01-281-0/+52
c_sl_opt Mirror from: https://github.com/HDFGroup/hdf5.git
summaryrefslogtreecommitdiffstats
path: root/src/H5FD.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into file_locking_squash_2Dana Robinson2020-08-061-1/+1
|\
| * Minor normalizations with 1.12 branchDana Robinson2020-08-011-1/+1
* | Squash merge of file locking fixesDana Robinson2020-08-031-4/+4
|/
* Normalization with hdf5_1_10Dana Robinson2020-06-011-11/+11
* Minor refactoring to the VFD info free call.Dana Robinson2020-01-311-10/+8
* Updated the 'const memory free' changes based on PR feedback.Dana Robinson2020-01-311-9/+8
* Added a free wrapper that lets us free constant pointers withoutDana Robinson2020-01-301-5/+8
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-2/+2
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-2/+2
* Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-464/+514
* Cleanup API context function usage.Quincey Koziol2018-03-191-54/+16
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-43/+71
* Normalization with VOL integration branch.Dana Robinson2017-11-301-9/+9
* Added a test for VFD IDs to testhdf5.Dana Robinson2017-07-011-226/+53
* * Added new public H5FDdriver_query() API call.Dana Robinson2017-05-241-1/+41
* * Made H5FD_driver_query() a private function instead of static.Dana Robinson2017-05-24