Elena Pourmal
081a7cccf6
[svn-r14290] Maintenance after beta5 release: changed version number to 1.8.0-rc1 (stands for
...
1.8.0 release candidate # 1)
Platforms tested: none, minor change with the known script.
2007-11-26 12:31:24 -05:00
Elena Pourmal
a8261deceb
[svn-r14288] Maintenance for beta5 release: vesrion number was changed to 1.8.0-beta5 by running
...
bin/h5vers script
Platforms tested: kagiso (minor change)
2007-11-26 12:09:46 -05:00
Elena Pourmal
e74c5b7466
[svn-r14287] Maintenance before creating beta5 tar ball.
...
Platforms tested: None (minor edits in the documentation files)
2007-11-26 09:37:47 -05:00
Albert Cheng
b4f4670c81
[svn-r14270] Description:
...
Removed the stream-vfd from the basic library code.
(The stream-vfd source files are not removed yet but the MANIFEST has been
updated to NOT release those stream-vfd source files.)
Platforms tested:
Kagiso and smirom.
Then test the release tar ball in kagiso.
2007-11-19 22:43:58 -05:00
Elena Pourmal
fad8e0440d
[svn-r14215] Maintenance after 1.8.0-beta4: changed version number to 1.8.0-beta4post1
2007-10-21 17:18:13 -05:00
Elena Pourmal
deaf99ab7f
[svn-r14213] Maintenance for beta4 release: changed version number to be 1.8.0-beta4
...
Platforms tested: kagiso only (trivial change using bin/h5vers script)
2007-10-21 17:11:17 -05:00
Pedro Vicente Nunes
8c966a256a
[svn-r14189] added recently added new features
...
Tools:
------
- h5dump lists groups and attributes in requested orders (by name and
creation order, both ascending and descending). PVN - 2007/10/5
- h5import imports string (text) data. PVN - 2007/10/5
2007-10-05 13:17:53 -05:00
Quincey Koziol
b2c7d08ae0
[svn-r14181] Description:
...
Mention fixing the display order for attributes in h5ls and h5dump
2007-10-04 10:19:45 -05:00
MuQun Yang
18c30d67ed
[svn-r14110] Document MPI-IO compiler problem on tungsten.
2007-08-24 12:56:36 -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
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
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
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
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
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
Mike McGreevy
1b176758ae
[svn-r13673] Updating release documentation to state current known issues with szip.
2007-04-17 13:36:16 -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
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