summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Snapshot version 1.10 release 2 (snap2)HDF Tester2017-10-161-2/+2
* Merge candidate for the 1_10 branchRichard Warren2017-09-202-46/+459
* Fix for daily test failureVailin Choi2017-08-301-1/+1
* Modifications based on comments from pull request reviewVailin Choi2017-08-304-47/+26
* Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 fileVailin Choi2017-08-306-415/+438
* Snapshot version 1.10 release 2 (snap1)hdftest2017-08-091-2/+2
* Snapshot 1.10.2-snap1hdftest2017-08-041-2/+2
* Skip test in test/fheap.c when:Vailin Choi2017-08-021-1/+1
* Changes made based on RFC review commentsVailin Choi2017-08-024-18/+23
* Fix for HDFFV-10217 infinite loop in H5VM_power2up().Vailin Choi2017-07-194-6/+26
* Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiersVailin Choi2017-07-185-88/+155
* Marked H5I_REFERENCE as deprecated in H5Ipublic.h.Dana Robinson2017-07-051-1/+6
* Merge of recent develop work to 1.10 branch.Dana Robinson2017-07-052-243/+70
* Merge of recent develop work to 1.10 branch:Dana Robinson2017-05-3119-185/+241
* Added missing casts for the return value of H5I_object_verify().Dana Robinson2017-05-253-9/+9
* merge from develop and apply HDFFV-8611Allen Byrne2017-05-242-1450/+1411
* Incorporate additional code changes for the H5DOread_chunk patch from GE Heat...Vailin Choi2017-05-161-21/+22
* Merge pull request #511 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_overwrite_...Dana Robinson2017-05-121-5/+11
|\
| * Removed redundant assignement.Dana Robinson2017-05-121-1/+0
| * Fixes the chunk overwrite bug (HDFFV-10187) and adds a new H5DO HL test.Dana Robinson2017-05-091-5/+12
* | Merge pull request #499 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to hd...Dana Robinson2017-05-101-1/+1
|\ \ | |/
| * Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removedDana Robinson2017-04-271-1/+1
* | Fix for HDFFV-10051Vailin Choi2017-05-101-0/+1
* | Fix for the two issues reported in HDFFV-10051Vailin Choi2017-05-102-1/+44
* | Fix for the two issues reported in HDFFV-10051:Vailin Choi2017-05-102-3/+11
|/
* 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-266-70/+438
* Change signature of H5PLget_sizeAllen Byrne2017-04-252-14/+16
* Fixed problems that prevent bin/trace from marking up some functions.Dana Robinson2017-04-243-18/+12
* bin/trace updates in H5PL.cDana Robinson2017-04-201-0/+4
* 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-201-2/+19
* Reformat char * argsAllen Byrne2017-04-181-4/+4
* Merge pull request #431 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Larry Knox2017-04-171-118/+118
|\
| * HDFFV-10173 fix compile on VS2008Allen Byrne2017-04-171-118/+118
* | Commit copyright header change for src/H5PLpkg.c which was added after runnin...lrknox2017-04-151-6/+4
* | Add new files in release_docs to MANIFEST.lrknox2017-04-152-7/+6
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-14439-2646/+1764
|/
* Fix for H5Dset_extent test failure with extensive array indexing (HDFFV-9771)Vailin Choi2017-04-122-3/+13
* Merge pull request #408 in HDFFV/hdf5 from develop to hdf5_1_10Larry Knox2017-04-119-28/+297
|\
| * 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
| |\ \ | | |/
| * | 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