summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Normalization with hdf5_1_10Dana Robinson2020-06-0124-473/+466
* Replaced a few calls to HDmemcpy with H5MM_memcpy, which does overlapDana Robinson2020-05-152-8/+8
* Removed HDgets macros since gets was deprecated in C99 and removedDana Robinson2020-05-101-2/+5
* Avoid allocating a chunk index for datasets with 0-sized dimensions, untilQuincey Koziol2020-05-012-3/+5
* Merge pull request #2542 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:warning_fixes ...Dana Robinson2020-04-271-15/+17
|\
| * Moved -Woverlength-strings to the developer flags.Dana Robinson2020-04-261-15/+17
* | Fix `src/H5FDdirect.c:1346:5: error: ISO C90 forbids mixed declarationsDavid Young2020-04-241-4/+1
|/
* Merge pull request #2525 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-04-231-1/+1
|\
| * Add C++ warnings treated as error for autotools builds.Larry Knox2020-04-231-1/+1
* | Trim trailing whitespaceQuincey Koziol2020-04-20147-2473/+2473
|/
* Fixed some minor cmp callback bugs and cleaned warnings.Dana Robinson2020-04-171-3/+5
* Fixed problems with S3 and HDFS VFDs.Dana Robinson2020-04-171-1/+6
* Merge pull request #2452 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:feature/vfd_spli...Jake Smith2020-04-1111-5/+4020
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2020-04-0721-370/+682
| |\
| * | Tidying of Mirror VFD.Jacob Smith2020-04-072-8/+15
| * | Add Splitter VFD to library.Jacob Smith2020-03-1311-5/+4013
* | | Merge pull request #2502 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-093-20/+55
|\ \ \
| * | | Fix for passthrough VOL not passing tools tests due to incorrectDana Robinson2020-04-083-20/+55
| | |/ | |/|
* | | Merge pull request #2496 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/dtype...Vailin Choi2020-04-081-3/+3
|\ \ \ | |/ / |/| |
| * | Fix according to PR feedback.vchoi2020-04-071-1/+1
| * | Fix an error in previous merge: should use NULL instead of FAIL.vchoi2020-04-071-2/+2
* | | Update printf pointer syntax and revert fortran to f2003Allen Byrne2020-04-061-106/+106
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-062-2/+2
|\ \ \ | |/ /
| * | Added checks for native optional call support in some of the tools.Dana Robinson2020-04-021-1/+1
| * | Merge branch 'develop' into tools_vol_updateDana Robinson2020-04-022-41/+92
| |\ \
| * | | Misc changes for h5dump VOL changes.Dana Robinson2020-03-301-1/+1
* | | | TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-6/+2
| |/ / |/| |
* | | Merge pull request #2461 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/dtype...Vailin Choi2020-04-021-2/+12
|\ \ \
| * | | A fix in the cleaning up code for datatype when datatype initialization via H...vchoi2020-03-231-2/+12
* | | | Changed default dataset shared struct to initialize hid_t IDs toDana Robinson2020-04-021-0/+3
* | | | Merge pull request #2363 in HDFFV/hdf5 from ~DYOUNG/werror:thread_id to developDavid Young2020-04-011-39/+77
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove tongue-in-cheek credit for Rusty Shackleford and Dale Alvin Gribble.David Young2020-02-101-21/+0
| * | | Follow HDF5 conventions.David Young2020-02-071-30/+89
* | | | TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-03-241-0/+6
* | | | Merge pull request #2445 in HDFFV/hdf5 from alloc_stats to developQuincey Koziol2020-03-238-212/+439
|\ \ \ \
| * | | | Revise API for H5get_alloc_stats() to take a struct instead of separate values.Quincey Koziol2020-03-204-61/+33
| * | | | Merge remote-tracking branch 'origin/develop' into alloc_statsQuincey Koziol2020-03-204-3/+17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'origin/develop' into alloc_statsQuincey Koziol2020-03-185-5/+23
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/develop' into alloc_statsQuincey Koziol2020-03-121-5/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Add routines to query the library's free list sizes and allocation stats.Quincey Koziol2020-03-108-212/+467
* | | | | | Merge pull request #2402 in HDFFV/hdf5 from ~DYOUNG/werror:break-out-warnings...David Young2020-03-231-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Incorporate the H5_ECFLAGS into the library CFLAGS. Now a bunch of errors willDavid Young2020-02-251-1/+1
* | | | | | Fix shutdown errors when using the HDF5_VOL_CONNECTOR environmentDana Robinson2020-03-183-2/+16
* | | | | | Merge branch 'develop' into develop_minorDana Robinson2020-03-185-5/+23
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #2451 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/devel...Vailin Choi2020-03-165-5/+23
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Fix issues when deserializing point/all/none selection with version beyond th...Vailin Choi2020-03-135-5/+23
| | | |/ / | | |/| |
* | | | | Very minor comment change in H5VLconnector.h.Dana Robinson2020-03-121-1/+1
|/ / / /
* | | | Merge pull request #2378 in HDFFV/hdf5 from ~DYOUNG/werror:dont-crash-on-clos...David Young2020-03-121-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Avoid a crash, don't check if we're flushing when the file is closing:David Young2020-02-131-5/+5
* | | | Merge pull request #2351 in HDFFV/hdf5 from ~DYOUNG/werror:b-bye-HDpthread_se...David Young2020-03-052-6/+2
|\ \ \ \