Commit Graph

773 Commits

Author SHA1 Message Date
Fang Guo
31d673330c [svn-r12165] Purpose:
Maintenance on windows
Description:
Add in new test cross_read on Windows
Solution:

Platforms tested:
Windows
Misc. update:
2006-03-28 11:04:03 -05:00
Fang Guo
7a8ff24ec1 [svn-r12164] Purpose:
Maintenance on Windows
Description:
Add in new test cross_read on Windows
Solution:

Platforms tested:
Windows
Misc. update:
2006-03-28 11:00:56 -05:00
Fang Guo
120f0bf2ec [svn-r12163] Purpose:
Maintenance on Windows
Description:
Add in new tests cross_read on Windows
Solution:

Platforms tested:
Windows
Misc. update:
2006-03-28 10:59:50 -05:00
Pedro Vicente Nunes
9f94edb329 [svn-r12150] Purpose:
new tests for h5diff

Description:
added new tests for the bat file on windows

Solution:

Platforms tested:
windows

Misc. update:
2006-03-24 09:31:25 -05:00
MuQun Yang
36dda5514c [svn-r12141] Purpose:
portable issue on windows

Description:
setvbuf on visual studio 2005 needs the size to be greater or equal to 2.
<description of setvbuf from msdn library>
Buffer size in bytes. Allowable range: 2 <= size <=
INT_MAX (2147483647). Internally, the value supplied
for size is rounded down to the nearest multiple of 2.

h5import used linebuffer option of setvbuf for stderr and stdout and the size is
0 by default. This causes core dump with visual 2005 on windows 64-bit.

Solution:
1. Use HDsetvbuf inside h5import.c,
2. Define HDsetvbuf inside windows H5pubconf.h for windows to work around
   the core dump of h5import test. This is probably a bug inside visual studio 2005.


Platforms tested:
h5commit(shanti is down)
VS 6.0 on windows XP
VS 8.0 on windows XP-64bit
Misc. update:
2006-03-22 21:32:21 -05:00
Fang Guo
1b60c48c1d [svn-r12135] Purpose:
Maintenance on Windows
Description:
Add in more comments
Solution:

Platforms tested:

Misc. update:
2006-03-22 16:02:56 -05:00
Fang Guo
b0bf1e8c52 [svn-r12101] Purpose:
Maintenance on Windows
Description:
Changes on  project settings
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-16 12:51:01 -05:00
Fang Guo
d596ce8b81 [svn-r12100] Purpose:
Maintenance on Windows
Description:
Replace the old source code with the new check in

Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-16 12:49:43 -05:00
Fang Guo
ed78e967e0 [svn-r12099] Purpose:
Maintenance on Windows
Description:
Replace the old source code with the new check in
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-16 12:46:26 -05:00
Fang Guo
838e799710 [svn-r12089] Purpose:
Maintenance on Windows
Description:
Del the line to copy hl examples source code.

Solution:

Platforms tested:

Misc. update:
2006-03-14 11:23:49 -05:00
Fang Guo
2d75524013 [svn-r12088] Purpose:
Update solution file all.sln
Description:

Solution:

Platforms tested:

Misc. update:
2006-03-14 11:20:14 -05:00
Fang Guo
664bd5da3f [svn-r12087] Purpose:
Maintenance on Windows
Description:
Add H5B2stat.c H5HFflist.c H5HFstat.c into hdf5dll.dsp
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-14 11:18:01 -05:00
Fang Guo
cce5763b53 [svn-r12086] Purpose:
Maintenance on Windows
Description:
Add H5B2stat.c H5HFflist.c H5HFstat.c into hdf5.dsp
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-14 11:17:15 -05:00
Fang Guo
49ae59ce6e [svn-r12075] Purpose:
Update copyright information
Description:

Solution:

Platforms tested:

Misc. update:
2006-03-10 17:21:05 -05:00
Fang Guo
13cddec0b4 [svn-r12042] Purpose:
Modify copyright information
Description:
copyright check failed. Modify them to correct format.
Solution:

Platforms tested:

Misc. update:
2006-03-09 09:18:46 -05:00
Fang Guo
5e818d72ac [svn-r12041] Purpose:
Modify copyright information
Description:
Copyright check failed. Modify them to the correct format
Solution:

Platforms tested:

Misc. update:
2006-03-09 09:17:29 -05:00
Fang Guo
fbddc2a7ef [svn-r12039] Purpose:
Remove gifconv project files
Description:

