Network

 
AuthorCommitMessageCommit Date
Binh-Minh RiblerBinh-Minh Ribler
0684235b36bMMerge pull request #935 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr:develop to develop Notes for gen_bounds.c * commit '8155dba8d7cb8dbe2532c17c7ea5a27f52e3095b': Improve code Description: Added notes and changed argument to H5Fcreate to clarify the latest situation Platforms tested: Linux/64 (jelly)
Binh-Minh RiblerBinh-Minh Ribler
8155dba8d7cMMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr into develop
Binh-Minh RiblerBinh-Minh Ribler
4731819b0e4Improve code Description: Added notes and changed argument to H5Fcreate to clarify the latest situation Platforms tested: Linux/64 (jelly)
Allen ByrneAllen Byrne
26109aad513MMerge pull request #932 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '75db73efc514aff2af63618cc7be357fc4e77cb6': Add release note Remove obsolete comments Change CMake min to 3.10
Allen ByrneAllen Byrne
75db73efc51Add release note
Allen ByrneAllen Byrne
2d0a0859b22Remove obsolete comments
Allen ByrneAllen Byrne
24c62ba7fefChange CMake min to 3.10
Binh-Minh RiblerBinh-Minh Ribler
43158f3bb35MMerge pull request #833 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop Update for new support website. * commit '801191b4c374adc462345f2c068f1cfc6f4adf97': Upated cpp doc. Added C++ wrappers - HDFFV-10149 Description: Added the following wrappers to class H5::Group: + H5Lcreate_soft: // Creates a soft link from link_name to target_name. void newLink(const char *target_name, const char *link_name,...) void newLink(const H5std_string& target_...
Binh-Minh RiblerBinh-Minh Ribler
801191b4c37Upated cpp doc.
Binh-Minh RiblerBinh-Minh Ribler
539f4691fa1Added C++ wrappers - HDFFV-10149 Description: Added the following wrappers to class H5::Group: + H5Lcreate_soft: // Creates a soft link from link_name to target_name. void newLink(const char *target_name, const char *link_name,...) void newLink(const H5std_string& target_name,...) + H5Lcreate_hard: // Creates a hard link from new_name to curr_name. void newLink(const char *curr_name, const Group& new_loc,...) void newLink(const H5st...
Binh-Minh RiblerBinh-Minh Ribler
ace714c36a3MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp3 into develop
Binh-Minh RiblerBinh-Minh Ribler
82d092a499dUpdate for new support website Description: - Replaced external links with text including the C API name - Removed links of copyright at the bottom of each page - Removed logo at top - Removed document name and version number Platforms tested: Linux/32 2.6 (jam) - only documentation
Scot BreitenfeldScot Breitenfeld
0c3fc683634merged from develop
Scot BreitenfeldScot Breitenfeld
657f51aaa57merged from develop
Scot BreitenfeldScot Breitenfeld
d86b2e298a2MMerge branch 'hdf5_1_10_merge' of ssh://bitbucket.hdfgroup.org:7999/hdffv/hdf5 into hdf5_1_10_merge
Vailin ChoiVailin Choi
9ebe42cd0d9MMerge pull request #937 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10_merge to hdf5_1_10_merge * commit 'd1d91213d0813aed366b2d66a9c031c319070f18': Re-factor coding for H5P/Sencode with libver bounds.
Vailin ChoiVailin Choi
d1d91213d08MMerge branch 'hdf5_1_10_merge' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_fork into hdf5_1_10_merge
Vailin ChoiVailin Choi
83de2a580b1Re-factor coding for H5P/Sencode with libver bounds.
Scot BreitenfeldScot Breitenfeld
4460e41dfaaremoved duplicate code
Scot BreitenfeldScot Breitenfeld
a5d95ec0832MMerge branch 'develop' into hdf5_1_10_merge
Allen ByrneAllen Byrne
2a5d608f7bfMMerge pull request #929 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '13f5388149a0dd39a6f67d30d63c6d622e249fd9': HDFFV-4359 Add HL C++ and fix install parameters HDFFV-4359 Add C,HL,CXX files
Allen ByrneAllen Byrne
13f5388149aHDFFV-4359 Add HL C++ and fix install parameters
Allen ByrneAllen Byrne
3712738877aHDFFV-4359 Add C,HL,CXX files
Binh-Minh RiblerBinh-Minh Ribler
53235aa24c7MMerge pull request #930 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr:develop to develop * commit '7c293908a772dd19d69872b4dbf1fdcbbbf5f94f': Improving tests Description: Fixed typos that caused daily test failure on Ostrich Platforms tested: Linux/64 (jelly) Linux/ppc64 (ostrich)
Binh-Minh RiblerBinh-Minh Ribler
7c293908a77Improving tests Description: Fixed typos that caused daily test failure on Ostrich Platforms tested: Linux/64 (jelly) Linux/ppc64 (ostrich)
Allen ByrneAllen Byrne
00d29181b51MMerge pull request #928 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '6d75a3ffb4b1451ff80b7fdddafa5859376bee77': Fix misaligned macro Fix CMake missing parens
Allen ByrneAllen Byrne
6d75a3ffb4bFix misaligned macro
Allen ByrneAllen Byrne
8347a31871eFix CMake missing parens
Binh-Minh RiblerBinh-Minh Ribler
e1721103c56MMerge pull request #901 in HDFFV/hdf5 from ~BMRIBLER/version_bounds_bmr:develop to develop tests for version bounds. * commit 'f05f9d4cffab5e008c67e19034c1b248e1b01b3c': Miscellaneous test fixes Description: - dtypes.c: added the use of highest version of nested datatypes to verify the datatype's version. - miscellaneous typos Platforms tested: Linux/64 (jelly) Darwin (osx1010test) Added h5repack tests Description: Added tests SUPERBLOCK and INVALIDBOUNDS, comp...
Binh-Minh RiblerBinh-Minh Ribler
f05f9d4cffaMiscellaneous test fixes Description: - dtypes.c: added the use of highest version of nested datatypes to verify the datatype's version. - miscellaneous typos Platforms tested: Linux/64 (jelly) Darwin (osx1010test)
Binh-Minh RiblerBinh-Minh Ribler
2b50dc9855cAdded h5repack tests Description: Added tests SUPERBLOCK and INVALIDBOUNDS, composed by ADB. Platforms tested: Linux/64 (jelly) - cmake
Binh-Minh RiblerBinh-Minh Ribler
f2ff00bd7a2Added bounds_latest_latest.h5
Binh-Minh RiblerBinh-Minh Ribler
4899c9ab47bMisc improvement Description: - Added test file for h5repack test VERIFY_INVALIDBOUNDS - Updated MANIFEST - Removed unnecessary header file in test - Update h5repack script to copy the new file to the test location Platforms tested: Linux/64 (jelly) Darwin (osx1010test)
Binh-Minh RiblerBinh-Minh Ribler
c9885a51d86MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/version_bounds_bmr into develop
Binh-Minh RiblerBinh-Minh Ribler
39e3da75633Improving tests Description: - Added test for version bounds with nested datatypes - Added script for additional version bound test in h5repack - Cleaned up tests for consistency - Removed extra included header files Platforms tested: Linux/64 (jelly) Linux/64 (moohan) Darwin (osx1010test)
Allen ByrneAllen Byrne
3593694811aMMerge pull request #926 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '08fc36b0ca10abb9960c6543b4bc854d8d8aaf31': Correct cutnpaste Add missing note
Allen ByrneAllen Byrne
08fc36b0ca1Correct cutnpaste
Allen ByrneAllen Byrne
36bf5edfc91Add missing note
Allen ByrneAllen Byrne
6fb3962d9adMMerge pull request #925 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '1428e57fbf03d5ee58e6e4bbc2cdf71c2200607d': HDFFV-10414 fix note HDDFV-10414 correct location of error change
Allen ByrneAllen Byrne
1428e57fbf0HDFFV-10414 fix note
Allen ByrneAllen Byrne
d981692e63fHDDFV-10414 correct location of error change
Allen ByrneAllen Byrne
08d007a3072MMerge pull request #924 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '2db84441d742433c0aee26624a7b3fd05c2dbbf2': ifdef around another function
Allen ByrneAllen Byrne
2db84441d74ifdef around another function
Allen ByrneAllen Byrne
cad9a337606MMerge pull request #923 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit 'b8b0afc4c3e532c07c1284eddb0c5cb7834ea86a': Add #ifdef H5_HAVE_FORK eliminates special handling Add #ifdef H5_HAVE_FORK
Allen ByrneAllen Byrne
b8b0afc4c3eAdd #ifdef H5_HAVE_FORK eliminates special handling
Allen ByrneAllen Byrne
e5b602fafe3Add #ifdef H5_HAVE_FORK
Vailin ChoiVailin Choi
3093cb5bbacMMerge pull request #933 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10_merge to hdf5_1_10_merge * commit '6b99b7b02edfbeba9c12f608839c91ba0a0d87b0': Resolve compilation errors.
Vailin ChoiVailin Choi
6b99b7b02edResolve compilation errors.
Scot BreitenfeldScot Breitenfeld
496af1be89dNeeds to sync with lib version and Sencode.
Richard WarrenRichard Warren
5c4bab04f59MMerge pull request #917 in HDFFV/hdf5 from superblock_reloc_test_fix to hdf5_1_10 * commit 'a6e81cf18719bf8f18e226e229ec0e2c40d46871': Remove unused variables that were commented out in t_pread.c Removal of missing posix function for Windows. See HDFFV-8839 Fixed t_pread.c with a local implementation of the posix function dirname(). Fixes HDFFV=8839