| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
potential errors.
Platforms tested: not yet, waiting for the server to come back
|
|
|
|
|
|
|
| |
(need more work) and
added new source file to the librray compilation script.
Platforms tested: not yet since VMS server went down; this change doesn't affect any other platform
|
|
|
|
| |
Platforms tested: VMS server
|
|
|
|
|
|
|
|
| |
script and updated
build file
Platforms testeda VMS server:
|
|
|
|
|
|
| |
removed obsolete command file
Platforms tested: VMS server
|
|
|
|
|
|
|
|
| |
h5dump testing
modified the file to save output into h5dump_output.txt file
removed obsolete test script file check.com
update MANIFEST to refelect the change
|
|
|
|
|
|
|
|
|
|
| |
extensions. Used copy command
instead of rename to get the correct names of the C++ source
files to avoid errors when build runs second time in the same directory.
Platforms tested: VMS server
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Skip one of the tests in flush2.c since it looks like VMS system
flsuhes the file anyway (like on Winodws with DLLs)
Renamed files family*.h5 that are used in backward compatibility
testing to have only one '.' in a file name, otherwise VMS system
becomes confused and test fails.
Cleaned up the only test (Fortran multi-file test) that is failing on
VMS (C counterpart passesa).
Added new script to facilitate the build process on VMS
Updated MANIFEST
PLatforms tested: VMS server, kagiso and linew (minor changes)
|
|
|
|
| |
Platforms tested: VMS server
|
|
|
|
|
|
|
|
| |
Fortran and C++ libraries
and corresponding examples; modified some command files to check installation.
Platforms tested: VMS server
|
|
|
|
| |
Platforms tested: VMS server at Boeing.
|
|
|
|
| |
Platforms tested: VMS server
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove --enable-hdfv1_6 configure flag, now that all dependencies on it
have been removed and new --with-default-api-version=[v16|v18] and
--disable-deprecated-symbols flags have taken its place.
Update types in bin/trace so that bin/reconfigure runs cleanly.
Run bin/reconfigure to regenerate configure script, along with
other associated files, etc.
Tested on:
FreeBSD/32 6.2 (duty) in debug mode
FreeBSD/64 6.2 (liberty) w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (kagiso) w/PGI compilers, w/C++ & FORTRAN, w/threadsafe,
in debug mode
Linux/64-amd64 2.6 (smirom) w/default API=1.6.x, w/C++ & FORTRAN,
in production mode
Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, in production mode
Mac OS X/32 10.4.10 (amazon) in debug mode
|
|
|
|
|
| |
Platforms tested: VMS server; no other tests are needed since changes are local to
the VMS command and source files.
|
|
|
|
|
|
|
|
| |
Updated command files; added "extern "C"" for HDremove_all function.
Platforms tested:
VMS server; kagiso - very minor and affects only VMS
|
|
|
|
|
|
|
|
|
| |
H5Zpublic.h file didn't include H5public.h; done
H5Spublic.h had ghost function H5Sset_space; deleted
New source files were added to make.com for VMS.
h5gget_comment_c had a small bug in calculating buffer length; fixed
Platforms tested: pahra and kagiso; too minor for h5committest
|
|
|
|
|
|
| |
Platforms tested:
VMS and kagiso with gcc and newly installed Absoft compiler f95
This is a minor change that affects VMS only; h5committest is not needed.
|
|
|
|
|
| |
Platforms tested:
VMS server
|
|
|
|
|
|
| |
Solution: Fixed
Platforms tested: Will be done shortly
|
|
|
|
|
|
|
|
| |
Somehow compiling testhdf5.cpp first made C++ compiler to fail.
Solution:
Switch compilation order
Platforms tested:
VMS server
|
|
|
|
| |
Plastforms tested: it is running on VMS server right now
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
copyright notice.
Tested platform:
Kagiso only since it is only a comment block change. If it works in one
machine, it should work in all, I hope. Still need to check the parallel
build on copper.
|
|
|
|
|
|
|
|
|
|
| |
VMS maintenance: updated command file with the new source files;
sohm test was failing on VMS due to upper case/lower case letters in
constant and variable names (i.e. FILENAME vs. filename); modified the test
to avoid confusion.
Platforms tested:
VMS server, kagiso
|
|
|
|
|
|
|
| |
VMS maintenance: brought command file up-to-date.
Platforms tested:
VMS server at Boeing
|
|
|
|
|
|
|
| |
Fixed MANIFEST files for daily tests failure and updated VMS make.com file
Platforms tested:
bin/chkmanifest on heping and VMS server
|
|
|
|
|
|
|
| |
Didn't add new example to the list of the C source files; fixed
Platforms tested:
VMS server
|
|
|
|
| |
Catching up with more changes from UNIX side.
|
|
|
|
| |
Failed to add test program source to the VMS make file; fixed
|
|
|
|
| |
Modified VMS files to reflect recent changes in the code
|
|
|
|
|
|
|
| |
Missed another reference to h5repack_refs.c file; fixed
Platforms tested
VMS server
|
|
|
|
|
|
|
| |
Modified command file to refelect recent UNIX changes.
Platforms treted:
VMS server
|
|
|
|
| |
Maintenance for VMS: added new example file to the command files
|
|
|
|
|
|
|
| |
VMS maintenance: added new source files to the command line
Platforms tested:
Not yet; will do it after this check-in
|
|
|
|
|
|
| |
Solution: Added new library files to the compilation script
Platforms tested: VMS server at Boeing
|
|
|
|
| |
Commented out fheap test until we have a chance to work on the failures.
|
|
|
|
|
|
|
|
| |
Description:
Add per-directory abbreviated copyright notices
(abbreviated COPYING files pointing to full notices).
Tested:
MANIFEST verified; not otherwise tested.
|
|
|
|
|
|
|
| |
VMS maintenance; added source files to the command files
Platforms tested:
VMS server (still running :-)
|
|
|
|
|
|
|
|
| |
Maintenance for alpha5 release; brought command files up-to-date.
Platforms tested:
VMS server. Compilation, C++, F90 and tools tests passed;
C tests are still running.
|
|
|
|
|
|
|
|
|
| |
Added files created by James for user-define links to the command files
Added new script check_h5jam.com to test h5jam/h5unjam; test script
needs more work.
Platforms tested:
VMS server and test script only.
|
|
|
|
|
|
|
|
| |
Added test script to test h5import tool; added new source file
to the make.com file in the src directory.
Platforms tested:
Only h5import was tested on the VMS server
|
|
|
|
|
|
|
| |
Added command files to compile and test h5copy tool.
Platfroms tested:
VMS server
|
|
|
|
|
|
| |
the tests.
This command script cannot tell reliably if tests passed. More work is needed.
|
|
|
|
|
|
| |
build the tool.
Test command file is not quite working yet.
|
|
|
|
| |
All tests passed on the VMS server.
|
|
|
|
|
|
|
|
|
|
| |
h5ls uses -S flag to display datatype in a machine-readable form. Since
VMS is not a case sensitive system, triple quotes around S are needed; fixed.
h5ls -w80 -v -S tattr2.h5
test still reports failure due to line 311 in the tattr2.ls file "Modified: XXXX..."
Document it for now in the command file.
|
|
|
|
|
|
|
|
|
|
| |
except for
the last one
h5ls -w80 -v -S tattr2.h5
h5ls prints "native" for all types instead of the complete datatype definition.
I will look into the problem next.
|
|
|
|
| |
the libraary.
|