| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Add high level c examples
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add Batch file to install hl c examples executable files into
four directories
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance
Description:
Add copy for high level c library examples' source code
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
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:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add batch file to test high level c library examples
Solution:
Platforms tested:
Windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level C library examples
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level c library examples
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance
Description:
Modify help information
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance
Description:
Update solution file
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance
Description:
Change output name of debug version to hdf5_hl_cppd.lib
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description:
Removed defined but unused variables.
Platforms tested:
Linux 2.4 (heping)
IRIX64 with -n32 (modi4)
Linux 2.4 w/PGI (colonelk)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
| |
Add high level dll files, new batch files
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level dlls
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level dlls
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
New batch file to install high level c++ dlls
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
New batch file to install HL fortran dlls
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
New batch file to install HL DLLs
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add HL c and c++ dll project files
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level dll and HL c++ dll project files
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance
Description:
Update project setting to remove unused macro
Solution:
Platforms tested:
MSVS 6.0 on windows Xp
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Update project setting
Description:
remove unuseless macro
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level fortran dll tests
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
high level fortran dll lite test project file added
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
high level fortran dll table test project file added
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level fortran dll image test project file
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
high leve c++ dll tests added
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level c++ dll table test project file
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
high level dll tests added
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level dll table test project file
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvemenht
Description:
Add high level dll packet test project file
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level dll lite test project file
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level dll ds test project file
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level dll image test project file
Solution:
Platforms tested:
MSVS 6.0 on windows xp
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
High level dll and tests project files added
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level fortran cstub dll project on windows.
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level fortran dll project on windows.
Solution:
Platforms tested:
MSVS 6.0 on windows
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level c++ dll project on windows
Solution:
Platforms tested:
MSVS 6.0, MSVS .Net on windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level dll project for windows.
Solution:
Platforms tested:
MSVS 6.0, MSVS .NET on windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
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:
|
|
|
|
|
|
|
|
|
|
|
| |
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:
|
|
|
|
|
|
|
|
|
|
|
| |
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:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level dll macro for windows
Solution:
Platforms tested:
MSVS 6.0 on windows xp, cygwin, heping and copper
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level dll macro for windows
Solution:
Platforms tested:
MSVS 6.0 on windows XP, cygwin, heping and copper
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level dll macro for windows
Solution:
Platforms tested:
MSVS6.0 on windows XP, cygwin, heping and copper
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement
Description:
Add high level dll macro for windows
Solution:
Platforms tested:
MSVS 6.0 on Windows XP, cygwin heping copper
Misc. update:
|