summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Updated the Perl shebang in bin/distdep.Dana Robinson2020-05-181-20/+20
* Updated code in H5Xtest.c files and associated tests.Dana Robinson2020-05-1824-377/+369
* Brought H5E package in line with develop.Dana Robinson2020-05-176-580/+567
* Misc fixes and changes from develop.Dana Robinson2020-05-1611-183/+210
* Moved H5MM_memcpy and H5MM_xfree_const from developDana Robinson2020-05-15113-527/+591
* Manual merge of H5T_copy constification (avoids VOL changes andDana Robinson2020-05-1415-209/+477
* Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.David Young2020-05-056-77/+70
* Merged HDFFV-10792 parallel compression fix from develop.Dana Robinson2020-04-301-3/+47
* Add -Werror= flags to lists displayed in libhdf5.settings.Larry Knox2020-04-281-2/+2
* Merge pull request #2529 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf...Allen Byrne2020-04-271-4/+1
|\
| * Merge pull request #2537 in HDFFV/hdf5 from ~DYOUNG/werror:fix-werrors to dev...David Young2020-04-271-4/+1
* | Snapshot version 1.10 release 7 (snap0)hdftest2020-04-261-2/+2
|/
* Remove extra '{' in #ifdef H5FDmpio_DEBUG block; fix indentation.Larry Knox2020-04-171-8/+7
* Fix compile error with MPI enabledAllen Byrne2020-04-151-480/+321
* Merge pull request #2499 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/110_d...Vailin Choi2020-04-141-3/+11
|\
| * A fix in the cleaning up code for datatype when datatype initialization via H...vchoi2020-04-081-3/+11
* | TRILAB-192 - merge changes from developAllen Byrne2020-04-071-6/+2
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2020-04-051-1/+1
|\ \ | |/
| * Somehow missed in committing this file for the fix submitted previously.vchoi2020-04-031-1/+1
* | TRILAB-192 merging warnings changes from developAllen Byrne2020-03-305-502/+512
|/
* Merge pull request #2450 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/v110_...Vailin Choi2020-03-155-6/+26
|\
| * Fix issues when deserializing point/all/none selection with version beyond th...vchoi2020-03-125-6/+26
* | Add void * --> char * back to HDmemcpy in HDF5 1.10 to fix dt_arithDana Robinson2020-03-121-1/+4
|/
* Merge CMake and tools changes from developAllen Byrne2020-02-274-17/+76
* Fix improper signing key null check. (HDFFV-11015)Jacob Smith2020-02-071-2/+2
* Merge branch 'hdf5_1_10' of https://git.hdfgroup.org/scm/~kmu/hdf5 into hdf5_...kmu2020-01-0912-75/+59
|\
| * Fixed bugs in pread/pwrite I/O in VFDs.Dana Robinson2020-01-093-15/+21
| * Merge of --Wc++-compat changes from developDana Robinson2020-01-099-60/+38
* | merge intel warning fixKimmy Mu2020-01-0925-52/+60
* | Merge pull request #2234 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-081-0/+1
|/
* Update version for HDF5_1_10Larry Knox2019-12-111-3/+3
* Fix the segmentation fault when h5dump "vds_virt_0.h5", which is a test file ...Vailin Choi2019-12-052-2/+6
* Add changes from PR #2049 to 1.10Chris Hogan2019-12-022-15/+63
* Set the dcpl for the context on dataset creationChris Hogan2019-11-271-0/+3
* Add DCPL to H5CXChris Hogan2019-11-274-8/+159
* Check for both default valuesChris Hogan2019-11-271-2/+2
* Use H5CX for LCPL property retrievalChris Hogan2019-11-279-6/+210
* Correct file extensionAllen Byrne2019-11-141-1/+1
* Snapshot version 1.10 release 6 (snap3)Larry Knox2019-11-121-2/+2
* Whitespace and benign synchro changesAllen Byrne2019-10-0241-985/+911
* Remove non-existent files from compileAllen Byrne2019-10-011-3/+2
* fix for statement declare variableAllen Byrne2019-09-302-57/+59
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-09-191-0/+3
|\
| * Merge pull request #1928 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_minor_pr ...Dana Robinson2019-09-181-0/+3
| |\
| | * Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertantDana Robinson2019-09-171-0/+3
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-09-181-2/+2
|\ \ \ | |/ /
| * | Merge branch 'hdf5_1_10' of ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_h...hdftest2019-09-171-1/+1
| |\ \ | | |/
| * | Snapshot version 1.10 release 6 (snap2)hdftest2019-09-171-2/+2
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-09-171-1/+1
|\ \ \ | | |/ | |/|
| * | Fixed a bug where we incorrectly pass a lock struct to fcntlDana Robinson2019-09-161-1/+1
| |/