summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Update license url (#332)Larry Knox2021-02-17204-204/+204
* Update supported platforms (#303)Allen Byrne2021-02-031-15/+18
* Modify VDS code to always open source files with H5F_CLOSE_WEAK close (#291)Neil Fortner2021-01-301-2569/+2660
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-2939-209/+209
* develop clang-format comments (#286)Allen Byrne2021-01-271-3/+3
* Removes lock/unlock callbacks from ros3 and hdfs VFDs (#258)Dana Robinson2021-01-142-18/+0
* Reformat source (#244)Quincey Koziol2021-01-075-17/+17
* Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)Dana Robinson2020-12-244-15/+15
* Avoid aligned access for references by decoding into temporary buffer and the...Quincey Koziol2020-12-191-35/+32
* Fix datatype lookup in named datatype flush/refresh code and detect more core...hdf5-1_13_0-rc3Quincey Koziol2020-12-175-10/+28
* Transfer doxygen H5O RM blocks from doxygen branch to develop. (#174)vchoi-hdfgroup2020-12-164-0/+32
* Bring async branch to develop (#166)Quincey Koziol2020-12-1431-286/+1313
* Moves the lists of VOL connectors and VFDs in Autotools builds (#162)Dana Robinson2020-12-121-14/+0
* Minor normalization with the async branch (#159)Dana Robinson2020-12-122-2/+7
* Enforce VOL framework version compatibility when registering connectors. Als...Quincey Koziol2020-12-103-3/+23
* Fixes a minor memory leak in the SWMR use cases tests (#147)Dana Robinson2020-12-031-1/+3
* (fix) Segmentation fault when using a compound type. (#143)Jan-Willem Blokland2020-12-023-1/+138
* (fix) H5Z_xform_create function and scientific notation (#144)jwsblokland2020-12-021-0/+24
* Add H5atclose and H5is_library_terminating routines. (#139)Quincey Koziol2020-12-011-0/+114
* Expand ID dec_ref and close callbacks to allow for asynchronous close operati...Quincey Koziol2020-12-011-2/+2
* Add flag to H5CX_pop that allow setting the properties to return to applicati...Quincey Koziol2020-12-0117-35/+35
* Minor refactoring in tid.c (#127)Dana Robinson2020-11-261-137/+239
* Enhance API tracing (#120)Quincey Koziol2020-11-261-37/+205
* Basic alignment with async branch (#115)Quincey Koziol2020-11-2339-164/+160
* Corrects use of unitialized bytes in the chunk_info test (#106)Dana Robinson2020-11-201-2/+2
* Revert "Switch ID code to use a hash table instead of a skip list (#52)" (#104)Dana Robinson2020-11-201-75/+0
* Switch ID code to use a hash table instead of a skip list (#52)Dana Robinson2020-11-171-0/+75
* CMake: MINGW implies WIN32Michel Zou2020-10-302-3/+3
* Fixes minor issues in various virtual file driversDana Robinson2020-10-292-9/+7
* HD prefix updates in src/ and test/Dana Robinson2020-10-2462-345/+346
* Update reformatting settings, trace wrapping, and printf-format strings (#22)Quincey Koziol2020-10-061-2/+3
* Clang-format of source filesAllen Byrne2020-09-30183-114474/+125729
* Pre-format fixes for warnings as errorsAllen Byrne2020-09-292-27/+18
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-2818-89/+114
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-2711-1568/+1822
| |\
| * \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-251-0/+174
| |\ \
| * \ \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-0392-2117/+2689
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-307-3/+529
| |\ \ \ \
| * | | | | Fix code that made GCC complain about a NULL or `unsigned char *` arguments forDavid Young2020-07-072-28/+47
| * | | | | Correct a couple of format strings.David Young2020-07-071-2/+4
| * | | | | Use PRIuHSIZE and PRIXHSIZE for portability.David Young2020-07-071-2/+2
| * | | | | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-0714-85/+89
* | | | | | OESS-98 merge with clang-format changesAllen Byrne2020-09-252-20/+20
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #2882 in HDFFV/hdf5 from ~BYRN/hdf5_adb:feature/cmakeV2-cl...Allen Byrne2020-09-2511-1568/+1822
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix comment formatting due to tabs conversionAllen Byrne2020-09-242-383/+383
| * | | | File changes to affect formattingAllen Byrne2020-09-049-1564/+1638
| * | | | CMake and script changes for clang-formatAllen Byrne2020-09-042-3/+183
| | |_|/ | |/| |
* | | | Add H5Ssel_iter_init API call to reset a selection iteratorJordan Henderson2020-09-181-0/+174
|/ / /
* | | Merge branch 'develop' into develop_minorDana Robinson2020-08-272-8/+85
|\ \ \
| * \ \ Merge pull request #2795 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr2020:hdf5_bmr20...Larry Knox2020-08-181-0/+3
| |\ \ \