summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Snapshot 1.8.19-snap3hdftest2017-05-151-2/+2
* Change position of declaration to top of blockAllen Byrne2017-05-111-425/+426
* Change the signature of H5PLget_size functionAllen Byrne2017-05-112-12/+20
* Merge pull request #485 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_8 to hd...Vailin Choi2017-05-112-36/+41
|\
| * Incorporate additional code changes for the H5DOread_chunk patch from GE heal...Vailin Choi2017-05-111-0/+3
| * Incorporate additional code changes for the H5DOread_chunk patch from GE heal...Vailin Choi2017-05-031-36/+38
* | Move libdynlib* test lib files from lib_LTLIBRARIES to dyn_LTLIBRARIESlrknox2017-05-101-2/+5
|/
* Ran bin/reconfigure on jam after changes to make_err.Dana Robinson2017-04-261-0/+8
* HDFFV-10170 fix reconfigureAllen Byrne2017-04-183-1/+13
* Reformat char * argsAllen Byrne2017-04-181-4/+4
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-04-071-6/+5
|\
| * Fix illegal references for sanity checks.Vailin Choi2017-04-061-6/+5
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-04-066-128/+473
|\ \ | |/
| * Made corrections according to code review.Vailin Choi2017-04-031-1/+0
| * Incorporate patch from GE Heathcare (HDFFV-9934)Vailin Choi2017-04-036-128/+474
* | Update with checks for index boundsAllen Byrne2017-04-031-1/+10
* | FIX pkg include errorAllen Byrne2017-03-301-0/+1
* | HDFFV-10143 fix use before setAllen Byrne2017-03-301-1/+1
* | HDFFV-10143 check for H5PL_PACKAGE in 1.8Allen 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
* | Merge/port changes from develop back to 1.8 for tools and cmakeAllen Byrne2017-03-295-34/+361
|/
* Bring fix for HDFFV-9697 from develop branch.Vailin Choi2017-03-078-96/+157
* Updated the H5L.c error message after additional thought.Dana Robinson2017-02-271-1/+1
* Updated an error message in H5L.c to be more helpful.Dana Robinson2017-02-271-2/+4
* Delete files inadvertently checked in with version changes following snapshot...hdftest2017-02-221-344/+0
* Snapshot version 1.8 release 19 (snap1)HDF Tester2017-02-202-2/+346
* Delete files inadvertently checked in with version changes following snapshot...hdftest2017-02-161-344/+0
* Snapshot version 1.8 release 19 (snap0)HDF Tester2017-02-132-2/+346
* Correct typoAllen Byrne2017-02-061-2/+2
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-061-17/+18
* Removed some C++-style comments from H5Omtime.c.Dana Robinson2017-01-231-5/+6
* Update CMake required to version 3.2.2Allen Byrne2017-01-181-1/+1
* Merge commit '6974764348a' into hdf5_1_8lrknox2016-11-182-27/+39
|\
| * Set version and commit release script changes for 1.8.18 release.lrknox2016-11-111-2/+2
| * Change default build mode to production.lrknox2016-11-081-2/+2
| * Update shared object file numbers according to changes in v1.8.18 release.lrknox2016-11-012-27/+39
| * Updated release preparation branch version number to 1.8.18-pre1lrknox2016-10-271-2/+2
* | Updated support branch version number to 1.8.19-snap0lrknox2016-10-271-3/+3
|/
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Vailin Choi2016-10-171-1/+3
|\
| * Add namespace and export utilsAllen Byrne2016-10-141-1/+3
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Vailin Choi2016-10-172-28/+82
|\ \ | |/
| * Change check for number of dimensions for old-style arrays in datatype decodi...Neil Fortner2016-10-061-1/+5
| * Fix mistakes in porting TALOS-177 fix to 1.8.Neil Fortner2016-10-061-6/+5
| * Fix bug in "nooptype" decode in fix for TALOS-0177.Neil Fortner2016-10-061-1/+1