Commit Graph

794 Commits

Author SHA1 Message Date
Scott Wegner
7f22651492 [svn-r14034] Purpose: Remove forced symbol "gethostname@8" from Windows projects
Description:
Previously, we needed to force symbol definition "gethostname@8" for compatibility with old versions of Visual Studio.  It appears that Visual Studio no longer requires this, so we remove it.  This makes the build process on 64-bit much smoother.

Also minor updates to main documentation, command-line documentation, and removed codewarrior and INTEL docs.

Tested:
VS.NET
VS2005
chkmanifest
2007-08-02 15:06:31 -05:00
Elena Pourmal
565e1904fb [svn-r14027] Maintenance: changed version number to 1.8.0-beta3post1 using bin/h5vers script 2007-07-30 14:59:05 -05:00
Elena Pourmal
2a4c252386 [svn-r14025] Maintenance: Changed version number to 1.8.0-beta3, put warning into INSTALL file for the 1.8.0-beta* releases
Tested: Release tar ball is available on the frp server, It was tested on kagiso with the PGI compilers.
2007-07-30 14:55:28 -05:00
MuQun Yang
265833164d [svn-r14016] Correct a typo. 2007-07-25 17:27:39 -05:00
Mike McGreevy
5434dbbaa8 [svn-r14013] Purpose: Updating release documents to reflect current versions of autotools.
Tests: None needed, documentation update only.
2007-07-25 10:14:34 -05:00
MuQun Yang
897bdeaef7 [svn-r14007]
Remove "fortran test" part since we can no longer support 6.0 with compaq visual fortran.
2007-07-24 15:31:12 -05:00
MuQun Yang
36cdf96f30 [svn-r14006] Corrected a few typos in the installation document for windows. 2007-07-24 15:14:05 -05:00
Scott Wegner
e110fbdddc [svn-r13982] Purpose: Update Windows documentation
Description:
The Windows documentation on generating H5tinit.c was lacking special instructions for Visual Studio 2005.  Specifically, Windows does not support the function "siglongjmp".  Previous versions of Visual Studio will ignore this function, but VS2005 produces an error.

Tested:
VS6
VNET
VS2005
2007-07-16 12:49:39 -05:00
Scott Wegner
625e2f5047 [svn-r13951] Purpose: Update Windows documentation
Description:
Explain why Fortran isn't supported on MinGW and give users an "unsupported" alternative.  Also re-worked the main documentation to clarify using the HDF5 DLL libraries.

Tested:
None needed.
2007-07-06 09:12:35 -05:00
Scott Wegner
db3943af6a [svn-r13931] Purpose: Update Windows documentation
Description:
This makes major updates to the Windows installation documentation, to account for the switch from VS6 to .NET.  Installation instructions for 6.0 can also be found in INSTALL_Windows_Short_MSVS6.0.TXT, although it's noted that we are phasing out our VS6 support.

Also added install instrctions for MinGW, to reflect our initial support.  Updated MANIFEST for new file checkin. 

Tested:
Instructions for each configuration have been tested.
2007-07-02 09:33:47 -05:00
Albert Cheng
a19e108db8 [svn-r13930] purpose:
Update information. Removed support for BG/L (ubgl), SGI tesla.
Updated for SNL platforms too.

Tested:
Just eyeballed since this is just a text file.
2007-07-02 06:09:45 -05:00
Elena Pourmal
fc42567dbe [svn-r13913] Maintenance after beta2 release: used bin/h5vers script to change version number to 1.8.0-beta2poat1 2007-06-25 17:42:04 -05:00
Elena Pourmal
3854a37d83 [svn-r13909] Mainetnance before createing beta2 tar ball
Changed version number to 1.8.0-beta2
2007-06-25 17:11:24 -05:00
Raymond Lu
69fa076b7e [svn-r13908] Update support information of abe. 2007-06-25 15:27:11 -05:00
Elena Pourmal
bece90f828 [svn-r13907] Maintenance: added more information about tested platforms for 1.8.0 beta 2 release 2007-06-25 09:20:45 -05:00
Scott Wegner
a6ea9adc92 [svn-r13906] Purpose: Update supported platforms
Description:
Updated RELEASE.txt to reflect support for 64-bit Windows.  Also updated the testing table, and removed some old Windows-related issues that are no longer present.

No testing needed.
2007-06-25 08:53:05 -05:00
Elena Pourmal
955df25850 [svn-r13900] Updated information about HPUX 11.23; removed some old platforms 2007-06-23 19:02:27 -05:00
Elena Pourmal
2bdd81b3a2 [svn-r13893] Maintenance: Bump up version to beta2pre2 after creating a tar ball for remote testing 2007-06-20 11:58:55 -05:00
Elena Pourmal
08ce1e920d [svn-r13892] Maintenance: Changed library version to beta2pre1 in preparation for remote testing
for the HDF5 1.8.0-beta2 release
Platforms tested: kagiso (small change done by bin/h5vers script)
2007-06-20 11:07:48 -05:00
Quincey Koziol
a289dcc5e8 [svn-r13888] Description:
Added note about VL-datatype fill value bugs fixed.
2007-06-19 16:19:07 -05:00
Scott Wegner
71c91c6e85 [svn-r13868] Updated the Windows static h5pubconf.h to use our new Windows file driver by default. After thorough testing, we think the windows driver is ready to be included.
I've also updated our Windows documentation file to include 64-bit instructions.  The process is fairly tedious right now, but we hope to make it more straight-forward when we depreciate 6.0 and re-work our project files.

