summaryrefslogtreecommitdiffstats
path: root/src/H5private.h
Commit message (Expand)AuthorAgeFilesLines
* Add maps implementation (based on a patch supplied by MohamadNeil Fortner2017-05-111-0/+2
* Initial implementation of dataset create/open/close, transactions. NotNeil Fortner2016-11-141-0/+4
* [svn-r29903] merge from trunk.Mohamad Chaarawi2016-05-091-60/+43
|\
| * [svn-r29395] Corrected parentheses in floating-point compare macros.Dana Robinson2016-03-121-8/+9
| * [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-1/+5
| * [svn-r29084] Revert of:Dana Robinson2016-02-111-5/+1
| * [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-0/+3
| * [svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci...Dana Robinson2016-02-041-1/+5
| * [svn-r29030] Cleanup of test/externals before merging user patch.Dana Robinson2016-02-021-1/+3
| * [svn-r29019] Fixed double declaration of a few types that only appears on Win...Dana Robinson2016-01-291-1/+7
| * [svn-r29011] LFS changes in the autotools and library.Dana Robinson2016-01-281-51/+17
| * [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-0/+1
* | [svn-r28715] - merge from trunkMohamad Chaarawi2015-12-211-16/+92
|\ \ | |/
| * [svn-r28581] Brought flock changes over from revise_chunks as well as a fewDana Robinson2015-12-111-1/+73
| * [svn-r28422] Description:Quincey Koziol2015-11-201-7/+16
| * [svn-r28416] Description:Quincey Koziol2015-11-201-8/+3
* | [svn-r28288] merge from trunk.Mohamad Chaarawi2015-11-051-4/+12
|\ \ | |/
| * [svn-r28241] Correct prototype return signature.Allen Byrne2015-10-281-1/+1
| * [svn-r28236] Rework get timezone function to add another exclusion define (H5...Allen Byrne2015-10-271-2/+10
| * [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-2/+2
* | [svn-r27959] - merge from trunk (pre-VDS)Mohamad Chaarawi2015-10-051-0/+3
|\ \ | |/
* | [svn-r27777] merge from trunk.Mohamad Chaarawi2015-09-141-353/+413
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-317/+375
| * [svn-r27753] Removed duplicated attribute macro checks. Moved canonical attri...Dana Robinson2015-09-101-3/+14
| * [svn-r27581] Fixed a bug in the FUNC_ENTER macros. API calls of the form H5xx...Dana Robinson2015-08-261-3/+18
| * [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-30/+5
| * [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-2/+2
| * [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-211-2/+2
* | [svn-r27286] merge from trunk.Mohamad Chaarawi2015-06-261-5/+16
|\ \ | |/
| * [svn-r27278] Merge of 27270 from trunk. Fixes HDFFV-9119 and HDFFV-9421.Dana Robinson2015-06-241-5/+16
* | [svn-r27141] merge from trunk.Mohamad Chaarawi2015-06-031-8/+3
|\ \ | |/
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-8/+1
| * [svn-r27111] move undef of __attribute__ back to private and remove its usage...Mohamad Chaarawi2015-05-261-0/+2
* | [svn-r27050] merge from trunk.Mohamad Chaarawi2015-05-111-2/+5
|\ \ | |/
| * [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-2/+5
* | [svn-r26724] - merge from trunk & fix conflicts.Mohamad Chaarawi2015-04-031-9/+49
|\ \ | |/
| * [svn-r26678] add ifdef checks and setting for __attribute__ in a public place...Mohamad Chaarawi2015-03-311-5/+2
| * [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-011-0/+42
| * [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch.Dana Robinson2015-02-231-3/+0
| * [svn-r26272] Merge of r26071 from features/autotools_reworkDana Robinson2015-02-221-0/+4
| * [svn-r26203] increase string size to 128 for MPE function event name.Mohamad Chaarawi2015-02-181-1/+1
* | [svn-r26185] merge from trunk.Mohamad Chaarawi2015-02-161-18/+19
|\ \ | |/
| * [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from au...Mohamad Chaarawi2015-02-161-18/+19
* | [svn-r25254] merge from trunk.Mohamad Chaarawi2014-06-111-1/+4
|\ \ | |/
| * [svn-r25215] Description:Quincey Koziol2014-05-251-0/+3
| * [svn-r24961] Updates to Win32 thread-local storage cleanup when the thread-sa...Dana Robinson2014-04-041-1/+1
* | [svn-r24940] merge from trunk.Mohamad Chaarawi2014-04-011-21/+2
|\ \ | |/
| * [svn-r24803] Description:Quincey Koziol2014-03-161-19/+0
| * [svn-r24769] Description:Quincey Koziol2014-03-071-2/+2
* | [svn-r24343] add definition for H5TRACE12.Mohamad Chaarawi2013-10-231-0/+1