summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r25574] Merge 25573 from trunk:Mohamad Chaarawi2014-09-051-1/+1
| | | | - fix error output when dataset verify detects wrong data.
* [svn-r25568] Removed the previous intentional failure.Albert Cheng2014-09-021-2/+0
| | | | Tested: ttsafe passed again.
* [svn-r25564] Snapshot version 1.8 release 14 (snap13)HDF Tester2014-08-316-20/+20
|
* [svn-r25551] JAVA-1880: hdfview failure to load plugins identified default ↵Allen Byrne2014-08-252-5/+5
| | | | | | value was incorrectly formed. Tested: windows
* [svn-r25547] Snapshot version 1.8 release 14 (snap12)HDF Tester2014-08-246-20/+20
|
* [svn-r25543] merge 25509 & 25524 from trunk.Mohamad Chaarawi2014-08-222-41/+225
| | | | | | | Optimize chunked dataset fill operation by making it collective. + add a workaround for new algorithm to work with ompi. Update RELEASE.txt with this new optimization.
* [svn-r25539] Introduced an intentional failure in order to verify if cloud ↵Albert Cheng2014-08-191-0/+2
| | | | | | | | test machine and in house machines will fail the same. The change should be reversed after the verification.
* [svn-r25535] Snapshot version 1.8 release 14 (snap11)HDF Tester2014-08-176-20/+20
|
* [svn-r25529] Purpose:Dana Robinson2014-08-112-0/+11
| | | | | | | | | | | | Merged r25508 from the trunk. Adds a check that ensure the page_size parameter in H5Pset_core_write_tracking is not zero. This ensures that the behavior matches the text in the reference manual. Tested on: 32-bit LE linux (jam), tested with make check-vfd. This is a very minor change and does not require full testing.
* [svn-r25528] bring 25514 and 25516 from trunk:Mohamad Chaarawi2014-08-112-40/+28
| | | | Replace MPI deprecated routines with undeprecated ones.
* [svn-r25526] Merged 25480 from the trunk into the branchScot Breitenfeld2014-08-111-1/+10
|
* [svn-r25525] brought revision 25477 from the trunk.Scot Breitenfeld2014-08-112-0/+18
|
* [svn-r25523] Snapshot version 1.8 release 14 (snap10)HDF Tester2014-08-1010-1966/+3490
|
* [svn-r25519] HDFFV-8880: Remove t_posix_compliant test referencesAllen Byrne2014-08-062-12/+1
|
* [svn-r25512] set svn property to executableAllen Byrne2014-08-051-0/+0
|
* [svn-r25501] bring 25500 from trunk to fix HDFFV-8888 - H5Ldelete_by_idx ↵Mohamad Chaarawi2014-07-311-0/+6
| | | | fails on non-existent group name.
* [svn-r25497] Description:Quincey Koziol2014-07-3099-2080/+2110
| | | | | | | | | | Merge changes that correspond to the 64-bit ID changes (without the actual switch to 64-bit IDs) to the 1.8 release branch. (Plus a few minor cleanups and alignments with the trunk that aren't on the branch) Tested on: Mac OSX/64 10.9.4 (amazon) w/C++ & FORTRAN (h5committested on branch already for a week)
* [svn-r25494] Add the genltanalyse script to bin and the reconfigure. hl/src ↵Allen Byrne2014-07-303-0/+61
| | | | files previously committed.
* [svn-r25490] bring 25468 from trunk. Mohamad Chaarawi2014-07-2918-3210/+3650
| | | | | | | Aligning code with changes made in VOL branch. This will make porting non VOL related changes from trunkto the 1.8 branch much easier. tested h5commitest.
* [svn-r25467] Updated with bug fix for HDFFV-8881.Albert Cheng2014-07-221-1/+2
|
* [svn-r25466] Bug fix: HDFFV-8881Albert Cheng2014-07-221-9/+14
| | | | | | | | | | | testfrome.c has incorrectly exit code (using -1). Fixed by replacing them with C defined EXIT_FAILURE. Verified by temporary decreaing MAXNUMTESTS to introduce failure in testhdf to see the changed code did work. Also replaced all other correctly coded exit codes with the C defined EXIT_SUCCESS and EXIT_FAILURE. This would help portability for non-Unix systems. Tested: h5committest.
* [svn-r25461] The contents of this directory is the C++ Reference Manual and Mark Evans2014-07-22385-62445/+0
| | | | is generated by Doxygen.
* [svn-r25458] Merged revision(s) 25457 from ↵Mark Evans2014-07-211-4/+10
| | | | | | | | branches/hdf5_1_8_13/c++/src/H5CppDoc.h: Added a sentence suggested by Barbara to the Installation section. Part of HDFFV-8868 work. Tested: Doxygen and Firefox
* [svn-r25454] Description:Quincey Koziol2014-07-214-7/+7
| | | | | | | | | | | Bring change from trunk to 1.8 branch: r25450: Initial tweaks to align with VOL branch. Tested on: Mac OSX/64 10.9.3 (amazon) w/gcc 4.9 (h5committest not required, too small)
* [svn-r25445] Changed file in Installation section where users should look ↵Mark Evans2014-07-21385-0/+62445
| | | | | | for instructions from release_docs\INSTALL_Windows.txt to release_docs\INSTALL. Fixes HDFFV-8868. Tested: Doxygen
* [svn-r25442] Changed file in Installation section where users should look ↵Mark Evans2014-07-211-1/+1
| | | | | | for instructions from release_docs\INSTALL_Windows.txt to release_docs\INSTALL. Fixes HDFFV-8868. Tested: Doxygen
* [svn-r25436] Snapshot version 1.8 release 14 (snap9)HDF Tester2014-07-206-20/+20
|
* [svn-r25433] Brought changes from the trunk into the branch.Scot Breitenfeld2014-07-1819-76/+800
| | | | | | | | | | | | | | | For the top level, brings in changes for configure.ac, configure and the MANIFEST: svn merge -c25286 https://svn.hdfgroup.uiuc.edu/hdf5/trunk . svn merge -c25287 https://svn.hdfgroup.uiuc.edu/hdf5/trunk . svn merge -c25290 https://svn.hdfgroup.uiuc.edu/hdf5/trunk . For the fortran level: 384 17:00 svn merge -r25235:25272 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran 389 17:01 svn merge -r25284:25432 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran For the fortran merges, I skipped changes relating to hyperslab selection since the C source has not been merged from the trunk yet. These changes should be in place in the fortran source when the C source is merged to the 1.8 branch.
* [svn-r25409] Add ASPRINTF define - check already in configureAllen Byrne2014-07-141-1/+4
|
* [svn-r25408] Merge cmake configure checks from trunkAllen Byrne2014-07-143-241/+235
|
* [svn-r25404] add serial and parallel regression tests for zero dset ↵Mohamad Chaarawi2014-07-104-0/+137
| | | | | | read/write bug. (merged from trunk)
* [svn-r25402] Bring 25397/8 from trunk:Mohamad Chaarawi2014-07-1049-392/+147
| | | | | | | - remove configure checks for MPI_File_get_size and Big MPI_File_set_size as they are supported by MPIO implementations today. - fix bug in t_mpi.c (HDFFV-8856) tested with h5committest.
* [svn-r25400] bug fixes where a wrong type was used instead of hid_t.Mohamad Chaarawi2014-07-092-3/+3
|
* [svn-r25396] Snapshot version 1.8 release 14 (snap8)HDF Tester2014-07-076-20/+20
|
* [svn-r25393] fix HDFFV-8761:Mohamad Chaarawi2014-07-031-2/+4
| | | | allocating space for zero-length chunked dataset and asserting.
* [svn-r25379] Snapshot version 1.8 release 14 (snap7)HDF Tester2014-06-296-20/+20
|
* [svn-r25351] Add more vfd tests to smaller timeout limitsAllen Byrne2014-06-241-0/+1
|
* [svn-r25344] Add more vfd tests to smaller timeout limitsAllen Byrne2014-06-231-0/+3
|
* [svn-r25340] Snapshot version 1.8 release 14 (snap6)HDF Tester2014-06-226-20/+20
|
* [svn-r25318] Edited the Introduction section.Mark Evans2014-06-181-18/+21
| | | | Tested: Doxygen and Firefox
* [svn-r25311] Add max time for VFD objcopy testAllen Byrne2014-06-181-0/+1
|
* [svn-r25276] Merge of r25274 from trunk.Dana Robinson2014-06-132-3/+12
| | | | | | Eliminates DllMain from static builds (an oversight in the implementation). Fixes HDFFV-8837. Tested on 64-bit Windows 7 with Visual Studio 2012.
* [svn-r25268] update to 1.4.17 m4 caused no code or file changesAllen Byrne2014-06-121-2/+2
|
* [svn-r25267] update external lib option propertyAllen Byrne2014-06-124-8/+11
|
* [svn-r25263] limit vfd flush1 test timeAllen Byrne2014-06-111-0/+1
|
* [svn-r25251] change test to ignore h5diff warnings (endianess issue)Allen Byrne2014-06-101-1/+1
|
* [svn-r25247] Correct propertyAllen Byrne2014-06-102-2/+3
|
* [svn-r25237] Merged changes from the trunk to the branch,Scot Breitenfeld2014-06-037-33/+29
| | | | | | svn merge -r25009:25235 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran Tested: jam (gnu, intel, pgi)
* [svn-r25233] Snapshot version 1.8 release 14 (snap5)HDF Tester2014-06-027-23/+23
|
* [svn-r25225] Description:Quincey Koziol2014-05-298-132/+178
| | | | | | | | | | | | | | | | Bring r25215 from trunk to 1.8 branch: Bring changes from Coverity branch back to trunk: r20914: Use HDstrncpy and HDstrncat! --gh r20915: Use HDstrncpy and HDstrncat! --gh Tested on: MacOSX/64 10.9.3 (amazon) w/gcc 4.9, FORTRAN, C++, multi-threads & parallel (h5committested on the trunk)