summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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
| * | HDFFV-10143 Fix initial issues from reviewAllen Byrne2017-03-303-100/+88
| * | HDFFV-10143 add APIs to manipulate plugin path tableAllen Byrne2017-03-282-0/+305
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2017-04-041-5/+5
|\ \ \
| * \ \ Merge pull request #390 in HDFFV/hdf5 from develop to hdf5_1_10Larry Knox2017-04-031-5/+5
| |\ \ \ | | | |/ | | |/|
| | * | 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
* | | | | Update with checks for index boundsAllen Byrne2017-04-031-1/+10
* | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2017-04-034-29/+116
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'develop' into hdf5_1_10lrknox2017-03-314-29/+116
| |\ \ \ \ | | |/ / /
| | * | | Omnibus checkin for several relatively minor modifications:mainzer2017-03-284-29/+116
| | | |/ | | |/|
| | * | Add H5_DLL to H5AC_get_mdc_image_info() prototypeQuincey Koziol2017-03-241-1/+1
| | * | Add prototype for H5AC_get_mdc_image_infoQuincey Koziol2017-03-221-0/+2
| | |/
| | * Minor style cleanupsQuincey Koziol2017-03-223-7/+8
| | * Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_co...Quincey Koziol2017-03-225-0/+97
| | * Extend h5vers to update version strings in java files and h5repacklrknox2017-03-201-3/+3
* | | 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
* | | HDFFV-10143 Use Windows A version of ExpandEnvironmentStringsAllen Byrne2017-03-301-1/+1
* | | Remove redundant codeAllen Byrne2017-03-301-13/+9
* | | HDFFV-10143 Fix initial issues from reviewAllen Byrne2017-03-303-100/+88
* | | HDFFV-10143 add APIs to manipulate plugin path tableAllen Byrne2017-03-282-0/+305
|/ /
* | Merge bin/h5vers changes from develop.lrknox2017-03-241-3/+3