Solution:

Platforms tested:

Misc. update:
2006-03-07 17:53:53 -05:00
Fang Guo
b9bb5be2a8 [svn-r12038] Purpose:
Update all.sln
Description:

Solution:

Platforms tested:

Misc. update:
2006-03-07 17:50:31 -05:00
Fang Guo
7c5f7650c7 [svn-r12037] Purpose:
Maintenance on Windows
Description:
Move gifconv project files
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-07 17:34:18 -05:00
Fang Guo
18edf4aa12 [svn-r12036] Purpose:
Maintenance on Windows
Description:
Changes on project settings
Solution:

Platforms tested:

Misc. update:
2006-03-07 17:32:58 -05:00
Fang Guo
397c135bfb [svn-r12033] Purpose:
Maintenance on Windows
Description:
Remove duplicated source code files
Solution:

Platforms tested:

Misc. update:
2006-03-07 15:05:25 -05:00
Fang Guo
44c3748cf8 [svn-r12032] Purpose:
Maintenance on Windows
Description:
Batch file improvement
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-07 14:58:15 -05:00
Fang Guo
8199e183e5 [svn-r12031] Purpose:
Maintenance on Windows
Description:
Include more hl examples and batch file improvement
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-07 14:56:59 -05:00
Fang Guo
1214d6bd7b [svn-r12030] Purpose:
Maintenance on Windows
Description:
More hl examples added
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-07 14:20:24 -05:00
Fang Guo
bd85d78e8b [svn-r12029] Purpose:
Maintenance on Windows
Description:
Add in hl examples
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-07 14:18:36 -05:00
Fang Guo
cd895f5f35 [svn-r12028] Purpose:
Maintenance on Windows XP
Description:
Add in hl examples
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-07 14:17:53 -05:00
Fang Guo
be67f823c9 [svn-r12027] Purpose:
Maintenance on Windows
Description:
Add in hl examples
Solution:

Platforms tested:

Misc. update:
2006-03-07 14:15:53 -05:00
Fang Guo
781c97ebaf [svn-r12026] Purpose:
Maintenance on Windows
Description:
Move gifconv two project files
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-07 14:14:15 -05:00
Fang Guo
b490a1eaee [svn-r12025] Purpose:
Maintenance on Windows
Description:
Remove gifconv two project files
Solution:

Platforms tested:

Misc. update:
2006-03-07 14:11:54 -05:00
Fang Guo
c3bc0d362a [svn-r12024] Purpose:
Maintenance on Windows
Description:
Add H5dbg.c into project file
Solution:

Platforms tested:

Misc. update:
2006-03-07 14:10:32 -05:00
Fang Guo
e5c65dc7b4 [svn-r12023] Purpose:
Maintenance on Windows
Description:
Move gifconv from windows\tools\ to windows\hl\tools
Solution:

Platforms tested:

Misc. update:
2006-03-07 14:09:05 -05:00
Fang Guo
142705d983 [svn-r11999] Purpose:
Maintenance on Windows
Description:
Correct echo errors.
Echo Start building C++ libraries when start building both C/C++.
Solution:

Platforms tested:

Misc. update:
2006-03-02 10:18:23 -05:00
Fang Guo
30952f892c [svn-r11990] Purpose:
Add in more comments
Description:

Solution:

Platforms tested:

Misc. update:
2006-02-28 15:19:14 -05:00
Fang Guo
de1e6d4079 [svn-r11989] Purpose:
Fix a error
Description:

Solution:

Platforms tested:

Misc. update:
2006-02-28 15:03:42 -05:00
Fang Guo
00521058bb [svn-r11988] Purpose:
Maintenance on Windows
Description:
Fix typo
Solution:

Platforms tested:

Misc. update:
2006-02-28 14:17:10 -05:00
Fang Guo
d03c3e9358 [svn-r11986] Purpose:
Batch file improvement
Description:

Solution:

Platforms tested:

Misc. update:
2006-02-28 13:51:39 -05:00
Fang Guo
f31875592a [svn-r11985] Purpose:
Batch file improvements
Description:

Solution:

Platforms tested:

Misc. update:
2006-02-28 13:50:17 -05:00
Fang Guo
e49590a6d9 [svn-r11983] Purpose:
Maintenance on Windows
Description:
Update all.sln
Solution:

