summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r12101] Purpose:Fang Guo2006-03-161-6/+7
| | | | | | | | | | | Maintenance on Windows Description: Changes on project settings Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12100] Purpose:Fang Guo2006-03-165-5/+5
| | | | | | | | | | | | Maintenance on Windows Description: Replace the old source code with the new check in Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12099] Purpose:Fang Guo2006-03-161-1/+1
| | | | | | | | | | | Maintenance on Windows Description: Replace the old source code with the new check in Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12098] Purpose:Fang Guo2006-03-162-758/+1270
| | | | | | | | | | | Maintenance on Windows Description: Document update to reflect recent changes Solution: Platforms tested: Misc. update:
* [svn-r12097] Purpose: MaintenanceElena Pourmal2006-03-161-2/+2
| | | | | | | | | | | Description: Added H5B2stat.c, H5HFflist.c and H5HFstat.c to the VMS command file Solution: Platforms tested: Raymond is going to test on the VMS server Misc. update:
* [svn-r12096] Purpose:Pedro Vicente Nunes2006-03-161-3/+3
| | | | | | | | | | | | | | | temporary fix Description: one test is failing in tg-login2 Solution: comment until solution found Platforms tested: none Misc. update:
* [svn-r12095] Purpose:Pedro Vicente Nunes2006-03-161-2/+2
| | | | | | | | | | | | | | | temporary fix Description: 2 h5diff tests are failing on mir Solution: comment until solution found Platforms tested: linux (mir) Misc. update:
* [svn-r12094] Purpose:Pedro Vicente Nunes2006-03-153-17/+22
| | | | | | | | | | | | | | | bug fix Description: long long type was being incorrectly printed Solution: added a long_long cast to print function Platforms tested: linux Misc. update:
* [svn-r12093] Purpose:Quincey Koziol2006-03-1514-211/+903
| | | | | | | | | | | | | Code checkpoint Description: Checkpoint fractal heap changes - mostly internal changes to better handle more direct blocks from root indirect block. Platforms tested: FreeBSD 4.11 (sleipnir) Linux 2.4 (chicago) Mac OS X (amazon)
* [svn-r12092] Purpose:Pedro Vicente Nunes2006-03-1526-58/+136
| | | | | | | | | | | | | | | | bug fix, new features Description: when comparing links , the output for the number of differences found was not being done Solution: print it add 3 more tests that test the output of differences for 1) groups 2) datatypes 3) links Platforms tested: linux Misc. update:
* [svn-r12091] Purpose: Support for VAX floating-point types.Raymond Lu2006-03-148-104/+456
| | | | | | | | | | | | Solution: Support VAX float and double types with new byte order. There're some details not yet included, 1. the alignment detection for VAX order in H5detect.c. 2. support for special values in library conversion functions. 3. the infinity for VAX in H5T_init_inf. 4. support for VAX types in printing hexadecimal format. Platforms tested: h5committest and fuss.
* [svn-r12090] Purpose:MuQun Yang2006-03-146-25/+223
| | | | | | | | | | | | | | | | | | | New APIs to add for collective chunk IO Description: Three new APIs H5Pset_dxpl_mpio_chunk_opt_ratio H5Pset_dxpl_mpio_chunk_opt_num H5Pset_dxpl_mpio_chunk_opt for optional optimization choices from users. Solution: Haven't added tests yet, won't affect other parts of the library. Will add tests after urgent investigations of memory leaking problems from NASA Aura team. Platforms tested: heping: both parallel and sequential shanti Misc. update:
* [svn-r12089] Purpose:Fang Guo2006-03-141-1/+0
| | | | | | | | | | | | Maintenance on Windows Description: Del the line to copy hl examples source code. Solution: Platforms tested: Misc. update:
* [svn-r12088] Purpose:Fang Guo2006-03-141-1844/+1844
| | | | | | | | | | | Update solution file all.sln Description: Solution: Platforms tested: Misc. update:
* [svn-r12087] Purpose:Fang Guo2006-03-141-0/+45
| | | | | | | | | | | Maintenance on Windows Description: Add H5B2stat.c H5HFflist.c H5HFstat.c into hdf5dll.dsp Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12086] Purpose:Fang Guo2006-03-141-0/+45
| | | | | | | | | | | Maintenance on Windows Description: Add H5B2stat.c H5HFflist.c H5HFstat.c into hdf5.dsp Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12085] Purpose:Quincey Koziol2006-03-141-1/+1
| | | | | | | | | | Bug fix Description: Correct function name in FUNC_ENTER macro. Platforms tested: None, just eyeballed, too minor to require more.
* [svn-r12084] Purpose:Quincey Koziol2006-03-1318-287/+2815
| | | | | | | | | | | | | | | | Code checkpoint Description: The fractal heap code is reasonably stable and is passing all its current tests, so checkpoint everything with CVS. Also, add "statistics" module for v2 B-trees code, which is only a stub right now. Platforms tested: FreeBSD 4.11 (sleipnir) Mac OSX (amazon) Linux 2.4 (chicago)
* [svn-r12083] Snapshot version 1.7 release 58HDF Admin2006-03-137-17/+17
|
* [svn-r12082] Purpose:Quincey Koziol2006-03-123-3/+3
| | | | | | | | | | | Bug fix Description: Clean up a few code mis-matches that crept in during the last checkin. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5commitest
* [svn-r12081] Purpose:Quincey Koziol2006-03-112-12/+80
| | | | | | | | | | | New feature Description: Update "power of two" macro and add "general" log2() routine. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest
* [svn-r12080] Purpose:Quincey Koziol2006-03-111-0/+30
| | | | | | | | | | | | New feature Description: Add "variable-length" 32-bit encode/decode macros, matching the other 64-bit ones, for later use in the fractal heap code. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor for full h5committest
* [svn-r12079] Purpose:Quincey Koziol2006-03-115-1/+11
| | | | | | | | | | | Update code Description: Add a new error value, for later use. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor for full committest
* [svn-r12078] Purpose:Quincey Koziol2006-03-113-41/+334
| | | | | | | | | | | | New features Description: Add "find node greater than or equal to key" and "remove first" operations to skip lists. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest
* [svn-r12077] Purpose:Quincey Koziol2006-03-114-11/+17
| | | | | | | | | | | Code cleanup Description: Fix/update formatting, clean up typos, etc. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest
* [svn-r12076] Purpose:Quincey Koziol2006-03-114-4/+4
| | | | | | | | | | | | Bug fix Description: Add the hl/fortran/examples & hl/tools directories to the list of directories targeted by mostlyclean/clean/distclean. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest
* [svn-r12075] Purpose:Fang Guo2006-03-101-12/+12
| | | | | | | | | | | Update copyright information Description: Solution: Platforms tested: Misc. update:
* [svn-r12074] Purpose: Typo fixElena Pourmal2006-03-101-1/+1
| | | | | | | | | | | Description: There was no macro name in ifdef statement (it was commented out ;-)) Solution: Fixed the typo Platforms tested: tested on heping with g++ Misc. update:
* [svn-r12073] Purpose: Bug fixElena Pourmal2006-03-101-0/+3
| | | | | | | | | | | | Description: I ran bin/chkmanifest BEFORE adding files to CVS. Therefore script ignored all new files and reported success. Solution: Added missing files and told myself to remember this next time. Platforms tested: heping with bin/chkmanifest Misc. update:
* [svn-r12072] Purpose: VMS portElena Pourmal2006-03-091-0/+33
| | | | | | | | | | Description: added command file to build tools library Solution: Platforms tested: VMS server Misc. update:
* [svn-r12071] Purpose: VMS portElena Pourmal2006-03-091-0/+54
| | | | | | | | | | Description: added command file to build h5repack Solution: Platforms tested: VMS server Misc. update:
* [svn-r12070] Purpose: VMS portElena Pourmal2006-03-092-0/+105
| | | | | | | | | | Description: added command file to build h5ls Solution: Platforms tested: VMS server Misc. update:
* [svn-r12069] Purpose: VMS portElena Pourmal2006-03-091-0/+68
| | | | | | | | | | Description: added command file to build h5jam Solution: Platforms tested: VMS server Misc. update:
* [svn-r12068] Purpose: VMS portElena Pourmal2006-03-091-0/+44
| | | | | | | | | | Description: added command file to build h5import Solution: Platforms tested: VMS server Misc. update:
* [svn-r12067] Purpose: VMS portElena Pourmal2006-03-092-0/+276
| | | | | | | | | | | Description: added command file to build and test h5dump; more work is needed on check.com Solution: Platforms tested: VMS server Misc. update:
* [svn-r12066] Purpose: VMS portElena Pourmal2006-03-092-0/+276
| | | | | | | | | | | Description: added command file to build and test h5diff; more work is needed on check.com Solution: Platforms tested: VMS server Misc. update:
* [svn-r12065] Purpose: VMS portElena Pourmal2006-03-091-0/+440
| | | | | | | | | | Description: added command file to build C library tests Solution: Platforms tested: VMS server Misc. update:
* [svn-r12064] Purpose: VMS portElena Pourmal2006-03-092-0/+631
| | | | | | | | | | Description: added command file to build C library and configuration file. Solution: Platforms tested: VMS server Misc. update:
* [svn-r12063] Purpose: VMS portElena Pourmal2006-03-091-0/+63
| | | | | | | | | | Description: added command file to build Fortran library tests Solution: Platforms tested: VMS server Misc. update:
* [svn-r12062] Purpose: VMS portElena Pourmal2006-03-091-0/+67
| | | | | | | | | | Description: added command file to build Fortran library Solution: Platforms tested: VMS server Misc. update:
* [svn-r12061] Purpose: VMS portElena Pourmal2006-03-091-0/+192
| | | | | | | | | | Description: added command file to build Fortran examples Solution: Platforms tested: VMS server Misc. update:
* [svn-r12060] Purpose: VMS portElena Pourmal2006-03-091-0/+100
| | | | | | | | | | Description: added command file to build C examples Solution: Platforms tested: VMS server Misc. update:
* [svn-r12059] Purpose: VMS portElena Pourmal2006-03-091-0/+49
| | | | | | | | | | Description: added command file to build C++ tests Solution: Platforms tested: VMS server Misc. update:
* [svn-r12058] Purpose: VMS portElena Pourmal2006-03-091-0/+88
| | | | | | | | | | Description: command file to build C++ library Solution: Platforms tested: VMS server Misc. update:
* [svn-r12057] Purpose: VMS portElena Pourmal2006-03-091-0/+108
| | | | | | | | | | Description: command file to build C++ examples Solution: Platforms tested: VMS server Misc. update:
* [svn-r12056] Purpose: VMS portElena Pourmal2006-03-091-0/+32
| | | | | | | | | | Description: command file to copy other command files to the appropriate directories. Solution: Platforms tested: VMS server Misc. update:
* [svn-r12055] Purpose: VMS portElena Pourmal2006-03-091-5/+18
| | | | | | | | | | | | | | Description: By default on VMS system file cannot be opened twice; also VMS has file versioning. This brakes some of our tests. Solution: Tests are commented out with H5_CANNOT_OPEN_TWICE and H5_HAVE_FILE_VERSIONS that are defined in the vms/h5pubconf.h file only. This change cannot affect any other platform. Platforms tested: heping, VMS server Misc. update:
* [svn-r12054] Purpose: VMS portElena Pourmal2006-03-092-0/+21
| | | | | | | | | | | | Description: Made small changes to sec2 driver to reflect that VMS systems ino_t is 1dim array of size 3; all changes are marked with H5_VMS variable. Defined HDremove macro for VMS to remove multiple versions of the files. Solution: Platforms tested: heping, VMS server Misc. update:
* [svn-r12053] Purpose: VMS portElena Pourmal2006-03-091-0/+4
| | | | | | | | | | | | Description: defined H5_FC_FUNC_(name, NAME) for VMS since we cannot run autoconf on that system Solution: Used append methos to form the string; this may become the change for all platforms after more testing Platforms tested: heping, VMS server Misc. update:
* [svn-r12052] Purpose: VMS portElena Pourmal2006-03-091-3/+12
| | | | | | | | | | | Description: insert method didn't work for VMS. Solution: Used append methos to form the string; this may become the change for all platforms after more testing Platforms tested: heping, VMS server Misc. update: