summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1633 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:feature/json_v...inactive/json_volDana Robinson2019-04-022-23/+23
|\
| * Yanked H5private.h and added hdf5.h.Dana Robinson2019-04-012-23/+23
|/
* Merge pull request #1629 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:feature/json_v...Dana Robinson2019-03-31427-25684/+31973
|\
| * Updated the VOL struct. The json_vol test fails, though, becauseDana Robinson2019-03-312-11/+16
| * Merge branch 'develop' into feature/json_volDana Robinson2019-03-31425-25673/+31957
| |\ |/ /
| * Merge pull request #1625 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2019-03-284-104/+5
| |\
| | * Correct examples for packagingAllen Byrne2019-03-284-104/+5
| |/
| * Merge pull request #1614 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2019-03-264-31/+31
| |\
| | * Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb...M. Scot Breitenfeld2019-03-2512-45/+76
| | |\ | | |/ | |/|
| * | Merge pull request #1610 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop...Binh-Minh Ribler2019-03-245-6/+33
| |\ \
| | * | Test improvementBinh-Minh Ribler2019-03-211-18/+25
| | * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2019-03-20347-24470/+28600
| | |\ \
| | * | | Fixed HDFFV-10210 and HDFFV-10587Binh-Minh Ribler2019-03-205-3/+23
| * | | | Merge pull request #1611 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:tfile_vfd to d...Dana Robinson2019-03-217-39/+43
| |\ \ \ \
| | * \ \ \ Merge branch 'tfile_vfd' of https://bitbucket.hdfgroup.org/scm/~derobins/hdf5...Dana Robinson2019-03-210-0/+0
| | |\ \ \ \
| | | * | | | Changes that show the right way to iterate over enums.Dana Robinson2019-03-211-6/+14
| | * | | | | Changes that show the right way to iterate over enums.Dana Robinson2019-03-211-6/+10
| | |/ / / /
| | * | | | Used the H5_INC_ENUM macro to squash enum value increment warnings.Dana Robinson2019-03-217-39/+39
| |/ / / /
| | | | * HDFFV-10738 Wrong INTENT for H5LTread_dataset_double_fM. Scot Breitenfeld2019-03-254-31/+31
| | |_|/ | |/| |
| * | | Merge pull request #1608 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-03-201-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Fix CMake error in nameAllen Byrne2019-03-191-2/+2
| |/ /
| * | Merge pull request #1607 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2019-03-191-0/+5
| |\ \
| | * | Commented out memcpy overlap check while we investigateDana Robinson2019-03-191-0/+5
| |/ /
| * | Merge pull request #1606 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2019-03-181-1/+0
| |\ \
| | * | Yanked check for memcpy n > 0Dana Robinson2019-03-171-1/+0
| |/ /
| * | Merge pull request #1604 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2019-03-17116-521/+592
| |\ \
| | * | - Added H5MMprivate.h #includes where neededDana Robinson2019-03-1644-10/+48
| | * | Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-16115-513/+546
| |/ /
| * | Merge pull request #1602 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:wopen_squash t...Dana Robinson2019-03-155-6/+154
| |\ \
| | * | Added the HDopen work-around on windows to pio_engine.cDana Robinson2019-03-151-0/+6
| | * | Adds _wopen support on Windows so that files with UTF-8 namesDana Robinson2019-03-154-6/+148
| * | | Merge pull request #1594 in HDFFV/hdf5 from ~NFORTNE2/hdf5_naf:develop to dev...Neil Fortner2019-03-1511-29/+243
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Neil Fortner2019-03-1513-130/+2068
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1601 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:topic_thread_priv...Jerome Soumagne2019-03-132-4/+9
| |\ \ \
| | * | | CMake: fix pthread linking to only be privateJerome Soumagne2019-03-132-4/+9
| * | | | Merge pull request #1599 in HDFFV/hdf5 from preserve_lib_state to developQuincey Koziol2019-03-126-46/+783
| |\ \ \ \
| | * | | | Add API routines to retrieve, restore, reset, and free library state.Quincey Koziol2019-03-116-46/+783
| |/ / / /
| * | | | Merge pull request #1597 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:HDFFV-10705-me...Ray Lu2019-03-081-0/+10
| |\ \ \ \
| | * | | | Added a note of bug fix for HDFFV-10705.Songyu Lu2019-03-081-0/+10
| |/ / / /
| * | | | Merge pull request #1595 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2019-03-071-1/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed the MANIFESTDana Robinson2019-03-071-1/+2
| |/ / /
| * | | Merge pull request #1593 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2019-03-073-79/+1264
| |\ \ \
| | * | | Update documents following DHF5 1.10.5 release.Larry Knox2019-03-053-79/+1264
| | | * | Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-03-0611-29/+243
| | |/ / | |/| |
| * | | Merge pull request #1592 in HDFFV/hdf5 from dset_ohdr_min_fix to developQuincey Koziol2019-03-063-6/+107
| |\ \ \ | | |/ / | |/| |
| | * | Fix typo.Quincey Koziol2019-03-051-1/+1
| | * | Move 'minimize dataset object header flag' into API contextQuincey Koziol2019-03-053-6/+107
| |/ /
| * | Merge pull request #1588 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:HDFFV-10705-me...Ray Lu2019-03-011-0/+5
| |\ \
| | * | HDFFV-10705: Fixed memory leak in scale offset filter.Songyu Lu2019-02-281-0/+5
| |/ /
| * | Merge pull request #1582 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-02-274-9/+120
| |\ \