summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-3089-485/+503
* FreeBSD autotools changes (#142)Dana Robinson2020-11-302-4/+38
* Fixes clang debug optimization level w/ Autotools (#141)Dana Robinson2020-11-301-1/+1
* Removed H5_ECXXFLAGS from libhdf5.settings (#140)Dana Robinson2020-11-301-1/+1
* Minor cleanups (#132)Quincey Koziol2020-11-263-27/+27
* Minor refactoring in tid.c (#127)Dana Robinson2020-11-261-137/+239
* Enhance API tracing (#120)Quincey Koziol2020-11-2661-2735/+3524
* Refactor to avoid using fork to create initial file (#122)Quincey Koziol2020-11-251-331/+19
* Update H5TS code to reflect library's coding style (#123)Quincey Koziol2020-11-252-42/+178
* Move package initialization code for H5A and H5G to internal source file. (#125)Quincey Koziol2020-11-255-353/+343
* Add else choice to error flags option (#128)Allen Byrne2020-11-2514-0/+279
* Minor/solaris gcc fix (#126)Dana Robinson2020-11-252-4/+21
* Adds a configure/CMake option to control -Werror behavior (#119)Dana Robinson2020-11-256-19/+95
* Doxygen - added (mostly) beginner functions (#112)bljhdf2020-11-236-27/+1551
* Update release text files (#109)Allen Byrne2020-11-238-2449/+7659
* Basic alignment with async branch (#115)Quincey Koziol2020-11-23170-1452/+1443
* Full set of current H5F documentation. (#105)Gerd Heber2020-11-215-44/+1311
* Minor/id code cleanup (#114)Dana Robinson2020-11-2111-1692/+1854
* Corrects use of unitialized bytes in the chunk_info test (#106)Dana Robinson2020-11-201-2/+2
* chkmanifest will run autogen (#102)Allen Byrne2020-11-202-0/+2
* Revert "Switch ID code to use a hash table instead of a skip list (#52)" (#104)Dana Robinson2020-11-207-1367/+30
* Add new files to CMake and MANIFEST (#100)Allen Byrne2020-11-192-0/+3
* First cut of the H5 public API documentation. (#80)Gerd Heber2020-11-1825-562/+6930
* Switch ID code to use a hash table instead of a skip list (#52)Dana Robinson2020-11-177-30/+1367
* obsolete CMAKE_BUILD_TOOL => CMAKE_MAKE_PROGRAM (#97)Michael Hirsch2020-11-171-1/+1
* Merge pull request #91 from ksunden/patch-1Larry Knox2020-11-131-1/+1
|\
| * Fix spelling of metadataKyle Sunden2020-11-131-1/+1
|/
* Merge pull request #82 from derobins/minor/skip_list_errorLarry Knox2020-11-131-1/+1
|\
| * H5SL_release() returns SUCCEED on errorsDana Robinson2020-11-121-1/+1
* | Merge pull request #84 from byrnHDF/developLarry Knox2020-11-135-57/+62
|\ \
| * | Correction for location of doxygen folderAllen Byrne2020-11-121-1/+1
| * | downgrade doxygen.m4 macro file to previous version.Allen Byrne2020-11-121-43/+43
| * | Add missing entries, remove m4 referenceAllen Byrne2020-11-125-15/+20
* | | Merge pull request #60 from bmribler/developLarry Knox2020-11-125-7/+53
|\ \ \
| * | | Fixed typo!!Binh-Minh Ribler2020-11-121-1/+1
| * | | Fixed typo!Binh-Minh Ribler2020-11-121-1/+1
| * | | Added line for new fileBinh-Minh Ribler2020-11-121-0/+2
| * | | Removed the line, added by mistake.Binh-Minh Ribler2020-11-121-1/+0
| * | | Added a missing line.Binh-Minh Ribler2020-11-121-0/+1
| * | | Fixed typo again.Binh-Minh Ribler2020-11-111-1/+1
| * | | Fixed typoBinh-Minh Ribler2020-11-111-1/+1
| * | | Miscellaneous updateBinh-Minh Ribler2020-11-114-1/+8
| * | | Added test for the fix HDFFV-10590Binh-Minh Ribler2020-10-282-0/+32
| * | | Fix HDFFV-10590Binh-Minh Ribler2020-10-2627-205/+125
| * | | Merge branch 'develop' of https://github.com/HDFGroup/hdf5 into developBinh-Minh Ribler2020-10-26193-15258/+18024
| |\ \ \
| * | | | Fix HDFFV-10590Binh-Minh Ribler2020-10-2627-127/+212
* | | | | Merge pull request #81 from jhendersonHDF/developLarry Knox2020-11-121-8/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix non-collective metadata read in t_mdset with collective metadata reads en...Jordan Henderson2020-11-111-8/+4
* | | | | Merge pull request #79 from byrnHDF/developLarry Knox2020-11-123-5/+6
|\ \ \ \ \
| * | | | | Correct TARGET variable and CMake config file locationAllen Byrne2020-11-113-5/+6
|/ / / / /