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