Commit Graph

7858 Commits

Author SHA1 Message Date
Fang Guo
f224079270 [svn-r11178] Purpose:
Maintenance on windows
Description:
Reformat to have a clear look
Solution:

Platforms tested:

Misc. update:
2005-08-01 12:00:55 -05:00
Quincey Koziol
0c9c34fab6 [svn-r11176] Purpose:
Bug fix

Description:
    Correct problems when querying information about a group that was opened
by dereferencing an object reference.

Solution:
    Read in symbol table information instead of rely on it being cached.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Too minor to require h5committest
2005-07-30 13:53:01 -05:00
Fang Guo
ddb2af421f [svn-r11175] Purpose:
Maintenance on Windows
Description:
Reformat a little bit to make it easy to read and find
Solution:

Platforms tested:

Misc. update:
2005-07-29 11:41:37 -05:00
Fang Guo
d4c11de4d7 [svn-r11174] Purpose:
Maintenance on Windows
Description:
Add hl dll contents
Solution:

Platforms tested:

Misc. update:
2005-07-29 11:29:34 -05:00
Fang Guo
bede0e8366 [svn-r11173] Purpose:
Maintenance on windows
Description:
Add high level dlls contents
Solution:

Platforms tested:

Misc. update:
2005-07-29 11:18:43 -05:00
Fang Guo
111685c3d8 [svn-r11172] Purpose:
Maintenance on windows
Description:
Add contents on high level dlls
Solution:

Platforms tested:

Misc. update:
2005-07-29 10:58:50 -05:00
Fang Guo
e5379ba36f [svn-r11171] Purpose:
Maintenance
Description:
Add high level dll contents and build multithreaded hdf5 on windows section
Solution:

Platforms tested:

Misc. update:
2005-07-28 17:45:03 -05:00
Fang Guo
ce86da60eb [svn-r11170] Purpose:
Maintenance
Description:
when enable cpp option was chosen, after hdf5check finished, it can not go back to hdf5 directory.
Solution:

Platforms tested:

Misc. update:
2005-07-28 10:44:21 -05:00
Fang Guo
34e11ce421 [svn-r11167] Purpose:
Improvement
Description:
Add installation of high level dlls
Solution:

Platforms tested:
Windows XP
Misc. update:
2005-07-27 09:43:34 -05:00
Fang Guo
5c5f6205de [svn-r11165] Purpose:
Source code files for hl c examples on windows changed
Description:

Solution:

Platforms tested:

Misc. update:
2005-07-26 17:52:44 -05:00
Fang Guo
26f7a427f9 [svn-r11164] Purpose:
Maintenance
Description:
Source code files for hl c examples
Solution:

Platforms tested:

Misc. update:
2005-07-26 17:49:57 -05:00
Fang Guo
76184559cb [svn-r11163] Purpose:
Wrong location
Description:
This directory should be placed into hl/hl_c_examples directory
Solution:

Platforms tested:

Misc. update:
2005-07-26 17:48:41 -05:00
Fang Guo
7ab12144a5 [svn-r11162] Purpose:
Add high level c examples
Description:

Solution:

Platforms tested:

Misc. update:
2005-07-26 17:41:18 -05:00
Fang Guo
095e01cc45 [svn-r11161] Purpose:
Improvement
Description:
Add Batch file to install hl c examples executable files into
four directories
Solution:

Platforms tested:

Misc. update:
2005-07-26 17:36:55 -05:00
Fang Guo
da1f73f926 [svn-r11160] Purpose:
Maintenance
Description:
Add copy for  high level c library examples' source code
Solution:

Platforms tested:

Misc. update:
2005-07-26 17:22:15 -05:00
Fang Guo
580fde182a [svn-r11159] Purpose:
Improvement
Description:
Source code for high level c library examples. They are obtained
from http://hdf.ncsa.uiuc.edu/HDF5/hdf5_hl/doc/tutor/examples/
Solution:

Platforms tested:

