Commit Graph

7786 Commits

Author SHA1 Message Date
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
Fang Guo
9083d4ae4b [svn-r11120] Purpose:
Improvement
Description:
High level dll and tests project files added
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-22 16:55:44 -05:00
Fang Guo
c6065b8b6f [svn-r11119] Purpose:
Improvement
Description:
Add high level fortran cstub dll project on windows.
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-07-22 16:50:30 -05:00
Fang Guo
870fa10e77 [svn-r11118] Purpose:
Improvement
Description:
Add high level fortran dll project on windows.
Solution:

Platforms tested:
MSVS 6.0 on windows
Misc. update:
2005-07-22 16:48:40 -05:00
Fang Guo
911f996b75 [svn-r11117] Purpose:
Improvement
Description:
Add high level c++ dll project on windows
Solution:

Platforms tested:
MSVS 6.0, MSVS .Net on windows XP
Misc. update:
2005-07-22 16:46:58 -05:00
Fang Guo
4c61013c9b [svn-r11116] Purpose:
Improvement
Description:
Add high level dll project for windows.
Solution:

Platforms tested:
MSVS 6.0, MSVS .NET on windows XP
Misc. update:
2005-07-22 16:45:28 -05:00
Fang Guo
a073dac37b [svn-r11115] Purpose:
Improvement
Description:
Add high level fortran dll export definition for windows
Solution:

Platforms tested:
MSVS 6.0 on windows XP, cygwin, heping and copper
Misc. update:
2005-07-22 16:43:19 -05:00
Fang Guo
2d9a894b52 [svn-r11114] Purpose:
Improvement
Description:
Add definition for high level fortran dll export for windows
Solution:

Platforms tested:
MSVS 6.0 on window xp, cygwin, heping and copper
Misc. update:
2005-07-22 16:39:51 -05:00
Fang Guo
1a5c3ceeb8 [svn-r11113] Purpose:
Improvement
Description:
Add high level c++ dll macro for windows
Solution:

Platforms tested:
MSVS 6.0 on windows XP, cygwin, heping and copper
Misc. update:
2005-07-22 16:36:51 -05:00
Fang Guo
200dcdb6d0 [svn-r11112] Purpose:
Improvement
Description:
Add high level dll macro for windows
Solution:

Platforms tested:
MSVS 6.0 on windows xp, cygwin, heping and copper
Misc. update:
2005-07-22 16:34:53 -05:00
Fang Guo
02f74aa59e [svn-r11111] Purpose:
Improvement
Description:
Add high level dll macro for windows
Solution:

Platforms tested:
MSVS 6.0 on windows XP, cygwin, heping and copper
Misc. update:
2005-07-22 16:31:48 -05:00
Fang Guo
d782f6cf94 [svn-r11110] Purpose:
Improvement
Description:
Add high level dll macro for windows
Solution:

Platforms tested:
MSVS6.0 on windows XP, cygwin, heping and copper
Misc. update:
2005-07-22 16:30:04 -05:00
Fang Guo
e4c9e3f233 [svn-r11109] Purpose:
Improvement
Description:
Add high level dll macro for windows
Solution:

Platforms tested:
MSVS 6.0 on Windows XP, cygwin heping copper
Misc. update:
2005-07-22 16:27:56 -05:00
Fang Guo
82293a2bad [svn-r11108] Purpose:
Improvement
Description:
Add high level c c++ and fortran dll and tests on windows
Solution:

Platforms tested:
MSVS 6.0 on Winodows XP, cygwin,heping and copper
Misc. update:
2005-07-22 16:25:19 -05:00
Quincey Koziol
6c6e310391 [svn-r11107] Purpose:
Optimization

Description:
    Switch some internal error API data structures over to using H5FL* routines
for memory management (instead of malloc/free), in order to reduce abuse of
operating system's memory allocation code.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Too minor to require h5committest
2005-07-22 09:37:37 -05:00
Quincey Koziol
52415d4a9a [svn-r11106] Purpose:
Add note about mounting & H5Fget_name() fixes
2005-07-22 09:33:24 -05:00
Quincey Koziol
2c4cff1259 [svn-r11104] Purpose:
Bug fix

Description:
    C++ compiler doesn't like 'new' as a variable name.

Solution:
    Changed to "new_shared"

Platforms tested:
    Trivial - just eyeballed it.
2005-07-22 09:32:48 -05:00
Fang Guo
37ab21a3fc [svn-r11103] Purpose:
Maintenance for windows
Description:
Separate C and C++
Solution:

Platforms tested:

Misc. update:
2005-07-21 18:11:50 -05:00
Fang Guo
596bb5ad64 [svn-r11102] Purpose:
Maintenance for windows
Description:
Two filename project files removed
Solution:

Platforms tested:

Misc. update:
2005-07-21 18:06:30 -05:00
Fang Guo
eac17d917d [svn-r11101] Purpose:
Maintenance for windows
Description:
Two project files removed
Solution:

Platforms tested:
Visual studio .Net on Windows XP
Misc. update:
2005-07-21 18:03:25 -05:00
Fang Guo
0688875a69 [svn-r11100] Purpose:
Description:
filename.dsp and filenamedll.dsp were removed
Solution:

Platforms tested:

Misc. update:
2005-07-21 15:28:40 -05:00
Fang Guo
b84a1375ec [svn-r11099] Purpose:
Maintenance for windows
Description:
two project files were removed.
Solution:

Platforms tested:
MSVS 6.0 on windows
Misc. update:
2005-07-21 15:26:50 -05:00
Fang Guo
b3b48f8b59 [svn-r11098] Purpose:
Maintenance for Windows
Description:
Remove filename test
Solution:

Platforms tested:

Misc. update:
2005-07-21 15:25:32 -05:00