summaryrefslogtreecommitdiffstats
path: root/c++
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r27507] Merge of r27237-27500 from the trunk.Dana Robinson2015-08-146-33/+58
|\ | | | | | | | | | | | | | | Tested w/ h5committest NOTES: - The manifest may still be messed up. - Cmake fails since the dual binary work needs to be merged with this repo's CMake externals.
| * [svn-r27496] Description:Binh-Minh Ribler2015-08-112-2/+2
| | | | | | | | | | | | | | Used HTML_EXTRA_FILES for image files. Platform tested: Re-run Doxygen on cpp_doc_config and verified the html files on a Windows 7 machine.
| * [svn-r27494] Purpose: Fix HDFFV-9288Binh-Minh Ribler2015-08-112-2/+26
| | | | | | | | | | | | | | | | Description: Added footer to include copyright and helpdesk info. Platform tested: Re-run Doxygen on cpp_doc_config and verified the html files on a Windows 7 machine.
| * [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-114-18/+94
| | | | | | | | Tested: h5committest --PASSED--
| * [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-114-94/+18
| |
| * [svn-r27470] svn merge -r27425:27460 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-08-055-18/+6
| |\
| | * [svn-r27432] Snapshot version 1.9 release 226HDF Tester2015-07-272-2/+2
| | |
| * | [svn-r27469] Merge from trunk with dual-binary CMake code.Allen Byrne2015-08-058-31/+43
| | | | | | | | | | | | Tested: local linux with CMake
| * | [svn-r27426] svn merge -r27377:27425 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-222-2/+2
| |\ \ | | |/
| | * [svn-r27412] Snapshot version 1.9 release 225HDF Tester2015-07-202-2/+2
| | |
| * | [svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-143-4/+5
| |\ \ | | |/
| | * [svn-r27372] Snapshot version 1.9 release 224HDF Tester2015-07-132-2/+2
| | |
| | * [svn-r27364] Add Mac Framework supportAllen Byrne2015-07-091-2/+3
| | |
| * | [svn-r27357] svn merge -r27208:27356 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-092-2/+2
| |\ \ | | |/
| | * [svn-r27339] Snapshot version 1.9 release 223HDF Tester2015-07-062-2/+2
| | |
| * | [svn-r27327] svn merge -r27208:27326 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-022-2/+2
| |\ \ | | |/
| | * [svn-r27262] Snapshot version 1.9 release 222HDF Tester2015-06-222-2/+2
| | |
| * | [svn-r27221] Reworked Fortran autools REAL KIND detection.Scot Breitenfeld2015-06-164-0/+20
| | |
| * | [svn-r27187] svn merge -r27135:27186 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-102-2/+2
| |\ \ | | |/
| * | [svn-r27186] added fix for jam with promoted reals and integersScot Breitenfeld2015-06-104-0/+4
| | |
| * | [svn-r27167] more DT fixesScot Breitenfeld2015-06-094-0/+4
| | |
| * | [svn-r27164] various bug fixes for DTScot Breitenfeld2015-06-084-0/+4
| | |
| * | [svn-r27154] fixed issue with mis-matching long double between Fortran and CScot Breitenfeld2015-06-054-0/+4
| | |
| * | [svn-r27151] fixed __float128 errorsScot Breitenfeld2015-06-044-0/+4
| | |
| * | [svn-r27140] fixed interger*16 supportScot Breitenfeld2015-06-034-0/+4
| | |
| * | [svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-024-9/+9
| |\ \
| * | | [svn-r27122] removed dependency on generatored fortran source codeScot Breitenfeld2015-05-284-4/+0
| | | |
| * | | [svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-05-275-23/+22
| |\ \ \
| * | | | [svn-r27115] Moved testing KINDs and SIZEOFs to configure.Scot Breitenfeld2015-05-274-0/+44
| | | | |
| * | | | [svn-r26869] removed the --enable-fortran2003 option, it is now just ↵Scot Breitenfeld2015-04-214-12/+0
| | | | | | | | | | | | | | | | | | | | --enable-fortran
| * | | | [svn-r26867] svn merge -r26837:26866 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-04-211-1/+1
| |\ \ \ \
| * | | | | [svn-r26825] Added include for preprocessing fortran files with configure ↵Scot Breitenfeld2015-04-164-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | definitions
* | | | | | [svn-r27222] Merge of r27035-27221 from the trunk.Dana Robinson2015-06-173-8/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Tested on 64-bit linux VM: Serial: C++ and Fortran 2003 Parallel: Fortran
| * | | | | [svn-r27159] Snapshot version 1.9 release 221HDF Tester2015-06-082-2/+2
| | |_|_|/ | |/| | |
| * | | | [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-012-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * H5_ATTR_FORMAT(X,Y,Z) __attribute__((format(X, Y, Z))) - Rename UNUSED attribute characterstic to H5_ATTR_UNUSED. - Rename NORETURN attribute characterstic to H5_ATTR_NORETURN tested with h5committest.
| * | | | [svn-r27127] Snapshot version 1.9 release 220HDF Tester2015-06-012-2/+2
| | |_|/ | |/| |
| * | | [svn-r27110] Snapshot version 1.9 release 219HDF Tester2015-05-242-2/+2
| | | |
| * | | [svn-r27092] Snapshot version 1.9 release 218HDF Tester2015-05-172-2/+2
| | | |
* | | | [svn-r27038] Merge of r26393-27031 from the trunk.Dana Robinson2015-05-0745-291/+872
|\ \ \ \ | |/ / / | | | | | | | | Tested on 64-bit linux VM w/ C++ and Fortran 2003
| * | | [svn-r26997] Snapshot version 1.9 release 217HDF Tester2015-05-032-2/+2
| | | |
| * | | [svn-r26986] Removed H5F_ACC_DEBUG and H5FD_DEBUG functionality.Dana Robinson2015-04-301-17/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The H5F_ACC_DEBUG symbol remains but has been defined to zero and has been listed as deprecated. Fixes: HDFFV-1074 Tested on: h5committest 32-bit Linux w/ C++ and Fortran and multi VFD 32-bit Linux w/ C++ and Fortran and multi VFD (no deprec symbols)
| * | | [svn-r26963] HDFFV-9298: make uninstall generated "test: argument expected" ↵Albert Cheng2015-04-292-4/+6
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | lines The error is that $EXAMPLETOPDIR is used without setting a value first. Solution is to set them with the proper values. Tested: jam only to confirm the error no longer exists.
| * | [svn-r26840] configureLarry Knox2015-04-171-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configure.ac hl/src/H5LTparse.c hl/src/H5LTparse.h Address HDFFV-9010: configure issue with gcc 4.9.2 "-l ". Change default to disable_shared on CYGWIN. release_docs/INSTALL_Cygwin.txt release_docs/RELEASE.txt Update for changed default and no CYGWIN szip binary. c++/src/cpp_doc_config bin/h5vers AddressHDFFV-9010: Add cpp_doc_config to h5vers Tested with h5committest, on CYGWIN.
| * [svn-r26785] Snapshot version 1.9 release 216HDF Tester2015-04-121-1/+1
| |
| * [svn-r26737] Purpose: Fix daily test failureBinh-Minh Ribler2015-04-063-8/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: - In DataType::DataType(const PredType& pred_type), using DataType::copy will invoke DataType::close() unnecessarily, which will produce undefined behavior. Changed to call H5Tcopy directly, code reuse is not useful in this case. - Also, fixed CommonFG::childObjVersion to return expected value outside of an if/else block. Platforms tested: Linux/ppc64 (ostrich) Linux/64 (platypus) Linux/32 2.6 (jam)
| * [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and ↵Larry Knox2015-04-025-5/+1
| | | | | | | | | | | | | | | | redundant /usr/include and lib in fcompile and link flags checks, now that I have run reconfigure. Also changed paths to h5cc, etc. in scripts to run installed examples from relative paths to absolute paths. Tested with h5committest.
| * [svn-r26695] Purpose: Fixed HDFFV-7947 (cont.)Binh-Minh Ribler2015-04-018-29/+9
| | | | | | | | | | | | | | | | | | | | | | | | Description: - Put back the UNUSED parameters in dsets test because the change to remove the warning last time caused failure in setting filter, in turn, caused failure in the test with such obscure/unrelated errors! - Added incRefCount() to other constructors that missed from last time. Platforms tested: Linux/64 (platypus) Linux/32 2.6 (jam) SunOS 5.11 (emu)
| * [svn-r26667] Purpose: Fixed HDFFV-8766Binh-Minh Ribler2015-03-303-0/+56
| | | | | | | | | | | | | | | | | | | | | | | | Description: Per user Jason Newton request, the following constructor is added: H5File(hid_t existing_id); Also, fixed H5File::openFile to close current file first before re-using the object. Platforms tested: Linux/64 (platypus) Linux/32 2.6 (jam gnu and Intel 15.0) SunOS 5.11 (emu)
| * [svn-r26660] HDFFV-9131: autotols reworkAllen Byrne2015-03-306-28/+2
| | | | | | | | | | | | | | Remove CXX_CONDITIONAL remove unneeded/obsolete sections. h5commtitest
| * [svn-r26655] Purpose: Fixed HDFFV-7947Binh-Minh Ribler2015-03-3021-71/+220
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: When copy constructor or constructor that takes an existing id is invoked, the C ref counter stays the same but there is an extra C++ object which later is destroyed and may cause the HDF5 id to be closed prematurely. The C++ library needs to increment the ref counter in these situations, so that the C library will not close the id when it is still being referenced. However, the incrementing of ref count left some objects opened at the end of the program, perhaps, due to compiler's optimization on cons/destructors. The constructor, that takes an existing id, needs to increment the counter but it seems that the matching destructor wasn't invoked. The workaround is to have a function for each class that has "id" that only sets the id and not increment the ref count for the library to use in these situations. These functions are "friend" and not public. The friend functions are: void f_Attribute_setId(Attribute *, hid_t) void f_DataSet_setId(DataSet *, hid_t) void f_DataSpace_setId(DataSpace *, hid_t) void f_DataType_setId(DataType *, hid_t) Platforms tested: Linux/64 (platypus) Linux/32 2.6 (jam gnu and Intel 15.0) SunOS 5.11 (emu)