Commit Graph

773 Commits

Author SHA1 Message Date
MuQun Yang
d2019d7c50 [svn-r12714] check in the new dataspace file 2006-10-03 13:44:10 -05:00
MuQun Yang
3289dc5a18 [svn-r12691] Fix two minor bugs at batch files that include testing h5jam/h5unjam.
MSVS 6.0 C/C++
2006-09-27 17:20:04 -05:00
MuQun Yang
46e41daa62 [svn-r12690] h5test.h and libtest.a are needed for high level test projects. Windows projects need to be updated.
Test with MSVS 6.0
2006-09-27 17:18:49 -05:00
MuQun Yang
6917abeca2 [svn-r12674] Add a batch file to test the validation of h5jam/h5unjam tool. The correctedness test is much harder to be implemented by using batch script on windows. Will handle this later. 2006-09-19 17:19:03 -05:00
MuQun Yang
314b3f597b [svn-r12660] More revision for the h5repack batch file for with and without gzip/szlib compression filters 2006-09-11 19:41:11 -05:00
MuQun Yang
f546cc8972 [svn-r12658] There was a bug in the repacktest.BAT on windows.
If either szip or zlib filter was not present, the batch still tried to use h5repack tool to test the data compression feature. Therefore the h5repack test failed.

Fixed the bug. Now if the compression filter is not present, that particular repack test will be skipped.
2006-09-11 15:35:15 -05:00
Frank Baker
749a0b9c17 [svn-r12640]
Description:
    Add per-directory abbreviated copyright notices 
    (abbreviated COPYING files pointing to full notices).
Tested:
    MANIFEST verified; not otherwise tested.
2006-09-04 13:30:13 -05:00
MuQun Yang
2c7ce93f85 [svn-r12618] Update project files on windows to catch up with Quincey's new check-in.
VS 6.0 C only
2006-08-23 09:59:56 -05:00
MuQun Yang
f13881bc4f [svn-r12616] Quincey added H5HFtiny.c in the source code. The hdf5 library projects need to be updated.
Tested with MSVS 6.0.
2006-08-22 16:51:41 -05:00
MuQun Yang
91aa37b5ae [svn-r12577] Update windows project files to reflect the HDF5 library source code recently committed.
Test C,C++, fortran, debug,debug dll, release and release dll.

MSVS 6.0 + Compaq Visual fortran 6.6c
2006-08-14 14:12:33 -05:00
MuQun Yang
b1e0516dd0 [svn-r12532] Update windows projects with James and Quincey's new changes.
Found two minor bugs in h5dumpgentst.c and links.c. Have informed James. Should work with windows.

Tests with MSVS 6.0 with visual fortran 6.6c.
2006-08-03 16:07:27 -05:00
MuQun Yang
48054acffe [svn-r12508] 2006-07-27 10:07:38 -05:00
MuQun Yang
4749d8e0e9 [svn-r12503] Add a new windows project h5copy.dsp into subversion.
This will generate h5copy on windows.

The previous check-in is under the wrong directory.
2006-07-27 09:47:53 -05:00
MuQun Yang
449616b5ba [svn-r12502] Add a new windows project h5copy.dsp into subversion.
This will generate h5copy on windows.
2006-07-27 09:42:38 -05:00
MuQun Yang
f7d6f53a68 [svn-r12499] Windows project updating:
Updating all.dsw,all.sln(for command-line testing only) and binread.dsp.

New projects have been added into.
2006-07-27 09:31:34 -05:00
MuQun Yang
f9ac366dbd [svn-r12473] Add a windows new project file: binread for read the output file from "h5dump -b". 2006-07-14 23:56:41 -05:00
MuQun Yang
403d6e461b [svn-r12471]
Updates on windows

Tested with 
VS C/C++ 6.0 and Compaq fortran 6.6c
VS .Net 2003 

Because 
1. New source files added to the library
2. New program to test "h5dump -b" option

all.dsw and all.sln need to be updated. all.sln is used only for hdf5bt_net.bat and hdf5bt_intelc.bat.

The previous check-in forgot including the dependency of a new project file.
2006-07-14 23:47:52 -05:00
MuQun Yang
3c0c853fe0 [svn-r12470]
Updates on windows

Some new source files are added to support new implementation of external links, hdf5dll.dsp needs to updated.

Tested with 
VS C/C++ 6.0 and Compaq fortran 6.6c
VS .Net 2003
2006-07-14 23:26:40 -05:00
MuQun Yang
4a8ce92dac [svn-r12469] Updates on windows
Some new source files are added to support new implementation of external links, hdf5.dsp needs to updated.

