Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update versioning to next major version | Allen Byrne | 2019-09-25 | 2 | -0/+5 |
| | |||||
* | Update develop branch version to 1.13.0 after creation of hdf5_1_12 | Larry Knox | 2019-09-25 | 2 | -4/+4 |
| | | | | branch. | ||||
* | Remove obsolete symbol | Allen Byrne | 2019-09-20 | 1 | -14/+13 |
| | |||||
* | small syntax changes | Allen Byrne | 2019-09-19 | 5 | -20/+21 |
| | |||||
* | Change unused variable to generic form | Allen Byrne | 2019-09-19 | 1 | -1/+1 |
| | |||||
* | HDFFV-10903 - fix VFD constants in JNI | Allen Byrne | 2019-09-17 | 1 | -2/+14 |
| | |||||
* | HDFFV-10901 add missing config options | Allen Byrne | 2019-09-13 | 1 | -1/+0 |
| | |||||
* | revert as CHECK will first check for exception | Allen Byrne | 2019-09-10 | 1 | -6/+6 |
| | |||||
* | Clear exception for getting JNI string to clear the exception | Allen Byrne | 2019-09-10 | 1 | -6/+6 |
| | |||||
* | Add statement for label if code unimplemented | Allen Byrne | 2019-09-05 | 1 | -0/+2 |
| | |||||
* | Fix unused var | Allen Byrne | 2019-09-05 | 1 | -2/+6 |
| | |||||
* | Correct label and var names | Allen Byrne | 2019-09-05 | 1 | -14/+14 |
| | |||||
* | Add back missing java implementation | Allen Byrne | 2019-09-05 | 6 | -119/+407 |
| | |||||
* | OESS-29 Fix HD prefix in perform and enable test compile | Allen Byrne | 2019-08-27 | 1 | -3/+3 |
| | |||||
* | Untangle #ifdef mess in ROS3 code. | Dana Robinson | 2019-08-20 | 1 | -1/+1 |
| | |||||
* | HDFFV-10887 Implement requested functions | Allen Byrne | 2019-08-19 | 7 | -6/+164 |
| | |||||
* | Fix compiler warnings with diabled ROS3 and HDFS VFDs. | Jacob Smith | 2019-08-14 | 1 | -11/+3 |
| | | | | | | Fix misuse of [HD]strncpy and [HD]snprintf. Minor formatting changes. Fix test cleanup issue with java groups example. | ||||
* | Update junit.sh.in to copy lib files to $prefix/lib. | Larry Knox | 2019-08-02 | 1 | -3/+4 |
| | | | | Correct checking for s3 and hdfs options. | ||||
* | Merge cleanup mostly whitespace | Allen Byrne | 2019-07-30 | 3 | -5/+1 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-07-29 | 16 | -0/+710 |
|\ | | | | | | | | | | | | | | | * commit 'f97e11e7635a0cd8728d4604ca5dceb3925ba44c': Update comment and check for strtoumax. Modify CMakeLists.txt file for renamed h5tools_test_utils files. Add HD to string functions. Switched strtoul to strtoumax in H5FDs3comms.c. Removed unused functions and variables in s3 and hdfs TestH5Pfapl*.java. Update Copyright headers. Squashed commit of the following: | ||||
| * | Add HD to string functions. | Larry Knox | 2019-07-26 | 3 | -426/+0 |
| | | | | | | | | | | | | Switched strtoul to strtoumax in H5FDs3comms.c. Removed unused functions and variables in s3 and hdfs TestH5Pfapl*.java. Update Copyright headers. | ||||
| * | Squashed commit of the following: | Larry Knox | 2019-07-25 | 17 | -0/+1136 |
| | | | | | | | | | | | | | | | | | | | | | | Merge changes from update_merged_S3_HDFS branch into develop. commit d5034315aea88629929ac0c9c59ebfafd5f21a31 Merge: 9c48823 d3fdcd8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Jul 25 08:24:53 2019 -0500 Merge branch 'develop' into update_merged_S3_HDFS | ||||
* | | Update libvers usage | Allen Byrne | 2019-07-28 | 2 | -3/+3 |
|/ | |||||
* | Use generator expr to get correct name | Allen Byrne | 2019-07-22 | 5 | -145/+86 |
| | |||||
* | Correct java load library name access | Allen Byrne | 2019-07-18 | 5 | -10/+12 |
| | |||||
* | CMake generator expr cannot be used in get_property cmd | Allen Byrne | 2019-07-18 | 1 | -2/+3 |
| | |||||
* | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 5 | -5/+5 |
| | |||||
* | Correct test use of library name | Allen Byrne | 2019-07-08 | 1 | -1/+2 |
| | |||||
* | Change how name is retrieved | Allen Byrne | 2019-07-08 | 4 | -4/+8 |
| | |||||
* | Move before null check | Allen Byrne | 2019-07-08 | 1 | -2/+2 |
| | |||||
* | HDFFV-10581 remove special name checking | Allen Byrne | 2019-07-08 | 5 | -5/+5 |
| | |||||
* | Updated the Java attribute test so that attribute access | Dana Robinson | 2019-06-24 | 1 | -7/+11 |
| | | | | property lists are created and used correctly. | ||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -1/+1 |
| | | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules | ||||
* | Merge pull request #1727 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-06-13 | 3 | -1/+9 |
|\ | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:H5Fdelete_vol_only to develop * commit 'bb5e7822f447b8a175e807e2e7bad5e0192394e5': Fixed an error string typo Added H5Fdelete call and VOL support (but no VFD/native implementation). | ||||
| * | Added H5Fdelete call and VOL support (but no VFD/native implementation). | Dana Robinson | 2019-06-11 | 3 | -1/+9 |
| | | |||||
* | | Merge pull request #1728 in HDFFV/hdf5 from ↵ | Larry Knox | 2019-06-12 | 1 | -1/+9 |
|\ \ | |/ |/| | | | | | | | | | | | | | ~LRKNOX/hdf5_lrk:bugfix/HDFFV-9976-add-configuration-or-make-options to develop * commit '6e1dc507240fba447c79827897b099e91b9dd5c1': Add release note for enable-tools and enable-tests options. Modified Makefile.ams for h5repack, h5watch and gif2h5 to allow disabling tests. Moved h5cc.in from tools/src/misc to src directory to always create h5cc whether or not tools are enabled. Added configuration status of tools and tests to libhdf5.settings. Add options to enable or disable building tools and tests. The default is enabled for each. | ||||
| * | Add options to enable or disable building tools and tests. The default | Larry Knox | 2019-06-06 | 1 | -1/+9 |
| | | | | | | | | is enabled for each. | ||||
* | | Merge pull request #1715 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-06-05 | 10 | -83/+83 |
|\ \ | | | | | | | | | | | | | | | | | | | * commit '1ecce0e9bbc07cb3eb6f6bc1fca9d42c9e9c8176': Fix minor issues Update macro Java formatting of args | ||||
| * | | Fix minor issues | Allen Byrne | 2019-06-03 | 1 | -1/+1 |
| | | | |||||
| * | | Java formatting of args | Allen Byrne | 2019-05-30 | 9 | -82/+82 |
| |/ | |||||
* | | Added a VOL initialization property list type. | Dana Robinson | 2019-06-05 | 2 | -0/+10 |
|/ | |||||
* | Correct message command syntax | Allen Byrne | 2019-05-17 | 1 | -2/+2 |
| | |||||
* | Snapshot version 1.11 release 5. | hdftest | 2019-05-02 | 2 | -4/+4 |
| | | | | Update version to 1.11.6. | ||||
* | Fix Java JUnit-TestH5P failure on 32-bit arch | Jordan Henderson | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | Fix java for new H5Fget_info function | Allen Byrne | 2019-04-15 | 3 | -153/+37 |
| | |||||
* | Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno | Quincey Koziol | 2019-04-14 | 5 | -1/+175 |
| | |||||
* | HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change. | Vailin Choi | 2019-04-06 | 1 | -2/+2 |
| | | | | This also addresses HDFFV-10255: H5Sencode/decode performance issue. | ||||
* | Set V112 as the latest format and extend the arrays of version bounds. | Vailin Choi | 2019-04-04 | 3 | -1/+6 |
| | |||||
* | Merge remote-tracking branch 'origin/develop' into env_vol_load | Quincey Koziol | 2019-04-03 | 2 | -4/+4 |
|\ | |||||
| * | Snapshot version 1.11 release 4. | hdftest | 2019-04-01 | 2 | -4/+4 |
| | | | | | | | | Update version to 1.11.5. |