summaryrefslogtreecommitdiffstats
path: root/release_docs
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10412 moved check back into normal pathAllen Byrne2018-02-211-0/+12
|
* HDFFV-10384 Add opt arg to helpAllen Byrne2018-02-151-0/+12
|
* JHDFFV-10398 add noteAllen Byrne2018-02-011-1/+11
|
* Update reference files for CMake optionsAllen Byrne2018-01-292-103/+130
|
* HDFFV-10396 typo fixAllen Byrne2018-01-251-1/+1
|
* HDFFV-10396 Add noteAllen Byrne2018-01-251-0/+10
|
* HDFFV-10385 rename vars and macrosAllen Byrne2018-01-191-2/+2
|
* HDFFV-10393 fix incorrect search for name in h5repack object tableAllen Byrne2018-01-181-0/+26
|
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-5/+4
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-01-101-1/+3
|\ | | | | | | | | | | | | * commit '88574bf85618adc96142bebf865ac2caf82c8f09': HDFFV-10361 Correct signatures HDFFV-10361 Update release note for vds prefix HDDFV-10361 combine duplicated prefix utility functions
| * Merge pull request #852 in HDFFV/hdf5 from ↵Allen Byrne2018-01-101-1/+3
| |\ | | | | | | | | | | | | | | | | | | | | | | | | ~BYRN/hdf5_adb:bugfix/HDFFV-10361-hdffv-9724-fix-has-duplicated to develop * commit '9c2a9cec1f708039dbc625bcc6827ab64282e065': HDFFV-10361 Correct signatures HDFFV-10361 Update release note for vds prefix HDDFV-10361 combine duplicated prefix utility functions
| | * HDFFV-10361 Update release note for vds prefixAllen Byrne2018-01-051-1/+3
| | |
* | | HDFFV-10385 - add release noteAllen Byrne2018-01-101-0/+13
| | |
* | | HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-4/+21
|/ /
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-01-081-1/+1
|\ \ | | | | | | | | | | | | * commit '92324bacae5ac697dbdf8e6cf8b3d709f189849a': Snapshot version 1.11 release 2
| * | Snapshot version 1.11 release 2hdftest2018-01-051-1/+1
| | |
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-01-051-1/+1
|\ \ \ | |/ / | | / | |/ |/| * commit '994611a2d4320358dc5a1c0c721633670ad4833c': Snapshot version 1.11 release 1
| * Snapshot version 1.11 release 1hdftest2018-01-051-1/+1
| |
* | HDFFV-8745 fix typosAllen Byrne2018-01-041-2/+2
| |
* | HDFFV-8745 update release noteAllen Byrne2018-01-041-0/+15
|/
* HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-2/+30
|
* Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵lrknox2017-12-221-28/+2
| | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
* HDFFV-9724 Remove VDS file cache functionalityAllen Byrne2017-12-201-4/+0
|
* Removed incorrect MPI textAllen Byrne2017-12-201-1/+1
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-12-131-1/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '758b9667b3e07a7562107f19f7dabee027e5bd53': (41 commits) HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake removed duplicate exports of DS subroutines removed duplicate exports of DS subroutines Normalization with VOL integration branch. clean-up moved dll export to Module Fixed typo. removed parameters added missing parameter added missing parameter removed duplicate exports of DS subroutines removed fortran comments Various code cleanup Description: - Replaced H5Location::exists with H5Location::nameExists and marked H5Location::exists as deprecated. - Miscellaneous test cleanup for consistency. Platforms tested: Linux/32 2.6 (jam) Linux/64 (jelly) Darwin (osx1010test) exported global variables for windows export var. initialized integer constants Update macros Changed casts to const void * Casted pointers to void to quiet warnings on Linux. Added CHECK_PTR_EQ macro to testhdf5 to quiet cast warnings on Windows. ...
| * HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmakeM. Scot Breitenfeld2017-12-071-1/+0
| | | | | | | | This is now fixed via the HDFFV-10325 fix.
* | Added java wrappers and testsAllen Byrne2017-12-121-1/+31
|/
* Fixed an uninitialized filter callback struct in H5Dchunk.c andDana Robinson2017-11-211-0/+15
| | | | | | unified the naming and initialization of said struct throughout the library. This was causing a crash on VS2015 in debug mode when the debug heap complained. Fixes HDFFV-10330.
* HDFFV-10328 remove allocation noteAllen Byrne2017-11-171-9/+1
|
* Add note for pluginsAllen Byrne2017-11-161-0/+19
|
* HDFFV-10329 - Note new JIRA issueAllen Byrne2017-11-141-0/+12
|
* Correct issue numberAllen Byrne2017-11-061-1/+1
|
* HDFFV-10322M. Scot Breitenfeld2017-11-031-1/+2
|
* HDFFV-10321 change note added.Allen Byrne2017-11-021-0/+11
|
* Update H5Zfilter_avail noteAllen Byrne2017-10-311-2/+2
|
* Correct char typeAllen Byrne2017-10-261-2/+2
|
* HDFFV-10297 fix grammarAllen Byrne2017-10-251-1/+1
|
* HDFFV-10297 - clarify note.Allen Byrne2017-10-251-1/+4
|
* HDFFV-10297 Update release noteAllen Byrne2017-10-251-1/+2
|
* Merge pull request #704 in HDFFV/hdf5 from optimize_superblock_read to developRichard Warren2017-10-131-0/+25
|\ | | | | | | | | | | | | | | | | | | | | * commit '3dde6d0e32461f46630f814a2fdfbd4c813703bf': Updated the code and RELEASE.txt note per comments from John Mainzer Try to address most of the issues raised by Dana in the code review Made edits suggested by John as part of the code review Update the MANIFEST and release_docs/RELEASE files Add a test for parallel reads of independent files using MPI subgroups Edits to the file open optimization and associated test code to bring them closer to the HDF5 library's unwritten coding standards. Also bug fix to repair a hang in testphdf5. The initial coding for the superblock read optization
| * Updated the code and RELEASE.txt note per comments from John MainzerRichard Warren2017-10-111-5/+5
| |
| * Update the MANIFEST and release_docs/RELEASE filesRichard Warren2017-10-101-0/+25
| |
* | Added older change that was added to last changeAllen Byrne2017-10-111-3/+8
| |
* | HDFFV-10297 add release note - fix test stepAllen Byrne2017-10-111-1/+22
|/
* Restore GEN_HDRS and remove cache sets for defaultsAllen Byrne2017-09-131-21/+8
|
* Generate headers for 1.10 should default offAllen Byrne2017-09-121-2/+1
|
* HDFFV-10276 Add UD flag option to h5repackAllen Byrne2017-09-072-12/+9
|
* HDFFV-9774 Add enable-error-stack argument to h5diffAllen Byrne2017-08-311-1/+11
|
* HDFFV-10284 Add VS2017 supportAllen Byrne2017-08-311-28/+39
|
* HDFFV-10188 add release noteAllen Byrne2017-08-211-0/+10
|