summaryrefslogtreecommitdiffstats
path: root/src/H5T.c
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Merge branch 'develop' into hdffv_10355Dana Robinson2018-03-061-0/+5
| | | |\
| | | | * Fix for HDFFV-10357 (CVE-2017-17508).Dana Robinson2018-02-271-0/+5
| | | * | Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-4/+9
| | | |/
| | | * Changes made based on code reviews.Vailin Choi2018-01-121-3/+2
| | | * (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-6/+6
| | | |\
| | | * | Initial checkin for library version boundsVailin Choi2017-10-031-8/+26
| | | |/
| | * | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-533/+676
| | |/
| * | Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-071-14/+41
| * | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-2/+2
| * | merge from develop and apply HDFFV-8611Allen Byrne2017-05-241-1449/+1410
| * | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
* | | Changes to make timers within the library monotonic.Quincey Koziol2017-09-031-11/+24
| |/ |/|
* | HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-8/+21
* | HDFFV-10186 Whitespace changesAllen Byrne2017-05-091-1441/+1389
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
|/
* Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-2/+2
* [svn-r30143] Fix for HDFFV-9940.Vailin Choi2016-07-041-0/+43
* [svn-r30139] Description:Quincey Koziol2016-07-021-0/+72
* [svn-r30113] Description:Quincey Koziol2016-06-281-0/+2
* [svn-r30068] Description:Quincey Koziol2016-06-131-0/+11
* [svn-r29776] Description:Quincey Koziol2016-04-241-0/+29
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-1/+1
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-181/+181
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-181/+181
* [svn-r28606] Description:Quincey Koziol2015-12-131-15/+3
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-1/+1
* [svn-r27811] Description:Quincey Koziol2015-09-161-0/+2
* [svn-r27794] Reintegration merge of features/autotools_rework branch with trunkDana Robinson2015-09-151-0/+1
|\
| * [svn-r27507] Merge of r27237-27500 from the trunk.Dana Robinson2015-08-141-0/+8
| |\
| * \ [svn-r27222] Merge of r27035-27221 from the trunk.Dana Robinson2015-06-171-1/+1
| |\ \
| * \ \ [svn-r27038] Merge of r26393-27031 from the trunk.Dana Robinson2015-05-071-212/+313
| |\ \ \
| * | | | [svn-r26543] Description:Quincey Koziol2015-03-231-4/+0
| * | | | [svn-r26513] Description:Quincey Koziol2015-03-201-4/+0
| * | | | [svn-r26508] Description:Quincey Koziol2015-03-201-2/+0
| * | | | [svn-r26503] Description:Quincey Koziol2015-03-201-4/+2
| * | | | [svn-r26499] Description:Quincey Koziol2015-03-201-2/+0
| * | | | [svn-r26494] Description:Quincey Koziol2015-03-191-2/+0
| * | | | [svn-r26492] Description:Quincey Koziol2015-03-191-2/+0
| * | | | [svn-r26489] Description:Quincey Koziol2015-03-191-6/+0
| * | | | [svn-r26483] Description:Quincey Koziol2015-03-191-14/+0
| * | | | [svn-r26258] Description:Quincey Koziol2015-02-201-14/+0
* | | | | [svn-r27768] Description:Quincey Koziol2015-09-141-243/+255
* | | | | [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-1/+1
* | | | | [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-211-1/+1
| |_|_|/ |/| | |
* | | | [svn-r27428] Bug fix: DAILYTEST-170Albert Cheng2015-07-241-0/+8
| |_|/ |/| |
* | | [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-1/+1
| |/ |/|
* | [svn-r26907] Check range and fix conversion issue of compound members in H5T_...Jerome Soumagne2015-04-231-9/+25
* | [svn-r26868] Remove accum_change assert in H5T for nowJerome Soumagne2015-04-211-2/+2
* | [svn-r26848] Fix warnings in H5TJerome Soumagne2015-04-201-31/+115
* | [svn-r26777] - Fix usage of the internal AC global dxplsMohamad Chaarawi2015-04-101-177/+177