summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r11153] Purpose:Fang Guo2005-07-251-3/+3
| | | | | | | | | | | Maintenance Description: Change output name of debug version to hdf5_hl_cppd.lib Solution: Platforms tested: Misc. update:
* [svn-r11152] Purpose: Removed some compiler warningsBinh-Minh Ribler2005-07-252-5/+2
| | | | | | | | | | Description: Removed defined but unused variables. Platforms tested: Linux 2.4 (heping) IRIX64 with -n32 (modi4) Linux 2.4 w/PGI (colonelk)
* [svn-r11151] Purpose: Fix bugzilla #407 and #408Binh-Minh Ribler2005-07-2514-28/+65
| | | | | | | | | | | | | | | | | | | | 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)
* [svn-r11149] Purpose: Fix bugzilla #406Binh-Minh Ribler2005-07-248-41/+179
| | | | | | | | | | | | | | | | 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)
* [svn-r11148] Snapshot version 1.7 release 49HDF Admin2005-07-247-17/+17
|
* [svn-r11145] Purpose:Quincey Koziol2005-07-234-76/+112
| | | | | | | | | | | | | | | | 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
* [svn-r11144] Purpose:Quincey Koziol2005-07-2325-58/+505
| | | | | | | | | | | 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)
* [svn-r11142] Purpose:Fang Guo2005-07-221-1/+20
| | | | | | | | | | | Add high level dll files, new batch files Description: Solution: Platforms tested: Misc. update:
* [svn-r11141] Purpose:Fang Guo2005-07-222-8/+8
| | | | | | | | | | | Improvement Description: Add high level dlls Solution: Platforms tested: Misc. update:
* [svn-r11140] Purpose:Fang Guo2005-07-222-8/+153
| | | | | | | | | | | Improvement Description: Add high level dlls Solution: Platforms tested: Misc. update:
* [svn-r11139] Purpose:Fang Guo2005-07-221-0/+10
| | | | | | | | | | | Improvement Description: New batch file to install high level c++ dlls Solution: Platforms tested: Misc. update:
* [svn-r11138] Purpose:Fang Guo2005-07-221-0/+13
| | | | | | | | | | | Improvement Description: New batch file to install HL fortran dlls Solution: Platforms tested: Misc. update:
* [svn-r11137] Purpose:Fang Guo2005-07-221-0/+10
| | | | | | | | | | | Improvement Description: New batch file to install HL DLLs Solution: Platforms tested: Misc. update:
* [svn-r11136] Purpose:Fang Guo2005-07-221-1/+19
| | | | | | | | | | | Improvement Description: Add HL c and c++ dll project files Solution: Platforms tested: Misc. update:
* [svn-r11135] Purpose:Fang Guo2005-07-221-10/+17
| | | | | | | | | | | Improvement Description: Add high level dll and HL c++ dll project files Solution: Platforms tested: Misc. update:
* [svn-r11134] Purpose:Fang Guo2005-07-223-11/+11
| | | | | | | | | | | Maintenance Description: Update project setting to remove unused macro Solution: Platforms tested: MSVS 6.0 on windows Xp Misc. update:
* [svn-r11133] Purpose:Fang Guo2005-07-227-43/+43
| | | | | | | | | | | Update project setting Description: remove unuseless macro Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
* [svn-r11132] Purpose:Fang Guo2005-07-221-7/+7
| | | | | | | | | | | Improvement Description: Add high level fortran dll tests Solution: Platforms tested: Misc. update:
* [svn-r11131] Purpose:Fang Guo2005-07-221-0/+109
| | | | | | | | | | | Improvement Description: high level fortran dll lite test project file added Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
* [svn-r11130] Purpose:Fang Guo2005-07-221-0/+109
| | | | | | | | | | | Improvement Description: high level fortran dll table test project file added Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
* [svn-r11129] Purpose:Fang Guo2005-07-221-0/+111
| | | | | | | | | | | Improvement Description: Add high level fortran dll image test project file Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
* [svn-r11128] Purpose:Fang Guo2005-07-221-6/+6
| | | | | | | | | | | Improvement Description: high leve c++ dll tests added Solution: Platforms tested: Misc. update:
* [svn-r11127] Purpose:Fang Guo2005-07-221-0/+105
| | | | | | | | | | | Improvement Description: Add high level c++ dll table test project file Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
* [svn-r11126] Purpose:Fang Guo2005-07-221-11/+11
| | | | | | | | | | | Improvement Description: high level dll tests added Solution: Platforms tested: Misc. update:
* [svn-r11125] Purpose:Fang Guo2005-07-221-0/+107
| | | | | | | | | | | Improvement Description: Add high level dll table test project file Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
* [svn-r11124] Purpose:Fang Guo2005-07-221-0/+107
| | | | | | | | | | | Improvemenht Description: Add high level dll packet test project file Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
* [svn-r11123] Purpose:Fang Guo2005-07-221-0/+107
| | | | | | | | | | | Improvement Description: Add high level dll lite test project file Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
* [svn-r11122] Purpose:Fang Guo2005-07-221-0/+107
| | | | | | | | | | | Improvement Description: Add high level dll ds test project file Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
* [svn-r11121] Purpose:Fang Guo2005-07-221-0/+107
| | | | | | | | | | | Improvement Description: Add high level dll image test project file Solution: Platforms tested: MSVS 6.0 on windows xp Misc. update:
* [svn-r11120] Purpose:Fang Guo2005-07-221-11/+251
| | | | | | | | | | | Improvement Description: High level dll and tests project files added Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
* [svn-r11119] Purpose:Fang Guo2005-07-221-0/+123
| | | | | | | | | | | Improvement Description: Add high level fortran cstub dll project on windows. Solution: Platforms tested: MSVS 6.0 on windows XP. Misc. update:
* [svn-r11118] Purpose:Fang Guo2005-07-221-0/+135
| | | | | | | | | | | Improvement Description: Add high level fortran dll project on windows. Solution: Platforms tested: MSVS 6.0 on windows Misc. update:
* [svn-r11117] Purpose:Fang Guo2005-07-221-0/+111
| | | | | | | | | | | Improvement Description: Add high level c++ dll project on windows Solution: Platforms tested: MSVS 6.0, MSVS .Net on windows XP Misc. update:
* [svn-r11116] Purpose:Fang Guo2005-07-221-0/+131
| | | | | | | | | | | Improvement Description: Add high level dll project for windows. Solution: Platforms tested: MSVS 6.0, MSVS .NET on windows XP Misc. update:
* [svn-r11115] Purpose:Fang Guo2005-07-222-3/+603
| | | | | | | | | | | 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:
* [svn-r11114] Purpose:Fang Guo2005-07-221-0/+96
| | | | | | | | | | | 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:
* [svn-r11113] Purpose:Fang Guo2005-07-221-3/+3
| | | | | | | | | | | 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:
* [svn-r11112] Purpose:Fang Guo2005-07-222-32/+32
| | | | | | | | | | | Improvement Description: Add high level dll macro for windows Solution: Platforms tested: MSVS 6.0 on windows xp, cygwin, heping and copper Misc. update:
* [svn-r11111] Purpose:Fang Guo2005-07-221-53/+53
| | | | | | | | | | | Improvement Description: Add high level dll macro for windows Solution: Platforms tested: MSVS 6.0 on windows XP, cygwin, heping and copper Misc. update:
* [svn-r11110] Purpose:Fang Guo2005-07-221-13/+13
| | | | | | | | | | | Improvement Description: Add high level dll macro for windows Solution: Platforms tested: MSVS6.0 on windows XP, cygwin, heping and copper Misc. update:
* [svn-r11109] Purpose:Fang Guo2005-07-221-12/+12
| | | | | | | | | | | Improvement Description: Add high level dll macro for windows Solution: Platforms tested: MSVS 6.0 on Windows XP, cygwin heping copper Misc. update:
* [svn-r11108] Purpose:Fang Guo2005-07-221-2/+31
| | | | | | | | | | | 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:
* [svn-r11107] Purpose:Quincey Koziol2005-07-221-8/+18
| | | | | | | | | | | | | 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
* [svn-r11106] Purpose:Quincey Koziol2005-07-221-0/+6
| | | | Add note about mounting & H5Fget_name() fixes
* [svn-r11104] Purpose:Quincey Koziol2005-07-221-5/+5
| | | | | | | | | | | | | Bug fix Description: C++ compiler doesn't like 'new' as a variable name. Solution: Changed to "new_shared" Platforms tested: Trivial - just eyeballed it.
* [svn-r11103] Purpose:Fang Guo2005-07-212-19/+51
| | | | | | | | | | | Maintenance for windows Description: Separate C and C++ Solution: Platforms tested: Misc. update:
* [svn-r11102] Purpose:Fang Guo2005-07-211-2/+0
| | | | | | | | | | | Maintenance for windows Description: Two filename project files removed Solution: Platforms tested: Misc. update:
* [svn-r11101] Purpose:Fang Guo2005-07-211-1718/+1672
| | | | | | | | | | | Maintenance for windows Description: Two project files removed Solution: Platforms tested: Visual studio .Net on Windows XP Misc. update:
* [svn-r11100] Purpose:Fang Guo2005-07-211-2/+0
| | | | | | | | | | Description: filename.dsp and filenamedll.dsp were removed Solution: Platforms tested: Misc. update:
* [svn-r11099] Purpose:Fang Guo2005-07-211-42/+0
| | | | | | | | | | | Maintenance for windows Description: two project files were removed. Solution: Platforms tested: MSVS 6.0 on windows Misc. update: