| Commit message (Expand) | Author | Age | Files | Lines |
* | Incorporate additional code changes for the H5DOread_chunk patch from GE Heat... | Vailin Choi | 2017-05-15 | 1 | -21/+22 |
|
|
* | Merged HDFFV-10187 direct chunk overwrite bugfix to develop from 1.10 branch. | Dana Robinson | 2017-05-12 | 1 | -5/+11 |
|
|
* | HDFFV-10186 Add endianess to bitfield and fix tests | Allen Byrne | 2017-05-10 | 1 | -8/+21 |
|
|
* | Fix for HDFFV-10051 | Vailin Choi | 2017-05-09 | 1 | -0/+1 |
|
|
* | Merge pull request #494 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev... | Vailin Choi | 2017-05-09 | 3 | -4/+55 |
|\ |
|
| * | Fix for the two issues reported in HDFFV-10051 | Vailin Choi | 2017-05-09 | 2 | -1/+44 |
|
|
| * | Fix for the two issues reported in HDFFV-10051: | Vailin Choi | 2017-05-07 | 2 | -3/+11 |
|
|
* | | HDFFV-10186 Whitespace changes | Allen Byrne | 2017-05-09 | 1 | -1441/+1389 |
|/ |
|
* | Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removed | Dana Robinson | 2017-04-27 | 1 | -1/+1 |
|
|
* | Change position of declaration to top of block | Allen Byrne | 2017-04-27 | 1 | -1/+2 |
|
|
* | Modifications based on pull request review. | Vailin Choi | 2017-04-26 | 1 | -1/+1 |
|
|
* | Incorporate patch from GE Healthcare (HDFFV-9934) | Vailin Choi | 2017-04-25 | 6 | -70/+438 |
|
|
* | HDFFV-10170 revert entire change | Allen Byrne | 2017-04-25 | 1 | -83/+3 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 440 | -2653/+1768 |
|
|
* | Commit copyright header change for src/H5PLpkg.c which was added after runnin... | lrknox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Revert HDFFV-9655 by disabling test and not using new function. | Allen Byrne | 2017-04-24 | 2 | -13/+15 |
|
|
* | Merge pull request #447 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-9655-p... | Allen Byrne | 2017-04-21 | 1 | -7/+87 |
|\ |
|
| * | HDFFV-9655 fix test and some warnings | Allen Byrne | 2017-04-21 | 1 | -3/+3 |
|
|
| * | Merge remote-tracking branch 'origin/develop' into | Allen Byrne | 2017-04-21 | 21 | -341/+716 |
| |\ |
|
| | * | Fix parameter form | Allen Byrne | 2017-04-21 | 1 | -4/+4 |
|
|
| * | | HDFFV-9655 fix compile and test | Allen Byrne | 2017-04-21 | 1 | -35/+47 |
|
|
| * | | HDFFV-9655 - Add functions for '@' - untested | Allen Byrne | 2017-03-29 | 1 | -0/+68 |
|
|
* | | | Fixed problems that prevent bin/trace from marking up some functions. | Dana Robinson | 2017-04-21 | 3 | -22/+20 |
| |/
|/| |
|
* | | The cache_image test shows a skipped message about EoC in parallel. | Dana Robinson | 2017-04-20 | 1 | -1/+0 |
|
|
* | | Added code to disable the evict-on-close feature in | Dana Robinson | 2017-04-19 | 1 | -2/+19 |
|
|
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-04-17 | 1 | -0/+2 |
|\ \ |
|
| * | | Express test mods to test/cache.c | mainzer | 2017-04-15 | 1 | -0/+2 |
|
|
* | | | HDFFV-10173 fix compile on VS2008 | Allen Byrne | 2017-04-17 | 1 | -118/+118 |
|/ / |
|
* | | Fix for H5Dset_extent test failure with extensive array indexing (HDFFV-9771) | Vailin Choi | 2017-04-11 | 2 | -3/+13 |
|
|
* | | Removed commeted out code from H5C_dump_coll_write_list() | mainzer | 2017-04-07 | 1 | -5/+0 |
|
|
* | | Checkin of fix for CGNS bug | mainzer | 2017-04-06 | 8 | -26/+298 |
|
|
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-04-05 | 1 | -2/+4 |
|\ \ |
|
| * | | Updated the H5L.c error message after additional thought. | Dana Robinson | 2017-04-05 | 1 | -1/+1 |
|
|
| * | | Updated an error message in H5L.c to be more helpful. | Dana Robinson | 2017-04-05 | 1 | -2/+4 |
|
|
* | | | Update with checks for index bounds | Allen Byrne | 2017-04-03 | 1 | -1/+10 |
|
|
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-04-03 | 5 | -34/+121 |
|\ \ \
| |/ / |
|
| * | | Merge pull request #374 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to... | Binh-Minh Ribler | 2017-04-03 | 1 | -5/+5 |
| |\ \ |
|
| | * \ | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b... | Binh-Minh Ribler | 2017-03-28 | 1 | -0/+2 |
| | |\ \ |
|
| | * | | | Fix HDFFV-8089 | Binh-Minh Ribler | 2017-03-28 | 1 | -5/+5 |
|
|
| * | | | | Omnibus checkin for several relatively minor modifications: | mainzer | 2017-03-28 | 4 | -29/+116 |
| | |/ /
| |/| | |
|
* | | | | HDFFV-10143 fix use before set | Allen Byrne | 2017-03-30 | 1 | -1/+1 |
|
|
* | | | | Fix code error and use H5PL_MAX_PATH_NUM in test | Allen Byrne | 2017-03-30 | 1 | -2/+1 |
|
|
* | | | | HDFFV-10143 Cleanup due to comments | Allen Byrne | 2017-03-30 | 2 | -6/+4 |
|
|
* | | | | HDFFV-10143 change h5PLget to use buffer like H5Iget_name | Allen Byrne | 2017-03-30 | 2 | -32/+33 |
|
|
* | | | | HDFFV-10143 change put to replace and add const | Allen Byrne | 2017-03-30 | 2 | -10/+10 |
|
|
* | | | | Remove redundant code | Allen Byrne | 2017-03-30 | 1 | -13/+9 |
|
|
* | | | | HDFFV-10143 Use Windows A version of ExpandEnvironmentStrings | Allen Byrne | 2017-03-30 | 1 | -1/+1 |
|
|
* | | | | HDFFV-10143 Fix initial issues from review | Allen Byrne | 2017-03-30 | 3 | -100/+88 |
| |_|/
|/| | |
|
* | | | HDFFV-10143 add APIs to manipulate plugin path table | Allen Byrne | 2017-03-28 | 2 | -0/+305 |
|/ / |
|
* | | Add H5_DLL to H5AC_get_mdc_image_info() prototype | Quincey Koziol | 2017-03-24 | 1 | -1/+1 |
|
|