| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Description: I ran bin/h5vers to change version number to 1.6.4. Several files
were modified by bin/h5vers. I am checking them in before
tagging the release with hdf5-1_6_4 tag
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Changed suffix to pre3 after creating a tar ball for the
second round of testing
Solution: Ran bin/h5vers on heping; made sure that files were modified
by autoconf 2.59
Platforms tested: heping
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
round of testing
Description: Changed suffix to pre2
Solution: Used bin/h5vers -s command on eirene to modify
the version number (1.6.4-pre2)
Platforms tested: N/A
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
release
Description: Changed suffix to pre1
Solution: Ran bin/h5vers -s command on eirene
Platforms tested: mir
Misc. update:
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
This replaced the snapshot release 1.6.4-pre1 which had the wrong
release string because -preN is reserved for Pre-release test
versions. Snapshot releases are named as -snapN for the release
branch.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add new internal data structure
Description:
Add an implementation of skip lists to the library (see comment in
src/H5SL.c for references to the papers describing them) as a potential
replacement for our current threaded, balanced binary tree container.
Skip lists are much simpler to implement and should be faster to use.
Also, added new error codes to release branch, so bump the minor version
number to indicate that the library is no longer perfectly compatible with
the 1.6.3 release.
Platforms tested:
FreeBSD 4.10 (sleipnir) w/parallel
Solaris 2.7 (arabica)
Too minor to require further testing (the skip lists aren't actually
used by any library code yet)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Description: Changed the version number to 1.6.3-post0
Solution: ran bin/h5vers script on eirene
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: I changed the version number to 1.6.3
Solution: Ran bin/h5vers -s 1.6.3 on eirene
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Created test tar ball and changed version to 1.6.3-pre4
using bin/h5vers script on eirene
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: I created a tar ball and changed version to 1.6.3-pre3
Solution: run bin/h5vers on eirene
Platforms tested: eirene
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Description: After discussing with Albert:
I changed the version to hdf5-1.6.3-pre1 and created
a tar ball for the first round of testing.
Then I changed the version to hdf5-1.6.3-pre2 and
now I am committing the changes.
pre1 on ftp is the same as snap6 :-)
Solution:
Platforms tested:
Misc. update:
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Bump version # after making snapshot
|
| |
|
|
|
|
| |
Updated the library version to 1.6.3-snap0.
|
| |
|
| |
|
|
|
|
| |
Bump version # after making snapshot for user.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Description: I updated HISTORY.txt and RELEASE.txt files, and
ran bin/h5vers to change version number to 1.6.2-post0
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Changed version to be 1.6.2 and ran bin/release.
Since several files are changed, I am checking them in before
tagging the release
Solution:
Platforms tested: eirene
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Changed version to 1.6.2-pre2 after creating a tar ball for testing.
Tar ball is on the FTP site, testing announcement will follow.
Solution: Used bin/h5vers on eirene
Platforms tested: N/A
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Changed version number to 1.6.2-pre1 before creating
a tar ball for testing.
Solution: Used bin/h5vers script on eirene
Platforms tested: N/A
Misc. update:
|
|
|
|
| |
Bump version number after creating snapshot for user.
|
| |
|
|
|
|
| |
Bump version # after creating another snapshot for a user.
|
|
|
|
| |
Bump revision number after creating snapshot for user testing.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Bump up the version number before giving a tar ball to the MAC HDF5
Fortran user.
Solution: run bin/h5vers on eirene
Platforms tested: N/A
Misc. update:
|
|
|
|
| |
Bump version number after making a snapshot for a user.
|
| |
|
|
|
|
| |
Bump snapshot version after creating bugfix snapshot for user.
|