summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [svn-r29174] Snapshot version 1.8 release 17 (snap12)HDF Tester2016-02-216-18/+18
|
* [svn-r29156] merge 29150 from trunk.Mohamad Chaarawi2016-02-1911-151/+202
| | | | | | | fix for Jira issue 9670 - HDF5 segfaults on corrupted file. Change compare callback in Btree2 class to correctly account for errors. tested on bb-8.
* [svn-r29060] Snapshot version 1.8 release 17 (snap11)HDF Tester2016-02-076-18/+18
|
* [svn-r29038] Minor fix to configure.ac that fixes a broken ↵Dana Robinson2016-02-033-10/+28
| | | | | | | | | | | --enable-clear-file-buffers option. Fixes HDFFV-9676 Tested on: jam (just a smoke check to ensure that the library builds and passes tests when the feature is disabled)
* [svn-r29022] Snapshot version 1.8 release 17 (snap10)HDF Tester2016-01-316-18/+18
|
* [svn-r29005] Description:Binh-Minh Ribler2016-01-281-2/+2
| | | | | | Removed extra ';'. Platform tested jam (very minor)
* [svn-r29001] Missing testfile committedAllen Byrne2016-01-282-0/+32
|
* [svn-r28992] HDFFV-9639: double-free fix.Allen Byrne2016-01-274-5/+27
|
* [svn-r28970] Snapshot version 1.8 release 17 (snap9)HDF Tester2016-01-256-18/+18
|
* [svn-r28962] merged r28949 from trunk.Albert Cheng2016-01-221-0/+10
| | | | | | | | | HDFFV-9660: add an option to enable threadsafe feature in cmakehdf5 Tested: platypus. There are still something strange messages during the configure step. Waiting for Allen to response.
* [svn-r28953] Snapshot version 1.8 release 17 (snap8)Larry Knox2016-01-226-17/+17
|
* [svn-r28927] Description:Binh-Minh Ribler2016-01-181-35/+9
| | | | | - Updated for the fix of the problem Adam Rosenberger's reported. - Added info about new function ArrayType::setArrayInfo()
* [svn-r28926] Purpose: Fix user reported problemBinh-Minh Ribler2016-01-1813-65/+420
| | | | | | | | | | | | | | | | | Description: User Adam Rosenberger reported a failure when using the member function AbstractDs::getArrayType(). This problem was caused by missing initialization of the ArrayType's members in some cases. Solution: - Added ArrayType::setArrayInfo() to retrieve rank and dimensions of an array and store them in memory for easy access. - Re-factored a few functions to use the new function. - We'll give him 1.8.16 patch Merged from trunk r28905 Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
* [svn-r28876] Updated RELEASE.txt for HDFFV-9640.Dana Robinson2016-01-131-3/+9
| | | | Tested on: N/A
* [svn-r28875] Merge of r28861 from trunk (minor string format change). Fixes ↵Dana Robinson2016-01-132-3/+3
| | | | | | | HDFFV-9640. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 parallel only (MPICH 3.1.4)
* [svn-r28854] Merged rr28853 from trunk.Albert Cheng2016-01-111-7/+16
| | | | | | | HDFFV-9649: cmakehdf5 needs a proper implementation to verify the installation images created for Mac OSX. The current implementation for Mac OSX platform is a kludge that sometimes left behind mounted volumes. Temporary screen out the checking of installtion_check step (so that daily test may pass).
* [svn-r28682] Merged r28638 from trunk.Albert Cheng2015-12-161-261/+0
| | | | | | | | HDFFV-9273: cmakehdf5 --script failed in linux platypus Solution: remove --script option from cmakehdf5. Tested: platypus
* [svn-r28611] Updated with cmakehdf5 new feature information.Albert Cheng2015-12-131-2/+9
|
* [svn-r28610] Merged r28563 from trunk.Albert Cheng2015-12-131-4/+25
| | | | | | | | | HDFFV-9612: added ability to run multiple make commands. Added --njobs option to special number of jobs (-j N) to allow multiple commands during build (cmamke) and testing (ctest). Tested: platypus.
* [svn-r28609] Snapshot version 1.8 release 17 (snap7)HDF Tester2015-12-136-18/+18
|
* [svn-r28541] Merge of r28538 from the trunk.Dana Robinson2015-12-082-17/+34
| | | | | | | | Fixes OS X compilation problems and brings some Linux symbols in line with the Autotools when building with CMake. Tested on: 64-bit OS X 10.11.1 El Capitan (Darwin 15.0.0) Xcode 7.1 Apple LLVM 7.0.0 (clang-700.1.76)
* [svn-r28438] Snapshot version 1.8 release 17 (snap6)HDF Tester2015-11-2212-60/+60
|
* [svn-r28435] Add RPM HDF5 1.8.16 spec file to MANIFEST.Larry Knox2015-11-211-0/+1
|
* [svn-r28430] Final HDF5 1.8.16 release houskeeping:Larry Knox2015-11-203-7/+1168
| | | | | | Add contents of HDF5 v1.8.16 RELEASE.txt to HISTORY-1_8.txt. Incremented LT_VERS_REVISION numbers for shared object versions for changing code on 1.8 branch. added rpm spec file hdf5-1.8.16-1-x86_64-szip.spec to bin/pkgscrpts.
* [svn-r28405] Update to include cdash submit optionsAllen Byrne2015-11-191-0/+9
|
* [svn-r28398] Add note about the "H5_BUILT_AS_DYNAMIC_LIB" compile definitionAllen Byrne2015-11-182-2/+7
|
* [svn-r28382] CMake 3.4 policy changeAllen Byrne2015-11-171-24/+24
|
* [svn-r28363] Merge r27836 & r28342 from Trunk.Albert Cheng2015-11-161-4/+53
| | | | | | | | | | | | | | | | | r27836: HDFFV-8932: added option --with-szlib to support szip library support. r28342: DAILYTEST-195: Osx1010test has culmulated a lot of mounted volumes from cmakehdf5 installation. Tried to find out what went wrong but all output files were deleted already. Added a verbose option to display all cmake process output in order to see what might have gone wrong. Default is on. Using --disable-verbose will turn it off. Tested: playtypus.
* [svn-r28350] Snapshot version 1.8 release 17 (snap5)HDF Tester2015-11-156-18/+18
|
* [svn-r28326] Purpose: Fix documentsBinh-Minh Ribler2015-11-112-2/+2
| | | | | | | | Description: Added "///" to between \brief and \exception to work around a Doxygen bug and added a missing \return. Platforms tested: Linux/32 2.6 (jam) - only in function headers
* [svn-r28306] Snapshot version 1.8 release 17 (snap4)HDF Tester2015-11-086-18/+18
|
* [svn-r28274] Applied patch to eliminate warnings from PRINTSTREAM macros ↵Larry Knox2015-11-049-104/+78
| | | | | | | | from HDF5 1.8.16. Update supported platform and tested configuration info in RELEASE.txt. Tested with h5committest.new.
* [svn-r28271] Remove VS2010, VS2008 referencesAllen Byrne2015-11-031-51/+24
|
* [svn-r28262] Snapshot version 1.8 release 17 (snap3)HDF Tester2015-11-016-18/+18
|
* [svn-r28220] Add VS2015 and rearrange test supported sectionAllen Byrne2015-10-261-4/+12
|
* [svn-r28211] Snapshot version 1.8 release 17 (snap2)HDF Tester2015-10-256-18/+18
|
* [svn-r28202] HDFFV-9550: Add VS2015 fix for timezone.Allen Byrne2015-10-233-48/+63
| | | | CMake test fix for VS2015 print exponent
* [svn-r28192] Merge r28188 from trunkJerome Soumagne2015-10-223-37/+24
| | | | Fix inline/__inline__/__inline detection with CMake after autotools changes
* [svn-r28181] correct import targetsAllen Byrne2015-10-221-57/+57
|
* [svn-r28173] Add VS2015 fix for timezone.Allen Byrne2015-10-211-3/+1
|
* [svn-r28169] Merge r28168 from trunkJerome Soumagne2015-10-211-4/+0
| | | | | Remove Wall option passed by default on non-windows systems (can use HDF5_ENABLE_GROUPZERO_WARNINGS option instead)
* [svn-r28162] Merge from CMAMKE_EXT_MOD repo.Allen Byrne2015-10-217-112/+147
| | | | Add VS2015 support.
* [svn-r28153] Add VS2015Allen Byrne2015-10-201-1/+16
|
* [svn-r28149] Correct define vs variable usageAllen Byrne2015-10-202-8/+22
|
* [svn-r28146] Correct define vs variable usageAllen Byrne2015-10-203-27/+34
|
* [svn-r28140] Updated win platformsAllen Byrne2015-10-201-7/+5
|
* [svn-r28127] Add version extension to all uses of source nameAllen Byrne2015-10-191-21/+21
|
* [svn-r28125] Add library version changes based on lt_vers.am file.Allen Byrne2015-10-1912-55/+99
|
* [svn-r28124] Correct CMake var nameAllen Byrne2015-10-191-5/+5
|
* [svn-r28123] Correct platform pathAllen Byrne2015-10-191-2/+2
|