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