Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r19135] Added new file to windows project files. | Allen Byrne | 2010-07-28 | 2 | -4/+12 |
| | | | | Added new file to src/CMakeLists.txt | ||||
* | [svn-r19086] Snapshot version 1.9 release 74 | HDF Tester | 2010-07-18 | 1 | -3/+3 |
| | |||||
* | [svn-r19064] Snapshot version 1.9 release 73 | HDF Tester | 2010-07-11 | 1 | -3/+3 |
| | |||||
* | [svn-r19051] Purpose: | Jonathan Kim | 2010-07-07 | 1 | -0/+11 |
| | | | | | | | | | | | Add --no-dangling-links option to h5ls. Description: Related to "Bug 1830 - Following an dangling external link in h5ls should set non-zero return code." If --no-dangling-links option is specified and any dangling link is found, return exit code 1 (error). Tested: jam, amani and heiwa | ||||
* | [svn-r19047] Snapshot version 1.9 release 72 | HDF Tester | 2010-07-04 | 1 | -3/+3 |
| | |||||
* | [svn-r19031] Snapshot version 1.9 release 71 | HDF Tester | 2010-06-28 | 1 | -3/+3 |
| | |||||
* | [svn-r19025] Correct defines for zlib and szip | Allen Byrne | 2010-06-21 | 1 | -10/+9 |
| | |||||
* | [svn-r19022] Snapshot version 1.9 release 70 | HDF Tester | 2010-06-20 | 1 | -3/+3 |
| | |||||
* | [svn-r18949] Corrected where the static *.mod files are installed to | Allen Byrne | 2010-06-02 | 1 | -6/+6 |
| | |||||
* | [svn-r18947] Purpose: | Jonathan Kim | 2010-06-02 | 1 | -6/+22 |
| | | | | | | | | Update Windows testing for h5ls according to the updates for Support follow symbolic links. Description: Sync with hdf5 trunk SVN r18943 | ||||
* | [svn-r18930] Enabled mf test since it is fixed. | Allen Byrne | 2010-06-01 | 1 | -2/+1 |
| | | | | Tested: windows | ||||
* | [svn-r18877] Update testh5diff.bat for --follow-symlinks change | Allen Byrne | 2010-05-21 | 1 | -76/+76 |
| | | | | Tested: windows | ||||
* | [svn-r18823] Snapshot version 1.9 release 69 | HDF Tester | 2010-05-16 | 1 | -3/+3 |
| | |||||
* | [svn-r18684] Snapshot version 1.9 release 68 | HDF Tester | 2010-05-02 | 1 | -3/+3 |
| | |||||
* | [svn-r18675] Updated scripts for H5copy r18398 and H5ls r18642 | Allen Byrne | 2010-04-29 | 2 | -2/+54 |
| | |||||
* | [svn-r18589] Snapshot version 1.9 release 67 | HDF Tester | 2010-04-18 | 1 | -3/+3 |
| | |||||
* | [svn-r18572] Added new file to project | Allen Byrne | 2010-04-15 | 2 | -0/+8 |
| | |||||
* | [svn-r18549] Updated missed configuration. | Allen Byrne | 2010-04-13 | 1 | -2/+2 |
| | |||||
* | [svn-r18545] Snapshot version 1.9 release 66 | HDF Tester | 2010-04-11 | 1 | -3/+3 |
| | |||||
* | [svn-r18510] Updated project files to generate and link H5lib_settings.c | Allen Byrne | 2010-04-05 | 3 | -6/+14 |
| | |||||
* | [svn-r18508] Snapshot version 1.9 release 65 | HDF Tester | 2010-04-04 | 1 | -3/+3 |
| | |||||
* | [svn-r18465] Snapshot version 1.9 release 64 | HDF Tester | 2010-03-28 | 1 | -3/+3 |
| | |||||
* | [svn-r18438] Changed copy script to copy all *.h files | Allen Byrne | 2010-03-22 | 1 | -7/+1 |
| | |||||
* | [svn-r18432] Snapshot version 1.9 release 63 | HDF Tester | 2010-03-21 | 1 | -3/+3 |
| | |||||
* | [svn-r18431] Added libsettings project to solution files. | Allen Byrne | 2010-03-19 | 3 | -63/+91 |
| | | | | Updated Manifest | ||||
* | [svn-r18430] Add windows define BIND_TO_CURRENT_VCLIBS_VERSION=1 to project ↵ | Allen Byrne | 2010-03-19 | 247 | -1833/+2232 |
| | | | | | | | files. Corrected copy H5srcdir_str.h commands in script. Added libsettings project to behave like h5tinit.vcproj. | ||||
* | [svn-r18420] Description: | Quincey Koziol | 2010-03-18 | 1 | -22/+0 |
| | | | | | | | | | Re-run bin/reconfigure to catch up with recent rearrangements, remove some unused srcdir headers and duplicated code in main test header. Tested on: Mac OS X/32 10.6.2 (amazon) w/debug & prod Linux/32 2.6 (jam) | ||||
* | [svn-r18419] Description: | Quincey Koziol | 2010-03-18 | 5 | -22/+0 |
| | | | | | | | | | Clean up srcdir querying code more, extracting it into single header file, to avoid compiler warnings. Tested on: Mac OS X/32 10.6.2 (amazon) w/debug & prod Linux/32 2.6 (jam) | ||||
* | [svn-r18418] Description: | Quincey Koziol | 2010-03-18 | 5 | -225/+0 |
| | | | | | | | | Centralize common code for srcdir lookups. Tested on: Mac OS X/32 10.6.2 (amazon) w/debug & prod Linux/32 2.6 (jam) | ||||
* | [svn-r18414] Description: | Quincey Koziol | 2010-03-17 | 5 | -0/+75 |
| | | | | Add copyright to new files | ||||
* | [svn-r18413] Description: | Quincey Koziol | 2010-03-17 | 6 | -0/+265 |
| | | | | | | | | | | | | | | Unify srcdir handling for test executables and allow them to use the srcdir setting from configure time without requiring the 'srcdir' environment variable be set (although you still can, to override the built in setting). Attempted to get this right for Windows builds also. Also add dependency between src/H5Tinit.c and src/libhdf5.settings, so that the test/testcheck_version.sh script works correctly. Tested on: Linux/32 2.6 (jam) Mac OS X/32 10.6.2 (amazon) | ||||
* | [svn-r18406] Snapshot version 1.9 release 62 | HDF Tester | 2010-03-14 | 1 | -3/+3 |
| | |||||
* | [svn-r18360] Updated project files and release docs to VS2008 and IVF101 based. | Allen Byrne | 2010-03-03 | 265 | -4696/+2854 |
| | | | | | | Made change to cpp version of testhdf5 for the elimination of dsets standalone. Tested: Windows | ||||
* | [svn-r18350] Snapshot version 1.9 release 61 | HDF Tester | 2010-02-28 | 1 | -3/+3 |
| | |||||
* | [svn-r18325] Updated test script to match *nix shell script. | Allen Byrne | 2010-02-23 | 1 | -0/+7 |
| | | | | Tested: windows | ||||
* | [svn-r18322] Updated test script to match *nix shell script. | Allen Byrne | 2010-02-23 | 1 | -5/+38 |
| | | | | Tested: windows | ||||
* | [svn-r18317] Updated test script to match *nix shell script. Also corrected ↵ | Allen Byrne | 2010-02-23 | 1 | -2/+184 |
| | | | | 629 file exit code | ||||
* | [svn-r18217] Snapshot version 1.9 release 60 | HDF Tester | 2010-02-07 | 1 | -3/+3 |
| | |||||
* | [svn-r18199] Snapshot version 1.9 release 59 | HDF Tester | 2010-01-31 | 1 | -3/+3 |
| | |||||
* | [svn-r18197] Description: | Quincey Koziol | 2010-01-30 | 1 | -1/+1 |
| | | | | | | | | | Trim trailing whitespace from source code files with this command: find . \( -name "*.[ch]" -or -name "*.cpp" -or -name "*.f90" \) -print |xargs -n 1 sed -i "" 's/[[:blank:]]*$//' Tested on: None - eyeballed only | ||||
* | [svn-r18120] Snapshot version 1.9 release 58 | HDF Tester | 2010-01-17 | 1 | -3/+3 |
| | |||||
* | [svn-r18102] Added new H5HLint.c file. Corrected nodebug parameter to check. | Allen Byrne | 2010-01-11 | 3 | -3/+11 |
| | |||||
* | [svn-r18100] Snapshot | HDF Tester | 2010-01-10 | 1 | -3/+3 |
| | |||||
* | [svn-r18059] Snapshot | HDF Tester | 2010-01-03 | 1 | -3/+3 |
| | |||||
* | [svn-r18047] Snapshot | HDF Tester | 2009-12-20 | 1 | -3/+3 |
| | |||||
* | [svn-r18012] Snapshot | HDF Tester | 2009-12-13 | 1 | -3/+3 |
| | |||||
* | [svn-r17973] Snapshot | HDF Tester | 2009-12-07 | 1 | -3/+3 |
| | |||||
* | [svn-r17948] Added new H5SMmessage.c file to project files | Allen Byrne | 2009-12-02 | 2 | -0/+8 |
| | | | | Tested: Windows | ||||
* | [svn-r17924] Description: | Quincey Koziol | 2009-11-23 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add detection for POSIX lstat() routine to configure script (mostly for non-UNIX/Linux machines) and add macro wrapper for it. Alphabetatize the system/library calls we test for, to make them easier to read. Removed the sigaction() detection & macro wrappers, since it's not used by the distribution currently. Tested on: FreeBSD/32 6.3 (duty) in debug mode FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x, w/C++ & FORTRAN, w/threadsafe, in debug mode Linux/64-amd64 2.6 (smirom) w/Intel compilers, w/default API=1.6.x, w/C++ & FORTRAN, in production mode Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN, w/szip filter, in production mode Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN, in production mode Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in debug mode Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in production mode Mac OS X/32 10.6.2 (amazon) in debug mode Mac OS X/32 10.6.2 (amazon) w/C++ & FORTRAN, w/threadsafe, in production mode | ||||
* | [svn-r17902] Snapshot | HDF Tester | 2009-11-17 | 1 | -3/+3 |
| |