summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Moved over the H5S_hyper_diminfo_t from develop.Dana Robinson2020-07-103-114/+124
* Moved hyperslab code to use the new H5S_diminfo_valid_t enum.Dana Robinson2020-07-103-33/+50
* H5S_hyper_adjust_s() optimization from develop.Dana Robinson2020-07-092-24/+35
* Fixed Duff's device fall through warnings in hyperslab code.Dana Robinson2020-07-091-9/+16
* H5F and H5FS normalization with develop.Dana Robinson2020-07-0910-580/+563
* Minor renaming in H5S hyperslab code.Dana Robinson2020-07-092-15/+12
* Misc normalizations with develop.Dana Robinson2020-07-0914-540/+530
* More normalization with H5S from develop.Dana Robinson2020-07-093-121/+109
* Continued normalization of H5S with develop.Dana Robinson2020-07-0911-144/+136
* Normalization of H5MM and H5FL with develop. Adds the newDana Robinson2020-07-087-220/+445
* Further normalization of H5S with developDana Robinson2020-07-089-220/+118
* Normalization of H5S package with developDana Robinson2020-07-0816-1848/+2285
* Fix HDFFV-10591Binh-Minh Ribler2020-07-051-14/+22
* Reduce overhead for H5open, which is involved in the public symbols like H5T_...Dana Robinson2020-06-222-5/+32
* H5PB and H5Faccum normalization with develop.Dana Robinson2020-06-0411-187/+262
* H5F normalizations with develop.Dana Robinson2020-06-044-40/+40
* Merge branch '1_10_normalization' of https://bitbucket.hdfgroup.org/scm/~dero...Dana Robinson2020-06-041-270/+246
|\
| * Normalization of H5D.c with develop.Dana Robinson2020-06-041-270/+246
* | Normalization of H5T.c with develop.Dana Robinson2020-06-041-131/+103
|/
* Normalization with develop in H5D and H5CX.Dana Robinson2020-06-024-93/+116
* More normalization with develop (C library).Dana Robinson2020-06-019-157/+154
* Many normalizations with develop.Dana Robinson2020-05-3036-867/+875
* Normalization with develop in the MD cache clients.Dana Robinson2020-05-2918-68/+74
* Normalization with develop of the VFDs and H5F package.Dana Robinson2020-05-2813-889/+939
* Removed trailing whitespace from source files.Dana Robinson2020-05-26104-2258/+2258
* Changed H5F_file_t to H5F_shared_t (as in develop/1.12)Dana Robinson2020-05-269-46/+46
* Brought property list code in line with develop.Dana Robinson2020-05-2119-765/+767
* Brought the dsets test in line with develop. Brings over the fixDana Robinson2020-05-203-28/+30
* Brought H5I, H5Z, and some of H5PL in line with develop/1.12.Dana Robinson2020-05-2011-267/+305
* 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
|\