Misc. update:
2005-07-26 17:20:44 -05:00
Fang Guo
62e6bc99b0 [svn-r11158] Purpose:
Improvement
Description:
Add batch file to test high level c library examples
Solution:

Platforms tested:
Windows XP
Misc. update:
2005-07-26 17:18:15 -05:00
Fang Guo
340bade33a [svn-r11157] Purpose:
Improvement
Description:
Add high level C library examples
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-26 17:16:09 -05:00
Fang Guo
8514029c7f [svn-r11156] Purpose:
Improvement
Description:
Add high level c library examples
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-26 17:10:49 -05:00
Fang Guo
dfe88e0fd3 [svn-r11155] Purpose:
Maintenance
Description:
Modify help information
Solution:

Platforms tested:

Misc. update:
2005-07-26 09:56:10 -05:00
Fang Guo
b28be580b8 [svn-r11154] Purpose:
Maintenance
Description:
Update solution file
Solution:

Platforms tested:

Misc. update:
2005-07-25 10:55:15 -05:00
Fang Guo
f3b982a073 [svn-r11153] Purpose:
Maintenance
Description:
Change output name of debug version to hdf5_hl_cppd.lib
Solution:

Platforms tested:

Misc. update:
2005-07-25 10:54:17 -05:00
Binh-Minh Ribler
52f78a12d5 [svn-r11152] Purpose: Removed some compiler warnings
Description:
    Removed defined but unused variables.

Platforms tested:
    Linux 2.4 (heping)
    IRIX64 with -n32 (modi4)
    Linux 2.4 w/PGI (colonelk)
2005-07-24 22:40:21 -05:00
Binh-Minh Ribler
fab172d704 [svn-r11151] Purpose: Fix bugzilla #407 and #408
Description:
    PropList::copyProp has incorrect prototype; although it works,
    it does cause users inconvenience.

Solution:
    Added another overloaded function with correct prototype.  The
    old version will be removed in a future release.  In the meantime,
    "Obsolete" will be displayed in its RM page.

    Also, changed several checks on the returned value of a C API from
    non-positive to negative because id = 0 is no longer significant,
    now that the C++ reference counting had been removed.

Platforms tested:
    Linux 2.4 (heping)
    IRIX64 with -n32 (modi4)
    Linux 2.4 w/PGI (colonelk)
2005-07-24 22:37:21 -05:00
Binh-Minh Ribler
f208550696 [svn-r11149] Purpose: Fix bugzilla #406
Description:
    Added these missing member functions:
        AbstractDs::getArrayType
        AbstractDs::getVarLenType
        CommonFG::openArrayType
        CommonFG::openVarLenType
        CompType::getMemberArrayType
        CompType::getMemberVarLenType

Platforms tested:
    Linux 2.4 (heping)
    IRIX64 with -n32 (modi4)
    Linux 2.4 w/PGI (colonelk)
2005-07-24 12:52:43 -05:00
HDF Admin
3cba75f060 [svn-r11148] Snapshot version 1.7 release 49 2005-07-24 02:58:43 -05:00
Quincey Koziol
c92ac94107 [svn-r11145] Purpose:
Bug fix

Description:
    If a named datatype is copied and the copy is used to create a dataset,
the dataset would inadvertantly refer to the original named datatype instead
of a local (possibly modified) copy of the named datatype.

Solution:
    Fixed datatype copying routine.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Too minor to require h5committest
2005-07-23 14:58:13 -05:00
Quincey Koziol
34bd25f361 [svn-r11144] Purpose:
New port

Description:
    Elena asked me to check in her NEC SX-6 work, so here it is! :-)

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    NEC SX-6 (by Elena)
2005-07-22 20:55:12 -05:00
Fang Guo
138d4f5254 [svn-r11142] Purpose:
Add high level dll files, new batch files
Description:

Solution:

Platforms tested:

Misc. update:
2005-07-22 17:59:12 -05:00
Fang Guo
7019d31f37 [svn-r11141] Purpose:
Improvement
Description:
Add high level dlls
Solution:

Platforms tested:

