| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync with develop | Dana Robinson | 2020-08-01 | 1 | -2945/+1494 |
|
|
* | Squashed commit of the following: | David Young | 2020-01-31 | 1 | -89/+91 |
|
|
* | Merge changes from develop to fix various issues | Allen Byrne | 2020-01-30 | 1 | -137/+71 |
|
|
* | Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to develop | Kimmy Mu | 2020-01-28 | 1 | -1/+1 |
|
|
* | Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to develop | Kimmy Mu | 2020-01-28 | 1 | -3/+3 |
|
|
* | Change tools debug macros to not use error stack | Allen Byrne | 2020-01-23 | 1 | -41/+16 |
|
|
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-19 | 1 | -8/+16 |
|
|
* | Merge tools changes from develop | Allen Byrne | 2020-01-13 | 1 | -184/+188 |
|
|
* | Fix compile statement order | Allen Byrne | 2019-12-20 | 1 | -2/+2 |
|
|
* | HDFFV-10976,-10980 h5dump, h5ls, h5diff use new ref APIs | Allen Byrne | 2019-12-20 | 1 | -73/+327 |
|
|
* | HDFFV-10876 Merge from develop | Allen Byrne | 2019-12-09 | 1 | -17/+23 |
|
|
* | Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/... | Jerome Soumagne | 2019-12-09 | 1 | -4/+0 |
|
|
* | Merged HDFFV-10929_2GB_testing to hdf5_1_12 | Richard Warren | 2019-12-06 | 1 | -0/+4 |
|
|
* | Updates to warnhist script, along with a few cleanups, and add some comments | Quincey Koziol | 2019-07-10 | 1 | -1/+1 |
|
|
* | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 1 | -1/+1 |
|
|
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -4/+4 |
|
|
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -6/+5 |
|
|
* | Changes made based on feedback from pull request #1039. | Vailin Choi | 2018-05-14 | 1 | -2/+2 |
|
|
* | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 1 | -2/+2 |
|
|
* | Avoid double free | Allen Byrne | 2017-10-19 | 1 | -3/+0 |
|
|
* | Fix error handling issues | Allen Byrne | 2017-10-17 | 1 | -45/+66 |
|
|
* | HDFFV-10297 add h5copy test and fix h5diff errors | Allen Byrne | 2017-10-16 | 1 | -508/+497 |
|
|
* | HDFFV-10296 Update tools lib to use the error handling macros. | Allen Byrne | 2017-10-13 | 1 | -390/+374 |
|
|
* | VS2012 and earlier cannot have execute stmnts before declare | Allen Byrne | 2017-10-03 | 1 | -1/+1 |
|
|
* | Fix merge typos | Allen Byrne | 2017-09-11 | 1 | -3/+3 |
|
|
* | HDFFV-9774 Fix code merge | Allen Byrne | 2017-09-08 | 1 | -3582/+2230 |
|
|
* | HDFFV-10246 Add check for string not null before use | Allen Byrne | 2017-07-25 | 1 | -4/+16 |
|
|
* | Fixed many minor warnings. | Dana Robinson | 2017-05-25 | 1 | -6/+6 |
|
|
* | HDFFV-10128 Fixed string length with no null fixed | Allen Byrne | 2017-05-16 | 1 | -2/+7 |
|
|
* | HDFFV-10128 add test to check null term | Allen Byrne | 2017-05-15 | 1 | -35/+52 |
|
|
* | HDFFV-10128 Fix null term strings | Allen Byrne | 2017-05-12 | 1 | -7/+17 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | HDFFV-10128 fix string compare and add tests | Allen Byrne | 2017-03-03 | 1 | -9/+16 |
|
|
* | [svn-r30236] HDFFV-9928: remove duplicate and unconditional includes in h5dif... | Allen Byrne | 2016-08-01 | 1 | -4/+0 |
|
|
* | [svn-r30113] Description: | Quincey Koziol | 2016-06-28 | 1 | -1776/+1429 |
|
|
* | [svn-r27626] Various minor warning fixes before major SWMR and VDS merges. | Dana Robinson | 2015-08-31 | 1 | -20/+20 |
|
|
* | [svn-r27572] Removed VMS-specific code from the library. | Dana Robinson | 2015-08-24 | 1 | -22/+0 |
|
|
* | [svn-r24224] HDFFV-8529: Space separate define strings | Allen Byrne | 2013-09-30 | 1 | -6/+6 |
|
|
* | [svn-r24138] Cast constants to specified type. | Allen Byrne | 2013-09-13 | 1 | -5/+5 |
|
|
* | [svn-r24101] Description: | Quincey Koziol | 2013-09-05 | 1 | -9/+8 |
|
|
* | [svn-r23695] Description: | Quincey Koziol | 2013-05-11 | 1 | -2/+4 |
|
|
* | [svn-r23415] Description: | Quincey Koziol | 2013-03-21 | 1 | -2/+2 |
|
|
* | [svn-r23395] Description: | Quincey Koziol | 2013-03-20 | 1 | -259/+430 |
|
|
* | [svn-r22625] HDFFV-8111: h5diff compare file to itself - removed path shortcut | Allen Byrne | 2012-08-03 | 1 | -0/+45 |
|
|
* | [svn-r21980] Correct HD prefix in tools for *alloc | Allen Byrne | 2012-02-24 | 1 | -1/+1 |
|
|
* | [svn-r21979] Correct HD prefix in tools for strlen and memcpy | Allen Byrne | 2012-02-24 | 1 | -136/+136 |
|
|
* | [svn-r21974] Update HSIZE_T print statements to use correct macro. | Allen Byrne | 2012-02-23 | 1 | -32/+32 |
|
|
* | [svn-r21358] Purpose: | Jonathan Kim | 2011-09-02 | 1 | -30/+40 |
|
|
* | [svn-r21121] Description: | Quincey Koziol | 2011-07-18 | 1 | -4/+4 |
|
|
* | [svn-r21117] Issue 2763 - I added a new parameter of object access property l... | Raymond Lu | 2011-07-18 | 1 | -4/+4 |
|
|