Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix format convert error mask test | Allen Byrne | 2017-10-18 | 4 | -9/+66 |
| | |||||
* | Fix tools error handling and valgrind issues | Allen Byrne | 2017-10-18 | 16 | -63/+120 |
| | |||||
* | Fix error handling issues | Allen Byrne | 2017-10-17 | 14 | -241/+261 |
| | |||||
* | Correct test results | Allen Byrne | 2017-10-17 | 3 | -10/+10 |
| | |||||
* | Cleanup valgrind issues | Allen Byrne | 2017-10-17 | 1 | -9/+11 |
| | |||||
* | HDFFV-1097 Changed file columns | Allen Byrne | 2017-10-16 | 16 | -2083/+2083 |
| | |||||
* | HDFFV-10297 add h5copy test and fix h5diff errors | Allen Byrne | 2017-10-16 | 30 | -766/+1002 |
| | |||||
* | Fix VS2012 declaration error | Allen Byrne | 2017-10-16 | 1 | -3/+3 |
| | |||||
* | HDFFV-10297 Fix compiler compaliants | Allen Byrne | 2017-10-16 | 2 | -6/+9 |
| | |||||
* | HDFFV-10296 Update tools lib to use the error handling macros. | Allen Byrne | 2017-10-13 | 11 | -2170/+1593 |
| | |||||
* | Close ids in loop | Allen Byrne | 2017-10-12 | 1 | -2/+15 |
| | |||||
* | Merge pull request #705 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-10-11 | 30 | -3442/+3393 |
|\ | | | | | | | | | | | | | | | | | | | | | | | * commit '11df540c92ac284a664be912b0cb045e8d92e7d3': Added older change that was added to last change HDFFV-10297 add release note - fix test step HDFFV-10297 Fix resource errors and cleanup whitespace HDFFV-10297 fix vl buffer error HDFFV-10297 update calls to H5Zfilter_avail HDFFV-10297 - code changes nullify error HDFFV-10297 - Fix test errors - five remaining HDFFV-10297 - fix repack individual objects includes H5Zfilter_avail() fix | ||||
| * | Added older change that was added to last change | Allen Byrne | 2017-10-11 | 1 | -3/+8 |
| | | |||||
| * | HDFFV-10297 add release note - fix test step | Allen Byrne | 2017-10-11 | 2 | -1/+24 |
| | | |||||
| * | HDFFV-10297 Fix resource errors and cleanup whitespace | Allen Byrne | 2017-10-10 | 3 | -1058/+991 |
| | | |||||
| * | HDFFV-10297 fix vl buffer error | Allen Byrne | 2017-10-10 | 1 | -58/+50 |
| | | |||||
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-10-10 | 1 | -2/+0 |
| |\ | | | | | | | | | | | | | * commit '59a4ffac402cc4d96ec43b0027f9ac30ad7b0527': removed always true ifdef | ||||
| * | | HDFFV-10297 update calls to H5Zfilter_avail | Allen Byrne | 2017-10-09 | 5 | -1521/+1409 |
| | | | |||||
| * | | HDFFV-10297 - code changes nullify error | Allen Byrne | 2017-10-09 | 1 | -5/+1 |
| | | | |||||
| * | | HDFFV-10297 - Fix test errors - five remaining | Allen Byrne | 2017-10-09 | 14 | -168/+338 |
| | | | |||||
| * | | HDFFV-10297 - fix repack individual objects | Allen Byrne | 2017-10-06 | 11 | -677/+621 |
| | | | | | | | | | includes H5Zfilter_avail() fix | ||||
* | | | Merge pull request #701 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2017-10-11 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | * commit '0764a9aa27b6a06062f93c0e5928db211c3fecb3': fixed missing prototype warning | ||||
| * \ \ | Merge branch 'develop' of ↵ | M. Scot Breitenfeld | 2017-10-09 | 0 | -0/+0 |
| |\ \ \ | | | |/ | | |/| | | | | | ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop | ||||
| * | | | fixed missing prototype warning | M. Scot Breitenfeld | 2017-10-09 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #703 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2017-10-10 | 6 | -42/+29 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | * commit '4a3998ac308c2bf24201e470c0b23f7f83f063e1': Correct indentation in h5diff/Makefile.am. Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This allows them to be successfully linked but not installed. The change was added for the HDF5 1.8.20 release, but is also needed for all other HDF5 branches. | ||||
| * | | | Correct indentation in h5diff/Makefile.am. | lrknox | 2017-10-09 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This | lrknox | 2017-10-09 | 6 | -41/+28 |
|/ / / | | | | | | | | | | | | | | | | allows them to be successfully linked but not installed. The change was added for the HDF5 1.8.20 release, but is also needed for all other HDF5 branches. | ||||
* | | | Merge pull request #700 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2017-10-09 | 1 | -2/+0 |
|\ \ \ | |/ / | | / | |/ |/| | * commit 'c643b135940f60d9dd53c982d278c2ef6d2958e8': removed always true ifdef | ||||
| * | removed always true ifdef | M. Scot Breitenfeld | 2017-10-09 | 1 | -2/+0 |
|/ | |||||
* | Merge pull request #695 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-10-05 | 1 | -3/+3 |
|\ | | | | | | | | | | | * commit 'a49372724cbf9201c4f1d8c8daab1d56a33dc63e': Fix other test name typos Fix typo in valgrind test name | ||||
| * | Fix other test name typos | Allen Byrne | 2017-10-05 | 1 | -2/+2 |
| | | |||||
| * | Fix typo in valgrind test name | Allen Byrne | 2017-10-05 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #692 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-10-04 | 1 | -535/+382 |
|\ | | | | | | | | | * commit '865b25849344beb0ef8be64260b18828e5ca2c9f': Whitespace conversions and comment updates | ||||
| * | Whitespace conversions and comment updates | Allen Byrne | 2017-10-04 | 1 | -535/+382 |
|/ | |||||
* | Merge pull request #690 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-10-03 | 15 | -176/+345 |
|\ | | | | | | | | | | | * commit '12e4d3fd0bc7411a28390bcc9fc00fede807a5cf': Add/remove test files Cleanup cmake clean macros | ||||
| * | Add/remove test files | Allen Byrne | 2017-10-03 | 1 | -1/+2 |
| | | |||||
| * | Cleanup cmake clean macros | Allen Byrne | 2017-10-03 | 14 | -175/+343 |
|/ | |||||
* | Merge pull request #688 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-10-03 | 26 | -817/+739 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | buildbot tests passing * commit '68a9844991cfaaca2d0f97d7828f1f6f59af1349': VS2012 and earlier cannot have execute stmnts before declare Correct depends name Fix list of names new reference file Fix repack plugin test - reorganize test macros Adjust filter available variables Fix STREQUAL if commands. Update error handling to support ARGS and tools stack | ||||
| * | VS2012 and earlier cannot have execute stmnts before declare | Allen Byrne | 2017-10-03 | 1 | -1/+1 |
| | | |||||
| * | Correct depends name | Allen Byrne | 2017-10-03 | 1 | -1/+1 |
| | | |||||
| * | Fix list of names | Allen Byrne | 2017-10-03 | 1 | -2/+3 |
| | | |||||
| * | new reference file | Allen Byrne | 2017-10-03 | 1 | -0/+7 |
| | | |||||
| * | Fix repack plugin test - reorganize test macros | Allen Byrne | 2017-10-03 | 3 | -286/+370 |
| | | |||||
| * | Adjust filter available variables | Allen Byrne | 2017-10-02 | 1 | -19/+35 |
| | | |||||
| * | Fix STREQUAL if commands. | Allen Byrne | 2017-10-02 | 17 | -78/+89 |
| | | |||||
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-10-02 | 7 | -4/+23 |
| |\ | | | | | | | | | | | | | * commit '9d6ba29a01079e0f81ffa530605d8cd830378f9c': Better segregate clean & dirty LRU lists so that they are only defined when the H5C_MAINTAIN_CLEAN_AND_DIRTY_LRU_LISTS macro is defined. | ||||
| * | | Update error handling to support ARGS and tools stack | Allen Byrne | 2017-10-02 | 7 | -459/+262 |
| | | | |||||
* | | | Merge pull request #689 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop ↵ | Binh-Minh Ribler | 2017-10-03 | 1 | -1/+2 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | to develop * commit 'afc9ce25b68caff7744f8a8a41407a4bfdf34690': Updated doxygen config file Description: Added C2Cppfunction_map.mht to HTML_EXTRA_FILES. Verified that the file is copied to cpplus_RM after running doxygen on cpp_doc_config. | ||||
| * | | Merge branch 'develop' of ↵ | Binh-Minh Ribler | 2017-10-03 | 8 | -4/+29 |
| |\ \ | |/ / |/| | | | | | https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp3 into develop | ||||
* | | | Merge pull request #687 in HDFFV/hdf5 from merge_full_swmr_02 to develop | Quincey Koziol | 2017-10-02 | 7 | -4/+23 |
|\ \ \ | |_|/ |/| | | | | | | | | * commit '744b6b282f087ce23310805dc24ce8f8b351fb61': Better segregate clean & dirty LRU lists so that they are only defined when the H5C_MAINTAIN_CLEAN_AND_DIRTY_LRU_LISTS macro is defined. |