summaryrefslogtreecommitdiffstats
path: root/c++
Commit message (Expand)AuthorAgeFilesLines
* Apparently, + has no special meaning, and neither does \+, in so-calledDavid Young2019-11-121-1/+1
* Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to developDavid Young2019-11-052-4/+27
|\
| * Make these scripts relocatable again: derive a relative path for theDavid Young2019-11-051-1/+24
| * Let us override the examples directory using --with-examplesdir=DIR.David Young2019-10-032-3/+3
| * Under the examples directories, always find the installed HDF5David Young2019-10-031-1/+1
* | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-082-6/+6
|/
* Update versioning to next major versionAllen Byrne2019-09-251-0/+12
* Update develop branch version to 1.13.0 after creation of hdf5_1_12Larry Knox2019-09-251-1/+1
* Whitespace cleanupAllen Byrne2019-09-1816-1111/+1112
* Fix VFD tests and repackAllen Byrne2019-08-031-37/+44
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-232-71/+67
* HDFFV-10845 make flags privateAllen Byrne2019-07-183-1/+16
* Correct syntaxAllen Byrne2019-07-181-1/+1
* Fix typoAllen Byrne2019-07-181-1/+1
* Correct OUTPUT_NAME usageAllen Byrne2019-07-181-0/+1
* HDFFV-1045 gcc static must be link flagsAllen Byrne2019-07-181-1/+5
* HDFFV-10845 quote multiple strings in cmake link commandAllen Byrne2019-07-181-1/+1
* HDFFV-10845 update mingw cmake changesAllen Byrne2019-07-171-1/+4
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-173-3/+7
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-171-1/+1
* HDFFV-10581 add missed change and release note.Allen Byrne2019-07-091-1/+1
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-183-30/+47
* Add options to enable or disable building tools and tests. The defaultLarry Knox2019-06-061-1/+7
* Snapshot version 1.11 release 5.hdftest2019-05-021-1/+1
* Added more info to the function headers.Binh-Minh Ribler2019-04-221-2/+3
* Added new C++ wrappers - HDFFV-10622Binh-Minh Ribler2019-04-224-10/+168
* Add C++, Java, and FORTRAN wrappers and tests for H5Fget_filenoQuincey Koziol2019-04-144-0/+119
* Merge remote-tracking branch 'origin/develop' into env_vol_loadQuincey Koziol2019-04-032-3/+3
|\
| * Snapshot version 1.11 release 4.hdftest2019-04-011-1/+1
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2019-03-208-306/+244
| |\
| * | Fixed HDFFV-10210 and HDFFV-10587Binh-Minh Ribler2019-03-201-2/+2
* | | Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-101-0/+6
| |/ |/|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-02-176-301/+239
|\ \
| * | Code improvementBinh-Minh Ribler2019-02-162-279/+10
| * | Removed an extra "using" statementBinh-Minh Ribler2019-02-151-2/+0
| * | Adding documentationBinh-Minh Ribler2019-02-151-1/+7
| * | Adding a C++ wrapperBinh-Minh Ribler2019-02-145-35/+238
* | | HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-4/+4
|/ /
* | Refactor out timeout valuesAllen Byrne2019-02-061-1/+1
|/
* Fixed documentation - typo onlyBinh-Minh Ribler2018-12-231-2/+1
* Remove unused CMake filesAllen Byrne2018-12-212-29/+0
* HDFFV-10656 Add CHECK_VOL support to CMakeAllen Byrne2018-12-203-48/+99
* Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-082-3/+0
* Add support for "make check-vol", along with a few minor cleanups, etc.Quincey Koziol2018-11-291-5/+0
* Snapshot version 1.11 release 3.hdftest2018-11-051-1/+1
* VOL FEATUREDana Robinson2018-10-104-4/+52
* Snapshot version 1.11 release 2.hdftest2018-09-201-1/+1
* Develop normalization with vol_integration.Dana Robinson2018-09-192-9/+9
* Change prefix in example scripts to relative path to bin. This was doneLarry Knox2018-08-231-1/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2018-07-281-7/+8
|\