summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r9736] Snapshot version 1.6 release 4 (snap3)HDF Admin2005-01-021-1/+1
|
* [svn-r9729] Purpose:Quincey Koziol2004-12-291-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug Fix/Code Cleanup/Doc Cleanup/Optimization/Branch Sync :-) Description: Generally speaking, this is the "signed->unsigned" change to selections. However, in the process of merging code back, things got stickier and stickier until I ended up doing a big "sync the two branches up" operation. So... I brought back all the "infrastructure" fixes from the development branch to the release branch (which I think were actually making some improvement in performance) as well as fixed several bugs which had been fixed in one branch, but not the other. I've also tagged the repository before making this checkin with the label "before_signed_unsigned_changes". Platforms tested: FreeBSD 4.10 (sleipnir) w/parallel & fphdf5 FreeBSD 4.10 (sleipnir) w/threadsafe FreeBSD 4.10 (sleipnir) w/backward compatibility Solaris 2.7 (arabica) w/"purify options" Solaris 2.8 (sol) w/FORTRAN & C++ AIX 5.x (copper) w/parallel & FORTRAN IRIX64 6.5 (modi4) w/FORTRAN Linux 2.4 (heping) w/FORTRAN & C++ Misc. update:
* [svn-r9721] Snapshot version 1.6 release 4 (snap2)HDF Admin2004-12-261-1/+1
|
* [svn-r9694] Snapshot version 1.6 release 4 (snap1)HDF Admin2004-12-191-1/+1
|
* [svn-r9688] Purpose:Albert Cheng2004-12-181-1/+1
| | | | | | | Changed the wording of enable-hl option to better wording. Platforms tested: "h5committested"
* [svn-r9595] Purpose:Pedro Vicente Nunes2004-11-291-1/+37
| | | | | | | | | | | | | added hl to the 1.6 branch, as was done for the 1.7 Description: Solution: Platforms tested: linux (using a build directory outside the source) Misc. update:
* [svn-r9590] Snapshot version 1.6 release 4 (snap0).Albert Cheng2004-11-291-1/+1
| | | | | | | 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.
* [svn-r9589] Snapshot version 1.6 release 4 (pre1)HDF Admin2004-11-291-1/+1
|
* [svn-r9582] Purpose:Quincey Koziol2004-11-271-1/+1
| | | | | | | | | | | | | | | | | | | | 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)
* [svn-r9528] Snapshot version 1.6 release 3 (post1)HDF Admin2004-11-151-1/+1
|
* [svn-r9460] Purpose:Quincey Koziol2004-10-261-0/+1
| | | | | | | | | | | | Code cleanup & optimization Description: Bring back new metadata cache code from development branch. Platforms tested: FreeBSD 4.10 (sleipnir) w/parallel Solaris 2.7 (arabica) Linux 2.4 (heping) w/C++ & FORTRAN
* [svn-r9456] Snapshot version 1.6 release 3 (post0)HDF Admin2004-10-251-1/+1
|
* [svn-r9383] Purpose:Robert E. McGrath2004-10-081-0/+1
| | | | | | | | | | | | | | Putting 'h5jam' in the 1.6 branch Description: Solution: Platforms tested: verbena, arabica, cobalt Misc. update:
* [svn-r9306] Purpose: Post 1.6.3 release maintenanceElena Pourmal2004-09-221-1/+1
| | | | | | | | | | Description: Changed the version number to 1.6.3-post0 Solution: ran bin/h5vers script on eirene Platforms tested: Misc. update:
* [svn-r9304] Purpose: Release maintenancehdf5-1_6_3Elena Pourmal2004-09-221-1/+1
| | | | | | | | | | Description: I changed the version number to 1.6.3 Solution: Ran bin/h5vers -s 1.6.3 on eirene Platforms tested: Misc. update:
* [svn-r9263] Purpose: Maintenance for 1.6.3 third round of testingElena Pourmal2004-09-151-1/+1
| | | | | | | | | | | Description: Created test tar ball and changed version to 1.6.3-pre4 using bin/h5vers script on eirene Solution: Platforms tested: Misc. update:
* [svn-r9245] Purpose:Frank Baker2004-09-131-0/+1
| | | | | | Add directory hdf5/doc/html/cpplus_RM/header_files to configure. Platforms tested: eirene
* [svn-r9242] Purpose:Frank Baker2004-09-101-0/+1
| | | | | | Add the directory hdf5/doc/html/cpplus_RM/. Platforms tested: eirene
* [svn-r9236] Purpose: Maintenance for the second round of testingElena Pourmal2004-09-091-1/+1
| | | | | | | | | | 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:
* [svn-r9181] Purpose: Maintenance for the hdf5-1.6.3 testingElena Pourmal2004-09-011-1/+1
| | | | | | | | | | | | | | | 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:
* [svn-r9177] Snapshot version 1.6 release 3 (snap5)HDF Admin2004-08-301-1/+1
|
* [svn-r9135] Snapshot version 1.6 release 3 (snap4)HDF Admin2004-08-231-1/+1
|
* [svn-r9062] James Laird2004-08-111-17/+18
| | | | | | | | | | | | | Purpose: Bug fix Description: Fixed configure script so that gettimeofday test uses cached variables Platforms tested: sleipnir, copper, arabica, verbena Misc. update:
* [svn-r9055] Snapshot version 1.6 release 3 (snap3)HDF Admin2004-08-091-1/+1
|
* [svn-r8989] Purpose:Quincey Koziol2004-08-021-165/+198
| | | | | | | | | | | | | | Backport feature Description: Backport Kent's collective chunk I/O work to date into the release branch. Also, minor code cleanups, etc. Platforms tested: FreeBSD 4.10 (sleipnir) w/parallel IRIX64 6.5 (modi4) h5committested
* [svn-r8980] Snapshot version 1.6 release 3 (snap2)HDF Admin2004-08-021-1/+1
|
* [svn-r8948] Purpose:Quincey Koziol2004-07-261-1/+1
| | | | Bump version # after making snapshot
* [svn-r8940] Snapshot version 1.6 release 3 (snap0)HDF Admin2004-07-261-1/+1
|
* [svn-r8939] Purpose:Albert Cheng2004-07-231-1/+1
| | | | Updated the library version to 1.6.3-snap0.
* [svn-r8937] James Laird2004-07-231-1/+32
| | | | | | | | | | | | | | | | | | | Purpose: Bug fix Description: Modification time test (mtime) would die silently on some systems. This is because the code is very system-dependant (it relies on getting the current time and the timezone from the OS). Solution: mtime test now uses TEST_ERROR macro to print "FAILED" and to output where the failure occurred. Configure script is a little smarter about whether gettimeofday() function returns the timezone correctly. Further bugs will need to be addressed on a system-by-system basis. Platforms tested: sleipnir, arabica, verbena, copper, windows (VC7)
* [svn-r8804] Snapshot version 1.6 release 2 (post8)HDF Admin2004-07-051-1/+1
|
* [svn-r8753] Nat Furrer2004-06-281-0/+28
| | | | | | | | | | | | | | | | | | | Purpose: Handled SZIP without the encoder present. Description: It is now an error for a user to try to create, extend, or write to a dataset without the encoder present in their SZIP library. Added H5Zget_filter_info to provide users with a way to query HDF5 about the presence (or lack thereof) of the SZIP encoder. Platforms tested: Windows Verbena Arabica Copper Misc. update:
* [svn-r8710] Snapshot version 1.6 release 2 (post7)HDF Admin2004-06-211-1/+1
|
* [svn-r8685] Purpose:Quincey Koziol2004-06-141-1/+1
| | | | Bump version # after making snapshot for user.
* [svn-r8629] Purpose:Quincey Koziol2004-06-091-13/+21
| | | | | | | | | | | | Update shell scripts Description: Switch to generating the testh5dump.sh script at configure time, so we can determine which filters are available to test. Platforms tested: FreeBSD 4.9 (sleipnir) too small to require h5committest
* [svn-r8621] Snapshot version 1.6 release 2 (post5)HDF Admin2004-06-071-1/+1
|
* [svn-r8530] Snapshot version 1.6 release 2 (post4)HDF Admin2004-05-161-1/+1
|
* [svn-r8419] Snapshot version 1.6 release 2 (post3)HDF Admin2004-04-261-1/+1
|
* [svn-r8397] Purpose:Pedro Vicente Nunes2004-04-201-0/+1
| | | | | | | | | | | | | | | | | | | | h5repack in 1.6 Description: 2 functions we re added to /src: H5Premove filter and H5Iget_file_id Solution: Platforms tested: linux solaris AIX Misc. update:
* [svn-r8300] Purpose:Albert Cheng2004-04-051-22/+0
| | | | | | | | | | | | | | Cleanup Description: Removed FPHDF configure and test file since it is not implemented in v1.6. Platforms tested: Only tested in Sol parallel. Misc. update: Update MANIFEST.
* [svn-r8237] Snapshot version 1.6 release 2 (post2)HDF Admin2004-03-081-1/+1
|
* [svn-r8217] Snapshot version 1.6 release 2 (post1)HDF Admin2004-02-231-1/+1
|
* [svn-r8205] Snapshot version 1.6 release 2 (post0)HDF Admin2004-02-161-1/+1
|
* [svn-r8195] Purpose: Maintenance after hdf5-1.6.2 releaseElena Pourmal2004-02-121-1/+1
| | | | | | | | | | | 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:
* [svn-r8193] Purpose: Maintenance for hdf5-1.6.2 releaseElena Pourmal2004-02-121-1/+1
| | | | | | | | | | | | 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:
* [svn-r8147] Purpose: MiantenanceElena Pourmal2004-02-021-1/+1
| | | | | | | | | | | 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:
* [svn-r8146] Purpose: Maintenance for hdf5-1.6.2-pre1 testingElena Pourmal2004-02-021-1/+1
| | | | | | | | | | | 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:
* [svn-r8081] Purpose:Quincey Koziol2004-01-191-1/+1
| | | | Bump version number after creating snapshot for user.
* [svn-r8078] Snapshot version 1.6 release 1 (post18)HDF Admin2004-01-191-1/+1
|
* [svn-r8059] Purpose:Quincey Koziol2004-01-131-1/+1
| | | | Bump version # after creating another snapshot for a user.