summaryrefslogtreecommitdiffstats
path: root/c++/src
Commit message (Expand)AuthorAgeFilesLines
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-231-2/+2
|\
| * Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-2/+2
* | Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-2/+2
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-141-27/+19
|\ \ | |/
| * Correct COMPILE defs usageAllen Byrne2018-05-091-2/+2
| * TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-27/+19
* | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-242-5/+5
|/
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+14
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-0/+2
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-2/+2
* Fixed memory leakBinh-Minh Ribler2018-03-151-0/+4
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2018-03-131-1/+1
|\
| * Merge pull request #936 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to...Binh-Minh Ribler2018-03-1227-432/+778
| |\
| * \ Merge pull request #932 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-03-121-1/+1
| |\ \
| | * | Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
* | | | Fixed documentationBinh-Minh Ribler2018-03-1351-145/+75
| |_|/ |/| |
* | | Code improvementBinh-Minh Ribler2018-03-121-19/+19
* | | Updated RELEASE.txtBinh-Minh Ribler2018-03-121-1/+1
* | | Updated for H5LcreatProp.[h,cpp]Binh-Minh Ribler2018-03-121-0/+2
* | | HDFFV-10149 continuedBinh-Minh Ribler2018-03-1226-413/+757
|/ /
* | Merge pull request #833 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to...Binh-Minh Ribler2018-03-1020-175/+465
|\ \ | |/ |/|
| * Upated cpp doc.Binh-Minh Ribler2018-03-101-1/+1
| * Added C++ wrappers - HDFFV-10149Binh-Minh Ribler2018-03-103-20/+363
| * Update for new support websiteBinh-Minh Ribler2017-12-2118-156/+103
* | HDFFV-4359 Add HL C++ and fix install parametersAllen Byrne2018-03-081-2/+2
* | HDFFV-4359 Add C,HL,CXX filesAllen Byrne2018-03-081-0/+47
* | Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
* | Snapshot version 1.11 release 2hdftest2018-01-051-1/+1
* | Snapshot version 1.11 release 1hdftest2018-01-051-1/+1
* | Add library INTERFACE and MPI to toolsAllen Byrne2017-12-281-2/+2
|/
* Various code cleanupBinh-Minh Ribler2017-12-045-15/+49
* Updated doxygen config fileBinh-Minh Ribler2017-10-031-1/+2
* Fixed typos for document file.Binh-Minh Ribler2017-09-251-1/+1
* Added documentation fileBinh-Minh Ribler2017-09-172-0/+35296
* Miscellaneous code cleanupBinh-Minh Ribler2017-09-1532-90/+51
* New overloaded functions and testsBinh-Minh Ribler2017-09-1217-55/+117
* Adding variable initializationBinh-Minh Ribler2017-09-078-12/+12
* Adding new C++ wrappersBinh-Minh Ribler2017-09-0417-12/+309
* Miscellaneous improvements (cont.)Binh-Minh Ribler2017-08-252-0/+21
* Miscellaneous improvementsBinh-Minh Ribler2017-08-247-69/+71
* * Reverted removal of H5I_REFERENCE to avoid breaking binaryDana Robinson2017-07-032-0/+20
* Purged the unused H5I_REFERENCE from the library.Dana Robinson2017-07-011-2/+0
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-2566-396/+264
* Description:Binh-Minh Ribler2017-03-2117-80/+116
* Extend h5vers to update version strings in java files and h5repacklrknox2017-03-201-1/+1
* Purpose: Add new C++ wrappersBinh-Minh Ribler2017-03-193-31/+43
* Description:Binh-Minh Ribler2017-03-171-4/+4
* Description:Binh-Minh Ribler2017-03-172-2/+66
* Description:Binh-Minh Ribler2017-03-1735-149/+182
* Merge pull request #334 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp2:develop to...Binh-Minh Ribler2017-03-1611-8/+219
|\