AuthorCommitMessageCommit dateIssues
Vailin ChoiVailin Choi
73db2056a31[svn-r22444] (1) fix for making MEM_GHEAP as MEM_DRAW(2) fix to extend into the aggregator based on threshold (3) fix for the "flavor" logging problem (4) fix for test failures due to the above fixes (5) bug fix for h5stat when h5stat against a non-existing file
Allen ByrneAllen Byrne
a6d41f7a75a[svn-r22441] Move some tests into NOT WINDOWS blocks
Allen ByrneAllen Byrne
a11a6d9b34f[svn-r22437] Correct Windows cmake config filesTested: windows
Quincey KoziolQuincey Koziol
65bf87c4a6e[svn-r22432] Description: Correct misspelled debugging #ifdef and remove unused variable.Tested on: Mac OS X/64 10.7.4 (amazon) w/serial (too minor to require h5committest)
Allen ByrneAllen Byrne
d419d8a417c[svn-r22431] Extension is cpp!
Allen ByrneAllen Byrne
7b1ea8aa2a7[svn-r22430] CMake and configure synchronization effort. CMake added most tests and options: DEBUGPKG not addressed. Still needed: compiler wrapper scriptsTested: local linux(cmake) and h5committest
Private HDFPrivate HDF
64fc9df55b7[svn-r22427] Snapshot version 1.9 release 120
Larry KnoxLarry Knox
f4990be6353[svn-r22426] Add examples/README file to be installed with examples.Text file only, but tested with h5committest.
Jonathan KimJonathan Kim
71c9b82d5e9[svn-r22419] Purpose: HDFFV-7602 - GMQS: HDF5 command tools: Provide framework for reusable test files among tools Stage2 working for h5diff tool.Description: Update cmake script to fetch test files from any tools to a test directory and run test in organized manner. Also keep the apperance similiar to shell script for better maintainance. Tested: CMake (Windows and jam)HDFFV-7602
Allen ByrneAllen Byrne
ed84ad426b8[svn-r22416] Missing ${TEST_FOLDER} path component in test script
Allen ByrneAllen Byrne
bf24ca67415[svn-r22415] Windows needs monolithic set for CPack (CMake 2.8.6)
Private HDFPrivate HDF
80955cf2247[svn-r22413] Snapshot version 1.9 release 119
Allen ByrneAllen Byrne
eb5b8163f93[svn-r22411] reduce compiler warnings by removing unreferenced variables and adding castTested: local linux
Allen ByrneAllen Byrne
d7bfa3617fe[svn-r22410] reduce compiler warnings reported by CDash for non-critical issues
Allen ByrneAllen Byrne
d54152f057e[svn-r22406] do not need warnings from utility program.
Allen ByrneAllen Byrne
336a7430689[svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for windows when configured with RelWithDebInfoTested: local linux and WindowsHDFFV-8018
Allen ByrneAllen Byrne
01553cb8f7d[svn-r22396] Correct missing clean filenames in h5dump makeSync 518/trunk version and cpack info
Raymond LuRaymond Lu
955b84369e8[svn-r22393] I forgot to close a few datatypes in test_str_create. I fixed them in this commit.Tested on jam - very simple change.
Scot BreitenfeldScot Breitenfeld
24810fd2165[svn-r22392] Added test for h5tcreate_f with H5T_STRING_F option. Cleaned-up formating and comments for h5tcreate_f.Tested: jam (gnu compiler)
Allen ByrneAllen Byrne
b904ca7ec36[svn-r22391] HDFFV-7999: h5dump did not display H5T_DSET_UTF8.Changed if/else block to switch like in h5ls, and distinguished between ERROR and UNKNOWN. Reviewed by JKM Tested: local linuxHDFFV-7999
Allen ByrneAllen Byrne
2f8b5057c16[svn-r22390] Break out the packed bits tests into a new script.reconfigure on jam Tested: local linux
Allen ByrneAllen Byrne
0cbde329bd1[svn-r22388] remove unbalanced bracket
Allen ByrneAllen Byrne
56d35fd9696[svn-r22386] Add missing H5_VERS_SUBRELEASE of version info
Allen ByrneAllen Byrne
5e388aa2573[svn-r22385] Skip tests using sparse file writes on Windows.JIRA issue (JIRA HDDFV-8064) created.HDDFV-8064
Private HDFPrivate HDF
823e63252bf[svn-r22382] Snapshot version 1.9 release 118
Mohamad ChaarawiMohamad Chaarawi
b247ef2d894[svn-r22378] removed the parallel #endif by mistake.. oopsremove an un-needed bool
Mohamad ChaarawiMohamad Chaarawi
886039ab68c[svn-r22377] make the file and memory MPI datatypes as default properties in the DXPL so that we don't have to insert and remove them everytime we perform collective I/O.Test with h5committest
Mohamad ChaarawiMohamad Chaarawi
7aaa1ad2297[svn-r22375] add a test to expose a memory leak when adding/removing the same property in property list multiple times. fix that bug.test with h5committest
Jonathan KimJonathan Kim
27535adaa93[svn-r22373] Purpose: Fix h5repacktst (test file generating binary) to address HDFFV-8016 h5repacktst failed in AIX 32bit modeDescription: Segmentation fault occurred when h5repacktst try to generate a dataset when system memory is limited to 256MB. Add error handling to display apporiate message to exit and adjust the test dataset according to the original size which didn't causing out of memory. Tested: test was done by limit memory in csh. jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE)HDFFV-8016
Dana RobinsonDana Robinson
6e1a85e7810[svn-r22371] Fix for HDFFV-7697Minor change to error message text in H5R.c. Minor change: tested on jamHDFFV-7697
Larry KnoxLarry Knox
7e33b494054[svn-r22369] Change case of filename to match file.
Allen ByrneAllen Byrne
45e119b7d29[svn-r22368] change file name case
Allen ByrneAllen Byrne
987b0ac639d[svn-r22366] Added libsettings file to packaging
Allen ByrneAllen Byrne
a4eb58bc332[svn-r22361] Change library source properties: remove "LANGUAGE C" property from headers. Add "LINKER C" property to link.Tested: local linux
Private HDFPrivate HDF
306a2e07e15[svn-r22356] Snapshot version 1.9 release 117
Allen ByrneAllen Byrne
b285c91189e[svn-r22346] replace C++ style comments
Private HDFPrivate HDF
825a2ae17e4[svn-r22326] Snapshot version 1.9 release 116
Quincey KoziolQuincey Koziol
b1b8ff96bbd[svn-r22324] Description: Change name of MPE log file produced from "cpilog" (which was the name used in the example code we were referencing) to "h5log".Tested on: None, too trivial, eyeballed only...
Jonathan KimJonathan Kim
b9b39067e08[svn-r22323] Description: The ph5diff (parallel h5diff) can intermittently hang in parallel mode when comparing the two HDF5 files that contains common name objects with different object types. (HDFFV-8003) Skip only the specific test for parallel until the fix has made.Tested: jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE)HDFFV-8003
Jonathan KimJonathan Kim
1b35c60118c[svn-r22319] Purpose: Fix for HDFFV-7998-h5diff: incorrect behavior and output for comparing symbolic dangling links without following-symlinks option Description: Fix not to check and display dangling link status without --follow-symlinks option. Berfor the fix, when comparing symbolic link to symbolic link without follow-symlinks option, h5diff followed to check if those links are dangling or not. It caused to display output incorrectly (dangling link instead of symbolic link). The fix also improved performance when comparing lots ...HDFFV-7998
Allen ByrneAllen Byrne
8c138d78449[svn-r22318] Use new function that combines two functions that check for vlen types. Based on code used in h5ls.Tested: local linux
Quincey KoziolQuincey Koziol
447d13e82bd[svn-r22312] Description: Correct error reported by user (Martin Otte) where we weren't using realloc'ed buffer in MPI datatype code.Tested on: Mac OSX/64 10.7.3 (amazon) w/parallel
Private HDFPrivate HDF
3d90128b169[svn-r22311] Snapshot version 1.9 release 115
Jonathan KimJonathan Kim
41b9ce962af[svn-r22300] Purpose: Fix for HDFFV-8001 - h5unjam: segfault when used -V (show version) optionDescription: h5unjam has an option '-V' to display version information. "h5unjam -V" caused segfulat for 1.8.9 pre-release. Tested: jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), Windows (32-LE cmake), Cmake (jam)HDFFV-8001
Quincey KoziolQuincey Koziol
a07c8f92470[svn-r22287] Description: Clean up more FUNC_ENTER/FUNC_LEAVE macros and move H5D & H5T code toward the final design (as exemplified by the H5EA & H5FA code).Tested on: Mac OSX/64 10.7.3 (amazon) w/debug & parallel
Private HDFPrivate HDF
bdb6e538ac8[svn-r22286] Snapshot version 1.9 release 114
Jonathan KimJonathan Kim
10b62203a35[svn-r22277] Purpose: Fix for HDFFV-7993 - h5repack fails with error "chunk size must be <= maximum dimension size for fixed-sized dimensions"Description: Fixed a failure when change the chunk size of a specified chunked dataset with unlimited max dims. Also took care of converting to contiguous and compact from the dataset. Test cases were added and tagged with jira#. Tested: jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), Windows (32-LE cmake), Cmake (jam)HDFFV-7993
Allen ByrneAllen Byrne
50445538758[svn-r22275] Clear up examples vs applications instances and add minimum file.
Allen ByrneAllen Byrne
09fa6e9c543[svn-r22263] Use correct index for inserting null terminatorTested: windows under debug
Private HDFPrivate HDF
e6d35a86f37[svn-r22257] Snapshot version 1.9 release 113