lrknox
f4b64cd845
Merge branch 'develop' into hdf5_1_10
2017-03-31 11:59:20 -05:00
lrknox
c7f3365015
Merge branch 'develop' into hdf5_1_10
2017-03-28 16:29:11 -05:00
lrknox
1a114c191d
Clear hdf5 1.10 entries from RELEASE.txt in the develop branch. Entries
...
in this branch version of RELEASE.txt should be intended for the future
1.12.0 release.
2017-03-28 10:06:18 -05:00
lrknox
972344e231
Merge bin/h5vers changes from develop.
...
Pull version from configure for version test in h5repack_plugin.sh.in
Update version to 1.10.2-snap0 for hdf5_1_10 branch.
2017-03-23 20:03:27 -05:00
Vailin Choi
84b6746c73
Merge pull request #359 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
...
* commit '436bfedcbd1152e9aa47d50f9d8ad78817488ce1':
Update RELEASE.txt based on review comments from pull request.
Update RELEASE.txt to reflect changes for new features and bug fixes since 1.10.0-patch1.
2017-03-23 17:31:22 -05:00
Larry Knox
7ba3ec057e
Merge pull request #364 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_10_bmr:hdf5_1_10 to hdf5_1_10
...
* commit 'f8d954c0b0a79e2d8d513e180358866e5269229b':
Added more notes to the C++ API sections.
Description: Added more notes and made some improvements in the C++ API sections.
2017-03-23 16:28:19 -05:00
Vailin Choi
9215a30b0b
Merge pull request #359 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
...
* commit '436bfedcbd1152e9aa47d50f9d8ad78817488ce1':
Update RELEASE.txt based on review comments from pull request.
Update RELEASE.txt to reflect changes for new features and bug fixes since 1.10.0-patch1.
2017-03-23 16:08:49 -05:00
Vailin Choi
436bfedcbd
Update RELEASE.txt based on review comments from pull request.
2017-03-23 12:35:21 -05:00
Binh-Minh Ribler
f8d954c0b0
Added more notes to the C++ API sections.
2017-03-23 11:42:15 -05:00
Binh-Minh Ribler
a3d7c4703b
Description:
...
Added more notes and made some improvements in the C++ API sections.
2017-03-22 22:26:33 -05:00
Binh-Minh Ribler
3f1029a352
Description:
...
Removed notes about the C++ API in develop. Only keep in 1.10 branch.
2017-03-22 22:11:24 -05:00
lrknox
7f53978593
Moved Centos 6 from Supported Platforms to Other Tested Platforms and
...
removed Centos 6 entries from the Tested Configuration Features Summary.
2017-03-22 16:45:06 -05:00
Vailin Choi
b910794583
Update RELEASE.txt to reflect changes for new features and bug fixes since 1.10.0-patch1.
2017-03-21 23:47:52 -05:00
Binh-Minh Ribler
17f14945b8
Description:
...
Updated the C++ API sections.
2017-03-21 14:22:20 -05:00
Binh-Minh Ribler
d8199a74ee
Description:
...
Updated the C++ API sections.
2017-03-20 18:36:37 -05:00
lrknox
dbff1180b7
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
2017-03-20 17:16:11 -05:00
lrknox
cd8ec2cc44
Extend h5vers to update version strings in java files and h5repack
...
version test expected output file.
Update version on develop branch to 1.11.0.
Please enter the commit message for your changes. Lines starting
2017-03-20 17:14:16 -05:00
lrknox
41a54b4fab
Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into hdf5_1_10
2017-03-20 16:45:10 -05:00
Allen Byrne
e809b609d3
Add reference to CMake application framwork
2017-03-20 13:40:57 -05:00
Allen Byrne
d81fee0d3d
Whitespace changes
2017-03-20 13:36:05 -05:00
Allen Byrne
7eacd06b4f
Update notes
2017-03-20 13:32:26 -05:00
lrknox
12425a62a6
set initial version for HDF5 1.10.1.
2017-03-17 12:43:50 -05:00
Allen Byrne
2562ec3a4b
Update CMake files and formatting
2017-03-01 14:47:53 -06:00
Allen Byrne
ccee75d3e9
Update docs and scripts for release
2017-02-24 10:27:36 -06:00
lrknox
04540598cd
Updated platform and compiler versions in "More Tested Platforms" for
...
current versions of EC2 cloud machines tested.
Linux 2.6.18-431.11.2.el6 MPICH mpich 3.1.4 compiled with
#1 SMP x86_64 GNU/Linux gcc 4.9.3 and gfortran 4.9.3
(platypus)
2017-02-03 13:24:12 -06:00
Larry Knox
f6868ca0f5
Remove obsolete platforms.
2017-01-31 17:10:07 -06:00
Larry Knox
43d051fbd5
Update "Supported Platforms" and "Tested Configuration Features Summary" sections.
...
Remove changes made before HDF5 1.10.0-patch1 from "New Features" and "Bug Fixes" sections.
2017-01-31 16:05:20 -06:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
hdftest
e0b353b6f5
Snapshot version 1.9 release 235
2016-12-16 15:23:58 -06:00
Allen Byrne
3ee36553b9
Add support for namespace and add tools to binaries config
2016-10-14 11:22:22 -05:00
lrknox
6cb0d90338
Snapshot release: increment version.
2016-10-01 09:41:26 -05:00
Allen Byrne
3c331b231a
[svn-r30314] HDFFV-9971: Change the usage of a CMake variable for the build type to the recommended variable name. Updated documentation.
2016-08-22 12:22:38 -05:00
Neil Fortner
bfae878d8f
[svn-r30131] Fix bug reported by Cisco Talos TALOS-CAN-0178. Added check for a message that
...
should not be sharable being marked as sharable on disk, returns failure in
this case. Needs testing.
Tested: ummon
2016-07-01 10:31:44 -05:00
Allen Byrne
708227a1f9
[svn-r29406] Add Java and update options to CMake/Windows docs
2016-03-14 14:10:30 -05:00
Binh-Minh Ribler
5ced585e05
[svn-r29369] Description:
...
More updates about the Packet Table improvement.
2016-03-09 08:56:58 -05:00
Binh-Minh Ribler
a3a0526cb8
[svn-r29366] Purpose: Update RELEASE.txt
...
Description:
Added note about the changes in the C++ Packet Table library
2016-03-09 07:54:52 -05:00
Allen Byrne
d447f6a1c5
[svn-r29307] Add Java to new configuration
2016-03-07 11:01:53 -05:00
Binh-Minh Ribler
b346cb0599
[svn-r29306] Purpose: Add function
...
Description:
Added member function ArrayType::operator= because ArrayType has
pointer data members.
Platforms tested:
Linux/32 2.6 (jam)
Linux/64 (platypus)
Darwin (osx1010test)
2016-03-07 10:42:30 -05:00
Elena Pourmal
a6c9f83aee
[svn-r29292] Maintenance: Restored RELEASE.txt from rev 27551 and added entries from Allen and Binh-Minh.
...
Other main changes that were done to trunk should be documented before the 1.10.0 code freeze.
This file will be added as HISTORY-1_9_0-1_10_0.txt to the 1_10 branch when the branch is created and will be part
of the HDF5 1.10.* source distribution.
2016-03-06 13:15:05 -05:00
Allen Byrne
027c960fd1
[svn-r29275] HDFFV-9698: fix subsetting issues with h5dump
2016-03-04 15:49:15 -05:00
Binh-Minh Ribler
2a714ac4c0
[svn-r29270] Description:
...
Updated for "Improve Packet Table library" commit 29269.
2016-03-04 14:50:52 -05:00
Quincey Koziol
f017eb6fc0
[svn-r28777] Description:
...
Add --enable-memory-alloc-sanity-check option to configure, to track and
sanity check memory allocations within the library. This is orthogonal to the
--enable-using-memchecker option and can be used with/without it.
Tested on:
MacOSX/64 10.11.2 (amazon) w/serial & parallel
(h5committest forthcoming)
2016-01-03 17:06:52 -05:00
HDF Tester
6d8b831b31
[svn-r28730] Snapshot version 1.9 release 233
2015-12-27 23:20:23 -05:00
Allen Byrne
2e9220b8e6
[svn-r28397] Add note about the "H5_BUILT_AS_DYNAMIC_LIB" compile definition
2015-11-18 15:26:11 -05:00
Allen Byrne
dec18189f4
[svn-r28161] Update comment about VS versions
2015-10-21 11:29:33 -05:00
Allen Byrne
78c820b1ee
[svn-r28158] Merge from CMAMKE_EXT_MOD repo.
...
Add VS2015 support.
2015-10-21 10:44:41 -05:00
Allen Byrne
cd4b835614
[svn-r28128] Add version extension to all uses of source name
2015-10-19 13:24:20 -05:00
Allen Byrne
d1139d78d6
[svn-r28126] Correct CMake var name
2015-10-19 12:13:50 -05:00
Albert Cheng
05233bfc73
[svn-r28075] HDF5 passed basic tests in Mac El Capitan VM and is added to the more tested platform section.
2015-10-14 16:54:56 -05:00
Allen Byrne
58db7babe4
[svn-r27973] Update to new style usage
2015-10-06 13:48:50 -05:00