Tested with 
VS C/C++ 6.0 and Compaq fortran 6.6c
VS .Net 2003
2006-07-14 23:25:08 -05:00
MuQun Yang
875e3d1dd5 [svn-r12468] Update for windows
Because 
1. New source files added to the library
2. New program to test "h5dump -b" option

all.dsw and all.sln need to be updated. all.sln is used only for hdf5bt_net.bat and hdf5bt_intelc.bat.
2006-07-14 23:21:47 -05:00
Quincey Koziol
b69cf7ea84 [svn-r12464] Changed "eol-style" property on all Windows-specific files to be "CRLF"
instead of "native".
2006-07-14 00:41:50 -05:00
MuQun Yang
7773dedf81 [svn-r12447] Purpose:
Update windows project file

Description:
Eliminate the link to non-existing HL headers.
Solution:

Platforms tested:
windows MSVS 6.0
Won't affect other platforms and too minor to check with other windows compilers.

Misc. update:
2006-06-30 14:12:04 -05:00
MuQun Yang
984bc9d952 [svn-r12410] Purpose:
Update HDF5 Fortran90 type definition file on windows to
reflect the changes in Linux.

Description:
INT has been changed to Fortran_INTEGER in the file.

Solution:
Make the change.

Platforms tested:
Visual fortran 6.6c with MSVS 6.0
Only affects windows.


Misc. update:
2006-06-12 16:53:20 -05:00
MuQun Yang
698f38c1fe [svn-r12357] Purpose:
Updating project file
Description:
Due to the new added source codes under hdf5/src.

Solution:
Project file has to be changed to reflect this

Platforms tested:
VS 6.0 ( Failed during compiling because of compiler failure)
VS 7.0

Everything okay except that several h5repack tests get skipped.
Don't know whether this happens on other platforms.
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_none:S+O=31 -
SKIPED-
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5                 -SKIP
ED-
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_scaleoffset:N
ONE -SKIPED-
h5repack -i test_all.h5 -o out.test_all.h5                                 -SKIP
ED-
Misc. update:
2006-05-18 13:31:50 -05:00
MuQun Yang
b0d43609b2 [svn-r12356] Purpose:
Updating project file

Description:
New source code has been added,
project files need to be updated.

Solution:

Platforms tested:
VS 6.0(build failed due to compiler problem)
VS 7.1(.Net 2003)

Everything okay except that several h5repack tests get skipped.
Don't know whether this happens on other platforms.
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_none:S+O=31 -
SKIPED-
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5                 -SKIP
ED-
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_scaleoffset:N
ONE -SKIPED-
h5repack -i test_all.h5 -o out.test_all.h5                                 -SKIP
ED-



Misc. update:
2006-05-18 13:29:50 -05:00
MuQun Yang
37a9d44194 [svn-r12334] Purpose:
Updating the windows DLL project file

Description:
new file H5HFiter.c has been added
project file needs to be reflected


Solution:

Platforms tested:
VSMS 6.0

Misc. update:
2006-05-05 13:42:46 -05:00
MuQun Yang
507e84085d [svn-r12333] Purpose:
Updating windows project file

Description:
new file H5HFiter.c has been added
project file needs to be reflected

Solution:
Updating the project file

Platforms tested:
VS 6.0

Misc. update:
2006-05-05 13:41:55 -05:00
Fang Guo
6a77572c26 [svn-r12309] Purpose:
Maintenance on Windows
Description:
change delimiter between preprocessor names from " " to ",".
Interl fortran doesn't take " " as delimiter.
Solution:

Platforms tested:

Misc. update:
2006-04-27 13:07:55 -05:00
Fang Guo
c30df6d504 [svn-r12308] Purpose:
Maintenance on Windows
Description:
Update solution file all.sln
Solution:

Platforms tested:

Misc. update:
2006-04-27 12:36:09 -05:00
Fang Guo
ffab954f86 [svn-r12307] Purpose:
Maintenance on Windows
Description:
All of the source code files were replaced by a new one.

Solution:

Platforms tested:
Windows XP with VS 6.0
Misc. update:
2006-04-27 12:35:17 -05:00
Fang Guo
0b069c8c5f [svn-r12272] Purpose:
Update DLL project file

Description:
New source files are added, DLL project needs to be updated to reflect the change.

Solution:

Platforms tested:
windows XP VS 6.0 C and C++

