138
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 18, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GDALBandGetBestOverviewLevel2(): add nullptr check More... about 1 year ago
Avoid false positive warning about accessing moved variable More... about 1 year ago
OGRGPSBabelDriverIdentifyInternal(): tune More... about 1 year ago
OGRParquetDriverOpen(): tune with directory More... about 1 year ago
typo fixes [ci skip] More... about 1 year ago
.github/workflows/cmake_builds.yml: pin dependency by sha1sum More... about 1 year ago
Driver manager: avoid warning about 'DMD_PLUGIN_INSTALLATION_MESSAGE whereas its real driver doesn't declare it or with a different value' More... about 1 year ago
Merge pull request #9076 from rouault/coverity More... about 1 year ago
Merge pull request #9062 from rouault/fix_9059 More... about 1 year ago
Merge pull request #9075 from rouault/fix_9074 More... about 1 year ago
WMS: fix nullptr dereference on invalid document (fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65772) More... about 1 year ago
OSR_CT: fix SetDataAxisToSRSAxisMapping([-2, 1]) on target SRS More... about 1 year ago
Merge pull request #9019 from rouault/gmlas_schema_download More... about 1 year ago
Merge pull request #9038 from rouault/WIN32 More... about 1 year ago
Merge pull request #9061 from rouault/fix_9056 More... about 1 year ago
Merge pull request #9063 from rouault/ci_pin More... about 1 year ago
Merge pull request #9064 from rouault/CPLMutex_ABI More... about 1 year ago
Merge pull request #9068 from rouault/OGR2SQLITE_Setup_robustify More... about 1 year ago
Merge pull request #9070 from rouault/fix_9069 More... about 1 year ago
OGRSpatialReference::SetDataAxisToSRSAxisMapping(): improve doc (fixes #9071) (#9072) More... about 1 year ago
Test effect of SetDataAxisToSRSAxisMapping([1,2,-3]) More... about 1 year ago
Avoid/fix Coverity performance warnings More... about 1 year ago
Internal libjson: silence 'toctou' More... about 1 year ago
VSICurlFilesystemHandlerBase::ReadDirInternal(): avoid false positive Coverity warning about use after free More... about 1 year ago
multidim API: fix wrong DataAxisToSRSAxisMapping More... about 1 year ago
OGRProjCT::TransformWithErrorCodes(): Improve performance of axis swapping (inspired by @SunBlack proposal) (fixes #9073) More... about 1 year ago
OGRCoordinateTransformation::Transform(): change nCount parameter to size_t (C++ API only for now) (fixes #9074) More... about 1 year ago
OGRCoordinateTransformation transform methods: more accurate description of return value (fixes #9069) More... about 1 year ago
OGR2SQLITE_Setup(): robustify against potential crashing scenario More... about 1 year ago
Refresh CITATION and CITATION.cff [ci skip] More... about 1 year ago