Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r27607] merge from trunk. | Mohamad Chaarawi | 2015-08-28 | 13 | -205/+81 |
|\ | |||||
| * | [svn-r27605] Fix potential memory error when using a dataspace that was ↵ | Neil Fortner | 2015-08-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | created with H5Screate and had its extent set by H5Sextent_copy. Tested: jam, ostrich (h5committest) | ||||
| * | [svn-r27601] Removed the H5TSprivate.h include from H5.c. It's not needed ↵ | Dana Robinson | 2015-08-27 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | and causes problems on Windows. Tested on: jam, with and without --enable-threadsafe | ||||
| * | [svn-r27587] Added a new API call (H5is_library_threadsafe) to the library. ↵ | Dana Robinson | 2015-08-26 | 2 | -10/+42 |
| | | | | | | | | | | | | | | | | | | | | This call can be used to determine at runtime if the library was built with thread-safety. Fixes HDFFV-9496 Tested on: h5committest | ||||
| * | [svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION. | Allen Byrne | 2015-08-26 | 1 | -1/+7 |
| | | | | | | | | Added new option SKIP_HDF5_FORTRAN_SHARED | ||||
| * | [svn-r27581] Fixed a bug in the FUNC_ENTER macros. API calls of the form ↵ | Dana Robinson | 2015-08-26 | 1 | -3/+18 |
| | | | | | | | | | | | | | | | | H5xx_* were flagged as H5XX_, which is a non-public API form. Tested on: h5committest | ||||
| * | [svn-r27572] Removed VMS-specific code from the library. | Dana Robinson | 2015-08-24 | 9 | -190/+14 |
| | | | | | | | | | | | | | | | | | | 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-r27576] - mark the entry as indepndent when expunged. | Mohamad Chaarawi | 2015-08-25 | 1 | -0/+6 |
| | | | | | | | | - disable the metadata coll hint for smoke checks 1 & 2. | ||||
* | | [svn-r27573] fix serial build. | Mohamad Chaarawi | 2015-08-25 | 1 | -0/+6 |
| | | |||||
* | | [svn-r27558] merge from trunk. | Mohamad Chaarawi | 2015-08-24 | 28 | -337/+528 |
|\ \ | |/ | |||||
| * | [svn-r27551] Snapshot version 1.9 release 228 | HDF Tester | 2015-08-24 | 2 | -3/+3 |
| | | |||||
| * | [svn-r27549] Description: | Quincey Koziol | 2015-08-22 | 18 | -293/+385 |
| | | | | | | | | | | | | | | | | | | | | Update the file format debugging routines to match the recent changes to the metadata cache, along with a few other cleanups and miscellaneous enhancements. Tested on: MacOSX/64 10.10.5 (amazon) (h5committest forthcoming) | ||||
| * | [svn-r27548] Revert r27545 | Jerome Soumagne | 2015-08-21 | 5 | -24/+5 |
| | | |||||
| * | [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if ↵ | Jerome Soumagne | 2015-08-21 | 5 | -5/+24 |
| | | | | | | | | | | | | available Fix tests accordingly | ||||
| * | [svn-r27517] Removed all perl scripts from configure. | Scot Breitenfeld | 2015-08-17 | 1 | -1/+0 |
| | | | | | | | | Tested: h5committest | ||||
| * | [svn-r27515] Correct spelling of function | Allen Byrne | 2015-08-17 | 1 | -1/+1 |
| | | |||||
| * | [svn-r27511] Snapshot version 1.9 release 227 | HDF Tester | 2015-08-17 | 2 | -3/+3 |
| | | |||||
| * | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 3 | -6/+77 |
| | | | | | | | | Tested: h5committest --PASSED-- | ||||
| * | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 3 | -77/+6 |
| | | |||||
| * | [svn-r27470] svn merge -r27425:27460 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-08-05 | 5 | -869/+866 |
| |\ | |||||
| | * | [svn-r27459] Merge of 27411 from revise_chunks. | Dana Robinson | 2015-08-04 | 4 | -19/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed a few "h5tri_t extended" variables to "h5tri_t was_extended". Apparently, "extended" is a typedef name someplace in the headers used on Solaris, which causes potentially confusing warnings to be emitted. Tested on: h5committest Solaris w/ Solaris Studio (emu) | ||||
| * | | [svn-r27469] Merge from trunk with dual-binary CMake code. | Allen Byrne | 2015-08-05 | 17 | -900/+995 |
| | | | | | | | | | | | | Tested: local linux with CMake | ||||
| * | | [svn-r27426] svn merge -r27377:27425 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-22 | 7 | -222/+541 |
| |\ \ | |||||
| * \ \ | [svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-14 | 3 | -4/+5 |
| |\ \ \ | |||||
| * \ \ \ | [svn-r27357] svn merge -r27208:27356 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-09 | 2 | -3/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | [svn-r27334] svn merge -r27326:27332 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-02 | 1 | -0/+2 |
| |\ \ \ \ \ | |||||
| * | | | | | | [svn-r27328] updated reconfigure | Scot Breitenfeld | 2015-07-02 | 1 | -25/+28 |
| | | | | | | | |||||
| * | | | | | | [svn-r27327] svn merge -r27208:27326 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-02 | 90 | -11602/+14837 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | [svn-r27228] restricted __float128 to gnu compilers | Scot Breitenfeld | 2015-06-17 | 1 | -0/+3 |
| | | | | | | | | |||||
| * | | | | | | | [svn-r27225] new test for __float128 | Scot Breitenfeld | 2015-06-17 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | [svn-r27223] Added check for quadmath.h | Scot Breitenfeld | 2015-06-17 | 1 | -0/+3 |
| | | | | | | | | |||||
| * | | | | | | | [svn-r27221] Reworked Fortran autools REAL KIND detection. | Scot Breitenfeld | 2015-06-16 | 2 | -0/+23 |
| | | | | | | | | |||||
| * | | | | | | | [svn-r27209] svn merge -r27186:27208 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-06-16 | 9 | -3417/+2442 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | [svn-r27187] svn merge -r27135:27186 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-06-10 | 38 | -493/+640 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | [svn-r27186] added fix for jam with promoted reals and integers | Scot Breitenfeld | 2015-06-10 | 1 | -0/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | [svn-r27167] more DT fixes | Scot Breitenfeld | 2015-06-09 | 2 | -0/+4 |
| | | | | | | | | | | |||||
| * | | | | | | | | | [svn-r27164] various bug fixes for DT | Scot Breitenfeld | 2015-06-08 | 2 | -0/+4 |
| | | | | | | | | | | |||||
| * | | | | | | | | | [svn-r27154] fixed issue with mis-matching long double between Fortran and C | Scot Breitenfeld | 2015-06-05 | 2 | -0/+4 |
| | | | | | | | | | | |||||
| * | | | | | | | | | [svn-r27151] fixed __float128 errors | Scot Breitenfeld | 2015-06-04 | 1 | -0/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | [svn-r27140] fixed interger*16 support | Scot Breitenfeld | 2015-06-03 | 2 | -0/+4 |
| | | | | | | | | | | |||||
| * | | | | | | | | | [svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-06-02 | 122 | -1068/+1166 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | [svn-r27122] removed dependency on generatored fortran source code | Scot Breitenfeld | 2015-05-28 | 2 | -2/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | [svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-05-27 | 108 | -2804/+2793 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | [svn-r27115] Moved testing KINDs and SIZEOFs to configure. | Scot Breitenfeld | 2015-05-27 | 2 | -0/+17 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | [svn-r26917] added conditional for C_LONG_DOUBLE | Scot Breitenfeld | 2015-04-23 | 1 | -0/+3 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | [svn-r26911] svn merge -r26866:26910 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-04-23 | 1 | -9/+25 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | [svn-r26869] removed the --enable-fortran2003 option, it is now just ↵ | Scot Breitenfeld | 2015-04-21 | 2 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --enable-fortran | ||||
| * | | | | | | | | | | | | [svn-r26867] svn merge -r26837:26866 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-04-21 | 15 | -167/+281 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | [svn-r26847] combined H5test_kind programs | Scot Breitenfeld | 2015-04-20 | 1 | -0/+9 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | [svn-r26838] svn merge -r26813:26837 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-04-17 | 6 | -341/+490 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |