Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2693 in HDFFV/hdf5 from ↵ | Vailin Choi | 2020-07-21 | 4 | -1/+179 |
| | | | | | | | | ~VCHOI/my_third_fork:bugfix/HDFFV-11080-heap-use-after-free-by-the-call to develop * commit '3023b34272cc6ada84aebfa7441a6a55afa3621c': Update MANIFEST. Add new test to Cmake. Fix for jira issue HDFFV-11080: (1) Patch up the file pointer when reading attribute of variable length datatype (2) Test to verify the fix when doing multiple threads | ||||
* | Brought over thread-safety changes from develop. | Dana Robinson | 2020-07-20 | 6 | -5/+356 |
| | |||||
* | Merge of dataspace improvements from develop. | Dana Robinson | 2020-07-16 | 6 | -570/+2187 |
| | |||||
* | Normalization of H5S package with develop | Dana Robinson | 2020-07-08 | 1 | -15/+15 |
| | |||||
* | Merge pull request #2657 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2020-06-22 | 1 | -3/+3 |
|\ | | | | | | | | | | | | | hdf5_1_10 * commit 'e64ed323db7c98a246d3386a146f87003886040a': Merge pull request #2656 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:changes_1_12_merge to hdf5_1_12 | ||||
| * | Merge pull request #2656 in HDFFV/hdf5 from ↵ | Larry Knox | 2020-06-21 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | ~LRKNOX/hdf5_lrk:changes_1_12_merge to hdf5_1_12 * commit '538b1317646f52658c2a896bbde4dce4246a9761': Squashed commit of the following: Addition of clang-warnings flags Update examples/teth5cc.sh.in for version 1.10. | ||||
* | | H5PB and H5Faccum normalization with develop. | Dana Robinson | 2020-06-04 | 1 | -3/+3 |
| | | |||||
* | | H5F normalizations with develop. | Dana Robinson | 2020-06-04 | 1 | -24/+30 |
|/ | |||||
* | Some normalization with develop in testhdf5 files. | Dana Robinson | 2020-05-28 | 5 | -359/+416 |
| | |||||
* | Removed trailing whitespace from source files. | Dana Robinson | 2020-05-26 | 30 | -215/+215 |
| | |||||
* | Moved srcdir changes over from develop. | Dana Robinson | 2020-05-20 | 3 | -49/+77 |
| | |||||
* | Brought the dsets test in line with develop. Brings over the fix | Dana Robinson | 2020-05-20 | 1 | -257/+815 |
| | | | | for 0-size dataset metadata allocation. | ||||
* | Updated code in H5Xtest.c files and associated tests. | Dana Robinson | 2020-05-18 | 20 | -737/+740 |
| | | | | Reverted overlong-strings warning that gives jam issues. | ||||
* | Misc library test changes from develop. | Dana Robinson | 2020-05-17 | 41 | -2032/+2120 |
| | |||||
* | Brought error tests in line with develop. Fixes warnings. | Dana Robinson | 2020-05-17 | 2 | -7/+64 |
| | |||||
* | Merge pull request #2537 in HDFFV/hdf5 from ~DYOUNG/werror:fix-werrors to ↵ | David Young | 2020-04-27 | 1 | -2/+2 |
| | | | | | | | | | develop * commit 'd16eb45d536bd13ca3cf1b0bdc76c58d95d13f17': For compatibility with non-C99 Visual Studio versions, use "%" PRIuMAX instead of "%ju". Fix `test/swmr_sparse_reader.c:118:77: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]` and `test/snapshots-hdf5/current/test/swmr_sparse_reader.c:129:100: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]`. Fix `src/H5FDdirect.c:1346:5: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]`. | ||||
* | TRILAB-192 - merge changes from develop | Allen Byrne | 2020-04-07 | 1 | -3/+12 |
| | | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags. | ||||
* | Remove return statement from void function test_reference_sel_none(). | Larry Knox | 2020-04-04 | 1 | -2/+0 |
| | |||||
* | Fix for HDFFV-11067:incorrect # of selected elements returned from region ↵ | vchoi | 2020-04-02 | 1 | -0/+83 |
| | | | | | | reference. The H5S_sel_none->deserialize callback should be called for H5S_SEL_NONE selection type. | ||||
* | Merge CMake and tools changes from develop | Allen Byrne | 2020-02-27 | 1 | -1/+1 |
| | |||||
* | Added new CMake options for tests | Allen Byrne | 2020-01-19 | 2 | -2/+4 |
| | |||||
* | Merge branch 'hdf5_1_10' of https://git.hdfgroup.org/scm/~kmu/hdf5 into ↵ | kmu | 2020-01-09 | 15 | -69/+68 |
|\ | | | | | | | hdf5_1_10 | ||||
| * | Merge of --Wc++-compat changes from develop | Dana Robinson | 2020-01-09 | 15 | -69/+68 |
| | | |||||
* | | merge intel warning fix | Kimmy Mu | 2020-01-09 | 5 | -13/+12 |
|/ | |||||
* | Adjust cache.c only variables. | Allen Byrne | 2019-12-18 | 3 | -29/+26 |
| | |||||
* | Fix include to correct memory calls - big-endian issue. | Allen Byrne | 2019-12-18 | 2 | -1/+1 |
| | |||||
* | Correct Merge issue | Allen Byrne | 2019-12-13 | 1 | -2/+3 |
| | |||||
* | HDFFV-10979 fix issue with global name conflict | Allen Byrne | 2019-12-12 | 4 | -723/+730 |
| | |||||
* | Whitespace and benign synchro changes | Allen Byrne | 2019-10-02 | 1 | -5/+7 |
| | |||||
* | Remove duplicate declaration-init | Allen Byrne | 2019-10-01 | 1 | -10/+0 |
| | |||||
* | fix for statement declare variable | Allen Byrne | 2019-09-30 | 3 | -169/+269 |
| | |||||
* | Whitespace fix and HD prefix | Allen Byrne | 2019-09-23 | 1 | -335/+259 |
| | |||||
* | HDFFV-10903 merge dev changes to 1.10 | Allen Byrne | 2019-09-18 | 33 | -197/+197 |
| | |||||
* | Merge S3 code from develop to 1.10 | Allen Byrne | 2019-09-13 | 6 | -7/+6544 |
| | |||||
* | Fix EXISTS test syntax and add toolchain | Allen Byrne | 2019-08-29 | 1 | -7/+7 |
| | |||||
* | fix get gethostname for windows | Allen Byrne | 2019-08-28 | 1 | -1/+1 |
| | |||||
* | Correct libver names available | Allen Byrne | 2019-08-26 | 1 | -5/+4 |
| | |||||
* | OESS-29 Update HD prefix and compare against develop | Allen Byrne | 2019-08-23 | 18 | -2992/+2968 |
| | |||||
* | Merge HD prefix and whitespace changes from develop | Allen Byrne | 2019-08-18 | 68 | -15555/+15142 |
| | |||||
* | Fix test tmp dir usage | Allen Byrne | 2019-08-15 | 11 | -171/+164 |
| | |||||
* | Changed a directory name left out from the previous commit. | Songyu Lu | 2019-08-14 | 1 | -1/+1 |
| | |||||
* | Merge branch 'hdf5_1_10' of ↵ | Songyu Lu | 2019-08-14 | 25 | -1099/+1294 |
|\ | | | | | | | https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_ray into bugfix/directory_name | ||||
| * | HDFFV-10879 fix test varname | Allen Byrne | 2019-08-14 | 1 | -1/+1 |
| | | |||||
| * | Correct error test spelling and use | Allen Byrne | 2019-08-13 | 2 | -102/+130 |
| | | |||||
| * | Add option to explicitly disable extra tests | Allen Byrne | 2019-08-07 | 1 | -0/+2 |
| | | |||||
| * | Add missing HD | Allen Byrne | 2019-08-05 | 1 | -1/+1 |
| | | |||||
| * | Merge fixes and code reconciliation wit develop | Allen Byrne | 2019-08-05 | 19 | -979/+1138 |
| | | |||||
| * | Merge branch 'hdf5_1_10' of ↵ | Songyu Lu | 2019-08-02 | 59 | -5743/+4807 |
| |\ | | | | | | | | | | https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_ray into feature/HDFFV-10658_properties_in_api_context_3 | ||||
| * | | Changed the external files to a directory (extern_env_dir) to avoid possible ↵ | Songyu Lu | 2019-08-02 | 3 | -16/+22 |
| | | | | | | | | | | | | conflict in daily test on jelly. | ||||
* | | | Changed the name of the temporary directory from 'tmp' to a special name to ↵ | Songyu Lu | 2019-08-14 | 4 | -4/+4 |
| |/ |/| | | | | | avoid possible conflicts. |