Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unsed var,function,macro, etc | kmu | 2020-05-20 | 18 | -50/+46 |
| | |||||
* | fix uninitizlized warning | kmu | 2020-05-20 | 3 | -6/+6 |
| | |||||
* | Fixed yet another small issue in test/efc.c. | Dana Robinson | 2020-05-20 | 1 | -6/+6 |
| | |||||
* | Remove irrelevant sentence from comment. | Larry Knox | 2020-05-20 | 1 | -3/+1 |
| | |||||
* | Remove duplicate lines noted on forum by Eric Bavier | Larry Knox | 2020-05-20 | 1 | -7/+0 |
| | |||||
* | Add v111 version for H5O functions to enable version1 default for HDF5 | Larry Knox | 2020-05-20 | 2 | -7/+32 |
| | | | | | 1.8-1.10 and version 3 default for HDF5 1.12. Version 2 functions are available (deprecated) but will not be the default for any version. | ||||
* | Only 2 versions of H5O_info_t and H5O_iterate_t. | Larry Knox | 2020-05-20 | 1 | -2/+2 |
| | |||||
* | H5vers.txt has versions v10 that should be v110 and some missing v110 | Larry Knox | 2020-05-20 | 1 | -7/+7 |
| | | | | entries. | ||||
* | PATH_MAX fix in efc test for Windows. | Dana Robinson | 2020-05-20 | 1 | -0/+5 |
| | |||||
* | Tidying from code review. | Dana Robinson | 2020-05-20 | 1 | -6/+20 |
| | |||||
* | Fixed stack and frame size warnings. Not complete, but fixes most of | Dana Robinson | 2020-05-20 | 14 | -505/+1117 |
| | | | | the easier cases. | ||||
* | Removed UIUC from copyright, added helpful comment. | Dana Robinson | 2020-05-20 | 1 | -2/+1 |
| | |||||
* | Updated MANIFEST | Dana Robinson | 2020-05-20 | 1 | -0/+1 |
| | |||||
* | Added a config file for ARM (Tested on a Raspberry Pi 3B+ | Dana Robinson | 2020-05-20 | 1 | -0/+17 |
| | | | | w/ gcc 6). | ||||
* | Note for common warnings files | Allen Byrne | 2020-05-20 | 1 | -0/+9 |
| | |||||
* | Create common build system files for warnings | Allen Byrne | 2020-05-20 | 8 | -27/+149 |
| | |||||
* | Correct standalone function attributes | Allen Byrne | 2020-05-20 | 3 | -8/+13 |
| | |||||
* | Standalone should not use import/export attributes | Allen Byrne | 2020-05-20 | 1 | -0/+5 |
| | |||||
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-05-20 | 225 | -4662/+13973 |
| | |||||
* | Add test for reference shutdown issue | Jerome Soumagne | 2020-05-20 | 2 | -0/+84 |
| | |||||
* | H5R: set app ref when incrementing ref_count on location held by reference | Jerome Soumagne | 2020-05-20 | 5 | -18/+39 |
| | | | | (fix HDFFV-10992) | ||||
* | HDFFV-11001 fix if block | Allen Byrne | 2020-05-20 | 1 | -3/+2 |
| | |||||
* | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-05-20 | 34 | -356/+363 |
| | |||||
* | HDDFV-11001 add note | Allen Byrne | 2020-05-20 | 1 | -0/+14 |
| | |||||
* | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-05-20 | 39 | -57/+138 |
| | |||||
* | Adjust regex for warnings | Allen Byrne | 2020-05-20 | 1 | -8/+8 |
| | |||||
* | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-05-20 | 47 | -719/+726 |
| | |||||
* | Ignore ZLIB warnings | Allen Byrne | 2020-05-20 | 1 | -0/+1 |
| | |||||
* | Added JIRA note | Allen Byrne | 2020-05-20 | 1 | -0/+8 |
| | |||||
* | Modify external_env.c to prevent deleting test file of external.c. | Larry Knox | 2020-05-20 | 1 | -2/+1 |
| | | | | Fix for HDFFV-10941. | ||||
* | io_timer.c uses a parallel lib function | Allen Byrne | 2020-05-20 | 2 | -4/+3 |
| | |||||
* | Fix standalone compile issues | Allen Byrne | 2020-05-20 | 4 | -48/+176 |
| | |||||
* | Separate result variables for the function performed | Allen Byrne | 2020-05-20 | 3 | -88/+104 |
| | |||||
* | Check for actual content before using file | Allen Byrne | 2020-05-20 | 5 | -264/+298 |
| | |||||
* | HDFFV-10995 - add missing import | Allen Byrne | 2020-05-20 | 2 | -0/+2 |
| | |||||
* | HDFFV-10995 - need to add import | Allen Byrne | 2020-05-20 | 2 | -0/+2 |
| | |||||
* | HDFFV-10995 - Update all time instances | Allen Byrne | 2020-05-20 | 1 | -38/+38 |
| | |||||
* | HDFFV-10995 adjust testing to tolerate non-US locale | Allen Byrne | 2020-05-20 | 3 | -3/+3 |
| | |||||
* | fix test assert fail error | kmu | 2020-05-20 | 2 | -4/+4 |
| | |||||
* | add new type support | kmu | 2020-05-20 | 1 | -0/+1 |
| | |||||
* | address problems from comments | kmu | 2020-05-20 | 6 | -7/+6 |
| | |||||
* | fix and address comments | kmu | 2020-05-20 | 11 | -35/+34 |
| | |||||
* | change according to previous comments | kmu | 2020-05-20 | 2 | -4/+3 |
| | |||||
* | add missing piece | kmu | 2020-05-20 | 1 | -0/+1 |
| | |||||
* | remove unnecessary check macro | kmu | 2020-05-20 | 31 | -62/+53 |
| | |||||
* | fix intel compile warnings | kmu | 2020-05-20 | 45 | -105/+134 |
| | |||||
* | Revert "fix warnings from Intel compiler" | kmu | 2020-05-20 | 47 | -120/+100 |
| | | | | This reverts commit 8b9338ab57eec0cc8fa5a36c44d7b28e52e9a466. | ||||
* | Revert "fix warnings and some text alignment" | kmu | 2020-05-20 | 1 | -12/+14 |
| | | | | This reverts commit d06474c4e1ba8628f896e57e619d4b142e6ba8b0. | ||||
* | Revert "let hdf5 pick up the right compiler in Intel environment" | kmu | 2020-05-20 | 4 | -121/+10 |
| | | | | This reverts commit 3613ec7296a782c86ea5f0706a5a0cb51602abc9. | ||||
* | Revert "fix issues from previous PR comments" | kmu | 2020-05-20 | 38 | -90/+77 |
| | | | | This reverts commit d242a900f420b040e364f6c0976c01593e955db3. |