Network

 
AuthorCommitMessageCommit Date
Raymond LuRaymond Lu
562892e5383[svn-r23855] I added macro condition for OpenVMS in the hard-coded initialization of h5tools_dataformat. Tested on jam and OpenVMS - simple change.
Private HDFPrivate HDF
69324d9e7cc[svn-r23850] Snapshot version 1.8 release 12 (snap8)
Raymond LuRaymond Lu
049692ee419[svn-r23846] I added h5dump_ddl.c and h5dump_xml.c.
Albert ChengAlbert Cheng
1bd478b1dcb[svn-r23826] Bug HDFFV-8469: C++ comments in C code. Found and removed two more "//" comments. Tested: in Koala by $ env CFLAGS="-ansi" ../hdf5/bin/buildhdf5 -fortran -cxx -config # enable fortran and cxx, configure only $ make AM_CFLAGS=-ansi # compile all source file by setting HDF5 build CFLAGS as "-ansi" only
Allen ByrneAllen Byrne
339d98115ef[svn-r23822] HDFFV-8428: Corrected FAQ reference
Allen ByrneAllen Byrne
d5ce236cc70[svn-r23820] Change name of generated file in test to use the macro based removal line. Tested: local linux
Allen ByrneAllen Byrne
c103e99ca83[svn-r23818] The forgotten testfile changes
Raymond LuRaymond Lu
1f670acd6e0[svn-r23817] I updated the make files and test script files for OpenVMS. Not tested yet.
Allen ByrneAllen Byrne
b65c8842fdf[svn-r23816] HDFFV-8455: moved h5dump before h5import HDFFV-8465: corrected DTD reference path Merged from trunk Tested: local linux with cmake
Mohamad ChaarawiMohamad Chaarawi
5ee14b07b99[svn-r23809] revert printf format changes to do a better solution.
Mohamad ChaarawiMohamad Chaarawi
afea64705b1[svn-r23808] merge 23801 from trunk. Change printfs in perform output for long long to use %lld instead of %Hd. The later is for shorts. This fixes: https://jira.hdfgroup.uiuc.edu/browse/HDFFV-8450 Tested on Jam.
Private HDFPrivate HDF
9e6bb09a9fe[svn-r23807] Snapshot version 1.8 release 12 (snap7)
Allen ByrneAllen Byrne
858668f900a[svn-r23797] remove commented line with c++ style
Allen ByrneAllen Byrne
4aa57470626[svn-r23794] Correct logic for packaging cygwin release docs
Allen ByrneAllen Byrne
2d604aabdd0[svn-r23787] Remove COMPILE_FLAGS value - already set in X_FLAGS Add /MT support
Allen ByrneAllen Byrne
c124635d181[svn-r23785] Remove ignored FLAGS options for VS platforms.
Private HDFPrivate HDF
3e917f1d381[svn-r23782] Snapshot version 1.8 release 12 (snap6)
Allen ByrneAllen Byrne
b936d10f307[svn-r23772] Remove development only files
Allen ByrneAllen Byrne
e41f1a44b87[svn-r23771] HDFFV-8434,-8437,-8445,-8447,-8461: Merge changes from Trunk. Tested: local linux
Private HDFPrivate HDF
109aa3016b1[svn-r23742] Snapshot version 1.8 release 12 (snap5)
Elena PourmalElena Pourmal
e52e709dc4c[svn-r23739] Maintenance: Removed extra "
Elena PourmalElena Pourmal
c0320a07a6a[svn-r23738] Maintenance: Added missing file H5Fff_F90.f90 to the file list.
Raymond LuRaymond Lu
283f8ef26da[svn-r23734] I added the macro definition H5_HAVE_LIBZ. Not tested yet.
Raymond LuRaymond Lu
467a9e72019[svn-r23732] Some updates. Not tested yet.
Private HDFPrivate HDF
614b9164a93[svn-r23731] Snapshot version 1.8 release 12 (snap4)
Raymond LuRaymond Lu
1187820c3bb[svn-r23721] I used H5_VMS macro to comment out the code for dynamic filter since we don't plan to support it on OpenVMS. I updated vms/src/h5pubconf.h, too. Tested on jam but not on OpenVMS yet.
Quincey KoziolQuincey Koziol
cf0c06c9622[svn-r23719] Description: Bring r23713 and r23717 from trunk to 1.8 branch: Clean up warnings, switch library code to use Standard C/POSIX wrapper macros, remove internal calls to API routines, update checkapi and checkposix scripts. Tested on: Mac OSX/64 10.8.3 (amazon) w/C++ & FORTRAN Big-Endian Linux/64 (ostrich)
Private HDFPrivate HDF
530208b86c5[svn-r23709] Snapshot version 1.8 release 12 (snap3)
Allen ByrneAllen Byrne
87e61c16b7a[svn-r23706] Merge Valgrind fix from trunk.
Albert ChengAlbert Cheng
82fe631cf2d[svn-r23704] Post v1.8.11 release, updated with final information of "Supported Platforms", "Supported Configuration Features Summary" , "More Tested Platforms" and "Known Problems" of v1.8.11
Raymond LuRaymond Lu
b8772cf604c[svn-r23703] Issue 8380 - followup for previous checkin. I forgot to add test/unregister.c as a new test. No test is needed.
Raymond LuRaymond Lu
71af5b7480c[svn-r23702] Issue 8380 - H5Zunregister caused seg fault. This is a porting of code from the trunk. It fixes the problem by first iterating through all opened datasets and groups to see if any of them uses the filter. If it finds one, the function fails with a message. Then the function flushes all opened files. Tested with h5committest.
Quincey KoziolQuincey Koziol
811ac68ac24[svn-r23699] Description: Revert r23696, which breaks big-endian tests on ostrich, etc. Will investigate and submit correction later. Tested on: BE & LE Linux systems (ostrich, koala, jam, emu)
Quincey KoziolQuincey Koziol
afc68537cd8[svn-r23696] Description: Bring r23695 from trunk to 1.8 branch: Clean up warnings in H5Tconv.c (down to _only_ 9000 lines of output now!) Merge changes from Coverity branch back to trunk: r20684: Fix for coverity bug #1721 which was due to the fix for coverity bug #943. r20685: Use HDstrncpy. --gh r20761: Purpose: Fix valgrind issues Description: Free image_data and data as appropriate in test_image. r20762: Purpose: Fix coverity issue 600 Description: Add check for return value ...
Allen ByrneAllen Byrne
260ed1d2bc8[svn-r23692] Remove INSTALL_VMS file. Added if block around INSTALL files
Albert ChengAlbert Cheng
d13f1d066d2[svn-r23690] Archive the 1.8.11 RELEASE.txt into 1.8's HISTORY-1_8.txt file.
Albert ChengAlbert Cheng
6fcc3c59d43[svn-r23689] Archive the 1.8.10-patch1 RELEASE.txt into 1.8's HISTORY-1_8.txt file.
Albert ChengAlbert Cheng
59318f20415[svn-r23687] Bug fix: HDFFV-8435 Need to update libtool version number for v1.8.11 since two functions, H5Pget_dxpl_multi and H5Pset_dxpl_multi were removed. Then v1.8 is now v1.8.12-xxx and needed an update to. config/lt_vers.am: libtool information is changed to 8.0.1 because it is a revision different from v1.8.10. configure: src/Makefile.in: hl/src/Makefile.in: hl/c++/src/Makefile.in: hl/fortran/src/Makefile.in: c++/src/Makefile.in: fortran/src/Makefile.in: README.txt: auto...
Private HDFPrivate HDF
b0bab950af6[svn-r23670] Snapshot version 1.8 release 12 (snap2)
Albert ChengAlbert Cheng
82590ce873c[svn-r23663] Bug fix: HDFFV-8236 Some files are not distributed when release tarball is created by bin/release according to MANIFEST. But --enable-build-all compiles them in test/. Solution: Distributed those missing files for now. Need to resolve if these files should be distributed or not. And if not, fix --enable-build-all NOT to compile them. Tested: use bin/release to generate the tarball and run --enable-build-all with it. Error is gone and all passed.
Allen ByrneAllen Byrne
fdd81f6b899[svn-r23654] Add parallel references to cmake config files
Allen ByrneAllen Byrne
31663034879[svn-r23653] Update new windows compilers
Allen ByrneAllen Byrne
ba5cbe0dc0e[svn-r23650] Correct text of VS doc
Allen ByrneAllen Byrne
a2eae39b6e1[svn-r23648] Remove MinGW reference
Allen ByrneAllen Byrne
14f67d3fc2e[svn-r23647] Correct file reference in pack list
Albert ChengAlbert Cheng
8abe3be5855[svn-r23639] Removed INSTALL_MinGW because, 1. The file states that: NOTE: We are no longer actively supporting MinGW as of 1.8.5. 2. It is not tested for v1.8.11. 3. If we ever supports it again, it can be "restored" from previous release (e.g. v1.8.10).)
Allen ByrneAllen Byrne
5d02aac97d2[svn-r23633] Added Windows 8 to configuration
Allen ByrneAllen Byrne
926942e881a[svn-r23629] HDFFV-8368: Merge removal of include sub-folders from trunk
Allen ByrneAllen Byrne
ba0275e3d7d[svn-r23628] HDFFV-8364: merge from trunk
Allen ByrneAllen Byrne
ce593b0f567[svn-r23625] Updated and renamed documents