AuthorCommitMessageCommit dateIssues
Quincey KoziolQuincey Koziol
2e4302818ab[svn-r24864] Description: Remove all traces of MPI-POSIX VFD and GPFS detection/code. Remove remaining traces of stream VFD. Remove testpar/t_posix_compliant test (it's not actually verifying anything). Clean up H5D__mpio_opt_possible() further. Moved environment variable that disables MPI collective operations into MPI-IO VFD (instead of it being in src/H5S.c). A few other small code cleanups. Tested on: Mac OSX/64 10.9.2 (amazon) w/parallel & serial
Allen ByrneAllen Byrne
c4f982abf14[svn-r24859] Remove unnecessary use of $(srcdir).Tested: local linux, h5committest
Dana RobinsonDana Robinson
7a4727d80c8[svn-r24857] --enable-threadsafe no longer requires --with-pthreads if Pthreads can be found in the standard include and library paths.Tested on: 32-bit LE linux (jam) SunOS 5.11 (emu) 64-bit Darwin 12.5 (kite) 64-bit FreeBSD 8.2 (freedom) Testing focused on making sure that Pthreads could be found on different platforms and investigating the interaction of Fortran/C++/thread-safe options.
Scot BreitenfeldScot Breitenfeld
6515a1f8acc[svn-r24856] added missing common statement
Scot BreitenfeldScot Breitenfeld
6c13c99ce91[svn-r24855] added missing dllexport
Allen ByrneAllen Byrne
da23edd24eb[svn-r24851] example causes modal permission dialog to popup on windows.build but do not execute.
Allen ByrneAllen Byrne
ba2c98d42ad[svn-r24850] example causes modal permission dialog to popup on windows.Do not build.
Allen ByrneAllen Byrne
0be0491ee4d[svn-r24849] Update to synch with latest cmake
Scot BreitenfeldScot Breitenfeld
34bfba14d5c[svn-r24846] Bug fix for HDFFV-8689 : Mix-match of type in H5D_CHUNK_CACHE_NBYTES_DEFAULT, Review HDF5-184Tested with -i8 flag with intel compilers and --enable-production2 JIRA Issues
Binh-Minh RiblerBinh-Minh Ribler
ff565cd175f[svn-r24830] Purpose: HDFFV-8623Description: Applied patch from user Jason Newton. JIRA issue HDFFV-8623, patch 9, improve c++ compatibility with exceptions. All additions of "throw()" are included. Exception::what() is not added because it is not necessary. It was suggested for the name, which follows stdlib. Platforms tested: Linux/ppc64 (ostrich) Linux/32 2.6 (jam) Linux/64 2.6 (koala)/PGI co...HDFFV-8623
Allen ByrneAllen Byrne
44fe3cc19b4[svn-r24826] HDFFV-8700 - KitWare recommendations: Change CMake commands to lower case. Bump up CMake minimum versions. Split test file into separate file for h5repack test.Tested: local linuxHDFFV-8700
Allen ByrneAllen Byrne
03d10edd23c[svn-r24824] HDFFV-8700 - KitWare recommendations: Change CMake commands to lower case. Bump up CMake minimum versions. Split test file into separate file for h5repack test.Tested: local linuxHDFFV-8700
Allen ByrneAllen Byrne
73a72c59b8c[svn-r24822] Update GYGWIN version
Allen ByrneAllen Byrne
185b3c5deed[svn-r24816] HDFFV-8695:Add notes about defining -DCMAKE_BUILD_TYPE:STRING=ReleaseHDFFV-8695
Quincey KoziolQuincey Koziol
164b4c75341[svn-r24804] Description: Brought changes from Coverity branch back to trunk, and cleaned up misc. other warnings & formatting issues:r20833: Fixed Coverity 667 and 668 with real integer overflow tests this time. r20834: Use HDstrncpy and HDstrncat. --gh r20835: Change to use strncpy - use base_len + 1 for line 156, use HDstrlen(path) + 1 for line 159 r20836: Fixed coverity 585 by casting output of fgetc() to a char. r20837: Changed sprintf calls to snprintf with size 1 less than the allocated buffer to address coverity ...
Quincey KoziolQuincey Koziol
288c7760a4a[svn-r24803] Description: Rename GCC_DIAG_OFF/ON macros to H5_GCC_DIAG_OFF/ON and move from src/H5private.h to src/H5public.h. Wrap typedef of hsize_t and hssize_t in DIAG_OFF(long-long) macros. Clean up a bunch of "macro '-' is unused" warnings. Tested on: Mac OSX/64 10.9.2 (amazon) w/gcc 4.8.2, C++, FORTRAN, parallel (too minor to require h5committest)
Allen ByrneAllen Byrne
f5689224b5f[svn-r24789] Bump up the minimum cmake version
Scot BreitenfeldScot Breitenfeld
b17f3e41833[svn-r24783] fixed typo
Allen ByrneAllen Byrne
6c5e74942d2[svn-r24782] HDFFV-8700 -KitWare recommendations: Change CMake commands to lower case.HDFFV-8700
Allen ByrneAllen Byrne
a3292a77cef[svn-r24781] HDFFV-8700 -KitWare recommendations: Change CMake commands to lower case. Remove INCLUDE_DIRECTORIES in src for target level includes. Change ADD_DEFINITIONS package debug defines into CMake option. Remove -DNDEBUGHDFFV-8700
Quincey KoziolQuincey Koziol
5b7c8c7a7d0[svn-r24772] Description: Correct some dynamically sized arrays that fail on Windows.Tested on: Mac OSX/64 10.9.2 (amazon) w/parallel
Private HDFPrivate HDF
4a9ea60adc7[svn-r24770] Snapshot version 1.9 release 174
Quincey KoziolQuincey Koziol
ac0ef34a413[svn-r24769] Description: Check in Mohamad's changes to support collective I/O on point selections, along with some other minor cleanups.Tested on: Mac OSX/64 10.9.2 (amazon) w/parallel & serial (h5committest forthcoming)
Neil FortnerNeil Fortner
e367f64e24b[svn-r24757] Change assertion to condition check/error return. Should fix periodic assertion failure in fheap test (in test that is expected to fail cleanly).Fix type in H5detect.c Tested: ostrich, platypus (h5committest - jam and koala having issues)
Private HDFPrivate HDF
f683d9a0353[svn-r24753] Snapshot version 1.9 release 173
Allen ByrneAllen Byrne
e1e136ea1d4[svn-r24744] Correct NSIS name
Allen ByrneAllen Byrne
f68f4be233e[svn-r24742] Synchronize Apple bundle packaging with latest changes discovered during hdf-java work.
Allen ByrneAllen Byrne
db1b11b69bd[svn-r24741] HDFFV-8684: Change Package name depending on CDASH_LOCAL configuration variable.Tested: local linuxHDFFV-8684
Albert ChengAlbert Cheng
c2bf6ea162a[svn-r24739] Bug fix: HDFFV-8684 h5committest failed in platypus because cmakehdf5 failed in installation because cmake generates a install-tarball based on incomplete version number (subrelease string is missing).Solution: Fixed $HDF5_PACKAGE_VERSION to contain the subrelease string. Fixed $HDF5_PACKAGE_VERSION_STRING to be the same as $HDF5_PACKAGE_VERSION. Tested: jam and platypus in both trunk and v18 branches because the current version number is trunk has a null sub-release and v18 has a non-null sub-release. That covers both grounds.HDFFV-8684
Quincey KoziolQuincey Koziol
11624655708[svn-r24727] Description: Revert change of sprintf -> snprintf, due to failures on Windows. We'll need to figure out the correct course of action in the future.Tested on: MacOSX/64 10.9.1 (amazon) w/C++, FORTRAN (too minor to require h5committest)
Quincey KoziolQuincey Koziol
1e36b5a3484[svn-r24726] Description: Revert some earlier usage of strncpy, which was incorrect. Bring Coverity changes from branch back to trunk: r20821: Use HDstrncpy. --gh (Fixed already, with strdup) r20822: (Not merged, incorrect use of HDstrncpy()) r20823: (Not merged, incorrect use of HDstrncpy()) r20824: Maintenance: Bug fix: addressed CID 666. Value stored at *expression_len should be used in the call to HD5packFstring to avoid overflow (and...
Allen ByrneAllen Byrne
b30e37ea78a[svn-r24725] HDFFV-8629: h5repack will not attempt to remove UD filters. h5repack requires a check for UD filters that also must check if the filter can be dynamically loaded. This require a change in the library that checks for this. Tested: locally and reviewedHDFFV-8629
Allen ByrneAllen Byrne
d0ae86bc64d[svn-r24724] Fix MPI linker flags with quotes
Allen ByrneAllen Byrne
bf908ca553e[svn-r24722] Set NSIS display name
Private HDFPrivate HDF
d7f00b8002f[svn-r24716] Snapshot version 1.9 release 172
Allen ByrneAllen Byrne
7c54d413ae3[svn-r24715] Add Windows VS version for README.txt
Allen ByrneAllen Byrne
9dc573798dc[svn-r24713] Update Windows VS version for README.txt
Mohamad ChaarawiMohamad Chaarawi
863ff882b61[svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for view objects. The addition of view objects in the fastforward project is expected to be brough into the trunk sometimes in the future, which is why we need to make this change.Tested Manually on Jam and Ostrich. Tested with h5commitest - Koala with intel compilers failed, but nothing had to do with those changes. error on Koala: error while loading shared libraries: libirng.so
Allen ByrneAllen Byrne
49a9979166b[svn-r24706] Add to instructions for install
Allen ByrneAllen Byrne
82f62cd0129[svn-r24703] Add Binary README.txt file generationTested: local linux cmake
Allen ByrneAllen Byrne
ab045c634ca[svn-r24700] Updated packaging process to align with latest hdf cmake standards.
Private HDFPrivate HDF
1b6683e58f8[svn-r24698] Snapshot version 1.9 release 171
Scot BreitenfeldScot Breitenfeld
ecc60884a8d[svn-r24697] Fix for:HDFFV-8651: H5F_Provisional missing from HDF5mpio.f90 Tested: jam (mpi 3.0.4/gnu)HDFFV-8651
Allen ByrneAllen Byrne
6569d7437a8[svn-r24682] Add IF SHARED block around Windows PDB file generation command.
Scot BreitenfeldScot Breitenfeld
ee10548723a[svn-r24681] Description:Fix for HDF5/HDFFV-8620 H5Rget_name with NULL name parameter fails. The name parameter now excepts NULL, in which case the length of then name is returned. Tested: jam (intel and gnu)HDFFV-8620
Private HDFPrivate HDF
ddf75b10f64[svn-r24676] Snapshot version 1.9 release 170
Allen ByrneAllen Byrne
0a2ed24d0f1[svn-r24672] Update document with ctest script changes.
Allen ByrneAllen Byrne
a3e2fabb538[svn-r24670] HDFFV-8567: Fix cmake tests for changes in reference files due to test script changes in autotools test scripts.Tested: local linuxHDFFV-8567
Allen ByrneAllen Byrne
d9423717e4e[svn-r24668] HDFFV-8568: Remove Acknowledgements file from release binariesHDFFV-8568
Allen ByrneAllen Byrne
b7b4e77f124[svn-r24666] Fix test folder deletion issueTested: local linux autotools