summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r29505] Added flush/refresh test failures on OS X to the listDana Robinson2016-03-221-0/+4
| | | | of known problems.
* [svn-r29498] Switched autotools default build mode to production.Dana Robinson2016-03-222-4/+4
| | | | Tested on: jam
* [svn-r29497] Merge of r26492 from revise_chunksDana Robinson2016-03-223-10/+10
| | | | | | Changes some Visual Studio #ifdefs to Win32. Fixes MinGW issues. Tested on: 64-bit Windows 10 w/ Visual Studio 2015 Pro
* [svn-r29495] Merge of r29489 from revise_chunksDana Robinson2016-03-224-15/+11
| | | | | | | | | Misc code changes, some of which address MinGW issues. HDFFV-9516 change had previously been committed via the trunk. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Java, Fortran, C++
* [svn-r29494] Merge of r29481 from revise_chunksDana Robinson2016-03-225-22/+22
| | | | | | | Fixes a problem in the Java tests and examples. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Java
* [svn-r29493] Add LT_*_VERS_* variables for HDF5 wrapper libraries.Larry Knox2016-03-2217-22/+214
| | | | | | Add configure fix to create .classes directories in java subdirs. Tested with h5committest.new.
* [svn-r29491] Updated SWMR known problems details in RELEASE.txtDana Robinson2016-03-221-5/+8
|
* [svn-r29488] Updated the INSTALL file with update configure option information.Dana Robinson2016-03-211-60/+240
|
* [svn-r29487] Edited for readability the "Issues Addressed in this Release ↵Mark Evans2016-03-211-66/+112
| | | | | | Since alpha1" and "Issues Addressed in this Release Since alpha0" sections.
* [svn-r29486] Set version to HDF5 1.10.0-pre2Larry Knox2016-03-216-17/+17
|
* [svn-r29484] Added note about the VDS/SWMR test failing when ↵Dana Robinson2016-03-211-0/+3
| | | | | | --enable-using-memchecker is specified.
* [svn-r29478] Maintenance: Elena Pourmal2016-03-201-8/+85
| | | | | | | | Populated the Known Problems section. It contains known major limitations for SWMR and VDS, and the issues that go back to 2011 from the 1.8.16 release that were not closed in JIRA. When we open JIRA to public, we should have only major limitations listed here and point to JIRA for the rest of the issues.
* [svn-r29473] Description:Binh-Minh Ribler2016-03-181-8/+8
| | | | Fixed typos and minor format.
* [svn-r29472] Fixed some typos.Mark Evans2016-03-171-2/+1
|
* [svn-r29462] Maintenance: Added a note about 1.8 compatibility flag for ↵Elena Pourmal2016-03-171-1/+9
| | | | configure.
* [svn-r29459] Maintenance: Updated docs files for the upcoming release. Added ↵Elena Pourmal2016-03-163-17/+25
| | | | | | | contributors for the release to the ACKNOWLEDGMENTS file, added 1.8 compatibility build to the INSTALL file; updated Known Problems section in the RELEASE.txt.
* [svn-r29457] Description:Binh-Minh Ribler2016-03-161-0/+2
| | | | Added acknowledgment for Jason Newton.
* [svn-r29456] Removed BRANCH.txtDana Robinson2016-03-162-16/+0
|
* [svn-r29455] Description:Binh-Minh Ribler2016-03-161-4/+7
| | | | Just fixed format.
* [svn-r29454] Description:Binh-Minh Ribler2016-03-161-1/+84
| | | | Updated changes for C++ API and C/C++ Packet Table APIs.
* [svn-r29452] Correct signature of H5Pexist to return boolean and fix test ↵Allen Byrne2016-03-1610-28/+31
| | | | compare
* [svn-r29451] Updated RELEASE.txtDana Robinson2016-03-161-2/+21
|
* [svn-r29449] Maintenance: Fixed several typos reported by DLS; removed Mac ↵Elena Pourmal2016-03-161-7/+5
| | | | | | OSX 10.11 from "More Tested Platfomrs" section since this is a suported platfomr; added Windows 7 64bit with VS2010, GPFS and SWMR to "More Tested Platforms" (tested for us by DLS).
* [svn-r29445] Fix get_access_plist testAllen Byrne2016-03-161-5/+57
|
* [svn-r29441] Maintenance: Updated RELEASE.txt with the issues addressed ↵Elena Pourmal2016-03-161-3/+59
| | | | since alpha1. The file needs proof read.
* [svn-r29434] Correct return valueAllen Byrne2016-03-151-2/+2
|
* [svn-r29433] Correct return valueAllen Byrne2016-03-151-3/+3
|
* [svn-r29432] Remove char from var name.Allen Byrne2016-03-151-1/+1
|
* [svn-r29430] turn on verbose reporting of failuresAllen Byrne2016-03-151-0/+1
|
* [svn-r29428] Fix the version numbering for 1.10Allen Byrne2016-03-152-3/+3
|
* [svn-r29427] Correct name of build option in scriptAllen Byrne2016-03-151-2/+2
|
* [svn-r29426] Add tbogus.h5.copy to list of files to be deleted by make clean.Larry Knox2016-03-152-3/+3
|
* [svn-r29425] Ohdr test now writes to tbogus.h5 which is in the HDF5 source ↵Larry Knox2016-03-151-2/+12
| | | | code. Make a local copy of the tbogus.h5 file to avoid writing to source files from a separate build directory (See HDFFV-9713).
* [svn-r29422] Merge of r29421 from trunk. Fixes HDFFV-9516.Dana Robinson2016-03-155-21/+282
| | | | Tested on: jam
* [svn-r29420] Add compare to expected to script to verify correct operation ↵Allen Byrne2016-03-151-1/+29
| | | | of test
* [svn-r29417] Correct get_libversion test valueAllen Byrne2016-03-151-1/+1
|
* [svn-r29412] HDFFV-9717: add overview section to javadocsAllen Byrne2016-03-1413-122/+315
| | | | Add Java and update options to CMake/Windows docs
* [svn-r29398] Updated RELASE.txt with new autotools configure option information.Dana Robinson2016-03-141-0/+42
|
* [svn-r29397] Update test for version to match.Allen Byrne2016-03-141-1/+1
|
* [svn-r29394] Update Supported Platforms section.Larry Knox2016-03-111-6/+10
|
* [svn-r29392] Maintenance: Minor changes in prepartion for HDF5 1.10.0-pre1Elena Pourmal2016-03-111-5/+5
|
* [svn-r29391] Maintenance: Changed version number to HDF5 1.10.0-pre1 in ↵Elena Pourmal2016-03-116-17/+17
| | | | preparation for the first pre-release candidate.
* [svn-r29389] Maintenance: Added history file that contains development info ↵Elena Pourmal2016-03-103-7/+1743
| | | | from 1.8.0 to 1.10.0 and removed the empty 1.9 file; updated MANIFEST accordingly.
* [svn-r29386] Turn CMake header generation off by default.Dana Robinson2016-03-101-1/+1
|
* [svn-r29385] Updated MANIFEST to include Java Makefile.in files.Dana Robinson2016-03-101-0/+9
|
* [svn-r29381] Re-ran autogen.sh on THG machines to update autotools outputDana Robinson2016-03-0966-6031/+20593
| | | | | | | | files. Added java Makefile.in files. Tested on: jam
*-. [svn-r29378] Bring alpha2 in line with revise_chunks (up to r29365)Dana Robinson2016-03-09624-14037/+96823
|\ \ | | | | | | | | | | | | | | | | | | Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ C++ and Fortran autotools parallel w/ Fortran CMake serial w/ C++ and Fortran
| | * [svn-r29080] merge from trunk.inactive/phdf5_metadata_optMohamad Chaarawi2016-02-103-310/+378
| | |\
| | | * [svn-r29076] Description:Quincey Koziol2016-02-1011-55/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Normalize against the phdf5_metadata_opt branch, in preparation for merging it to trunk. Tested on: MacOSX/64 10.11.3 (amazon) w/serial, parallel, and production builds h5committest forthcoming
| | | * [svn-r29074] fixed integer type for H5Sget_simple_extent_ndims_f argumentScot Breitenfeld2016-02-091-1/+1
| | | |