Network

 
Created with Raphaël 2.1.0
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
618414d4b19Add missing creation order flag set
Allen ByrneAllen Byrne
58664babf30Update usage reference file for test
Allen ByrneAllen Byrne
3afae8e36f8Remove unavailable argument
Allen ByrneAllen Byrne
2a9250cc23eAdd missing variable
Allen ByrneAllen Byrne
7e0114692dcHDFFV-8611 preserve creation order for root group
Larry KnoxLarry Knox
aab593f7d94MMerge pull request #537 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8 * commit '2fb535ceff613dfd2a02b5b78ba7c3b5df95424b': Remove The HDF Group copyright header from 3rd party file. Remove java/COPYING file - no java directory in this branch. Update text in COPYING files in subdirectories to match changes to copyright notices in source files. Update Copyright notices in acsite.m4 and bin/yodconfigure that were overlooked by chkcopyright. Remove broken and unnecessary urls from...
Larry KnoxLarry Knox
2fb535ceff6Remove The HDF Group copyright header from 3rd party file. Remove java/COPYING file - no java directory in this branch.
Larry KnoxLarry Knox
00d423af600Update text in COPYING files in subdirectories to match changes to copyright notices in source files. Update Copyright notices in acsite.m4 and bin/yodconfigure that were overlooked by chkcopyright. Remove broken and unnecessary urls from comments in hl/fortran/src/H5IMcc.c and hl/src/H5IM.c. Commit bin/reconfigure changes to generated files.
Larry KnoxLarry Knox
3a43f7af3eaMMerge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8
Larry KnoxLarry Knox
197b461bceeMMerge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8
Larry KnoxLarry Knox
583952ed158Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
Scot BreitenfeldScot Breitenfeld
53ab586c4ecMMerge pull request #533 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_8 to hdf5_1_8 * commit '133168d8fcd5210c66d65ba3c1b349f72fd39f0f': Fixed for building shared fortran libraries on OS X, HDFFV-2772 fixed print formatting
Binh-Minh RiblerBinh-Minh Ribler
6a230585f03MMerge pull request #526 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 to hdf5_1_8 Added new wrappers for 1.8.19. * commit '2bf8375001239d35a605117bf70a4aaf47207fff': Added test Description: Added another test to invoke the Group constructor, taking an Attribute as a location. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Removed ObjHeaderIException Description: ObjHeaderIException was just added but it is better to use the existing LocationIExcept...
Binh-Minh RiblerBinh-Minh Ribler
2bf83750012Added test Description: Added another test to invoke the Group constructor, taking an Attribute as a location. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus)
Binh-Minh RiblerBinh-Minh Ribler
0044c6a0ce5Removed ObjHeaderIException Description: ObjHeaderIException was just added but it is better to use the existing LocationIException instead to avoid using internal names. Future improvement: use throwException to throw the appropriate exception instead. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
Binh-Minh RiblerBinh-Minh Ribler
da11686a2f2Fixed typos.
Binh-Minh RiblerBinh-Minh Ribler
f323a728614Purpose: Add new C++ wrappers (HDFFV-10156) Description: Added wrappers for H5Iis_valid, H5Ps/get_nlinks, H5Tget_create_plist, H5Oopen, and H5Oclose // Checks if the given ID is valid. static bool isValid(hid_t an_id); // Sets the number of soft or user-defined links that can be // traversed before a failure occurs. void setNumLinks(size_t nlinks) const; // Gets the number of soft or user-defined link traversals allowed size_t...
Allen ByrneAllen Byrne
d2db9140b29MMerge pull request #530 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit 'b2c0458c83f8786e071f78233e34cbb0896b2b27': Generate corrected file
Allen ByrneAllen Byrne
b2c0458c83fGenerate corrected file
Allen ByrneAllen Byrne
dccf5a8fd35MMerge pull request #529 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '7de9d76d81a951c921bda18fd85cbe25f343fe4a': remove old reference file Revert "Remove old file" Remove old file Add h5diff note HDFFV-9055 Correct file generation
Allen ByrneAllen Byrne
7de9d76d81aremove old reference file
Allen ByrneAllen Byrne
d746b28f1d7Revert "Remove old file" This reverts commit a0e8ee6917bf2496676780980f0f270412550d4e.
Allen ByrneAllen Byrne
a0e8ee6917bRemove old file
Allen ByrneAllen Byrne
9163a5cdc47Add h5diff note
Allen ByrneAllen Byrne
1c492993749HDFFV-9055 Correct file generation
Scot BreitenfeldScot Breitenfeld
f03588541b4Added 1.8.19 Fortran fixes
Scot BreitenfeldScot Breitenfeld
133168d8fcdFixed for building shared fortran libraries on OS X, HDFFV-2772
Scot BreitenfeldScot Breitenfeld
7639406b9c9fixed print formatting
Allen ByrneAllen Byrne
7648fb25ad0MMerge pull request #524 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '7557384b9b60c2561a2eb5b08027f59737cb49c7': Correct name of reference file to be copied HDFFV-10186 new testfile Correct statement order HDFFV-9055 add new test file Tools merge from develop-1.10
Allen ByrneAllen Byrne
7557384b9b6Correct name of reference file to be copied
Allen ByrneAllen Byrne
7bf6e6e3bdeHDFFV-10186 new testfile
Allen ByrneAllen Byrne
52150ea89d3MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8) * commit '6cecb1352220daa248bed247ffd613c92c6c9f03': Minor modifications for HDFFV-9934 Print out failure/success messages from running the tests in hl/test/test_dset_opt.c. Tested on emu, quail, kituo, platypus. Updated for 1.8.19 Updated for 1.8.19.
Vailin ChoiVailin Choi
6cecb135222MMerge pull request #525 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_8 to hdf5_1_8 * commit 'a59d5166bee9153c58c85847d19ad7fdd6beb7f6': Minor modifications for HDFFV-9934 Print out failure/success messages from running the tests in hl/test/test_dset_opt.c. Tested on emu, quail, kituo, platypus.
Vailin ChoiVailin Choi
a59d5166beeMinor modifications for HDFFV-9934 Print out failure/success messages from running the tests in hl/test/test_dset_opt.c. Tested on emu, quail, kituo, platypus.
Binh-Minh RiblerBinh-Minh Ribler
4212f5fe506MMerge pull request #523 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 to hdf5_1_8 Updated RELEASE.txt * commit '1fd0db03214c4bfebe0a956b3dd4bcbe819c5246': Updated for 1.8.19 Updated for 1.8.19.
Binh-Minh RiblerBinh-Minh Ribler
1fd0db03214Updated for 1.8.19
Binh-Minh RiblerBinh-Minh Ribler
503f3cf1c21Updated for 1.8.19.
Allen ByrneAllen Byrne
9eded07bf6fCorrect statement order
Allen ByrneAllen Byrne
ef31a9409b5HDFFV-9055 add new test file
Allen ByrneAllen Byrne
a466f168515Tools merge from develop-1.10
Vailin ChoiVailin Choi
f5ee10c94f9MMerge pull request #513 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_8 to hdf5_1_8 * commit '839bbd544a8cf11184e0d8429778ebf45c522d10': Fix for HDFFV-10051 Fix for issue #2 reported in HDFFV-10051: The layout "dirty" flag for a compact dataset is not reset properly after flusing the data at dataset close. --Reset the "dirty" flag before flushing the message. Issue #1 reported in HDFFV-10051 is not a problem for 1.8.
Vailin ChoiVailin Choi
839bbd544a8Fix for HDFFV-10051 Fix for issue #2 reported in HDFFV-10051: The layout "dirty" flag for a compact dataset is not reset properly after flusing the data at dataset close. --Reset the "dirty" flag before flushing the message. Issue #1 reported in HDFFV-10051 is not a problem for 1.8.
Binh-Minh RiblerBinh-Minh Ribler
0eb6ddd67baMMerge pull request #518 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 to hdf5_1_8 * commit '0fbb49ac81078a35f8d999bf9242d8a12b0921cf': Added H5LaccProp.h/cpp to CMakeLists.txt
Binh-Minh RiblerBinh-Minh Ribler
0fbb49ac810MMerge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_1_8_bmr into hdf5_1_8
Binh-Minh RiblerBinh-Minh Ribler
4732761fe69Added H5LaccProp.h/cpp to CMakeLists.txt
hdftesthdftest
05a8519e885Increment snap version.
hdftesthdftest
a98d4e42fa2MMerge branch 'hdf5_1_8' of ssh://bitbucket.hdfgroup.org:7999/hdffv/hdf5 into hdf5_1_8
Binh-Minh RiblerBinh-Minh Ribler
0f8f929e918MMerge pull request #502 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 to hdf5_1_8 * commit '8b1a53896565cafca3795d139a37148f89bf928d': Add H5Lexists wrappers Description: Added wrappers H5Location::exists() for H5Lexists. Added new class LinkAccPropList to be used by H5Location::exists() Rearranged source files in Makefile.am Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test) Improvement of class hierarchy Description: - Moved c...
Binh-Minh RiblerBinh-Minh Ribler
8b1a5389656Add H5Lexists wrappers Description: Added wrappers H5Location::exists() for H5Lexists. Added new class LinkAccPropList to be used by H5Location::exists() Rearranged source files in Makefile.am Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
Binh-Minh RiblerBinh-Minh Ribler
77eb59b4343MMerge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_1_8_bmr into hdf5_1_8