Tested:
32-bit WinXP: VS6, VS.NET, and VS 2005
64-bit WinXP: VS.NET and VS 2005
2007-06-15 11:19:16 -05:00
Elena Pourmal
6719b3360a [svn-r13867] Brought VMS port up to date; made h5repack script to work again.
Platforms tested: VMS server; no other tests are needed since changes are local to 
                  the VMS command and source files.
2007-06-14 14:55:39 -05:00
Quincey Koziol
bdcbada3f2 [svn-r13814] Description:
Change back to clearing memory buffers by default, but give users option
to disable this, for performance reasons (--disable-clear-file-buffers).

    Also, add configure option (--enable-using-memchecker) to conveniently
control making the library "play nice" with memory checking tools like valgrind
and purify.

Tested on:
    Mac OS X/32 10.4.9 (amazon)
    FreeBSD/32 6.2 (duty)
    Linux/32 2.6 (kagiso)
2007-05-29 15:02:34 -05:00
Scott Wegner
1d17ae7d69 [svn-r13802] Update the Windows documentation to reflect changes made to the Fortran configuration in today's earlier checkin. Also removed documentation for the stdio driver, as it is currently broken. 2007-05-23 16:22:42 -05:00
Pedro Vicente Nunes
fcb7783b52 [svn-r13718]
added entries

 - Fortran interfaces for the Image, Table and Lite APIs. PVN - 2007/5/1
        - New HDF5 Dimension Scale API (H5DS) allows dimension scales to be
          created in an HDF5 file and associated with specific datasets.
                                                                 PVN - 2007/5/1
2007-05-01 11:14:26 -05:00
Scott Wegner
a27b1b6e31 [svn-r13712] Various changes made to bring Windows example tests up to date.
Tested:
VS 2005 on Win XP
2007-04-30 16:36:54 -05:00
Scott Wegner
9844f91b17 [svn-r13710] Added Fortran dependencies to Windows project files, and updated documentation to reflect changes.
Tested:
Visual Studio 2005 on WinXP
2007-04-30 14:16:50 -05:00
Scott Wegner
3fd6b91f1b [svn-r13701] Deleted .html versions of Windows documentation, as we have decided to maintain only .txt versions in the source package. Step-by-step instructions for Windows will eventually be made available on the public website.
Updated MANIFEST to reflect changes.
2007-04-24 15:07:12 -05:00
Scott Wegner
2ac5e9f2e8 [svn-r13696] Various updates to Windows documentation.
Mostly just correcting typos, no testing needed.
2007-04-23 17:06:01 -05:00
HDF Tester
f68c5d9849 [svn-r13692] Snapshot version 1.8 release 0 (beta1post0) 2007-04-23 09:55:02 -05:00
Quincey Koziol
a16b402a6f [svn-r13685] Description:
Update the version string to "1.8.0-beta1post0"
2007-04-18 15:36:56 -05:00
Quincey Koziol
4fee3d360c [svn-r13683] Description:
Change the release string for the beta1 release, so the tag in subversion
is correct.
2007-04-18 15:30:58 -05:00
Quincey Koziol
cb2f68d7e4 [svn-r13681] Description:
Note that the "Platforms tested" section is slightly out of date.
2007-04-18 14:30:36 -05:00
Albert Cheng
2dcafab081 [svn-r13680] Updated with known problems concerning DOE machines. 2007-04-18 14:17:16 -05:00
Frank Baker
7068aaa994 [svn-r13679] Description:
Updated for 1.8.0-beta1.
    Updated URLs from hdf.ncsa.uiuc.edu 
        to www.hdfgroup.org or www.hdfgroup.uiuc.edu, as appropriate
        and corrected otherwise-out-of-date URLs.
    Updated HDF Help Desk address to 'help@hdfgroup.org'.
    Added notes regarding beta documentation.
    And here were a few minor edits.
Tested:
    Visual inspection.
-This line, and those below, will be ignored--

