Network

 
AuthorCommitMessageCommit Date
Dana RobinsonDana Robinson
8c18c7cfeabFixed format_convert and fortran files (bad merge?).
Allen ByrneAllen Byrne
28b2b13b74eAdd missing command to set shared generated file
Allen ByrneAllen Byrne
92c97535c3dAdd default site names
Allen ByrneAllen Byrne
f3f62769bccSeparate fortran generation into static and shared folders.
Allen ByrneAllen Byrne
75f58a69005Revert to using old set command
Allen ByrneAllen Byrne
bd8ee53cc0dChange string to list - older usage
Allen ByrneAllen Byrne
3bb112d3b03Add option to submit to Cdash
Allen ByrneAllen Byrne
898240e8847Change UPDATE_TYPE to git
Allen ByrneAllen Byrne
cc55c9db2ebUpdate CMake java functions
Neil FortnerNeil Fortner
9968b69bfe2Fix bug in "nooptype" decode in fix for TALOS-0177.
Neil FortnerNeil Fortner
b9f33127bd7Change check for number of dimensions for old-style arrays in datatype decoding routine from an assertion to an if/HGOTO_ERROR check, since it is inappropriate to assert the contents of a file will be what we expect.
Neil FortnerNeil Fortner
3725fdde5e4Fix issues in H5Znbit.c where the decompression algorithm would not check the compressed data for validity, potentially causing a buffer overflow.
Dana RobinsonDana Robinson
512ac069779Merge pull request #52 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop Merged evict-on-close feature from branch (via develop in cloned repo). * commit 'cbc260e636e258cc55d9fb8fdafd3bff0877ac23': (21 commits) - Removed BRANCH.txt and MANIFEST entry - Fixed a missing line in H5Dint.c - Removed non-implemented code from H5Gint.c - Removed commented-out debug code from H5Dint.c - Added blank lines to eliminate delta in a fortran file. Added full implementation of EoC cache test....
Frank WillmoreFrank Willmore
67002aaf187MMerge pull request #69 in HDFFV/hdf5 from ~FRANK.WILLMORE/hdf5:revise_chunks to revise_chunks fixed erroneous error message * commit 'ce22ac13383630f9949700b6ded19210ad21e56f': replaced erroneous error message
Frank.WillmoreFrank.Willmore
ce22ac13383replaced erroneous error message
Larry KnoxLarry Knox
1fecfcac0d6Restrict git commit hash in tar file names to first 7 characters with --short option.
Allen ByrneAllen Byrne
ce54616dc97Add longer timeout to cache tests - test has consistently exceeded default timing.
Larry KnoxLarry Knox
cb936adb684Removed -p option from invocation of autogen.sh by h5vers script to allow running h5vers on machines without /usr/hdf/bin/AUTOTOOLS.
Larry KnoxLarry Knox
be3a4f2d26dAdd bin/pkgscrpts files to MANIFEST.
Larry KnoxLarry Knox
59390faed63dd bin/pkgscrpts directory with scripts to package deployed unix binaries into tarfiles.
Binh-Minh RiblerBinh-Minh Ribler
114f012b5b1Purpose: Code cleanup Description: - Used FP_EPSILON in comparing float values to verify read data - Casted C macro to fix mismatched types in verify_val calls Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
Neil FortnerNeil Fortner
fd806711455Replace assertion in H5O_dtype_decode_helper for number of array dimensions with a check and error. The assertion was inappropriate because it is operating on data read from the file, which the library does not always have direct control of.
Larry KnoxLarry Knox
fa72e9a7487Added .gitignore and .gitattributes files with contents from the last git mirror or the hdf5 repository prior to the manual migration of the hdf5 svn repository to the git repository in bitbucket. Added entries to MANIFEST for the 2 new files.
Quincey KoziolQuincey Koziol
fb4b0f5c01aUpdate binary files from earlier [merged] commits.
Allen ByrneAllen Byrne
dbef75c5160Add VFD name to test folder
Larry KnoxLarry Knox
dff22732877Merge pull request #4 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8 * commit '5aee5213190f145b5a734f5dc76a67c82f7d6b82': emoved .gitattributes and .gitignore, as the manual migration did not create them. Corrected bbrelease script to create new release version with revision hash. Translate svn commands to git commands for chkmanifest and bbrelease scripts with source in git repository. Removed the -p option from the command to run autogen.sh. It interfered with running chkma...
Larry KnoxLarry Knox
fe670549deeRemoved the -p option from the command to run autogen.sh. It interfered with running chkmanifest on a machine with the correct autotools versions but without access to /usr/hdf/bin/AUTOTOOLS. The autogen.sh script says the option is for HDF group use only and is likely to be removed. The same effect can be achieved by adding /usr/hdf/bin/AUTOTOOLS to the beginning of PATH.
Allen ByrneAllen Byrne
cbc564dca8bWindows returns -1 instaed of 255 as on linux for the test
Larry KnoxLarry Knox
723ff361babTranslate svn commands to git commands for chkmanifest and bbrelease scripts with source in git repository.
Allen ByrneAllen Byrne
a274bad5a9d[svn-r30321] HDFFV-9974: Correct parsing of UD filter parameters. Verified by user, who reported issue.
Vailin ChoiVailin Choi
063c4d856fd[svn-r30319] Fix for daily test failure on emu -m64 for the checkin #30310. Tested on emu (-m64 & -m32), platypus, mayll, moohan, osx1010test, quail, kituo, ostrich, kite.
Allen ByrneAllen Byrne
a612ad48915[svn-r30318] whitespace cleanup
Allen ByrneAllen Byrne
4b63b7d8c8f[svn-r30317] Whitespace cleanup
Allen ByrneAllen Byrne
63b9556aa3d[svn-r30316] Use dns name for CDash instead of ip address
Allen ByrneAllen Byrne
7f1ad4b4bea[svn-r30315] HDFFV-9972: Fix test reference and change default for H5Iget_name in JNI API.
Allen ByrneAllen Byrne
dc7b86b1f87[svn-r30314] HDFFV-9971: Change the usage of a CMake variable for the build type to the recommended variable name. Updated documentation.
Allen ByrneAllen Byrne
f7f25de875f[svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows. Added windows name suffix for debug to CMake cmd_arg for examples and test. Fix issues discovered under debug testing; Create a version of H5Iget_name that correctly returns the name. Rework PIN_JAVA_STRING macro and usage to eliminate possible memory leaks by using if-else instead of mid-routine return. Update example to use new H5Iget_name API. Tested: windows under debug
Allen ByrneAllen Byrne
6181a71367c[svn-r30312] HDFFV-9706: Commit changes as discussed in HDF5-379.
Vailin ChoiVailin Choi
de71ff729af[svn-r30310] Fix daily test failure for previous checkin #30308. Tested on platypus and mayll.
Binh-Minh RiblerBinh-Minh Ribler
97d156591c0[svn-r30309] Purpose: Fix bug HDFFR-9920 Description: Rearranged the classes to model the relationship of HDF5 objects more accurately. The changes included: - moved CommonFG's methods to Group - removed CommonFG from Group's base class list - removed CommonFG from H5File's base class list and changed "public H5Location" to "public Group" in the base class list - CommonFG became unused - result of the modified partial class diagram: ...
Vailin ChoiVailin Choi
93e62393321[svn-r30308] Fix for HDFFV-7991--error when copying dataset with attribute which is a compound datatype consisting of a variable length string. Tested on mayll, platypus, osx1010test, emu, kituo, kite, quail, moohan, ostrich.
Dana RobinsonDana Robinson
56bf0abe6a9[svn-r30306] Updated vfd test to be better about fapls and h5_reset(). Prevents the test from segfaulting in other sub-tests when a previous test fails. Tested on: 64-bit Ubuntu Linux 16.04 LTS w/ gcc 5.4.0 Autotools serial + direct VFD (vfd test only) Also tested with a forced error to ensure that the test no longer segfaults and confirmed that all test files are cleaned up.
Dana RobinsonDana Robinson
8095b474122[svn-r30303] Fixed unbalanced parentheses in H5F_SAME_SHARED macro. This version of the macro isn't used anywhere in the HDF5 source. Tested on: 64-bit Ubuntu Linux 16.04 LTS w/ gcc 5.4.0 Autotools serial
Scot BreitenfeldScot Breitenfeld
7eb849a5805[svn-r30301] Changed the print ordering of the SIZE_OF/KIND program output in order to match what is done in cmake. Tested: gnu, jelly.
Scot BreitenfeldScot Breitenfeld
a10025dcc9a[svn-r30300] Fixed the ordering for KIND and SIZE_OF in the fortarn program in order to match the sed commands. Should only matter for the NAG compiler. Tested: (gnu, jelly)
Dana RobinsonDana Robinson
eb6362a67e6[svn-r30297] Changed FAIL_STACK_ERROR to TEST_ERROR in test/vfd.c. Tested on: 64-bit Ubuntu Linux 16.04 LTS w/ gcc 5.4.0 Autotools serial, vfd test only
Dana RobinsonDana Robinson
0c994937a55[svn-r30295] Minor whitespace cleanup in h5test.c. Tested on: 64-bit Ubuntu 16.04 LTS w/ gcc 5.4.0 Autotools serial w/ make check-vfd
Quincey KoziolQuincey Koziol
8faacd62be6[svn-r30292] Description: Correct failure on older Windows compilers. Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest forthcoming)
Vailin ChoiVailin Choi
786bdc9c49c[svn-r30289] Fix for HDFFV-9960 H5DOappend without append callback. This is the second part of the fix--see crucible review HDF5-383. Tested on mayll, platypus, osx1010test, emu, kituo, kite, quail, moohan, ostrich.
Quincey KoziolQuincey Koziol
84e898fdc72[svn-r30285] Description: More warning cleanups, bringing the build down to 25 unique types of warnings, with 550 warnings in 122 files (down from 28, 770, and 134). Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest forthcoming)