Misc. update:
2005-07-22 17:48:17 -05:00
Fang Guo
0d0f0681b1 [svn-r11140] Purpose:
Improvement
Description:
Add high level dlls
Solution:

Platforms tested:

Misc. update:
2005-07-22 17:40:46 -05:00
Fang Guo
9905e99e09 [svn-r11139] Purpose:
Improvement
Description:
New batch file to install high level c++ dlls
Solution:

Platforms tested:

Misc. update:
2005-07-22 17:39:24 -05:00
Fang Guo
60c14da988 [svn-r11138] Purpose:
Improvement
Description:
New batch file to install HL fortran dlls
Solution:

Platforms tested:

Misc. update:
2005-07-22 17:38:24 -05:00
Fang Guo
e0a048298b [svn-r11137] Purpose:
Improvement
Description:
New batch file to install HL DLLs
Solution:

Platforms tested:

Misc. update:
2005-07-22 17:37:22 -05:00
Fang Guo
1193d50a90 [svn-r11136] Purpose:
Improvement
Description:
Add HL c and c++ dll project files
Solution:

Platforms tested:

Misc. update:
2005-07-22 17:35:24 -05:00
Fang Guo
9becd241a6 [svn-r11135] Purpose:
Improvement
Description:
Add high level dll and HL c++ dll project files
Solution:

Platforms tested:

Misc. update:
2005-07-22 17:34:26 -05:00
Fang Guo
552252e0af [svn-r11134] Purpose:
Maintenance
Description:
Update project setting to remove unused macro
Solution:

Platforms tested:
MSVS 6.0 on windows Xp
Misc. update:
2005-07-22 17:21:44 -05:00
Fang Guo
3b977dcc78 [svn-r11133] Purpose:
Update project setting
Description:
remove unuseless macro
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-22 17:20:14 -05:00
Fang Guo
7efcd3194b [svn-r11132] Purpose:
Improvement
Description:
Add high level fortran dll tests
Solution:

Platforms tested:

Misc. update:
2005-07-22 17:15:26 -05:00
Fang Guo
0a9fe184f8 [svn-r11131] Purpose:
Improvement
Description:
high level fortran dll lite test project file added
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-22 17:11:22 -05:00
Fang Guo
4e48b2abe7 [svn-r11130] Purpose:
Improvement
Description:
high level fortran dll table test project file added
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-22 17:10:02 -05:00
Fang Guo
fc58c147d5 [svn-r11129] Purpose:
Improvement
Description:
Add high level fortran dll image test project file
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-22 17:08:42 -05:00
Fang Guo
d32b0fa1de [svn-r11128] Purpose:
Improvement
Description:
high leve c++ dll tests added
Solution:

Platforms tested:

Misc. update:
2005-07-22 17:07:05 -05:00
Fang Guo
c13a47f031 [svn-r11127] Purpose:
Improvement
Description:
Add high level c++ dll table test project file
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-22 17:06:12 -05:00
Fang Guo
4c2143054d [svn-r11126] Purpose:
Improvement
Description:
high level dll tests added
Solution:

Platforms tested:

Misc. update:
2005-07-22 17:04:37 -05:00
Fang Guo
dd3c6ad6da [svn-r11125] Purpose:
Improvement
Description:
Add high level dll table test project file
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-22 17:03:45 -05:00
Fang Guo
3fd0f93a00 [svn-r11124] Purpose:
Improvemenht
Description:
Add high level dll packet test project file
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-22 17:02:38 -05:00
Fang Guo
4285034fa8 [svn-r11123] Purpose:
Improvement
Description:
Add high level dll lite test project file
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-22 17:01:10 -05:00
Fang Guo
9f3261e510 [svn-r11122] Purpose:
Improvement
Description:
Add high level dll ds test project file
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-22 16:59:56 -05:00
Fang Guo
6132ce0c58 [svn-r11121] Purpose:
Improvement
Description:
Add high level dll image test project file
Solution:

Platforms tested:
MSVS 6.0 on windows xp
Misc. update:
2005-07-22 16:58:49 -05:00