M    RELEASE.txt
2007-04-18 13:30:34 -05:00
Elena Pourmal
132e0f68d0 [svn-r13677] Fixed a typo in C++ compiler version number 2007-04-17 20:51:28 -05:00
Elena Pourmal
c331e75969 [svn-r13676] Updated the "Platforms tested" section for the 1.8.0-beta1 release 2007-04-17 20:18:01 -05:00
Scott Wegner
7fec773c0e [svn-r13675] Updated Windows documentation concerning thread-safe builds, as well as a typo in the zlib instruction.
Tested:
VS 6.0 on WinXP
2007-04-17 16:04:17 -05:00
Scott Wegner
a046eae0c8 [svn-r13674] Added Windows "short" documentation for building with Visual Studio 2005.
No testing needed.
2007-04-17 15:28:40 -05:00
Mike McGreevy
1b176758ae [svn-r13673] Updating release documentation to state current known issues with szip. 2007-04-17 13:36:16 -05:00
Scott Wegner
cb281ab221 [svn-r13671] Updated Windows documentation to use new files for external libraries.
No testing needed.
2007-04-16 13:20:04 -05:00
Scott Wegner
cdaddd7177 [svn-r13666] Added Windows documentation for 7zip
No testing needed.
2007-04-15 10:33:36 -05:00
Scott Wegner
26f835b908 [svn-r13662] Updated Windows documentation to reflect our Intel Fortran 9.1 Compiler support, as well as our depreciation of previous versions of the Intel Compiler.
No testing needed.
2007-04-14 10:46:08 -05:00
Pedro Vicente Nunes
cc16cc7dea [svn-r13657]
add note for gif tools
2007-04-13 14:28:09 -05:00
Peter Cao
d766ca0cd2 [svn-r13654] 2007-04-13 13:53:50 -05:00
Quincey Koziol
9d2070890b [svn-r13636] Description:
Change H5[D|G|T]<foo>_expand() "temporary" API routines to
H5[D|G|T]<foo>2() "versioned" routines.  Also added
H5[D|G|T](create|commit)_anon() routines to continue to allow "anonymous"
objects to be created in a file.

Tested on:
    Mac OS X/32 10.4.9 (amazon)
    FreeBSD/32 6.2 (duty)
    FreeBSD/64 6.2 (liberty)
    Linux/32 2.6 (chicago)
    Linux/64 2.6 (chicago2)
