AuthorCommitMessageCommit dateIssues
Allen ByrneAllen Byrne
77dedb3c64e[svn-r23322] HDFFV-8322: Close resources, found from valgrind testingTested: local linuxHDFFV-8322
Allen ByrneAllen Byrne
00eea738d6e[svn-r23320] Close resources, found from valgrind testingTested: local linux
Allen ByrneAllen Byrne
fbf49aeddfa[svn-r23317] Fix indentation
Allen ByrneAllen Byrne
54574a282d6[svn-r23314] Correct typo in DEPENDS
Quincey KoziolQuincey Koziol
0fc1c9c5197[svn-r23313] Description: Bring changes from Coverity branch to the trunk:r20612: Changed string functions to versions with string length to fix coverity issues 922, 942 and 943. r20614: Use HDsnprintf. --gh r20675: Fix for coverity #1714 due to the fix for #810. Use HDfree() instead of H5MM_xfree(). r20678: Repaired coverity issue #598 -- failure to check return value from a call to fstat(), or to tidy up in the event of failure. r20679: Use HDstrncpy. --gh r...
Private HDFPrivate HDF
66ba0b4f330[svn-r23311] Snapshot version 1.9 release 145
Allen ByrneAllen Byrne
47af32527b2[svn-r23310] Correct duplicate test command
Allen ByrneAllen Byrne
e142838d1f0[svn-r23308] HDFFV-8311: Correct test dependencyTested: local linuxHDFFV-8311
Allen ByrneAllen Byrne
2c0357db808[svn-r23307] HDFFV-8311: Correct test dependency Remove h5ls referencesTested: local linuxHDFFV-8311
Allen ByrneAllen Byrne
8a92fbce85e[svn-r23306] HDFFV-8311: Correct test dependencyTested: local linuxHDFFV-8311
Allen ByrneAllen Byrne
aff5c20a6ae[svn-r23305] HDFFV-8257: szip still used even if headers are not found. Change configure to test the result of the CHECK HEADERS call before checking for the library.Tested: local linux, h5committestHDFFV-8257
Jonathan KimJonathan Kim
dbad502865d[svn-r23304] Purpose: HDFFV-7643 - h5diff - incorrect exit-code returns for extra attribute existDescription: h5diff: Fixed to return correct exit code 1 when detect unique attribute. Prior to this fix, h5diff returned exit code 0 indicating two files are identical. Tested: jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), fred (mac64-LE), emu (solaris-BE), Windows (32-LE cmake), cmake (jam)HDFFV-7643
Scot BreitenfeldScot Breitenfeld
f3da4919c49[svn-r23297] Temporary fix: PGI COMPILERS seem to have a bug in the INQUIRE function, waiting for an answer from PGI how to resolve the problem.Tested: jam (pgi compiler)
Scot BreitenfeldScot Breitenfeld
2ec529c0355[svn-r23296] Fix HDFFV-8312: Problem using NAG compiler and F2003 interface added character bounds for C_LOC arguments. Tested: jam (gnu)HDFFV-8312
Scot BreitenfeldScot Breitenfeld
4e084875491[svn-r23295] Did not intend to check in this file with the previous ci.reverted check in.
Scot BreitenfeldScot Breitenfeld
a4521b79019[svn-r23294] Related to: HDFFV-8265 Fortran2003 option does not work under windows; Need to manage .def files more efficientlyChanged the comment notes from adding to the 'hdf5_fortrandll.def' to instead adding to the 'hdf5_fortrandll.def.in' file.HDFFV-8265
Scot BreitenfeldScot Breitenfeld
a976ca99a9d[svn-r23293] Fix for HDFFV-8268: Fortran wrapper for H5Fget_file_image function.Tested: (jam, gnu,intel compilers)HDFFV-8268
Private HDFPrivate HDF
32da9c96aed[svn-r23290] Snapshot version 1.9 release 144
Allen ByrneAllen Byrne
1eeac2048a5[svn-r23289] HDFFV-8311: Correct test dependencyTested: local linuxHDFFV-8311
Allen ByrneAllen Byrne
ff30c613292[svn-r23288] Fix mismatched block statement
Allen ByrneAllen Byrne
69ced48cf8d[svn-r23287] Correct file names
Allen ByrneAllen Byrne
43189639fdd[svn-r23286] HDFFV-8311: Correct test dependencyTested: local linuxHDFFV-8311
Allen ByrneAllen Byrne
4149edf1182[svn-r23282] Add folder to outfile name
Allen ByrneAllen Byrne
325c3b869fc[svn-r23278] HDFFV-8311: Correct test dependencyTested: local linuxHDFFV-8311
Allen ByrneAllen Byrne
8bdc6f991ea[svn-r23277] Change name of output file.
Allen ByrneAllen Byrne
ba355ce8872[svn-r23276] HDFFV-8311: Correct test dependencyTested: local linuxHDFFV-8311
Allen ByrneAllen Byrne
bf80a61b147[svn-r23275] HDFFV-8311: Correct test dependencyTested: local linuxHDFFV-8311
Allen ByrneAllen Byrne
0336d9cdb4a[svn-r23274] HDFFV-8311: Correct test dependencyTested: local linuxHDFFV-8311
Allen ByrneAllen Byrne
06e935bae92[svn-r23273] HDFFV-8311: Correct test dependencyTested: local linuxHDFFV-8311
Allen ByrneAllen Byrne
90f4f156174[svn-r23272] Correct typos
Allen ByrneAllen Byrne
7feda84aeb7[svn-r23271] HDFFV-8311: Correct test dependencyTested: local linuxHDFFV-8311
Allen ByrneAllen Byrne
115a5b36ddb[svn-r23270] Cleanup old test comments
Allen ByrneAllen Byrne
b9edfdfa25a[svn-r23269] HDFFV-8311: Correct test dependencyTested: local linuxHDFFV-8311
Frank BakerFrank Baker
a6b09480ff9[svn-r23267] Description: Update copyright to 2013. Tested: Firefox
Allen ByrneAllen Byrne
366d7290469[svn-r23264] Remove tests from valgrind processing
Allen ByrneAllen Byrne
3b1e202378a[svn-r23263] Test dependencies were incorrect and test outside macros did not always execute in the correct order. Created new macro for h5import test verification. Corrected intra-macro test dependencies. Fixed clear tests.Tested: local linux
Albert ChengAlbert Cheng
d8b3b84ca2b[svn-r23262] Updated with bug fix entry of HDFFV-8267.Since this is a testing code error that does not affect the function of the library or tools, I started a new "Testing" section for this sort of changes.HDFFV-8267
Albert ChengAlbert Cheng
e8a07536566[svn-r23260] Bug fix: HDFFV-8267 The ERROR macro had a typo of missing a separator comma. When used, it seg. fault. Added the comma back in. Fix is reviewed in Crucible HDF5-107.Tested: h5committest passed. Also tested using the ERROR macro in the Mac (Owl) platform. Before fix, it seg. fault. After fix, it prints the message as intended.2 JIRA Issues
Allen ByrneAllen Byrne
472566b5431[svn-r23254] Make tests independent of each otherTested: local linux
Allen ByrneAllen Byrne
7ca11cb3e05[svn-r23253] update memcheck ignore tests
Allen ByrneAllen Byrne
f08e413f1dc[svn-r23252] Fix test dependency flow
Allen ByrneAllen Byrne
334cebba07e[svn-r23251] Fix test dependency flow
Allen ByrneAllen Byrne
4680324b24f[svn-r23250] Merge changes from normal cache file
Allen ByrneAllen Byrne
6ad28abc14a[svn-r23249] Correct typo in normal depends statement.Add MEMORY_CHECK settings to match existing VALGRIND statements
Scot BreitenfeldScot Breitenfeld
9d07161dd9b[svn-r23248] Made modification of comments for h5rget_name_*f for the loc_id identifier.Cleaned up comments.
Raymond LuRaymond Lu
d9baac8b0b8[svn-r23245] I added the information about the new function H5DOwrite_chunk.No test is needed.
Allen ByrneAllen Byrne
23d2b5d5572[svn-r23244] Correct test dependency handling.Tested: local linux
Scot BreitenfeldScot Breitenfeld
b37820aecbe[svn-r23242] Added info.about changed behavior of H5DSgetscale_name (HDFFV-7596)HDFFV-7596
Scot BreitenfeldScot Breitenfeld
871b69723e7[svn-r23241] Fix for: HDFFV-7596 H5DSget_scale returns size that includes NULL termination and H5DSget_label returns sizeUpdated tests. Tested: jam( gnu, intel)HDFFV-7596
Private HDFPrivate HDF
944f0399ac7[svn-r23240] Snapshot version 1.9 release 143