Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r19091] Snapshot version 1.8 release 5 (snap4) | HDF Tester | 2010-07-19 | 1 | -3/+3 |
| | |||||
* | [svn-r19065] Snapshot version 1.8 release 5 (snap3) | HDF Tester | 2010-07-12 | 1 | -3/+3 |
| | |||||
* | [svn-r19053] 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). Merged from hdf5 trunk r19051 Tested: jam, amani, heiwa | ||||
* | [svn-r19048] Snapshot version 1.8 release 5 (snap2) | HDF Tester | 2010-07-05 | 1 | -3/+3 |
| | |||||
* | [svn-r19033] Snapshot version 1.8 release 5 (snap1) | HDF Tester | 2010-06-28 | 1 | -3/+3 |
| | |||||
* | [svn-r19024] Correct defines for zlib and szip | Allen Byrne | 2010-06-21 | 1 | -9/+9 |
| | |||||
* | [svn-r19023] Snapshot version 1.8 release 5 (snap0) | HDF Tester | 2010-06-21 | 1 | -3/+3 |
| | |||||
* | [svn-r18949] Corrected where the static *.mod files are installed to | Allen Byrne | 2010-06-02 | 1 | -5/+5 |
| | |||||
* | [svn-r18948] 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 1.8 branch SVN r18946 | ||||
* | [svn-r18878] Update testh5diff.bat for --follow-symlinks change | Allen Byrne | 2010-05-21 | 1 | -76/+76 |
| | | | | Tested: windows | ||||
* | [svn-r18850] Added packed-bits tests to batch file | Allen Byrne | 2010-05-18 | 1 | -1/+52 |
| | | | | Tested: windows | ||||
* | [svn-r18841] Changed version number to 1.8.4-snap0 | Mike McGreevy | 2010-05-18 | 1 | -3/+3 |
| | | | | Updated RELEASE.txt file accordingly. | ||||
* | [svn-r18825] Snapshot version 1.8 release 4 (snap22) | HDF Tester | 2010-05-17 | 1 | -3/+3 |
| | |||||
* | [svn-r18757] Enable tools lib to be built as a dll on windows. Added two ↵ | Allen Byrne | 2010-05-11 | 1 | -0/+3 |
| | | | | | | | | | | get/set functions for progname and d_status. Also add windows import/export declarations to functions. Updated windows - H5pubconf.h for packed bits function Tested: Windows, linux | ||||
* | [svn-r18748] Snapshot version 1.8 release 4 (snap21) | HDF Tester | 2010-05-10 | 1 | -3/+3 |
| | |||||
* | [svn-r18688] Snapshot version 1.8 release 4 (snap20) | HDF Tester | 2010-05-03 | 1 | -3/+3 |
| | |||||
* | [svn-r18676] Updated scripts for H5copy r18400 and H5ls r18643 | Allen Byrne | 2010-04-29 | 2 | -2/+54 |
| | | | | Tested: windows | ||||
* | [svn-r18591] Snapshot version 1.8 release 4 (snap19) | HDF Tester | 2010-04-19 | 1 | -3/+3 |
| | |||||
* | [svn-r18575] Added new file to project | Allen Byrne | 2010-04-15 | 2 | -0/+8 |
| | |||||
* | [svn-r18546] Snapshot version 1.8 release 4 (snap18) | HDF Tester | 2010-04-12 | 1 | -3/+3 |
| | |||||
* | [svn-r18509] Updated project files to generate and link H5lib_settings.c | Allen Byrne | 2010-04-05 | 3 | -8/+16 |
| | |||||
* | [svn-r18467] Snapshot version 1.8 release 4 (snap17) | HDF Tester | 2010-03-29 | 1 | -3/+3 |
| | |||||
* | [svn-r18440] Corrected windows script file | Allen Byrne | 2010-03-23 | 1 | -1/+1 |
| | |||||
* | [svn-r18439] Changed copy script to copy all *.h files | Allen Byrne | 2010-03-22 | 1 | -7/+1 |
| | |||||
* | [svn-r18434] Snapshot version 1.8 release 4 (snap16) | HDF Tester | 2010-03-22 | 1 | -3/+3 |
| | |||||
* | [svn-r18429] Added missing copy H5srcdir_str.h commands to script. | Allen Byrne | 2010-03-19 | 1 | -0/+5 |
| | |||||
* | [svn-r18424] Upgraded all project files to VS2008. | Allen Byrne | 2010-03-18 | 256 | -4708/+4113 |
| | | | | | | Changed batch files by removing VS2005 and IVF91 options. Added libsettings project to behave like h5tinit.vcproj. Updated Manifest | ||||
* | [svn-r18423] Add windows define BIND_TO_CURRENT_VCLIBS_VERSION=1 to project ↵ | Allen Byrne | 2010-03-18 | 240 | -3020/+3020 |
| | | | | files | ||||
* | [svn-r18422] Description: | Quincey Koziol | 2010-03-18 | 3 | -0/+66 |
| | | | | | | | | | | | | | | | | | | | | | | | Bring r18413:18420 from trunk to 1.8 branch: - unify srcdir query, etc. - Move libhdf5.settings string out of H5Tinit.c 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 (amani) 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-r18421] dsets c++ tests moved into testhdf5 c++ test. | Allen Byrne | 2010-03-18 | 7 | -2071/+8 |
| | |||||
* | [svn-r18408] Snapshot version 1.8 release 4 (snap15) | HDF Tester | 2010-03-15 | 1 | -3/+3 |
| | |||||
* | [svn-r18351] Snapshot version 1.8 release 4 (snap14) | HDF Tester | 2010-02-28 | 1 | -3/+3 |
| | |||||
* | [svn-r18324] Updated test script to match *nix shell script. | Allen Byrne | 2010-02-23 | 1 | -0/+7 |
| | | | | Tested: windows | ||||
* | [svn-r18323] Updated test script to match *nix shell script. | Allen Byrne | 2010-02-23 | 1 | -3/+36 |
| | | | | Tested: windows | ||||
* | [svn-r18318] Updated test script to match *nix shell script. Also corrected ↵ | Allen Byrne | 2010-02-23 | 1 | -3/+185 |
| | | | | | | 629 file exit code Tested: windows | ||||
* | [svn-r18307] Snapshot version 1.8 release 4 (snap13) | HDF Tester | 2010-02-22 | 1 | -3/+3 |
| | |||||
* | [svn-r18255] Snapshot version 1.8 release 4 (snap12) | HDF Tester | 2010-02-14 | 1 | -3/+3 |
| | |||||
* | [svn-r18234] Snapshot version 1.8 release 4 (snap11) | HDF Tester | 2010-02-12 | 1 | -3/+3 |
| | |||||
* | [svn-r18219] Snapshot version 1.8 release 4 (snap10) | HDF Tester | 2010-02-08 | 1 | -3/+3 |
| | |||||
* | [svn-r18203] Snapshot version 1.8 release 4 (snap9) | HDF Tester | 2010-02-02 | 1 | -3/+3 |
| | |||||
* | [svn-r18201] Snapshot version 1.8 release 4 (snap8) | HDF Tester | 2010-02-01 | 1 | -3/+3 |
| | |||||
* | [svn-r18198] Description: | Quincey Koziol | 2010-01-30 | 1 | -1/+1 |
| | | | | | | | | | Trim trailing whitespace from source code files, with following command: find . \( -name "*.[ch]" -or -name "*.cpp" -or -name "*.f90" \) -print |xargs -n 1 sed -i "" 's/[[:blank:]]*$//' Tested on: None - eyeballed only | ||||
* | [svn-r18161] Snapshot version 1.8 release 4 (snap7) | HDF Tester | 2010-01-25 | 1 | -3/+3 |
| | |||||
* | [svn-r18121] Snapshot version 1.8 release 4 (snap6) | HDF Tester | 2010-01-17 | 1 | -3/+3 |
| | |||||
* | [svn-r18103] Added new H5HLint.c file. Corrected nodebug parameter to check. | Allen Byrne | 2010-01-11 | 3 | -3/+11 |
| | | | | Tested: windows | ||||
* | [svn-r18101] Snapshot | HDF Tester | 2010-01-10 | 1 | -3/+3 |
| | |||||
* | [svn-r18062] Snapshot | HDF Tester | 2010-01-04 | 1 | -3/+3 |
| | |||||
* | [svn-r18058] Snapshot | HDF Tester | 2009-12-27 | 1 | -3/+3 |
| | |||||
* | [svn-r18049] Snapshot | HDF Tester | 2009-12-21 | 1 | -3/+3 |
| | |||||
* | [svn-r18014] Snapshot | HDF Tester | 2009-12-14 | 1 | -3/+3 |
| |