2007-04-11 11:22:16 -05:00
Raymond Lu
400f674284 [svn-r13596] Update document and comments. No test needed. 2007-04-05 15:34:51 -05:00
Pedro Vicente Nunes
bb18969e79 [svn-r13510] added new features and bugs description 2007-03-13 10:23:16 -05:00
HDF Tester
25bb6f5dd8 [svn-r13476] Snapshot version 1.8 release 0 (alpha6snap2) 2007-03-08 14:09:19 -05:00
Pedro Vicente Nunes
010ce9ac7b [svn-r13456] more new features 2007-03-05 13:52:56 -05:00
Pedro Vicente Nunes
d72820fdac [svn-r13454]
mention more bug fixes
2007-03-05 13:43:46 -05:00
Pedro Vicente Nunes
ffb0f03f46 [svn-r13453]
mention the inclusion of H5Ocopy in h5repack
2007-03-05 13:30:30 -05:00
Pedro Vicente Nunes
a0d5e09775 [svn-r13441]
make 1.7 h5repack more similar to 1.6 h5repack
2007-03-01 16:36:43 -05:00
Scott Wegner
dc76133bb1 [svn-r13397] Various updates to bring Windows documentation up to date. 2007-02-26 15:43:21 -05:00
Pedro Vicente Nunes
56652b2291 [svn-r13394] new feature for h5diff 2007-02-26 13:50:36 -05:00
Quincey Koziol
92f8f5344d [svn-r13369] Description:
Update release notes with note about removed restriction on
attribute size.
2007-02-21 15:05:37 -05:00
Pedro Vicente Nunes
8f55acc0a1 [svn-r13357]
added description of new h5diff features done a while ago
2007-02-20 17:21:30 -05:00
Pedro Vicente Nunes
61bd2d338b [svn-r13343] added h5dump new feature 2007-02-20 10:01:54 -05:00
Pedro Vicente Nunes
b431ce2bf6 [svn-r13335] new feature for h5diff 2007-02-19 15:38:32 -05:00
Pedro Vicente Nunes
6e2d2bc641 [svn-r13333] file editing regarding cronologically order of fixed bugs 2007-02-19 11:01:14 -05:00
Pedro Vicente Nunes
996ebb39e6 [svn-r13332]
added a tool bug fix
2007-02-19 10:45:47 -05:00
Albert Cheng
089d7a01fa [svn-r13326] added the change of default fortran compiler to be g95. 2007-02-17 20:47:30 -05:00
Albert Cheng
e82f6081bd [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
Quincey Koziol
8891e2433a [svn-r13300] Description:
Add mention of the h5copy & h5mkgrp tools to the release notes.

    Update documentation for the "--private" flag in release script

Tested on:
    None - just text/comment changes
2007-02-14 09:51:02 -05:00
HDF Tester
146dc710d8 [svn-r13276] Snapshot version 1.8 release 0 (alpha6snap1) 2007-02-11 00:52:21 -05:00
Quincey Koziol
140c0c9db2 [svn-r13274] Description:
Relax restriction on the "location ID" for attribute operations to allow
file IDs to be used as the location ID.  If a file ID is used, the attribute
operations will occur on the file's root group.

Tested on:
	FreeBSD/32 6.2 (duty)
2007-02-09 10:32:51 -05:00
HDF Tester
55d4ec6ebf [svn-r13216] Snapshot version 1.8 release 0 (alpha6snap0) 2007-01-29 10:58:07 -05:00
Raymond Lu
4dcac163d0 [svn-r13214] Update for the CORE driver feature. 2007-01-29 10:11:18 -05:00
Albert Cheng
a61fd09720 [svn-r13213] For Both README.txt and RELEASE.txt,
Added the WARNING messages of unstable temporary formats.

For README.txt,
In addition, also updated website name to hdfgroup.org, updated email addresses
new names and new subscription instructions.

Platforms tested:
Eyeballed since these are just information files.
2007-01-29 08:45:37 -05:00
Albert Cheng
f94e51f7c1 [svn-r13208] Changed the minor release string to alpha6snap0 for pre-alpha6 snapshot releases. 2007-01-27 11:15:58 -05:00
HDF Tester
dcd346df62 [svn-r13195] Snapshot version 1.8 release 0 (alpha5snap0) 2007-01-25 02:35:44 -05:00
Albert Cheng
b6461fc56e [svn-r13184] Changed release version to alpha5snap0 to restart snapshot release.
Platforms tested:
Eyeballed the svn diff output.  Looked good.
2007-01-23 17:57:33 -05:00
Christian Chilan
6d50253be1 [svn-r13150] Added a revision log for H5Sselect_valid(). 2007-01-17 15:51:18 -05:00
Raymond Lu
77ce08c356 [svn-r13139] Fixed the MULTI problem (Bug #731) that corrupted the data. The problem
came from the EOA for the whole MULTI file.  It's taken out because it's
meaningless for MULTI file.  Instead, each individual file has its EOA.
2007-01-12 15:29:43 -05:00
MuQun Yang
66cd68e65b [svn-r13137] Updating windows installation file includes:
limitation of support 64-bit with visual studio 2005
How to test with 1.6 compatible
2007-01-12 13:15:32 -05:00
Quincey Koziol
d219ff86a8 [svn-r12977] Description:
Added H5Gget_info[_by_idx] routines and deprecated H5Gget_num_objs routine.

Tested on:
    Linux/32 2.6 (chicago)
    Linux/64 2.6 (chicago2)
2006-11-27 13:00:08 -05:00
Quincey Koziol
e32aacbfed [svn-r12974] Description:
Add H5Oget_info() and H5Oget_info_by_idx() API routines & tests

Tested on:
    FreeBSD/32 4.11 (sleipnir)
    Linux/32 2.4 (heping)
    Linux/64 2.4 (mir)
    Mac OS X/32 10.4.8 (amazon)
    AIX/32 5.? (copper)
2006-11-27 00:31:54 -05:00
Quincey Koziol
4d08b756b2 [svn-r12956] Description:
Add tests for H5Oopen_by_idx() (in a rare fit of superlative coding I
apparently got the implementation complete correct in my earlier checkin :-)

Tested on:
    Linux/32 2.6 (chicago)
    Linux/64 2.6 (chicago2)
2006-11-21 10:39:16 -05:00
Quincey Koziol
fb4f4a22f7 [svn-r12922] Description:
Add support for "delete by index" to "old-style" groups, finishing
implmentation of H5Ldelete_by_idx() routine.

Tested on:
    FreeBSD/32 4.11 (sleipnir)
    Linux/32 2.4 (heping)
    Linux/64 2.4 (mir)
    Aix/32 5.? (copper)
2006-11-15 23:29:18 -05:00
Quincey Koziol
3f25d6c6d1 [svn-r12895] Description:
Add new H5Lget_val_by_idx() routine & tests.

    Also includes most of changes for H5Ldelete_by_idx() routine.

Tested on:
    Mac OS X/32 10.4.8 (amazon)
    FreeBSD/32 4.11 (sleipnir)
    Linux/32 2.4 (heping)
    Linux/64 2.4 (mir)
    AIX/32 5.? (copper)
2006-11-13 10:00:06 -05:00
Quincey Koziol
2355d25955 [svn-r12894] Description:
Add H5Lget_name_by_idx routine & tests

    Move more H5G routines to deprecated API file

Tested on:
    FreeBSD/32 4.11 (sleipnir) w/threadsafe
    Linux/32 2.4 (heping) C++ & FORTRAN
    Linux/64 2.4 (mir) w/build-all & enable_compat1.6
    AIX/32 5.? (copper) w/parallel & FORTRAN
2006-11-12 06:56:10 -05:00
Quincey Koziol
32cd8f3fcf [svn-r12865] Description:
Change name of H5Lunlink to H5Ldelete, per our design meeting last Friday.

Tested on:
    Linux/32 2.6 (chicago)
2006-11-06 12:44:40 -05:00
Quincey Koziol
5adf1ee1ba [svn-r12864] Description:
Changed H5Lget_linkval() to H5Lget_val(), per our design discussion last
Friday afternoon.

Tested on:
    Linux/32 2.6 (chicago)
2006-11-06 12:05:16 -05:00
Quincey Koziol
8b52aae45d [svn-r12835] Description:
Change H5Lget_linkinfo() to H5Lget_info() to better align with coming API
changes.

Tested on:
    Linux/32 2.6 (chicago)
    Linux/64 2.6 (chicago2)
2006-10-30 19:45:31 -05:00
MuQun Yang
0f047c1cfe [svn-r12728] Updated windows installation documents to reflect the support of HDF5 on windows 64-bit platform. 2006-10-06 11:19:14 -05:00
James Laird
609fbd6952 [svn-r12695] Added --enable-debug=all to the list of known problems in RELEASE.txt. 2006-09-29 15:59:23 -05:00
HDF Admin
d5d664a56c [svn-r12670] Snapshot version 1.8 release 0 (alpha5) 2006-09-16 15:38:42 -05:00
Frank Baker
749a0b9c17 [svn-r12640]
Description:
    Add per-directory abbreviated copyright notices 
    (abbreviated COPYING files pointing to full notices).
Tested:
    MANIFEST verified; not otherwise tested.
2006-09-04 13:30:13 -05:00
James Laird
afb817a0a7 [svn-r12622] Updated RELEASE.txt with External Link changes. 2006-08-23 19:39:26 -05:00
James Laird
beb04ae817 [svn-r12519] Fixed "make check-vfd"
"make check-vfd" will now run all tests in the test directory with different
file drivers (at least, all of those tests that use the testing framework's
FAPL).  Tests that fail will be skipped.

This is not a perfect fix, but is better than nothing.

Along with this change, check-vfd should be added to the Daily Tests.
2006-07-31 14:46:16 -05:00
Elena Pourmal
b0379795d5 [svn-r12478] Changed version number to 1.8.0-alpha5 after tagging hdf5-1.8.0-alpha4 release
with "hdf5_1_8_0_alpha4" tag.
2006-07-16 21:59:54 -05:00
Elena Pourmal
9dc96eab6f [svn-r12476] iCommiting files modified by bin/release before tagging hdf5-1.8.0-alpha4 2006-07-16 21:51:26 -05:00
James Laird
3f4cbda457 [svn-r12453] Purpose:
Documentation update

Description:
Updated MANIFEST and RELEASE.txt for H5L change
2006-07-05 14:13:54 -05:00
Elena Pourmal
842895a799 [svn-r12434] Purpose: Maintenance
Description: Added support for HPUX11.23

Solution: Added configuration file for the system.
          Both C, C++, F90, HL 32-bit and 64-bit are supported. Known problems:
          C++ library will not build in 64-bit mode if shared is enabled.

Platforms tested: HPUX 11.23 at UMKC

Misc. update:
2006-06-22 16:21:12 -05:00
James Laird
d8bd5f448b [svn-r12433] Purpose:
doc update

Description:
Added HDF5TestExpress to release docs

Platforms tested:
none (doc change only)
2006-06-22 14:18:10 -05:00
James Laird
64b5d95251 [svn-r12431] Purpose:
Configuration feature

Description:
'make install' now tests both static and shared libraries if both are installed.

Solution:
Previously, shared libraries were only tested when static libraries were not installed.
Also cleaned up line in commence.am that was including HL library in all Makefiles.

Platforms tested:
mir (Makefile change only)
2006-06-21 18:15:08 -05:00
Quincey Koziol
abce343da8 [svn-r12414] Purpose:
Bug fix

Description:
    Fix bug which could lead to files with incorrect count of messages in the
header for an object.  The exact sequence of operations is complicated and
is described in the release notes.

Solution:
    Mark merged null header messages as dirty.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Linux 2.4 (chicago)
    Mac OS/X (amazon)
2006-06-17 13:05:03 -05:00
James Laird
59336d339b [svn-r12413] Purpose:
Bug fix

Description:
Changed the semantics of --enable-stream-vfd and --enable-shared.
Both are now disabled by default when parallel HDF5 is being built.

Solution:
Both shared and stream-vfd are disabled by default in parallel, but can
be enabled explicitly if the user chooses.
Before, shared was always enabled by default and stream-vfd was
always disabled in parallel.

Platforms tested:
heping, mir (configuration change only)
2006-06-14 15:16:27 -05:00
Elena Pourmal
b599f6bee0 [svn-r12394] Purpose: Maintenance
Description: Ran /bin/h5vers to change suffix to alpha4 after creating hdf5-1.8.0-alpha3
             tar ball and tagging the release with hdf5_1_8_0_alpha3 tag

Solution:

Platforms tested:

Misc. update:
2006-06-01 17:39:56 -05:00
Elena Pourmal
7a91d952cc [svn-r12392] Purpose: Maintenance
Description: Checking in files modifed by the bin/release script before
             tagging hdf5-1.8.0-alpha3

Solution:

Platforms tested:

Misc. update:
2006-06-01 17:15:07 -05:00
Raymond Lu
99a8afe17b [svn-r12391] Purpose: Update.
Misc. update: Document some errors in test/dt_arith.c when converting data from
long double to (unsigned) long long and from (unsigned) long long to long double.
2006-06-01 14:39:46 -05:00
Elena Pourmal
39ebe8cf68 [svn-r12390] Purpose: Maintenance
Description: Updated VMS installation instructions to reflect support
             for the deflate filter; documented scale+offset test failures
             when G_FLOAT is used (not IEEE double)

Solution:

Platforms tested:

Misc. update:
2006-06-01 14:25:01 -05:00
Albert Cheng
4d3390afd9 [svn-r12361] Purpose:
Document error.

Description:
The fix of the TR was put in the wrong session (new configure feature).
It is moved to the proper session (bug fix on configure.)
2006-05-20 23:25:52 -05:00
Albert Cheng
56c0a0f993 [svn-r12358] Purpose:
Bug fix.

Description:
The ${TR}, though avoid the error, is inconvenient.  It is needed
because configure.in use the char range in the style of 'a-z'.
The other style of '[a-z]' is more commonly accepted by all tr
but autoconf tends to strip away [], making the syntax rather
clumsy.

Solution:
Learned from autoconf that it avoids the use of character range
by just spell all the letters out.  Changed our tr commands to
use those variables defined by autoconf.  Also removed the
definition of ${TR} since it will cause inconsistancy when
autoconf also use plain 'tr' in its generated code.

The Makefile.in are changed because the elimination of ${TR} from
configure triggered its removal from all Makefil.in.  That is okay
because ${TR} is not used at all in Makefile.

Platforms tested:
h5committested. (sol failed to connected). also tested in shanti
using both /usr/ucb/tr and /bin/tr (the bad one before.)

Misc. update:
Updated both INSTALL and RELEASE files.
2006-05-19 07:22:07 -05:00
Raymond Lu
a80f2a3d7b [svn-r12352] Purpose: Update document.
Misc. update: Update this document for H5LTtext_to_dtype and H5LTdtype_to_text.
2006-05-17 13:57:47 -05:00
Elena Pourmal
e33df58ec5 [svn-r12339] Purpose: Maintenance after hdf5-1.8.0-alpha2 release
Description: Changed version suffix to alpha3

Solution: ran bin/h5vers script

Platforms tested:

Misc. update:
2006-05-06 11:32:29 -05:00
Elena Pourmal
a1fee4191e [svn-r12337] Purpose: Maintenance
Description: Comitting files modified by the bin/release script
             before tagging the release.

Solution:

Platforms tested: released tar ball was tested on heping, and copper
                  64-bit sequential and 32-bit parallel

Misc. update:
2006-05-06 11:15:29 -05:00
Elena Pourmal
129f50c035 [svn-r12335] Purpose: Maintenance
Description: Added information about compilation problems on Altix SGI
             with Intel v9.0 compilers for testmeta.c test
             Marked platforms on which alpha2 was not tested.

Solution:

Platforms tested:

Misc. update:
2006-05-05 17:27:42 -05:00
Elena Pourmal
451f0c884f [svn-r12332] Purpose: Maintenance for 1.8.0-alpha2 release
Description: Added pointers to 1.8.0 docs.

Solution:

Platforms tested:

Misc. update:
2006-05-05 11:47:02 -05:00
Elena Pourmal
b4f0a4461a [svn-r12331] Purpose: Maintenance
Description: Updated "Known problems" section for alpha2 release

Solution:

Platforms tested:

Misc. update:
2006-05-05 09:20:48 -05:00
MuQun Yang
a7c8e7928d [svn-r12330] Purpose:
Update the information about mpi-io bug in the release.txt.

Description:

Solution:

Platforms tested:

Misc. update:
2006-05-04 15:36:10 -05:00
MuQun Yang
44670391d7 [svn-r12300] Purpose:
Add some comments for scaleoffset filter and correct comments for windows fortran DLL supports.



Description:

Solution:

Platforms tested:

Misc. update:
2006-04-25 14:46:39 -05:00
Fang Guo
7e53cf90cf [svn-r12299] Purpose:
Maintenance on Windows
Description:
ttsafedll will be automatically enabled when using .Net and Intel
Add in some instructions for this in applicable places
Solution:

Platforms tested:

Misc. update:
2006-04-25 14:35:34 -05:00
Quincey Koziol
d7573cbc85 [svn-r12292] Purpose:
Code maintenance

Description:
    Remove flexible parallel code

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Linux 2.4 (heping)
    Solaris 2.9 (shanti)
    Linux 2.4/64 (mir)
2006-04-20 18:54:47 -05:00
Albert Cheng
ad790bfa3c [svn-r12289] updated version to 1.8.0-alpha2 2006-04-20 09:13:49 -05:00
Albert Cheng
3e6d4ff9dc [svn-r12287] Purpose:
v1.8.0-alpha1 release.
2006-04-20 08:41:36 -05:00
Elena Pourmal
3026df8a30 [svn-r12278] Purpose: Maintenance after alpha0 release
Description: Ran bin/h5vers script to change version number to 1.8.0-alpha1

Solution:

Platforms tested: heping

Misc. update:
2006-04-18 00:59:51 -05:00
Elena Pourmal
b0da4a2487 [svn-r12276] Purpose: Maintenance/typo fix/1.8.0-alpha0 release
Description: Here is what I did:

             modified MANIFEST according Quincey's instructions to fix
             the problem exposed by bin/release (compilation fails
             because some header files were not included in the distribution)

             fixed small typo and modified include_HEADERS line in
             src/Makefile.am to address the problem exposed by bin/release

             ran bin/h5vers to change version number to 1.8.0-alpha0

             ran bin/release to release tar ball to the ftp server


Solution:

Platforms tested: mir MANY,MANY,MANY times

Misc. update:
2006-04-18 00:41:45 -05:00
Elena Pourmal
39437c5040 [svn-r12275] Purpose: Maintenance
Description: Added that only IEEE floating-point is currently supported.

Solution:

Platforms tested: N/A

Misc. update:
2006-04-17 22:40:14 -05:00
Elena Pourmal
d904630fe6 [svn-r12273] Purpose: Maintenance
Description: Brought HISTORY.txt file from 1.6. branch to 1.7 in
             preparation for the 1.8.0-alpha0 release

Solution:

Platforms tested:

Misc. update:
2006-04-17 20:25:20 -05:00
James Laird
8d5bb57464 [svn-r12269] Purpose:
Updated RELEASE.txt

Description:
Mentioned that Cray X1 has trouble with h5dumpxml.sh when a
lone semicolon appears on the command line.
2006-04-17 15:33:58 -05:00
Albert Cheng
a9669fb2fd [svn-r12267] Purpose:
Fixed a typo.
2006-04-17 04:49:50 -05:00
Albert Cheng
0c4eb72237 [svn-r12266] Purpose:
Removed TFLOP instructions since the machine has retired.
Added Red Storm instructions.
2006-04-17 03:11:51 -05:00
Albert Cheng
61f24e38e7 [svn-r12265] Purpose:
Removed reference and files for Installation of TFLOPS (machine retired)
and special VFD of SRB and GASS, both of which have been retired too.
2006-04-17 02:15:57 -05:00
Elena Pourmal
39aa5383ed [svn-r12263] Purpose: Maintenance
Description: Added installation instructions (draft) for VMS system.

Solution:

Platforms tested: N/A

Misc. update:
2006-04-16 17:37:47 -05:00
Quincey Koziol
838b4449cf [svn-r12257] Purpose:
Shrink skull & crossbones  (how many times do you get to write _that_ in
a CVS log message? :-)

Description:
    Documented the --enable-group-revision configure option and found a smaller
skull & crossbones to put in the release notes for it.
2006-04-15 13:00:30 -05:00
Elena Pourmal
d318d2ec1a [svn-r12255] Purpose: Maintenance
Description: Updated "Tested Platforms" section (based on 1.6.5)
             Added VMS support notice

Solution:

Platforms tested: N/A

Misc. update:
2006-04-15 11:31:58 -05:00
Frank Baker
5612709114 [svn-r12240]
Purpose:
    Added 1.8.0-alpha1 "Supported Configuration Features Summary."
Platforms tested:
    Viewed in vi; not tested.
2006-04-14 16:06:50 -05:00
Fang Guo
954a6dfda4 [svn-r12226] Purpose:
Maintenance on Windows
Description:
Add in information about hdf5_hl_fortran using intel fortran compiler.
Solution:

Platforms tested:

Misc. update:
2006-04-11 15:28:18 -05:00
Fang Guo
a074f99ebe [svn-r12225] Purpose:
Maintenance on Windows
Description:
 hdf5_hl_fortran is a mixed language project. when building
this project , the compiler will ask to choose one language as a main
project.
Missed this information in previous document.
Need to ch
Solution:

Platforms tested:

Misc. update:
2006-04-11 15:22:56 -05:00
MuQun Yang
8b2932bf60 [svn-r12204] Purpose:
Correcting typos and updating

Description:
Several section numbers are messed up inside INSTALL_Windows.txt.
Remove the section of using DEBUG information inside HDF5 since it is difficult to verify whether this part of code is indeed used. Most people use windows' own debugger while debugging.
Solution:

Platforms tested:

Misc. update:
2006-04-06 12:05:16 -05:00
Fang Guo
9e0d6a4add [svn-r12147] Purpose:
Maintenance on Windows
Description:
Add in more bookmarks for website use
Solution:

Platforms tested:

Misc. update:
2006-03-23 14:34:29 -05:00
James Laird
76a70bc111 [svn-r12145] Purpose:
doc update

Description:
Mentioned bin/deploy tool in INSTALL docs.  Also cleaned up some
inconsistent tabs.


Platforms tested:
doc change only
2006-03-23 13:54:19 -05:00
Fang Guo
92e8a4d365 [svn-r12103] Purpose:
Maintenance on Windows
Description:
Update contents on HL C Examples
Solution:

Platforms tested:

Misc. update:
2006-03-16 13:45:01 -05:00
Fang Guo
5768e60693 [svn-r12098] Purpose:
Maintenance on Windows
Description:
Document update to reflect recent changes
Solution:

Platforms tested:

Misc. update:
2006-03-16 11:20:29 -05:00
HDF Admin
c619cf0f51 [svn-r12083] Snapshot version 1.7 release 58 2006-03-13 13:38:16 -05:00
MuQun Yang
3ba9425ab2 [svn-r12043] Purpose:
Add some descriptions about MPICH collective IO bug.

Description:

Solution:

Platforms tested:

Misc. update:
2006-03-09 09:45:35 -05:00
Fang Guo
779ffdb014 [svn-r11987] Purpose:
Modify documentation according the new improved batch files
Description:

Solution:

Platforms tested:

Misc. update:
2006-02-28 14:12:05 -05:00
MuQun Yang
eea5371123 [svn-r11943] Purpose:
Added descriptions for the current collective chunk IO supports.

Description:

Solution:

Platforms tested:

Misc. update:
2006-02-16 11:53:00 -05:00
HDF Admin
b09695738a [svn-r11884] Snapshot version 1.7 release 57 2006-01-22 04:54:38 -05:00
HDF Admin
f78ed9a18d [svn-r11880] Snapshot version 1.7 release 56 2006-01-15 04:44:38 -05:00
James Laird
2a8faf8f77 [svn-r11851] Purpose:
Updated documentation.

Description:
Updated libtool library version and release notes for attribute
character encoding change.
2006-01-02 14:23:39 -05:00
HDF Admin
63e522aa13 [svn-r11848] Snapshot version 1.7 release 55 2006-01-01 04:12:38 -05:00
Quincey Koziol
83929ea716 [svn-r11838] Purpose:
Bug fix

Description:
    Retrieving an object's name could fail (in various ways) under certain
circumstances (mostly having to do with mounted files).

Solution:
    Re-write & simplify "get object name" code to fix error in a better way
than adding yet another hack to the previous pile of hacks... :-)

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    h5committest
2005-12-26 00:28:18 -05:00
HDF Admin
db551ec15e [svn-r11836] Snapshot version 1.7 release 54 2005-12-25 04:10:45 -05:00
Fang Guo
ffc727c3de [svn-r11802] Purpose:
Maintenance on Windows
Description:
Add in instruction for building hl fortran examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:22:45 -05:00
HDF Admin
ba606b4fea [svn-r11795] Snapshot version 1.7 release 54 2005-12-14 10:12:03 -05:00
Albert Cheng
e969226fc7 [svn-r11761] Purpose:
Unstable format version marker.

Description:
This marks the Check in baseline for compact group revisions,
which radically revises the source code for managing groups and object headers.
Earlier versions (1.7.52 or earlier) have the original format.  This version
and later have the unstable format until further notice.

Platforms tested:
h5committested.
2005-12-05 13:41:27 -05:00
Fang Guo
b6d7ebf3bb [svn-r11748] Purpose:
Maintenance on Windows
Description:
Fix some typoes
Solution:

Platforms tested:

Misc. update:
2005-11-29 14:21:22 -05:00
Quincey Koziol
a1708eb023 [svn-r11712] Purpose:
New feature

Description:
    Check in baseline for compact group revisions, which radically revises the
source code for managing groups and object headers.

WARNING!!!!  WARNING!!!!  WARNING!!!!  WARNING!!!!  WARNING!!!!  WARNING!!!!
WARNING!!!!  WARNING!!!!  WARNING!!!!  WARNING!!!!  WARNING!!!!  WARNING!!!!

    This initiates the "unstable" phase of the 1.7.x branch, leading up
to the 1.8.0 release.  Please test this code, but do _NOT_ keep files created
with it - the format will change again before the release and you will not
be able to read your old files!!!

WARNING!!!!  WARNING!!!!  WARNING!!!!  WARNING!!!!  WARNING!!!!  WARNING!!!!
WARNING!!!!  WARNING!!!!  WARNING!!!!  WARNING!!!!  WARNING!!!!  WARNING!!!!


Solution:
    There's too many changes to really describe them all, but some of them
include:
    - Stop abusing the H5G_entry_t structure and split it into two separate
        structures for non-symbol table node use within the library: H5O_loc_t
        for object locations in a file and H5G_name_t to store the path to
        an opened object.  H5G_entry_t is now only used for storing symbol
        table entries on disk.

    - Retire H5G_namei() in favor of a more general mechanism for traversing
        group paths and issuing callbacks on objects located.  This gets us out
        of the business of hacking H5G_namei() for new features, generally.

    - Revised H5O* routines to take a H5O_loc_t instead of H5G_entry_t

    - Lots more...

Platforms tested:
    h5committested and maybe another dozen configurations.... :-)
2005-11-14 21:55:39 -05:00