AuthorCommitMessageCommit dateIssues
Quincey KoziolQuincey Koziol
61a411b02f6[svn-r25450] Description: 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)
Mark EvansMark Evans
4344c1d70b3[svn-r25446] Changed file in Installation section where users should look for instructions from release_docs\INSTALL_Windows.txt to release_docs\INSTALL. Fixes HDFFV-8868.Tested: DoxygenHDFFV-8868
Mark EvansMark Evans
ae25c80cc02[svn-r25441] Changed file in Installation section where users should look for instructions from release_docs\INSTALL_Windows.txt to release_docs\INSTALL.Tested: Doxygen
Scot BreitenfeldScot Breitenfeld
7595d00ae54[svn-r25440] Fixed type conversion in h5pset_fill_value and fixed for nh5pget_fill_valuec_c we call the wrong function ret_value = nh5pset_fill_value_c(prp_id, type_id, _fcdtocp(fillvalue))HDFFV-8879 Tested: jam( intel, gnu)HDFFV-8879
Quincey KoziolQuincey Koziol
453f9d7b202[svn-r25439] Description: Minor tweaks to updated hyperslab code, before larger revision coming.Tested on: Mac OSX/64 10.9.3 (amazon) w/gcc 4.9 & parallel (h5committest forthcoming)
Private HDFPrivate HDF
84d0a9f7cb3[svn-r25434] Snapshot version 1.9 release 189
Allen ByrneAllen Byrne
186aca8b49d[svn-r25412] Add ASPRINTF define - check already in configure
Private HDFPrivate HDF
06e4e32ba0b[svn-r25407] Snapshot version 1.9 release 188
Mohamad ChaarawiMohamad Chaarawi
92cc75bfae8[svn-r25401] add serial and parallel regression tests for zero dset read/write bug.
Mohamad ChaarawiMohamad Chaarawi
6d637e03f7d[svn-r25399] bug fixes where a wrong type was used instead of hid_t.
Mohamad ChaarawiMohamad Chaarawi
382976f3e98[svn-r25398] add a check to make sure MPI_File_get_size() returns correct value (HDFFV-8856).HDFFV-8856
Mohamad ChaarawiMohamad Chaarawi
06ef71a37fa[svn-r25397] - remove configure checks for MPI_File_get_size and BigMPI_File_set_size as they are supported by most MPI implementations. - fix bug in t_mpi.c (HDFFV-8856)HDFFV-8856
Private HDFPrivate HDF
5ad9bfb3222[svn-r25395] Snapshot version 1.9 release 187
Mohamad ChaarawiMohamad Chaarawi
ee9d595a8cd[svn-r25392] fix HDFFV-8761:allocating space for zero-length chunked dataset and asserting.HDFFV-8761
Mohamad ChaarawiMohamad Chaarawi
43b3c20c93b[svn-r25386] remove double declaration of off and len.
Private HDFPrivate HDF
8925b391818[svn-r25378] Snapshot version 1.9 release 186
Allen ByrneAllen Byrne
28ec2d26937[svn-r25357] Change default timeout to 1200 seconds or 20 minsadjust up for certain tests.
Allen ByrneAllen Byrne
d9c1c23c388[svn-r25350] Add more vfd tests to smaller timeout limits
Allen ByrneAllen Byrne
e90941e86a2[svn-r25343] Add more vfd tests to smaller timeout limits
Allen ByrneAllen Byrne
5849a90e165[svn-r25341] HDFFV-8845: Propagated changes made to configure.ac to cmake.Enabled MSVC for two tests as suggested in the issue.HDFFV-8845
Private HDFPrivate HDF
fbaf82bc3c9[svn-r25339] Snapshot version 1.9 release 185
John MainzerJohn Mainzer
12ee3deb82f[svn-r25321] Reworked and enhanced extreme sanity check in H5C.c, fixing an uninitialized variable bug in passing.Added the H5C_get_entry_ptr_from_addr() and H5C_verify_entry_type() in H5C.c, along with their pass through functions in H5AC.c. Note that H5C_get_entry_ptr_from_addr() is quite slimey, and should be avoided if possible. Updated fractal heap to use flush ordering to force children in the hdr / iblock / dblock tree to be flushed prior to parents. This is part of a port of the fractal heap to t...
Mark EvansMark Evans
471aedb1e85[svn-r25317] Edited the Introduction section.Tested: Doxygen and Firefox
Allen ByrneAllen Byrne
c194e9c9a79[svn-r25313] Use cmake var to store name of created h5_test_kind_xxxx mod file.Tested: local linux
Allen ByrneAllen Byrne
9c4e646c1a0[svn-r25310] Add max time for VFD objcopy test
Scot BreitenfeldScot Breitenfeld
bfb60a0cc16[svn-r25304] Fixes latest check-in errors for:HDFFV-8653 replace non-standard sizeof in the fortran tests with c_sizeof (1) Removed the overloaded h5_sizeof functions for characters and integer arrays since Sun compilers don't allow them to be passed into a function that uses sizeof. (2) Requested min. precision for reals to avoid duplicate interfaces when the flag -r8 (or equiv.) is set. tested: *jam: intel, -i8 -r8 --enable-fortran200...HDFFV-8653
Allen ByrneAllen Byrne
0b750689010[svn-r25302] Add nounistd option to flex command for windows caompatibility
Allen ByrneAllen Byrne
890a76ea64b[svn-r25300] Add flex / bison commands to bin script and regenerate hl files using latest versions.No other files touched. Tested: h5committest
Allen ByrneAllen Byrne
8c56c5096e7[svn-r25299] correct case of CMake commands
Scot BreitenfeldScot Breitenfeld
90757478c21[svn-r25294] added implicit none
Scot BreitenfeldScot Breitenfeld
7d3ff84d595[svn-r25291] Fix for:HDFFV-8653 replace non-standard sizeof in the fortran tests with c_sizeofHDFFV-8653
Scot BreitenfeldScot Breitenfeld
9cf08449289[svn-r25290] Fix for:HDFFV-8653 replace non-standard sizeof in the fortran tests with c_sizeofHDFFV-8653
Scot BreitenfeldScot Breitenfeld
59517a164b5[svn-r25287] Fix for:HDFFV-8653 replace non-standard sizeof in the fortran tests with c_sizeofHDFFV-8653
Scot BreitenfeldScot Breitenfeld
744bc7d236c[svn-r25286] Fix for:HDFFV-8653 replace non-standard sizeof in the fortran tests with c_sizeof Tested: jam (gnu, intel) with make and cmake.HDFFV-8653
Private HDFPrivate HDF
588a733b189[svn-r25285] Snapshot version 1.9 release 184
Quincey KoziolQuincey Koziol
ec408ef0831[svn-r25283] Description: Correct error in new hyperslab selection test to use the right # of dimensions for start/stride/count/block arrays. Also, switch H5Sselect_select to H5Smodify_select.Tested on: MacOSX/64 10.9.3 (amazon) w/gcc 4.9.1, OpenMPI, C++, FORTRAN & threadsafe (Too minor to require h5committest)
Allen ByrneAllen Byrne
e23830d29f6[svn-r25282] remove obsolete file
Dana RobinsonDana Robinson
25ba47bc97b[svn-r25274] Adds #defines that ensures that DllMain is only compiled in when the thread-safe shared library is built on Windows.Fixes HDFFV-8837. Tested on 64-bit Windows 7 with VS2012.HDFFV-8837
Quincey KoziolQuincey Koziol
4ccb865c70f[svn-r25273] Description: Bring in Chao/Neil/my changes to optimize hyperslab selection operations further, along with 3 new public API routines: H5Scombine_hyperslab(), H5Sselect_select() and H5Scombine_select(), along with many minor cleanups to the code and fixing a few compiler warnings.Tested on: Mac OSX/64 10.9.3 w/gcc 4.9.x and parallel w/OpenMPI (h5commttest forthcoming)
Allen ByrneAllen Byrne
c2bc22d51cd[svn-r25266] update to m4 1.4.17 in reconfigure did not change any other files
Allen ByrneAllen Byrne
d74b7fb7b8d[svn-r25261] limit vfd flush1 test time
Allen ByrneAllen Byrne
0c07b68c929[svn-r25260] Update versions
Allen ByrneAllen Byrne
d8671781924[svn-r25249] change test to ignore h5diff warnings (endianess issue)
Private HDFPrivate HDF
99800edafbd[svn-r25241] Snapshot version 1.9 release 183
Allen ByrneAllen Byrne
80a2084bf7a[svn-r25239] Add set_property command for list option.Minor doc edits
Scot BreitenfeldScot Breitenfeld
cf71b7db57f[svn-r25238] Removed warning about the data type of the actual argument does not match the definition to verify function. Trivial fix.tested: jam (gnu)
Private HDFPrivate HDF
4a8b02f838a[svn-r25216] Snapshot version 1.9 release 182
Quincey KoziolQuincey Koziol
60f8a4100e2[svn-r25215] Description: Bring changes from Coverity branch back to trunk:r20914: Use HDstrncpy and HDstrncat! --gh 20915: Use HDstrncpy and HDstrncat! --gh Tested on: Mac OSX/64 10.9.3 (amazon) w/gcc 4.9.0, C++, FORTRAN & parallel (too minor to require h5committest)
Allen ByrneAllen Byrne
a8b48bc7f53[svn-r25208] Make the header generation optional and depend on finding perl executable.Needed because window does not have perl.
Quincey KoziolQuincey Koziol
b6733f1109e[svn-r25207] Description: 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/gcc 4.9, FORTRAN, C++, parallel & multi-threaded (too minor to require h5committest)