summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#1506)Dana Robinson2022-03-2321-690/+838
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-06113-1009/+1596
* VFD SWMR: Normalization with develop (#1270)Dana Robinson2021-12-0813-111/+65
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-0642-1119/+1173
* VFD SWMR: sync with develop (#830)Dana Robinson2021-07-121-1/+1
* VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-3037-1543/+1269
* VFD SWMR: Normalization with develop (#765)Dana Robinson2021-06-178-27/+18
* VFD SWMR: sync with develop (#725)Dana Robinson2021-06-041-4/+0
* VFD SWMR: Sync with develop (#711)Dana Robinson2021-06-011-13/+13
* Normalization with develop (#704)Dana Robinson2021-05-288-24/+1
* Much normalization with develop (#701)Dana Robinson2021-05-28130-934/+4610
* Misc normalization from developDana Robinson2021-05-071-1/+1
* Brings much of the printf changes over from developDana Robinson2021-05-0625-130/+140
* Brings native H5Fdelete implementation from developDana Robinson2021-05-054-7/+94
* Brings atom-->ID and other ID-related changes from developDana Robinson2021-05-059-26/+26
* Committing clang-format changesgithub-actions2021-05-031-14/+14
* Many small changes from develop. Should allows running VFD SWMRDana Robinson2021-05-0321-569/+627
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Dana Robinson2021-05-032-26/+0
* Brings a lot of smaller changes from developDana Robinson2021-04-0910-32/+32
* Brings many CMake changes from developDana Robinson2021-04-0826-91/+504
* Brings H5CX_pop() changes from developDana Robinson2021-04-081-8/+4
* Brings H5module.h from develop and fixes Autotools badnessDana Robinson2021-04-071-5/+0
* Brings file locking changes from developDana Robinson2021-03-251-21/+46
* Updates license url and history docsDana Robinson2021-03-25185-185/+185
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-25113-32540/+32778
* Replaces basename and dirname with code that will work everywhereDana Robinson2021-03-091-7/+5
* Makes libgen.h functions ready for implementation on WindowsDana Robinson2021-03-021-2/+0
* Fix a regression that crept in with the August merge: use the "swmr" VFD whenDavid Young2020-08-051-31/+39
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-0465-4954/+4041
|\
| * Minor normalizations with 1.12 branchDana Robinson2020-08-012-7/+7
| * Mingw copy disabledAllen Byrne2020-07-312-5/+8
| * Warnings reduction in toolsAllen Byrne2020-07-3010-134/+126
| * Correct reference fileAllen Byrne2020-07-291-2/+2
| * Correct h5diff filenamesAllen Byrne2020-07-298-25/+25
| * Only one line needed to compareAllen Byrne2020-07-271-0/+1
| * Revert err fileAllen Byrne2020-07-271-8/+0
| * revert error-stack enableAllen Byrne2020-07-201-1/+1
| * add test file extAllen Byrne2020-07-171-2/+2
| * Correct file name in testAllen Byrne2020-07-161-1/+1
| * Tools refactorAllen Byrne2020-07-1555-4600/+3825
| * Address CMake and deprecated API build failures from monotonic timer patch.Quincey Koziol2020-07-031-1/+1
| * Clean up warningsQuincey Koziol2020-06-281-24/+24
| * Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...Quincey Koziol2020-06-272-292/+149
| * Fix for HDFFV-10961:vchoi2020-06-112-4/+16
| * Fix for HDFFV-10961: add description to usage for --increment option.vchoi2020-06-111-2/+7
| * Removed HDgets macros since gets was deprecated in C99 and removedDana Robinson2020-05-102-2/+2
| * Protected H5Oset_comment() in h5dump test generator.Dana Robinson2020-04-281-24/+60
| * Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/hdf5 ...Jordan Henderson2020-04-271-179/+224
| |\
| | * Merge pull request #2540 in HDFFV/hdf5 from extend_h5debug to developQuincey Koziol2020-04-271-179/+224
| | |\
| | | * Range check # of 'extra' command-line parameters against array size.Quincey Koziol2020-04-261-1/+9