summaryrefslogtreecommitdiffstats
path: root/c++
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r27625] Added preprocessor commands for PGI compiler.Scot Breitenfeld2015-08-314-0/+4
| | | | tested: h5committest
* [svn-r27622] Snapshot version 1.9 release 229HDF Tester2015-08-312-2/+2
|
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-243-76/+3
| | | | | | | | | The only remaining code consists of a few floating-point tests that rely on pre-generated and checked-in VMS files. These have been left alone, even though they will not be possible to recreate, since testing VMS float behavior is still important. Tested on: h5committest
* [svn-r27551] Snapshot version 1.9 release 228HDF Tester2015-08-242-2/+2
|
* [svn-r27517] Removed all perl scripts from configure.Scot Breitenfeld2015-08-174-4/+0
| | | | Tested: h5committest
* [svn-r27511] Snapshot version 1.9 release 227HDF Tester2015-08-172-2/+2
|
* [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-r27159] Snapshot version 1.9 release 221HDF Tester2015-06-082-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-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-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-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-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-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-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-r26825] Added include for preprocessing fortran files with configure ↵Scot Breitenfeld2015-04-164-6/+10
|/ | | | definitions
* [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)