summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * Added new public H5FDdriver_query() API call.Dana Robinson2017-05-244-7/+48
* * Made H5FD_driver_query() a private function instead of static.Dana Robinson2017-05-244-39/+40
* Fixed HDFFV-10214:Dana Robinson2017-05-198-17/+28
* Incorporate additional code changes for the H5DOread_chunk patch from GE Heat...Vailin Choi2017-05-151-21/+22
* Merged HDFFV-10187 direct chunk overwrite bugfix to develop from 1.10 branch.Dana Robinson2017-05-121-5/+11
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-8/+21
* Fix for HDFFV-10051Vailin Choi2017-05-091-0/+1
* Merge pull request #494 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-05-093-4/+55
|\
| * Fix for the two issues reported in HDFFV-10051Vailin Choi2017-05-092-1/+44
| * Fix for the two issues reported in HDFFV-10051:Vailin Choi2017-05-072-3/+11
* | HDFFV-10186 Whitespace changesAllen Byrne2017-05-091-1441/+1389
|/
* Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removedDana Robinson2017-04-271-1/+1
* Change position of declaration to top of blockAllen Byrne2017-04-271-1/+2
* Modifications based on pull request review.Vailin Choi2017-04-261-1/+1
* Incorporate patch from GE Healthcare (HDFFV-9934)Vailin Choi2017-04-256-70/+438
* HDFFV-10170 revert entire changeAllen Byrne2017-04-251-83/+3
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-25440-2653/+1768
* Commit copyright header change for src/H5PLpkg.c which was added after runnin...lrknox2017-04-251-6/+4
* Revert HDFFV-9655 by disabling test and not using new function.Allen Byrne2017-04-242-13/+15
* Merge pull request #447 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-9655-p...Allen Byrne2017-04-211-7/+87
|\
| * HDFFV-9655 fix test and some warningsAllen Byrne2017-04-211-3/+3
| * Merge remote-tracking branch 'origin/develop' intoAllen Byrne2017-04-2121-341/+716
| |\
| | * Fix parameter formAllen Byrne2017-04-211-4/+4
| * | HDFFV-9655 fix compile and testAllen Byrne2017-04-211-35/+47
| * | HDFFV-9655 - Add functions for '@' - untestedAllen Byrne2017-03-291-0/+68
* | | Fixed problems that prevent bin/trace from marking up some functions.Dana Robinson2017-04-213-22/+20
| |/ |/|
* | The cache_image test shows a skipped message about EoC in parallel.Dana Robinson2017-04-201-1/+0
* | Added code to disable the evict-on-close feature inDana Robinson2017-04-191-2/+19
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-04-171-0/+2
|\ \
| * | Express test mods to test/cache.cmainzer2017-04-151-0/+2
* | | HDFFV-10173 fix compile on VS2008Allen Byrne2017-04-171-118/+118
|/ /
* | Fix for H5Dset_extent test failure with extensive array indexing (HDFFV-9771)Vailin Choi2017-04-112-3/+13
* | Removed commeted out code from H5C_dump_coll_write_list()mainzer2017-04-071-5/+0
* | Checkin of fix for CGNS bugmainzer2017-04-068-26/+298
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-04-051-2/+4
|\ \
| * | Updated the H5L.c error message after additional thought.Dana Robinson2017-04-051-1/+1
| * | Updated an error message in H5L.c to be more helpful.Dana Robinson2017-04-051-2/+4
* | | Update with checks for index boundsAllen Byrne2017-04-031-1/+10
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-04-035-34/+121
|\ \ \ | |/ /
| * | Merge pull request #374 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to...Binh-Minh Ribler2017-04-031-5/+5
| |\ \
| | * \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2017-03-281-0/+2
| | |\ \
| | * | | Fix HDFFV-8089Binh-Minh Ribler2017-03-281-5/+5
| * | | | Omnibus checkin for several relatively minor modifications:mainzer2017-03-284-29/+116
| | |/ / | |/| |
* | | | HDFFV-10143 fix use before setAllen Byrne2017-03-301-1/+1
* | | | Fix code error and use H5PL_MAX_PATH_NUM in testAllen Byrne2017-03-301-2/+1
* | | | HDFFV-10143 Cleanup due to commentsAllen Byrne2017-03-302-6/+4
* | | | HDFFV-10143 change h5PLget to use buffer like H5Iget_nameAllen Byrne2017-03-302-32/+33
* | | | HDFFV-10143 change put to replace and add constAllen Byrne2017-03-302-10/+10
* | | | Remove redundant codeAllen Byrne2017-03-301-13/+9
* | | | HDFFV-10143 Use Windows A version of ExpandEnvironmentStringsAllen Byrne2017-03-301-1/+1