Platforms tested:

Misc. update:
2006-02-28 12:01:05 -05:00
Fang Guo
408970047b [svn-r11981] Purpose:
Maintenance on Windows
Description:
Update project files to be tested.
Solution:

Platforms tested:

Misc. update:
2006-02-28 11:52:39 -05:00
Fang Guo
435f11aec4 [svn-r11980] Purpose:
Maintenance on Windows
Description:
Remove sheapdll.dsp according to Quincey's check in
Solution:

Platforms tested:
Windows
Misc. update:
2006-02-28 11:51:14 -05:00
Fang Guo
cc841fcf65 [svn-r11979] Purpose:
Maintenance on Windows
Description:
Remove sheap.dsp according to Quincey's check in
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-02-28 11:50:07 -05:00
Fang Guo
3574c087e3 [svn-r11978] Purpose:
Maintenance on Windows
Description:
Remove blocktrackdll.dsp according to Quincey's check in
Solution:

Platforms tested:
Windows
Misc. update:
2006-02-28 11:49:02 -05:00
Fang Guo
a0d3474592 [svn-r11977] Purpose:
Maintenance on Windows
Description:
Remove project file blocktract.dsp according to Quincey's check in
Solution:

Platforms tested:
Windows
Misc. update:
2006-02-28 11:47:56 -05:00
Fang Guo
ba885f53da [svn-r11976] Purpose:
Maintenance on Windows
Description:
Remove b_plus_treedll.dsp according to Quincey's check in
Solution:

Platforms tested:
Windows
Misc. update:
2006-02-28 11:46:32 -05:00
Fang Guo
16378ff9a2 [svn-r11975] Purpose:
Maintenance on Windows
Description:
Remove b_plus_tree.dsp
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-02-28 11:44:02 -05:00
Fang Guo
78c0777b9e [svn-r11974] Purpose:
Maintenance on Windows
Description:
Add in new project file fheapdll.dsp according to Quincey's check in
Solution:

Platforms tested:
Windows
Misc. update:
2006-02-28 11:42:26 -05:00
Fang Guo
b122d0a140 [svn-r11973] Purpose:
Maintenance on Windows
Description:
Add in new project file fheap.dsp
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-02-28 11:41:06 -05:00
Fang Guo
6a259c7b2e [svn-r11972] Purpose:
Maintenance on Windows
Description:
Update workspace according to Quincey's check in.
Remove blocktrack(dll).dsp, b_plus+tree(dll).dsp and sheap(dll).dsp and add in fheap(dll).dsp
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-02-28 11:39:30 -05:00
Fang Guo
1a01fdd60b [svn-r11971] Purpose:
Maintenance on Windows
Description:
Update source files according to Quincey's check in
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-02-28 11:36:36 -05:00
Fang Guo
3bc27f1741 [svn-r11948] Purpose:
Batch file Improvement
Description:
This batch file is not necessary for new batch files
Solution:

Platforms tested:

Misc. update:
2006-02-16 12:05:28 -05:00
Fang Guo
beca2df12b [svn-r11947] Purpose:
Add in copyright information
Description:

Solution:

Platforms tested:

Misc. update:
2006-02-16 12:03:52 -05:00
Fang Guo
eb24bf8fc0 [svn-r11946] Purpose:
Batch File Improvement
Description:
Make tool test batch files easier to maintain
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-02-16 12:01:47 -05:00
Fang Guo
4f841b0ab3 [svn-r11945] Purpose:
Batch file improvement
Description:
Make tool test batch files easier to maintain
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-02-16 11:58:43 -05:00
Fang Guo
b60f1ac81a [svn-r11944] Purpose:
Batch file improvement
Description:
This batch file will be call by all of the tool test batch files
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-02-16 11:56:20 -05:00
Fang Guo
6a3e8c405f [svn-r11941] Purpose:
Batch file improvement
Description:
Make tool test batch files easier to maintain
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-02-16 11:48:24 -05:00
Fang Guo
f2b9b502d2 [svn-r11940] Purpose:
Batch file improvement
Description:
Make tool tests batch files easier to maintain
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-02-16 11:46:28 -05:00
Fang Guo
811131397c [svn-r11938] Purpose:
Batch file improvement
Description:
Make tool tests batch file easier to maintain
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-02-16 11:45:27 -05:00
Fang Guo
91f4f60a4a [svn-r11925] Purpose:
Windows Maintenance
Description:
Update all.sln
Solution:

