Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r23960] HDFFV-8490: Reorder and group h5dump help text. | Allen Byrne | 2013-08-01 | 9 | -224/+285 |
| | | | | Tested: local linux | ||||
* | [svn-r23953] Update stream handling to allow binary mode - due to unjam fix. | Allen Byrne | 2013-07-31 | 3 | -18/+61 |
| | | | | Tested: local linux | ||||
* | [svn-r23952] Update unjam file handling to eliminate infinite loops and use ↵ | Allen Byrne | 2013-07-31 | 1 | -29/+35 |
| | | | | | | binary mode. Tested: windows | ||||
* | [svn-r23945] fixed HDFFV-8306 | Peter Cao | 2013-07-30 | 1 | -72/+33 |
| | | | | using file stream for output data | ||||
* | [svn-r23944] Move stream functions into tools lib. | Allen Byrne | 2013-07-30 | 3 | -178/+230 |
| | | | | Tested: local linux | ||||
* | [svn-r23926] Snapshot version 1.9 release 159 | HDF Tester | 2013-07-21 | 13 | -26/+26 |
| | |||||
* | [svn-r23925] Updated with fix for HDFFV-8392. | Albert Cheng | 2013-07-19 | 1 | -35/+38 |
| | | | | Plus some indentation cleanup on other entries. | ||||
* | [svn-r23917] Bug fix: HDFFV-8392 | Albert Cheng | 2013-07-18 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | tools/h5diff/testh5diff.sh is run in every "make check", even after it has passed in the previous run. The error was in the previous change made to Makefile.am when testh5diff.sh.in was created. The mistake was in the SCRIPT_DEPEND=h5diff$(EXEEXT) $(H5PDIFF) $(srcdir)/testh5diff.sh $(srcdir)/testh5diff.sh no longer existed. It is now generated in the current built directory from $(srcdir)/testh5diff.sh.in (which configure takes care of). I updated the dependance to SCRIPT_DEPEND=h5diff$(EXEEXT) $(H5PDIFF) testh5diff.sh and that fixes the error. Reviewed: HDF5-149 Tested: h5committested. | ||||
* | [svn-r23905] Alter option name to avoid conflict with WDTP | Allen Byrne | 2013-07-16 | 1 | -3/+3 |
| | |||||
* | [svn-r23899] Change name to avoid conflicts in WDTP | Allen Byrne | 2013-07-15 | 1 | -3/+3 |
| | |||||
* | [svn-r23895] Snapshot version 1.9 release 158 | HDF Tester | 2013-07-14 | 13 | -26/+26 |
| | |||||
* | [svn-r23889] Description: | Quincey Koziol | 2013-07-11 | 2 | -68/+98 |
| | | | | | | | | | | | | | | Merge changes from Coverity branch to trunk: r20768: Switch to snprintf, HDstrncat, HDstrncpy to address coverity issue 832. r20812: Use HDstrncpy. --gh Tested on: Mac OSX/64 10.8.4 (amazon) w/debug Linux/32 2.4 (jam) w/debug | ||||
* | [svn-r23883] Description: | Frank Baker | 2013-07-09 | 1 | -0/+6 |
| | | | | | | Add comment referring users to information regarding SZIP copyright and license terms. -- Addresses HDFFV-300. | ||||
* | [svn-r23882] Correct typo | Allen Byrne | 2013-07-09 | 1 | -1/+1 |
| | |||||
* | [svn-r23880] Update Windows and VMs for next release | Allen Byrne | 2013-07-09 | 1 | -29/+37 |
| | |||||
* | [svn-r23879] Add note to RELEASE.txt for r23859 | Neil Fortner | 2013-07-09 | 1 | -0/+2 |
| | | | | Tested: kate | ||||
* | [svn-r23875] HDFFV-8322: free allocation before throwing exception. | Allen Byrne | 2013-07-09 | 1 | -2/+4 |
| | | | | Tested: local linux | ||||
* | [svn-r23870] Correct name of file reference | Allen Byrne | 2013-07-08 | 1 | -1/+1 |
| | |||||
* | [svn-r23865] Snapshot version 1.9 release 157 | HDF Tester | 2013-07-07 | 13 | -26/+26 |
| | |||||
* | [svn-r23862] Change printfs in perform output and h5dump to prevent overflow. | Mohamad Chaarawi | 2013-07-03 | 6 | -52/+53 |
| | | | | | | This fixes: https://jira.hdfgroup.uiuc.edu/browse/HDFFV-8450 Tested on Jam. | ||||
* | [svn-r23861] HDFFV-8322: Mismatched free() / delete / delete [] for cpp_testhdf5 | Allen Byrne | 2013-07-03 | 1 | -1/+1 |
| | | | | Tested:" local linux | ||||
* | [svn-r23860] HDFFV-8322: reduce valgrind memory leaks for ex_image2 | Allen Byrne | 2013-07-03 | 2 | -1/+11 |
| | | | | Tested:" local linux | ||||
* | [svn-r23859] Add const tag to source buffers for H5Dscatter and H5Dgather. | Neil Fortner | 2013-07-02 | 2 | -5/+5 |
| | | | | Tested: ummon | ||||
* | [svn-r23854] HDFFV-8302: Add macros/code function to use coorect Windows ↵ | Allen Byrne | 2013-07-01 | 8 | -90/+157 |
| | | | | | | (v)snprintf statement. Also fix use other uses of macros for windows. Tested | ||||
* | [svn-r23849] Snapshot version 1.9 release 156 | HDF Tester | 2013-06-30 | 13 | -26/+26 |
| | |||||
* | [svn-r23845] HDFFV-8394: Add Optional Examples source packaging option. | Allen Byrne | 2013-06-28 | 4 | -0/+153 |
| | | | | Tested: local linux | ||||
* | [svn-r23830] HDFFV-8476: Add the optional arg to the help usage text. | Allen Byrne | 2013-06-26 | 9 | -5/+9 |
| | | | | Tested: local linux | ||||
* | [svn-r23829] HDFFV-8134: allow exclusion of attributes. This implements the ↵ | Allen Byrne | 2013-06-26 | 9 | -17/+128 |
| | | | | | | technique and creates a test. Help changes will be added after trunk tests pass the test cycle. Tested: local linux | ||||
* | [svn-r23825] Bug HDFFV-8469: C++ comments in C code. | Albert Cheng | 2013-06-26 | 2 | -3/+0 |
| | | | | | | | | 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 | ||||
* | [svn-r23824] Remove unused warnings option | Allen Byrne | 2013-06-25 | 1 | -11/+1 |
| | |||||
* | [svn-r23823] HDFFV-8428: Correct docs install list | Allen Byrne | 2013-06-25 | 2 | -12/+13 |
| | | | | HDFFV-8427: Add options to the help text of ALLOW_EXTERNAL_LIBS option. | ||||
* | [svn-r23821] HDFFV-8428: Corrected FAQ reference | Allen Byrne | 2013-06-25 | 1 | -1/+1 |
| | |||||
* | [svn-r23819] Change name of generated file in test to use the macro based ↵ | Allen Byrne | 2013-06-25 | 1 | -8/+2 |
| | | | | | | removal line. Tested: local linux | ||||
* | [svn-r23813] Added the HD prefix to the system functions used in the file. | Allen Byrne | 2013-06-24 | 1 | -37/+37 |
| | | | | Tested: local linux | ||||
* | [svn-r23812] Added the HD prefix to the system functions used in the links.c ↵ | Allen Byrne | 2013-06-24 | 1 | -58/+58 |
| | | | | | | file. Tested: local linux | ||||
* | [svn-r23811] Remove unused label | Allen Byrne | 2013-06-24 | 1 | -1/+0 |
| | |||||
* | [svn-r23810] revert printf format changes to do a better solution. | Mohamad Chaarawi | 2013-06-24 | 4 | -32/+32 |
| | |||||
* | [svn-r23806] Snapshot version 1.9 release 155 | HDF Tester | 2013-06-23 | 13 | -26/+26 |
| | |||||
* | [svn-r23801] Change printfs in perform output for long long to use %lld ↵ | Mohamad Chaarawi | 2013-06-20 | 4 | -32/+32 |
| | | | | | | | | instead of %Hd. The later is for shorts. This fixes: https://jira.hdfgroup.uiuc.edu/browse/HDFFV-8450 Tested on Jam. | ||||
* | [svn-r23800] Added the HD prefix to the system functions used in the ↵ | Allen Byrne | 2013-06-20 | 1 | -9/+9 |
| | | | | h5tools_str_replace function. | ||||
* | [svn-r23799] HDFFV-8455: moved h5dump in order of subdirs under tools to in ↵ | Allen Byrne | 2013-06-20 | 2 | -2/+2 |
| | | | | | | front of h5import. Tested local linux: h5dump executed before h5import | ||||
* | [svn-r23798] HDFFV-8465: dtd reference incorrect. Fixed loading of xml files ↵ | Allen Byrne | 2013-06-20 | 60 | -61/+61 |
| | | | | | | with respect to XSD file. Tested: local linux | ||||
* | [svn-r23796] remove commented line with c++ style | Allen Byrne | 2013-06-20 | 1 | -2/+0 |
| | |||||
* | [svn-r23793] Correct logic for packaging cygwin release docs | Allen Byrne | 2013-06-19 | 1 | -11/+13 |
| | |||||
* | [svn-r23789] Remove COMPILE_FLAGS value - already set in X_FLAGS | Allen Byrne | 2013-06-17 | 2 | -30/+11 |
| | |||||
* | [svn-r23786] Remove COMPILE_FLAGS value - already set in X_FLAGS | Allen Byrne | 2013-06-17 | 1 | -1/+1 |
| | | | | Tested: windows | ||||
* | [svn-r23784] Remove ignored FLAGS from MSVC variant of C compile/link. ↵ | Allen Byrne | 2013-06-17 | 1 | -3/+3 |
| | | | | Incorrect copy from Fortran macro | ||||
* | [svn-r23778] Snapshot version 1.9 release 154 | HDF Tester | 2013-06-16 | 13 | -26/+26 |
| | |||||
* | [svn-r23763] Fix missing command | Allen Byrne | 2013-06-13 | 1 | -2/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r23762] Change warning flag groups to match list of gcc 4.7 from the ↵ | Allen Byrne | 2013-06-12 | 1 | -23/+83 |
| | | | | config/gnu-flags file. |