summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [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)
* [svn-r25222] Merge cmake_ext_mod into 1.8Allen Byrne2014-05-2749-4513/+177
|
* [svn-r25217] Snapshot version 1.8 release 14 (snap4)HDF Tester2014-05-256-20/+20
|
* [svn-r25209] Description:Quincey Koziol2014-05-212-1634/+1446
| | | | | | | | | | | | | | | | | | | Bring r25206 & r25207 from trunk to 1.8 branch: r25206: Add new warning flags for gcc 4.9.x r25207: Merge changes from Coverity branch to trunk: r20907: Original issue was #338. Refactored code to clean up allocations consistantly, completely, check all returns, assign initialization values and handle errors. Tested on: MacOSX/64 10.9.3 (amazon) w/C++, FORTRAN & parallel (h5committested on trunk)
* [svn-r25204] Description:Binh-Minh Ribler2014-05-194-8/+2
| | | | | | | | | | | | | | Set OUTPUT_DIRECTORY to cpplus_RM and HTML_OUTPUT to '.' because they were reset by accident causing "bin/release doc" to fail. Ran bin/release to verify the failure was gone. Merged from trunk: r25202 Also, removed from functions' comments some arguments that are only applicable to the trunk. Doxygen gave warnings. Platforms tested: Linux/32 2.6 (jam) - very minor, only comments
* [svn-r25203] Description:Binh-Minh Ribler2014-05-191-1/+1
| | | | | | | | | Made printError() virtual as the original; missed it from the previous fix. Merged from trunk: r25123 Platforms tested: Linux/ppc64 (ostrich) Linux/32 2.6 (jam) SunOS 5.11 (emu)
* [svn-r25200] Snapshot version 1.8 release 14 (snap3)HDF Tester2014-05-186-20/+20
|
* [svn-r25198] Description:Quincey Koziol2014-05-186-23/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring r25197 from trunk to 1.8 branch: Bring changes from hdf5_1_8_coverity branch back to trunk: r20878: Issue 76: Check if H5Tget_nmembers(type) fails and simply return(FALSE). Also move printf to after check. r20880: Issue 192: Create ret_val var set to -1. Add out label for failures to jump to, return ret_val at bottom. r20882: Fixes for coverity: 1) bug #1679: remove dead code in test/mf.c 2) bug #1680: remove dead code in tools/lib/h5diff_dset.c r20883: Fix coverity issue 585 Description: Changed variable "c" in processStrData in h5import.c to an int, to match fgetc return value, and removed call to feof, instead checking if c == EOF. Tested on: MacOSX/64 10.9.3 (amazon) w/C++, FORTRAN & parallel (too minor to require h5committest)
* [svn-r25190] Fix CMP0053 cmake usage and add VS2013Allen Byrne2014-05-141-4/+6
|
* [svn-r25186] update cmake command name caseAllen Byrne2014-05-122-10/+10
|
* [svn-r25184] correct path statementAllen Byrne2014-05-121-1/+1
|
* [svn-r25180] Correct list indentationAllen Byrne2014-05-091-2/+2
|
* [svn-r25163] Update file to match release changesAllen Byrne2014-05-051-29/+98
|
* [svn-r25159] Snapshot version 1.8 release 14 (snap2)HDF Tester2014-05-046-20/+20
|
* [svn-r25146] Updated sections.Allen Byrne2014-05-021-464/+210
| | | | | Changed APPENDIX to Platform configuration file example with extra comments. Updated files for web.
* [svn-r25140] Commit Joel's fix to this branch.Albert Cheng2014-05-012-5/+274
| | | | | | | | | | | | | | | | | | | | | | | | | | Bug Fix: HDFFV-8247 Description: Failure to write fill values to the user's buffer when reading unallocated chunks from datasets that have a fill value set to H5D_FILL_VALUE_DEFAULT. A consequence of this was the reporting of spurious data values in h5dump and h5diff output. Solution: Added check for fill value of H5D_FILL_VALUE_DEFAULT whenever fill value setting was checked to decide whether or not to fill. This effectively treats H5D_FILL_VALUE_DEFAULT the same as H5D_FILL_VALUE_USER rather than H5D_FILL_VALUE_UNDEFINED. Tested: h5committest (platypus, ostrich, jam-pp, koala) ran successfully (fillval test was modified to reveal and check for this error) H5Dchunk.c: fix in library code. fillval.c: Added test_partalloc to expose potential fill value issues.
* [svn-r25137] Bug: HDFFV-8433Albert Cheng2014-04-301-23/+26
| | | | | | | The temporary directory used by zip is the same as the rest but it has to be different. Changed tar2zip to use a different (ztmpdir) name. Tested: by hand running "bin/release ... gzip zip md5".
* [svn-r25132] Add clarification to download location and extlibs.Allen Byrne2014-04-281-7/+22
|