| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix missing defines for standalone perf | Allen Byrne | 2016-10-03 | 1 | -0/+25 |
|
|
* | Remove hanging property set | Allen Byrne | 2016-10-03 | 1 | -1/+0 |
|
|
* | Revert clear objects for testfile removal | Allen Byrne | 2016-10-03 | 1 | -1/+9 |
|
|
* | Merge test output file clearing into runTest.cmake | Allen Byrne | 2016-10-03 | 14 | -193/+12 |
|
|
* | Move clear-objects inside runTest | Allen Byrne | 2016-10-03 | 2 | -10/+10 |
|
|
* | Merge pull request #46 in HDFFV/hdf5 from ~KOZIOL/hdf5:features/warning_clean... | Quincey Koziol | 2016-09-29 | 1 | -22/+47 |
|\ |
|
| * | Description: | Quincey Koziol | 2016-09-27 | 1 | -22/+47 |
|
|
* | | Correct clear objects working dir | Allen Byrne | 2016-09-21 | 2 | -1/+3 |
|/ |
|
* | Windows returns -1 instaed of 255 as on linux for the test | Allen Byrne | 2016-08-30 | 1 | -1/+5 |
|
|
* | [svn-r30321] HDFFV-9974: Correct parsing of UD filter parameters. | Allen Byrne | 2016-08-25 | 3 | -8/+17 |
|
|
* | [svn-r30319] Fix for daily test failure on emu -m64 for the checkin #30310. | Vailin Choi | 2016-08-24 | 1 | -0/+0 |
|
|
* | [svn-r30318] whitespace cleanup | Allen Byrne | 2016-08-24 | 1 | -28/+28 |
|
|
* | [svn-r30317] Whitespace cleanup | Allen Byrne | 2016-08-24 | 1 | -364/+297 |
|
|
* | [svn-r30310] Fix daily test failure for previous checkin #30308. | Vailin Choi | 2016-08-22 | 3 | -1/+1 |
|
|
* | [svn-r30308] Fix for HDFFV-7991--error when copying dataset with attribute wh... | Vailin Choi | 2016-08-19 | 4 | -0/+86 |
|
|
* | [svn-r30285] Description: | Quincey Koziol | 2016-08-13 | 11 | -125/+116 |
|
|
* | [svn-r30238] Follow-on to HDFFV-9928: remove unconditional call of time.h typ... | Allen Byrne | 2016-08-01 | 1 | -1/+0 |
|
|
* | [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom co... | Allen Byrne | 2016-08-01 | 16 | -316/+103 |
|
|
* | [svn-r30236] HDFFV-9928: remove duplicate and unconditional includes in h5dif... | Allen Byrne | 2016-08-01 | 2 | -12/+6 |
|
|
* | [svn-r30235] HDFFV-9730: Fix functions for delete to use a specific dir inste... | Allen Byrne | 2016-08-01 | 13 | -13/+13 |
|
|
* | [svn-r30232] HDFFV-9953, -9955: Add new testfiles to h5dump generator and tests. | Allen Byrne | 2016-08-01 | 7 | -18/+1560 |
|
|
* | [svn-r30219] Description: | Quincey Koziol | 2016-07-22 | 15 | -765/+698 |
|
|
* | [svn-r30194] Convert usage function to use standard tools macros. | Allen Byrne | 2016-07-18 | 3 | -63/+64 |
|
|
* | [svn-r30192] Correct random code inserted in usage text. | Allen Byrne | 2016-07-18 | 1 | -5/+2 |
|
|
* | [svn-r30189] Description: | Quincey Koziol | 2016-07-18 | 14 | -239/+236 |
|
|
* | [svn-r30161] Description: | Quincey Koziol | 2016-07-07 | 1 | -1/+1 |
|
|
* | [svn-r30113] Description: | Quincey Koziol | 2016-06-28 | 25 | -4429/+3955 |
|
|
* | [svn-r30095] Description: | Quincey Koziol | 2016-06-19 | 22 | -60/+64 |
|
|
* | [svn-r30075] Description: | Quincey Koziol | 2016-06-14 | 14 | -71/+656 |
|
|
* | [svn-r30058] Correct typo in compile scripts that causes dropping of filename... | Larry Knox | 2016-06-08 | 1 | -1/+1 |
|
|
* | [svn-r30020] Description: | Quincey Koziol | 2016-06-06 | 1 | -2/+10 |
|
|
* | [svn-r29975] Description: | Quincey Koziol | 2016-05-30 | 1 | -117/+119 |
|
|
* | [svn-r29969] Description: | Quincey Koziol | 2016-05-29 | 5 | -1/+170 |
|
|
* | [svn-r29956] Removed tools/h5format_convert/Makefile.in. | Dana Robinson | 2016-05-24 | 1 | -1502/+0 |
|
|
* | [svn-r29924] Description: | Quincey Koziol | 2016-05-12 | 51 | -1/+4384 |
|
|
* | [svn-r29889] HDFFV-9775: Add enable-error-stack to tools lib and refactor h5r... | Allen Byrne | 2016-05-04 | 10 | -700/+755 |
|
|
* | [svn-r29887] Add missing testfiles for h5repack | Allen Byrne | 2016-05-04 | 2 | -0/+51 |
|
|
* | [svn-r29885] Fix memory leak when one dataset is vlen. | Allen Byrne | 2016-05-04 | 1 | -229/+241 |
|
|
* | [svn-r29884] VDS correction for get_space_status, with test change. | Allen Byrne | 2016-05-04 | 9 | -140/+684 |
|
|
* | [svn-r29883] Convert import test script to standard used by other test scripts. | Allen Byrne | 2016-05-04 | 1 | -19/+25 |
|
|
* | [svn-r29881] Add include guards. | Allen Byrne | 2016-05-04 | 4 | -18/+38 |
|
|
* | [svn-r29868] Add/convert most tools to use new HDF5_TOOLS_DIR instead of HDF5... | Allen Byrne | 2016-05-04 | 1 | -1/+1 |
|
|
* | [svn-r29867] CMake whitespace cleanup | Allen Byrne | 2016-05-04 | 5 | -71/+71 |
|
|
* | [svn-r29862] Convert source list names from *_SRCS to *_SOURCES. | Allen Byrne | 2016-05-04 | 16 | -530/+530 |
|
|
* | [svn-r29779] Description: | Quincey Koziol | 2016-04-24 | 11 | -4/+449 |
|
|
* | [svn-r29745] HDFFV-9767 | Scot Breitenfeld | 2016-04-19 | 1 | -5/+5 |
|
|
* | [svn-r29714] Description: | Quincey Koziol | 2016-04-16 | 1 | -5/+1 |
|
|
* | [svn-r29683] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ... | Allen Byrne | 2016-04-11 | 2 | -20/+0 |
|
|
* | [svn-r29681] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ... | Allen Byrne | 2016-04-11 | 1 | -4/+6 |
|
|
* | [svn-r29680] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ... | Allen Byrne | 2016-04-11 | 5 | -44/+203 |
|
|