summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix uninitizlized warningkmu2020-05-203-6/+6
* Fixed yet another small issue in test/efc.c.Dana Robinson2020-05-201-6/+6
* Remove irrelevant sentence from comment.Larry Knox2020-05-201-3/+1
* Remove duplicate lines noted on forum by Eric BavierLarry Knox2020-05-201-7/+0
* Add v111 version for H5O functions to enable version1 default for HDF5Larry Knox2020-05-202-7/+32
* Only 2 versions of H5O_info_t and H5O_iterate_t.Larry Knox2020-05-201-2/+2
* H5vers.txt has versions v10 that should be v110 and some missing v110Larry Knox2020-05-201-7/+7
* PATH_MAX fix in efc test for Windows.Dana Robinson2020-05-201-0/+5
* Tidying from code review.Dana Robinson2020-05-201-6/+20
* Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-05-2014-505/+1117
* Removed UIUC from copyright, added helpful comment.Dana Robinson2020-05-201-2/+1
* Updated MANIFESTDana Robinson2020-05-201-0/+1
* Added a config file for ARM (Tested on a Raspberry Pi 3B+Dana Robinson2020-05-201-0/+17
* Note for common warnings filesAllen Byrne2020-05-201-0/+9
* Create common build system files for warningsAllen Byrne2020-05-208-27/+149
* Correct standalone function attributesAllen Byrne2020-05-203-8/+13
* Standalone should not use import/export attributesAllen Byrne2020-05-201-0/+5
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-20225-4662/+13973
* Add test for reference shutdown issueJerome Soumagne2020-05-202-0/+84
* H5R: set app ref when incrementing ref_count on location held by referenceJerome Soumagne2020-05-205-18/+39
* HDFFV-11001 fix if blockAllen Byrne2020-05-201-3/+2
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-05-2034-356/+363
* HDDFV-11001 add noteAllen Byrne2020-05-201-0/+14
* HDFFV-11001 Add fine control over testingAllen Byrne2020-05-2039-57/+138
* Adjust regex for warningsAllen Byrne2020-05-201-8/+8
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-05-2047-719/+726
* Ignore ZLIB warningsAllen Byrne2020-05-201-0/+1
* Added JIRA noteAllen Byrne2020-05-201-0/+8
* Modify external_env.c to prevent deleting test file of external.c.Larry Knox2020-05-201-2/+1
* io_timer.c uses a parallel lib functionAllen Byrne2020-05-202-4/+3
* Fix standalone compile issuesAllen Byrne2020-05-204-48/+176
* Separate result variables for the function performedAllen Byrne2020-05-203-88/+104
* Check for actual content before using fileAllen Byrne2020-05-205-264/+298
* HDFFV-10995 - add missing importAllen Byrne2020-05-202-0/+2
* HDFFV-10995 - need to add importAllen Byrne2020-05-202-0/+2
* HDFFV-10995 - Update all time instancesAllen Byrne2020-05-201-38/+38
* HDFFV-10995 adjust testing to tolerate non-US localeAllen Byrne2020-05-203-3/+3
* fix test assert fail errorkmu2020-05-202-4/+4
* add new type supportkmu2020-05-201-0/+1
* address problems from commentskmu2020-05-206-7/+6
* fix and address commentskmu2020-05-2011-35/+34
* change according to previous commentskmu2020-05-202-4/+3
* add missing piecekmu2020-05-201-0/+1
* remove unnecessary check macrokmu2020-05-2031-62/+53
* fix intel compile warningskmu2020-05-2045-105/+134
* Revert "fix warnings from Intel compiler"kmu2020-05-2047-120/+100
* Revert "fix warnings and some text alignment"kmu2020-05-201-12/+14
* Revert "let hdf5 pick up the right compiler in Intel environment"kmu2020-05-204-121/+10
* Revert "fix issues from previous PR comments"kmu2020-05-2038-90/+77
* Revert "using a different MACRO"kmu2020-05-2035-103/+98