Platforms tested:

Misc. update:
2006-02-07 17:37:10 -05:00
Fang Guo
8a9da174d1 [svn-r11924] Purpose:
Maintenance on Windows
Description:
Change project settings to include path to H5IM.h
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-02-07 17:31:44 -05:00
Fang Guo
8874b3eac4 [svn-r11923] Purpose:
Maintenance on Windows
Description:
Change project settings to include the path to H5IM.h
Solution:

Platforms tested:

Misc. update:
2006-02-07 17:30:51 -05:00
Fang Guo
f396c4caa0 [svn-r11922] Purpose:
Maintenance on Windows
Description:
Add hdf hl library as the dependency of gifconv and gifconvdll
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-02-07 17:29:46 -05:00
Fang Guo
44ac5d87fa [svn-r11913] Purpose:
Windows Maintenance
Description:
Add in cache_api.dsp and cache_apidll.dsp
Solution:

Platforms tested:

Misc. update:
2006-01-31 15:12:16 -05:00
Fang Guo
00f3f8f4c1 [svn-r11912] Purpose:
Maintenance on Windows
Description:
Update all.sln to include cache_api.dsp and cache_apidll.dsp
Solution:

Platforms tested:

Misc. update:
2006-01-31 15:10:16 -05:00
Fang Guo
433b9ecf6b [svn-r11911] Purpose:
Maintenance on Windows
Description:
Update workspace to include cache_api.dsp and cache_apidll.dsp
Solution:

Platforms tested:

Misc. update:
2006-01-31 15:01:41 -05:00
Fang Guo
f6e8d8c469 [svn-r11910] Purpose:
Maintenance on Windows
Description:
Add cache_common.c into cachedll.dsp
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-01-31 14:51:44 -05:00
Fang Guo
72406bcaae [svn-r11909] Purpose:
Maintenance on Windows
Description:
Add cache_common.c into project cache.dsp
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-01-31 14:50:58 -05:00
Fang Guo
1cc33a5f31 [svn-r11908] Purpose:
Maintenance on Windows
Description:
Add tests for cache_api.dsp and cache_apidll.dsp
Solution:

Platforms tested:

Misc. update:
2006-01-31 14:49:43 -05:00
Fang Guo
7340e2c148 [svn-r11907] Purpose:
Maintenance on Windows
Description:
Add new tests cache_apidll.dsp
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-01-31 14:48:35 -05:00
Fang Guo
b37446fb40 [svn-r11906] Purpose:
Mintainance on Windows
Description:
Add new tests cache_api.dsp
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-01-31 14:47:41 -05:00
James Laird
ef292e862b [svn-r11873] Purpose:
Copyright fix

Description:
The packet table examples were breaking the copyright checking script.
Fixed them.
Also caught a one-line copyright problem in another file.

Platforms tested:
Only changed comments.
2006-01-09 10:41:38 -05:00
Fang Guo
f53877f7c2 [svn-r11863] Purpose:
Windows Maintenance
Description:
C++ .dsp files failed to be converted into .vcproj. Fix problem
Solution:

Platforms tested:

Misc. update:
2006-01-04 14:05:02 -05:00
Fang Guo
e8804cada8 [svn-r11859] Purpose:
windows maintenance
Description:
Add in H5Pacpl.c
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-01-03 12:25:03 -05:00
Fang Guo
febe6dc756 [svn-r11858] Purpose:
Windows maintenance
Description:
Add in H5Pacpl.c
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-01-03 12:24:22 -05:00
Fang Guo
0663b66204 [svn-r11857] Purpose:
Maintenance on Windows
Description:
Update solution file
Solution:

Platforms tested:

Misc. update:
2006-01-03 12:23:17 -05:00
Fang Guo
d073ddf81e [svn-r11844] Purpose:
Windows Maintenance
Description:
Update solution file
Solution:

Platforms tested:

Misc. update:
2005-12-28 16:55:02 -05:00
Fang Guo
a99684ee15 [svn-r11843] Purpose:
Windows Maintenance
Description:
Update workspace
Solution:

Platforms tested:

Misc. update:
2005-12-28 16:54:36 -05:00
Fang Guo
4b414a12c6 [svn-r11842] Purpose:
Maintenance on Windows
Description:
Update project file because the source file names have benn changed
Solution:

