summaryrefslogtreecommitdiffstats
path: root/src/H5Pint.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-1/+2
* Much normalization with develop (#701)Dana Robinson2021-05-281-15/+79
* Brings atom-->ID and other ID-related changes from developDana Robinson2021-05-051-11/+11
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-1213/+1164
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-041-1/+1
|\
| * Normalization with hdf5_1_10Dana Robinson2020-06-011-1/+1
| * Trim trailing whitespaceQuincey Koziol2020-04-201-21/+21
| * merge and fix conflictkmu2020-01-191-4/+4
| |\
| * | fix unused related warningskmu2020-01-131-8/+7
| |/
| * Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-4/+34
| * Added the map (H5M) APIDana Robinson2019-08-131-5/+29
| * H5P: Fix wrong value comparison in assertJerome Soumagne2019-07-161-3/+5
| * Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-101-1/+1
| * Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-1/+1
| * Put the memcpy overlap check back into H5MM.Dana Robinson2019-06-221-2/+2
| * Added a VOL initialization property list type.Dana Robinson2019-06-051-37/+68
| * Merge remote-tracking branch 'origin/develop' into env_vol_loadQuincey Koziol2019-04-031-17/+17
| |\
| | * Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-17/+17
| * | Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-101-0/+110
| |/
| * VOL FEATUREDana Robinson2018-10-101-0/+19
* | Change H5F_open to perform deduplication of open VFDs in a more flexible way,David Young2020-07-301-0/+1
* | Repair a bunch of H5_ATTR_SANITY_CHECK uses that should have beenDavid Young2020-05-201-2/+2
* | Trim trailing whitespaceQuincey Koziol2020-05-201-21/+21
* | fix unused related warningskmu2020-05-201-8/+7
* | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-58/+274
|/
* Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-303/+286
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-17/+17
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-80/+27
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r29815] Description:Quincey Koziol2016-04-261-1/+1
* [svn-r29712] Description:Quincey Koziol2016-04-161-1/+1
* [svn-r29077] Description:Quincey Koziol2016-02-101-4/+12
* [svn-r29066] - fixing some of the internal usage of dxpls.Mohamad Chaarawi2016-02-081-22/+22
|\
* \ [svn-r29059] merge from trunk.Mohamad Chaarawi2016-02-071-1/+1
|\ \ | |/
| * [svn-r28957] fix non-parallel bug.Mohamad Chaarawi2016-01-221-1/+2
* | [svn-r28959] merge from trunk.Mohamad Chaarawi2016-01-221-7/+30
|\ \ | |/
| * [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-5/+21
| * [svn-r28916] Description:Quincey Koziol2016-01-151-1/+74
| * [svn-r28894] Description:Quincey Koziol2016-01-141-1/+1
* | [svn-r28915] Description:Quincey Koziol2016-01-151-23/+45
* | [svn-r28636] merge from trunk.Mohamad Chaarawi2015-12-141-7/+7
|\ \ | |/
| * [svn-r28606] Description:Quincey Koziol2015-12-131-7/+7
* | [svn-r27929] merge from trunk.Mohamad Chaarawi2015-10-011-520/+758
|\ \ | |/
| * [svn-r27811] Description:Quincey Koziol2015-09-161-419/+670
| * [svn-r27768] Description:Quincey Koziol2015-09-141-122/+109
* | [svn-r27261] apply metadata enhancement patch that was based on the mdc 3 bra...Mohamad Chaarawi2015-06-211-2/+70
|/
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-9/+9
* [svn-r25496] Description:Quincey Koziol2014-07-301-16/+20
* [svn-r25084] Description:Quincey Koziol2014-04-231-133/+191