summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | [svn-r27357] svn merge -r27208:27356 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-093-3/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | [svn-r27339] Snapshot version 1.9 release 223HDF Tester2015-07-063-3/+3
| | | | | | | | | |
* | | | | | | | | | [svn-r27355] added generation of HL Fortran Interfaces for REALsScot Breitenfeld2015-07-087-2931/+825
| | | | | | | | | |
* | | | | | | | | | [svn-r27327] svn merge -r27208:27326 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-023-3/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | [svn-r27262] Snapshot version 1.9 release 222HDF Tester2015-06-223-3/+3
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | [svn-r27326] Working version of cmake on linux.Scot Breitenfeld2015-07-021-4/+4
| | | | | | | | |
* | | | | | | | | [svn-r27221] Reworked Fortran autools REAL KIND detection.Scot Breitenfeld2015-06-1615-7/+77
| | | | | | | | |
* | | | | | | | | [svn-r27209] svn merge -r27186:27208 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-163-23/+23
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | [svn-r27204] Description:Quincey Koziol2015-06-153-23/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up compiler warnings before merging in v3 metadata cache changes from branch. Tested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.x (jam) w/serial & parallel
* | | | | | | | | [svn-r27187] svn merge -r27135:27186 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-103-3/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | [svn-r27159] Snapshot version 1.9 release 221HDF Tester2015-06-083-3/+3
| | | | | | | | |
* | | | | | | | | [svn-r27186] added fix for jam with promoted reals and integersScot Breitenfeld2015-06-1014-0/+14
| | | | | | | | |
* | | | | | | | | [svn-r27170] added new precompiler directivesScot Breitenfeld2015-06-091-9/+7
| | | | | | | | |
* | | | | | | | | [svn-r27167] more DT fixesScot Breitenfeld2015-06-0917-26/+40
| | | | | | | | |
* | | | | | | | | [svn-r27164] various bug fixes for DTScot Breitenfeld2015-06-0820-40/+61
| | | | | | | | |
* | | | | | | | | [svn-r27154] fixed issue with mis-matching long double between Fortran and CScot Breitenfeld2015-06-0515-4/+14
| | | | | | | | |
* | | | | | | | | [svn-r27151] fixed __float128 errorsScot Breitenfeld2015-06-0414-0/+14
| | | | | | | | |
* | | | | | | | | [svn-r27140] fixed interger*16 supportScot Breitenfeld2015-06-0314-0/+14
| | | | | | | | |
* | | | | | | | | [svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-024-7/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-013-3/+3
| | | | | | | | |
* | | | | | | | | [svn-r27122] removed dependency on generatored fortran source codeScot Breitenfeld2015-05-2814-14/+0
| | | | | | | | |
* | | | | | | | | [svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-05-277-3/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | [svn-r27110] Snapshot version 1.9 release 219HDF Tester2015-05-243-3/+3
| | | | | | | | |
| * | | | | | | | [svn-r27092] Snapshot version 1.9 release 218HDF Tester2015-05-173-3/+3
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | [svn-r26997] Snapshot version 1.9 release 217HDF Tester2015-05-035-77/+77
| | | | | | | |
| * | | | | | | [svn-r26963] HDFFV-9298: make uninstall generated "test: argument expected" ↵Albert Cheng2015-04-294-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-172-74/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-r27115] Moved testing KINDs and SIZEOFs to configure.Scot Breitenfeld2015-05-2718-182/+524
| | | | | | | |
* | | | | | | | [svn-r27023] Changed H5I to H5IMScot Breitenfeld2015-05-051-12/+12
| | | | | | | |
* | | | | | | | [svn-r27021] Added hdf5_hl_fortrandll.def to hl library build.Scot Breitenfeld2015-05-051-1/+1
| | | | | | | |
* | | | | | | | [svn-r27020] fixed HL Fortran Binary dir.Scot Breitenfeld2015-05-051-1/+1
| | | | | | | |
* | | | | | | | [svn-r27006] Added hdf5_hl_fortrandll.def to hl library build.Scot Breitenfeld2015-05-041-1/+1
| | | | | | | |
* | | | | | | | [svn-r26976] Added TARGET.Scot Breitenfeld2015-04-301-11/+11
| | | | | | | |
* | | | | | | | [svn-r26975] Renamed variable to eliminate conflict.Scot Breitenfeld2015-04-301-14/+14
| | | | | | | |
* | | | | | | | [svn-r26974] spellingScot Breitenfeld2015-04-291-1/+1
| | | | | | | |
* | | | | | | | [svn-r26971] fixed declaration of h5ltget_attribute_cScot Breitenfeld2015-04-292-7/+7
| | | | | | | |
* | | | | | | | [svn-r26970] Added new pointer APIs for h5ltmake_dataset ahd h5ltread_dataset.Scot Breitenfeld2015-04-294-25/+172
| | | | | | | |
* | | | | | | | [svn-r26918] fixed H5_FORTRAN_HAVE_C_LONG_DOUBLEScot Breitenfeld2015-04-242-20/+20
| | | | | | | |
* | | | | | | | [svn-r26917] added conditional for C_LONG_DOUBLEScot Breitenfeld2015-04-232-3/+43
| | | | | | | |
* | | | | | | | [svn-r26908] Added missing c_long_double interfaces, now handles promotion ↵Scot Breitenfeld2015-04-2310-8117/+1085
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of reals and integers to 8 bytes, added C wrappers that take pointers from Fortran.
* | | | | | | | [svn-r26896] added LONG_DOUBLE interfacesScot Breitenfeld2015-04-232-1/+1925
| | | | | | | |
* | | | | | | | [svn-r26882] renamed .f90 fo .F90Scot Breitenfeld2015-04-221-4/+4
| | | | | | | |
* | | | | | | | [svn-r26881] Added BIND(C) to the Fortran HL APIs, and fixed the issue with ↵Scot Breitenfeld2015-04-224-1636/+1360
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -r8 (or equiv.) being specified.
* | | | | | | | [svn-r26875] Added BIND(C) to interfaces.Scot Breitenfeld2015-04-213-1398/+1256
| | | | | | | |
* | | | | | | | [svn-r26873] Added BIND(C) and moved to .F90 extension.Scot Breitenfeld2015-04-2110-966/+868
| | | | | | | |
* | | | | | | | [svn-r26869] removed the --enable-fortran2003 option, it is now just ↵Scot Breitenfeld2015-04-2114-42/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --enable-fortran
* | | | | | | | [svn-r26825] Added include for preprocessing fortran files with configure ↵Scot Breitenfeld2015-04-1614-21/+35
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | definitions
* | | | | | | [svn-r26785] Snapshot version 1.9 release 216HDF Tester2015-04-123-3/+3
| | | | | | |
* | | | | | | [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and ↵Larry Knox2015-04-0217-17/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.