Misc. update:
2006-04-17 19:45:09 -05:00
Fang Guo
5457f7a64a [svn-r12271] Purpose:
update project file on windows

Description:
New files have been checked in, library project files have to be updated.

Solution:

Platforms tested:
windows XP with 6.0

Misc. update:
2006-04-17 19:41:23 -05:00
Fang Guo
dc3f6128f0 [svn-r12238] Purpose:
Maintenance on Windows
Description:
Update all.sln
Solution:

Platforms tested:

Misc. update:
2006-04-13 12:51:11 -05:00
Fang Guo
e986ea1496 [svn-r12237] Purpose:
Maintenance on Windows
Description:
hl\src\H5HL_private.c was removed
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-04-13 12:50:32 -05:00
Fang Guo
42bbce053a [svn-r12236] Purpose:
Maintenance on Windows
Description:
H5HL_private.c was removed
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-04-13 12:49:39 -05:00
Fang Guo
b18e0d8497 [svn-r12223] Purpose:
Maintenance on Windows
Description:
libtestfortran.dsp was enabled by accident. Disable libtestfortran.dsp
Solution:

Platforms tested:

Misc. update:
2006-04-11 14:55:41 -05:00
Fang Guo
5d70249f6e [svn-r12222] Purpose:
Maintenance on Windows
Description:
Fix a echo error:
when running lstest.bat, previously echo "h5dump ..."
change it to "h5ls ..."
Solution:

Platforms tested:

Misc. update:
2006-04-11 13:19:16 -05:00
Fang Guo
cfa54ffdc1 [svn-r12198] Purpose:
Maintenance on Windows
Description:
Temporarily comment out echo error messages to the screen for checking autotests
on windows.
Solution:

Platforms tested:

Misc. update:
2006-04-04 16:02:46 -05:00
Albert Cheng
10df706963 [svn-r12194] Purpose:
Typo.

Description:
Just fixed a typo in the copyright notice.  Too trivial to require
a test.
2006-04-03 08:00:51 -05:00
Fang Guo
1cd1d6956a [svn-r12188] Purpose:
Maintenance on Windows
Description:
Update source files which need mannually generated on Windows
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-31 17:14:05 -05:00
Fang Guo
9aa8b4aa67 [svn-r12187] Purpose:
Maintenance on Windows
Description:
Update H5Tinit.c
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-31 17:06:17 -05:00
Fang Guo
72b16bcff9 [svn-r12181] Purpose:
Maintenance on Windows
Description:
Change output for skip tests from "SKIP" to "-SKIP-" for easier tell the skiped tests
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-30 13:09:44 -05:00
Fang Guo
5a90c6b31c [svn-r12179] Purpose:
Maintenance on Windows
Description:
update all.sln
Solution:

Platforms tested:

Misc. update:
2006-03-30 13:05:42 -05:00
Fang Guo
4486efac6d [svn-r12178] Purpose:
Maintenance on Windows
Description:
Change dll projects output path and
let output of  dll projects generated into a separate
directory from static projects
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-30 13:04:58 -05:00
Fang Guo
ec631d83ce [svn-r12177] Purpose:
Maintenance on Windows
Description:
Modify path for gif2h5 and h52gif
Solution:

Platforms tested:
Windows
Misc. update:
2006-03-30 13:01:35 -05:00
Fang Guo
c5a29977ce [svn-r12176] Purpose:
Maintenance on Windows
Description:
Add in new h5dump tests (tvms.ddl tvms.h5 Checked in by Pedro)
Skip new h5dump tests ( tldouble.h5 checked in by Pedro)
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-30 12:20:44 -05:00
Fang Guo
194d3dfe52 [svn-r12170] Purpose:
Maintenance on Windows
Description:
update batch file according to Pedro's bug fix (h5dump was not printing attributes for the named datatype cases)
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-28 15:09:56 -05:00
Fang Guo
54014d2417 [svn-r12169] Purpose:
Maintenance on Windows
Description:
Del duplicated comments
Solution:

Platforms tested:

Misc. update:
2006-03-28 11:20:17 -05:00
Fang Guo
19cd13e951 [svn-r12167] Purpose:
Maintenance on Windows
Description:
Update solution file
Solution:

Platforms tested:

Misc. update:
2006-03-28 11:05:43 -05:00
Fang Guo
0c213d08ef [svn-r12166] Purpose:
Maintenance on Windows
Description:
Add in new test cross_read(dll) on Windows
Solution:

Platforms tested:
Windows
Misc. update:
2006-03-28 11:05:11 -05:00