138
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #6977 from geographika/config-fuzzer More... about 1 year ago
Add a config fuzzer More... about 1 year ago
Merge pull request #6972 from rouault/coverity_fixes More... about 1 year ago
Merge pull request #6971 from rouault/libxml2_2_12_fixes More... about 1 year ago
Merge pull request #6970 from rouault/fix_6967 More... about 1 year ago
mapwms.cpp: use std::move() (CID 1571351, 1571350) More... about 1 year ago
mapwcs.cpp: use const reference (CID 1571344) More... about 1 year ago
mapogcapi.cpp: other tiny perf improvements More... about 1 year ago
mapogcapi.cpp: fix COPY_INSTEAD_OF_MOVE (CID 1571361, 1571359, 1571355, 1571352, 1571349, 1571343, 1571337) More... about 1 year ago
msSLDApplySLD(): fix potential memory leak or invalid free (CID 1571356) More... about 1 year ago
struct projectionObj: remove unused 'automatic' member (CID 1565666) More... about 1 year ago
Fix compile-time deprecation warnings with libxml2 2.12 More... about 1 year ago
Fix compilation errors with libxml2 2.12 More... about 1 year ago
Remove assert() triggered on a 0-pixel SVG symbol (fixes #6967) More... about 1 year ago
Merge pull request #6962 from rouault/FLTProcessPropertyIsNull_always_true More... over 1 year ago
[Lint] FLTProcessPropertyIsNull(): remove always true comparison (due to previous check) More... over 1 year ago
WFS: avoid segmentation fault when outputformat is defined for resultType=hits (#6960) More... over 1 year ago
Merge pull request #6957 from rouault/ogcapi_contentheaders More... over 1 year ago
Merge pull request #6955 from rouault/BuildExpressionTree_memleak More... over 1 year ago
Fix broken logic for geographic CRS template substitutions (#6953) More... over 1 year ago
OGC API features: always include Content-Crs header More... over 1 year ago
mapogcsld.cpp: BuildExpressionTree(): fix potential memleaks pointed by Coverity Scan More... over 1 year ago
ogcapi: automatically add a trailing slash if needed for template path (#6949) More... over 1 year ago
Merge pull request #6947 from rouault/mapogcsld_xml_escape More... over 1 year ago
CI: workaround add-apt-repository ppa:ubuntugis/ubuntugis-unstable failures (#6948) More... over 1 year ago
msSLDGetFilter(): remove always true conditions More... over 1 year ago
msSLDGetFilter(): add missing XML escaping of property names and literals More... over 1 year ago
mapogcsld: add static and const qualifiers where possible More... over 1 year ago
Remove unused msSLDParseExpression() function More... over 1 year ago
Initial C++ification of mapogcsld More... over 1 year ago