| Commit message (Expand) | Author | Age | Files | Lines |
* | Combo set of async and other changes (#161) | Quincey Koziol | 2021-06-02 | 1 | -24/+31 |
|
|
* | Update license url (#332) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
|
|
* | Bring async branch to develop (#166) | Quincey Koziol | 2020-12-14 | 1 | -0/+1 |
|
|
* | Enhance API tracing (#120) | Quincey Koziol | 2020-11-26 | 1 | -116/+53 |
|
|
* | Basic alignment with async branch (#115) | Quincey Koziol | 2020-11-23 | 1 | -44/+3 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -305/+280 |
|
|
* | Clean up private / package / static namespace issues (function naming, which | Quincey Koziol | 2020-08-06 | 1 | -39/+39 |
|
|
* | Minor normalization with 1.10. | Dana Robinson | 2020-07-20 | 1 | -14/+9 |
|
|
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 1 | -27/+37 |
|
|
* | Small changes from the token_refactoring branch, to reduce the delta to develop | Quincey Koziol | 2020-01-04 | 1 | -3/+3 |
|
|
* | Added the map (H5M) API | Dana Robinson | 2019-08-13 | 1 | -0/+6 |
|
|
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -0/+1 |
|
|
* | Added an H5MM_memcpy call that checks for buffer overlap. | Dana Robinson | 2019-03-16 | 1 | -1/+1 |
|
|
* | Removed H5I_REFERENCE from the library. It has always been unused | Dana Robinson | 2018-12-08 | 1 | -1/+0 |
|
|
* | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 1 | -17/+4 |
|
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -0/+1 |
|
|
* | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 1 | -1/+1 |
|
|
* | Normalization with vol_integration (property lists, file drivers, | Dana Robinson | 2018-09-21 | 1 | -22/+24 |
|
|
* | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 1 | -1/+1 |
|
|
* | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -12/+7 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -6/+6 |
|
|
* | [svn-r24285] Eliminate several "passing argument ... with different width due... | Larry Knox | 2013-10-10 | 1 | -2/+2 |
|
|
* | [svn-r23713] Description: | Quincey Koziol | 2013-05-21 | 1 | -7/+7 |
|
|
* | [svn-r23238] Description: | Quincey Koziol | 2013-02-08 | 1 | -1/+1 |
|
|
* | [svn-r23219] Description: | Quincey Koziol | 2013-02-02 | 1 | -20/+33 |
|
|
* | [svn-r22219] Description: | Quincey Koziol | 2012-03-31 | 1 | -4/+7 |
|
|
* | [svn-r21923] Description: | Quincey Koziol | 2012-02-10 | 1 | -9/+107 |
|
|
* | [svn-r21919] Description: | Quincey Koziol | 2012-02-09 | 1 | -15/+15 |
|
|
* | [svn-r21126] Description: | Quincey Koziol | 2011-07-19 | 1 | -19/+53 |
|
|
* | [svn-r20885] Description: | Quincey Koziol | 2011-05-20 | 1 | -2/+7 |
|
|
* | [svn-r19398] Descriptino: | Quincey Koziol | 2010-09-16 | 1 | -2/+2 |
|
|
* | [svn-r19363] When mandatory filter failed to write data chunks, the dataset | Raymond Lu | 2010-09-09 | 1 | -2/+2 |
|
|
* | [svn-r19133] Description: | Quincey Koziol | 2010-07-28 | 1 | -32/+40 |
|
|
* | [svn-r18616] Description: | Quincey Koziol | 2010-04-22 | 1 | -0/+19 |
|
|
* | [svn-r16560] Description: | Quincey Koziol | 2009-03-10 | 1 | -2/+0 |
|
|
* | [svn-r16279] Description: | Quincey Koziol | 2009-01-08 | 1 | -3/+1 |
|
|
* | [svn-r15796] Purpose: Close bug #1322 | Neil Fortner | 2008-10-07 | 1 | -3/+3 |
|
|
* | [svn-r15628] Description: | Quincey Koziol | 2008-09-16 | 1 | -8/+8 |
|
|
* | [svn-r15485] Purpose: Allow library to shut down properly when objects have r... | Neil Fortner | 2008-08-19 | 1 | -3/+3 |
|
|
* | [svn-r15451] Purpose: Fix various problems that were occurring when using mou... | Neil Fortner | 2008-08-07 | 1 | -6/+6 |
|
|
* | [svn-r15290] H5Tpack didn't act correctly with nested compound datatype. The... | Raymond Lu | 2008-06-27 | 1 | -1/+0 |
|
|
* | [svn-r15131] Description: | Quincey Koziol | 2008-06-03 | 1 | -3/+0 |
|
|
* | [svn-r14973] Purpose: Fix bug in H5G_get_name_by_addr where buffer size is le... | Scott Wegner | 2008-05-12 | 1 | -1/+1 |
|
|
* | [svn-r14284] Description: | Quincey Koziol | 2007-11-24 | 1 | -188/+94 |
|
|
* | [svn-r14224] Description: | Quincey Koziol | 2007-10-30 | 1 | -4/+7 |
|
|
* | [svn-r14175] Description: | Quincey Koziol | 2007-10-02 | 1 | -2/+8 |
|
|
* | [svn-r14154] Description: | Quincey Koziol | 2007-09-25 | 1 | -87/+92 |
|
|
* | [svn-r14122] Description: | Quincey Koziol | 2007-08-28 | 1 | -1/+1 |
|
|
* | [svn-r13986] Description: | Quincey Koziol | 2007-07-17 | 1 | -1/+1 |
|
|