| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove long double conversion work-arounds (#3097) | Dana Robinson | 2023-06-12 | 3 | -47/+0 |
|
|
* | Address memory issues when copying empty enums (#3088) | Dana Robinson | 2023-06-12 | 2 | -17/+26 |
|
|
* | Fix misc warnings on Windows (#3094) | Dana Robinson | 2023-06-11 | 3 | -21/+21 |
|
|
* | Minor cleanup of H5detect.c (#3081) | Dana Robinson | 2023-06-09 | 1 | -152/+115 |
|
|
* | Remove Win32 POSIX redefinitions (#3068) | Dana Robinson | 2023-06-07 | 1 | -35/+15 |
|
|
* | Fix MSVC 32/64 bit shift conversion warnings (#3067) | Dana Robinson | 2023-06-07 | 1 | -5/+5 |
|
|
* | Add netCDF and HDF-EOS5 badges to README.md (#3065) | Dana Robinson | 2023-06-07 | 1 | -1/+1 |
|
|
* | Fix doxygen comments in structure and enable FAIL_ON_WARNINGS (#3059) | Allen Byrne | 2023-06-06 | 1 | -0/+6 |
|
|
* | CMake build is missing H5FDsubfiling.h #3037 (#3053) | Allen Byrne | 2023-06-06 | 1 | -2/+2 |
|
|
* | Move encode/decode macros to a new header (#3040) | Dana Robinson | 2023-06-06 | 34 | -456/+492 |
|
|
* | Convert H5F haddr_t macros to H5 (#3039) | Dana Robinson | 2023-06-05 | 123 | -948/+945 |
|
|
* | Add casts to type conversion to fix long dbl bug (#3038) | Dana Robinson | 2023-06-03 | 1 | -2/+22 |
|
|
* | Only pass efc pointer to H5F__efc_open (#3026) | Dana Robinson | 2023-05-30 | 3 | -22/+21 |
|
|
* | Remove unused H5F_EN|DECODE_OFFSET macros (#3027) | Dana Robinson | 2023-05-30 | 1 | -26/+0 |
|
|
* | API test updates (#3018) | jhendersonHDF | 2023-05-26 | 1 | -7/+11 |
|
|
* | Fix release version for some H5Pfapl routines (#3023) | jhendersonHDF | 2023-05-26 | 1 | -3/+3 |
|
|
* | Remove src/.indent.pro (#3008) | Dana Robinson | 2023-05-25 | 1 | -150/+0 |
|
|
* | Fix missing/misplaced h5_reset calls (#3001) | Dana Robinson | 2023-05-23 | 1 | -6/+0 |
|
|
* | Fix FUNC_ENTER macro mismatch in H5VL_object_inc_rc() (#2991) | bazimo | 2023-05-23 | 1 | -1/+1 |
|
|
* | Fix 'datatype' misspellings ('dataype') (#2984) | Dana Robinson | 2023-05-19 | 3 | -14/+14 |
|
|
* | Add test for HDstrcasestr macro (#2115) | jhendersonHDF | 2023-05-19 | 2 | -1/+24 |
|
|
* | Change UBSAN for undefined instaed of address (#2964) | Allen Byrne | 2023-05-17 | 1 | -2/+2 |
|
|
* | Remove unnecessary fields from cache structs (#2951) | Quincey Koziol | 2023-05-15 | 26 | -524/+36 |
|
|
* | Warn about changing collections during iteration (#2950) | mattjala | 2023-05-15 | 7 | -15/+37 |
|
|
* | Prevent buffer overrun in H5S_select_deserialize (#2931) | mattjala | 2023-05-12 | 12 | -104/+233 |
|
|
* | Move functions into more focused source code modules (#2936) | Quincey Koziol | 2023-05-12 | 16 | -7442/+7508 |
|
|
* | More code duplication reduction (#2930) | Quincey Koziol | 2023-05-09 | 4 | -2210/+1523 |
|
|
* | Remove unused variable warning in H5C.c (#2844) | H. Joe Lee | 2023-05-09 | 1 | -2/+2 |
|
|
* | Reduce code duplication in macros (#2914) | Quincey Koziol | 2023-05-08 | 1 | -539/+126 |
|
|
* | Public header cleanup (#2923) | Dana Robinson | 2023-05-07 | 21 | -93/+59 |
|
|
* | Add Doxygen for H5ES_NONE _WAIT_NONE/FOREVER (#2922) | Dana Robinson | 2023-05-06 | 1 | -10/+13 |
|
|
* | Add Doxygen for H5S_ALL, _PLIST, and _BLOCK (#2921) | Dana Robinson | 2023-05-06 | 1 | -3/+24 |
|
|
* | Fix CMake generator expression syntax (#2909) | Allen Byrne | 2023-05-05 | 1 | -11/+11 |
|
|
* | Remove H5TB discussion (#2899) | Dana Robinson | 2023-05-05 | 1 | -10/+0 |
|
|
* | Fix Autotools internal-debug=all builds (#2886) | jhendersonHDF | 2023-05-03 | 1 | -1/+1 |
|
|
* | Harden H5O cache deserialize calls (#2856) | Dana Robinson | 2023-05-01 | 1 | -295/+237 |
|
|
* | Fix memory leaks in H5Dwrite w/ selection I/O (#2859) | Dana Robinson | 2023-04-30 | 1 | -0/+7 |
|
|
* | Fix TRACE macros in selection I/O plist calls (#2857) | Dana Robinson | 2023-04-30 | 1 | -2/+2 |
|
|
* | Don't use strnlen when len is not known (#2855) | Dana Robinson | 2023-04-29 | 1 | -15/+41 |
|
|
* | Converted H5D asserts to normal error checking (#2842) | Dana Robinson | 2023-04-29 | 2 | -57/+45 |
|
|
* | Implement selection I/O with type conversion (#2823) | Neil Fortner | 2023-04-28 | 23 | -336/+2167 |
|
|
* | Update H5Dget_space_status bug note to reference 1.14.0 (#2839) | jhendersonHDF | 2023-04-28 | 1 | -1/+1 |
|
|
* | Subfiling VFD - check if MPI is finalized during VFD termination (#2683) | jhendersonHDF | 2023-04-27 | 3 | -28/+87 |
|
|
* | Harden superblock cache deserialization (#2809) | Dana Robinson | 2023-04-27 | 1 | -214/+146 |
|
|
* | Fix v1 object header gap bug in H5Ocopy (#2785) | jhendersonHDF | 2023-04-26 | 1 | -2/+7 |
|
|
* | Harden H5G cache deserialization (#2810) | Dana Robinson | 2023-04-26 | 1 | -68/+45 |
|
|
* | Allow H5P_DEFAULT in H5Pget_vol_cap_flags and H5Pget_vol_id (#2807) | jhendersonHDF | 2023-04-25 | 1 | -0/+6 |
|
|
* | Sanitize H5HG cache deserialization code (#2808) | Dana Robinson | 2023-04-25 | 2 | -153/+173 |
|
|
* | Harden the v1 B-tree and local heap cache clients (#2803) | Dana Robinson | 2023-04-25 | 4 | -96/+90 |
|
|
* | H5Odtype.c decode cleanup (#2797) | Dana Robinson | 2023-04-25 | 1 | -85/+234 |
|
|