Platforms tested:
WIndows XP
Misc. update:
2005-12-28 16:49:55 -05:00
Fang Guo
bed9f950f7 [svn-r11841] Purpose:
Maintenance on Windows
Description:
Update project file because the source file names changed
Solution:

Platforms tested:
Windows XP
Misc. update:
2005-12-28 16:48:58 -05:00
Fang Guo
ed6944c012 [svn-r11829] Purpose:
Maintenance on Windows
Description:
Fix an error
Solution:

Platforms tested:

Misc. update:
2005-12-21 15:58:59 -05:00
Fang Guo
6cf24a160b [svn-r11828] Purpose:
Maintenance on Windows
Description:
Changes due to location change of hl c examples
Solution:

Platforms tested:

Misc. update:
2005-12-21 15:56:25 -05:00
Fang Guo
9882c09fab [svn-r11827] Purpose:
Maintenance on Windows
Description:
Changes due to hl c examples' location changed
Solution:

Platforms tested:

Misc. update:
2005-12-21 15:54:46 -05:00
Fang Guo
b240730cc8 [svn-r11825] Purpose:
Maintenance on Windows
Description:
Update workspace due to project h52gif.dsp and h52gifdll.dsp setting changes
Solution:

Platforms tested:
Windows XP
Misc. update:
2005-12-21 14:29:35 -05:00
Fang Guo
029da49d52 [svn-r11823] Purpose:
move hl c examples to windows/hl/examples

Description:

Solution:

Platforms tested:

Misc. update:
2005-12-20 16:30:12 -05:00
Fang Guo
efb985021e [svn-r11822] Purpose:
move hl c examples to windows/hl/examples
Description:

Solution:

Platforms tested:

Misc. update:
2005-12-20 16:28:07 -05:00
Fang Guo
5d6971b840 [svn-r11820] Purpose:
Add batch file to install hl fortran examples
Description:

Solution:

Platforms tested:

Misc. update:
2005-12-20 16:19:54 -05:00
Fang Guo
924a5ab38c [svn-r11819] Purpose:
Move hl c examples to windows/hl/examples
Description:

Solution:

Platforms tested:

Misc. update:
2005-12-20 16:10:42 -05:00
Fang Guo
14bf24805a [svn-r11818] Purpose:
Maintenance on Windows
Description:
move hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 16:07:55 -05:00
Fang Guo
d22495e8b6 [svn-r11817] Purpose:
Maintenance on Windows
Description:
Move hl c examples to hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 16:05:28 -05:00
Fang Guo
a97b208604 [svn-r11816] Purpose:
maintenance on windows
Description:
move hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 16:04:15 -05:00
Fang Guo
e05db43e1e [svn-r11815] Purpose:
Maintenance on Windows
Description:
Move hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 16:02:51 -05:00
Fang Guo
7489fee5d9 [svn-r11814] Purpose:
Windows Maintenance
Description:
move hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 16:01:18 -05:00
Fang Guo
675b025429 [svn-r11813] Purpose:
Windows maintanence
Description:
move hl c examples to windows/hl/examples directory
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:52:59 -05:00
Fang Guo
e7f9912108 [svn-r11812] Purpose:
Maintenance on windows
Description:
moving hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:49:53 -05:00
Fang Guo
405637a06e [svn-r11811] Purpose:
maintenance on windows
Description:
move hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:48:55 -05:00
Fang Guo
fe77ace583 [svn-r11810] Purpose:
Maintenace on Windows
Description:
move hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:47:30 -05:00
Fang Guo
2284c5d282 [svn-r11809] Purpose:
Maintenance on Windows
Description:
Move hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:46:40 -05:00
Fang Guo
cf98f1786b [svn-r11808] Purpose:
Maintenance on Windows
Description:
move hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:45:53 -05:00
Fang Guo
469773938c [svn-r11807] Purpose:
Maintenance on Windows
Description:
Move hl c examples to windows/hl/examples directory
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:43:53 -05:00
Fang Guo
740f519575 [svn-r11806] Purpose:
Maintenance on Windows
Description:
Move hl c examples to the directory hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:35:05 -05:00
Fang Guo
9121ddec83 [svn-r11805] Purpose:
Maintenance on Windows
Description:
Add batch file to test hl fortran examples
Solution:

Platforms tested:
Windows XP
Misc. update:
2005-12-20 15:32:27 -05:00