summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r11184] James Laird2005-08-022-2/+2
| | | | | | | | | | | | | | Purpose: Bug fix Description: Fixed a Makefile bug that would cause make clean to fail on some platforms when C++ is enabled. Platforms tested: sleipnir, mir Misc. update:
* [svn-r11183] Purpose:James Laird2005-08-022-2/+2
| | | | | | | | | | Bug fix Description: Removed an extraneous @ from the fortran/src makefile. Platforms tested: mir (simple fix)
* [svn-r11182] Purpose:Fang Guo2005-08-021-1799/+2450
| | | | | | | | | | | Maintenance on windows Description: Add high level dll and multithread contents into the document Solution: Platforms tested: Misc. update:
* [svn-r11181] Purpose:Albert Cheng2005-08-021-1/+0
| | | | | | | removed a debug print statment. Platforms tested: heping (pp)
* [svn-r11180] Purpose:Fang Guo2005-08-011-14/+17
| | | | | | | | | | | Maintenance on windows Description: some typoes Solution: Platforms tested: Misc. update:
* [svn-r11179] Purpose:James Laird2005-08-0150-339/+577
| | | | | | | | | | | | | | | | | | | Feature: check-clean target Description: 'make check-clean' cleans up output files from tests. Solution: Tests create foo.chkexe and foo.log files. Scripts create foo.chksh and foo.logsh files. 'make check-clean' will clean these files up so that the tests can be re-run. Also suppressed some not-very-useful output of Makefiles when it would echo commands. Platforms tested: mir, sleipnir, modi4 Misc. update:
* [svn-r11178] Purpose:Fang Guo2005-08-011-92/+93
| | | | | | | | | | | Maintenance on windows Description: Reformat to have a clear look Solution: Platforms tested: Misc. update:
* [svn-r11176] Purpose:Quincey Koziol2005-07-305-47/+138
| | | | | | | | | | | | | | | 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
* [svn-r11175] Purpose:Fang Guo2005-07-291-20/+25
| | | | | | | | | | | Maintenance on Windows Description: Reformat a little bit to make it easy to read and find Solution: Platforms tested: Misc. update:
* [svn-r11174] Purpose:Fang Guo2005-07-291-11/+31
| | | | | | | | | | | Maintenance on Windows Description: Add hl dll contents Solution: Platforms tested: Misc. update:
* [svn-r11173] Purpose:Fang Guo2005-07-291-45/+63
| | | | | | | | | | | Maintenance on windows Description: Add high level dlls contents Solution: Platforms tested: Misc. update:
* [svn-r11172] Purpose:Fang Guo2005-07-291-105/+139
| | | | | | | | | | | Maintenance on windows Description: Add contents on high level dlls Solution: Platforms tested: Misc. update:
* [svn-r11171] Purpose:Fang Guo2005-07-281-149/+406
| | | | | | | | | | | Maintenance Description: Add high level dll contents and build multithreaded hdf5 on windows section Solution: Platforms tested: Misc. update:
* [svn-r11170] Purpose:Fang Guo2005-07-281-2/+2
| | | | | | | | | | | Maintenance Description: when enable cpp option was chosen, after hdf5check finished, it can not go back to hdf5 directory. Solution: Platforms tested: Misc. update:
* [svn-r11167] Purpose:Fang Guo2005-07-271-1/+36
| | | | | | | | | | | Improvement Description: Add installation of high level dlls Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11165] Purpose:Fang Guo2005-07-261-5/+3
| | | | | | | | | | | Source code files for hl c examples on windows changed Description: Solution: Platforms tested: Misc. update:
* [svn-r11164] Purpose:Fang Guo2005-07-263-0/+267
| | | | | | | | | | | Maintenance Description: Source code files for hl c examples Solution: Platforms tested: Misc. update:
* [svn-r11163] Purpose:Fang Guo2005-07-263-267/+0
| | | | | | | | | | | Wrong location Description: This directory should be placed into hl/hl_c_examples directory Solution: Platforms tested: Misc. update:
* [svn-r11162] Purpose:Fang Guo2005-07-261-1/+22
| | | | | | | | | | | Add high level c examples Description: Solution: Platforms tested: Misc. update:
* [svn-r11161] Purpose:Fang Guo2005-07-261-0/+44
| | | | | | | | | | | | Improvement Description: Add Batch file to install hl c examples executable files into four directories Solution: Platforms tested: Misc. update:
* [svn-r11160] Purpose:Fang Guo2005-07-261-0/+1
| | | | | | | | | | | Maintenance Description: Add copy for high level c library examples' source code Solution: Platforms tested: Misc. update:
* [svn-r11159] Purpose:Fang Guo2005-07-263-0/+267
| | | | | | | | | | | | 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:
* [svn-r11158] Purpose:Fang Guo2005-07-261-0/+49
| | | | | | | | | | | Improvement Description: Add batch file to test high level c library examples Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11157] Purpose:Fang Guo2005-07-265-0/+498
| | | | | | | | | | | Improvement Description: Add high level C library examples Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
* [svn-r11156] Purpose:Fang Guo2005-07-263-0/+318
| | | | | | | | | | | Improvement Description: Add high level c library examples Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
* [svn-r11155] Purpose:Fang Guo2005-07-261-5/+3
| | | | | | | | | | | Maintenance Description: Modify help information Solution: Platforms tested: Misc. update:
* [svn-r11154] Purpose:Fang Guo2005-07-251-1672/+1842
| | | | | | | | | | | Maintenance Description: Update solution file Solution: Platforms tested: Misc. update:
* [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: