summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check for size==0 for all datatypes read from disk, not just compound (#2287)Neil Fortner2022-12-081-9/+5
* Compound datatypes may not have members of size 0 (#2243)Egbert Eich2022-12-072-69/+125
* Correct requires setting for pkgconfig files (#2280)Allen Byrne2022-12-076-10/+18
* Fixes warnings in H5Opline.c error messages (#2281)Dana Robinson2022-12-061-3/+5
* Add text about release notes (#2246)Allen Byrne2022-12-061-10/+67
* Develop jni trans (#2266)Allen Byrne2022-12-0611-421/+1407
* H5E_ERR_CLS_g symbol missing when compiling C++ plugins (#2269)V. Armando Solé2022-12-061-0/+7
* return error message related to calling API (#2276)Scot Breitenfeld2022-12-021-2/+2
* CVE 2021 46242 develop (#2255)Egbert Eich2022-12-022-2/+18
* Output should only be printed if verbose. (#2273)Allen Byrne2022-12-022-27/+42
* Report error if dimensions of chunked storage in data layout < 2 (#2241)Egbert Eich2022-12-022-1/+18
* Add aarch64 toolchain and change dump test to long opt (#2271)Allen Byrne2022-12-012-1/+18
* Develop fix ubuntu 22.04 openmpi install on github (#2268)Larry Knox2022-11-281-1/+1
* Make sure testsuite can handle multiple dependent scripts (#2256)Egbert Eich2022-11-281-1/+8
* Develop ubuntu 20.04 (#2267)Larry Knox2022-11-231-2/+2
* Use ubuntu-20.04 for github autotools parallel tests until parallel (#2264)Larry Knox2022-11-182-2/+2
* Bug Fix: Segfault in H5CX_get_vol_wrap_ctx when H5VLwrap_register is called f...raylu-hdf2022-11-173-2/+111
* Simplify & fix check for szlib encoder (#2263)Ryan Schmidt2022-11-171-4/+1
* Remove hard-coded version text (#2260)Allen Byrne2022-11-162-3/+3
* Refactor JNI translate functions to a recursive switch on datatype (#2232)Allen Byrne2022-11-167-488/+914
* moved quad precision checks (#2252)Scot Breitenfeld2022-11-122-103/+106
* H5O_dtype_decode_helper: Parent of enum needs to have same size as enum itsel...Egbert Eich2022-11-112-13/+28
* Make sure info block for external links has at least 3 bytes (#2234)Egbert Eich2022-11-112-0/+15
* Validate location (offset) of the accumulated metadata when comparing (#2231)Egbert Eich2022-11-112-7/+24
* Make H5O__fsinfo_decode() more resilient to out-of-bound reads. (#2229)Egbert Eich2022-11-112-3/+26
* H5IMget_image_info(): Make sure to not exceed local array size (#2227)Egbert Eich2022-11-112-2/+14
* removed uninterpretable line (#2249)Scot Breitenfeld2022-11-111-1/+1
* Adds a release note for PR #2210 (CVE-2019-8396) (#2247)Dana Robinson2022-11-101-0/+11
* Removes MPE instrumentation support. (#2245)Dana Robinson2022-11-0911-217/+23
* H5O__pline_decode() Make more resilient to out-of-bounds read (#2210)Egbert Eich2022-11-092-2/+18
* Moved the contributing.md document to the project root (#2244)Dana Robinson2022-11-091-0/+0
* Removes dmalloc support (#2239)Dana Robinson2022-11-097-101/+13
* Multidataset RFC updates (#2238)Gerd Heber2022-11-091-1/+1
* Bug fix: the previous checkin only supported the native connector (#2211)raylu-hdf2022-11-051-5/+21
* Removes the memory allocation sanity checks feature (#2218)Dana Robinson2022-11-0318-654/+63
* correct H5Ropen_object_reference (#2212)Scot Breitenfeld2022-11-031-1/+1
* Fixed a Doxygen param in H5EScancel (#2213)Dana Robinson2022-11-031-1/+1
* Use ctest_test and APPEND to correctly report passed and failed test numbers ...Larry Knox2022-11-0213-43/+83
* Update link for Software Changes in RELEASE.txt. (#2205)Larry Knox2022-11-012-958/+1428
* Correct the CMake link for MPI (#2198)Allen Byrne2022-11-019-22/+28
* Update copyright headers (#2184)Larry Knox2022-11-011269-1852/+221
* Added a test case for H5VLget_connector_name (#2195)raylu-hdf2022-10-281-0/+58
* added issue with Perlmutter and subfiling (#2202)Scot Breitenfeld2022-10-281-0/+21
* Update release.txt (#2201)Larry Knox2022-10-281-104/+19
* Fix for documentation misunderstanding on m1 Intel builds (#2188)Allen Byrne2022-10-261-4/+4
* running on node-16 insteas of Node.js 12 (#2190)Scot Breitenfeld2022-10-264-4/+4
* Update develop branch version to 1.13.4-1 (#2189)Larry Knox2022-10-2610-18/+18
* JNI: Improve varlen datatype handling in H5A/H5D read/write functions (#2156)Allen Byrne2022-10-2612-970/+1088
* Add RELEASE.txt note for multi dataset feature (#2187)Neil Fortner2022-10-261-1/+9
* converted from ISO-8859-1 to UTF-8 (#2185)Scot Breitenfeld2022-10-252-43/+43