138
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
msIsValidRegex()/msEvalRegex(): use ms_regerror() to get more descriptive error message More... about 1 year ago
Add optional support for using PCRE2 regular expression library instead of POSIX regex More... about 1 year ago
bump minor dev version More... about 1 year ago
update history More... about 1 year ago
Fix Python MapScript installation. (#7071) More... about 1 year ago
Fix spelling errors. (#7072) More... about 1 year ago
handle CMake deprecation warning (#342) More... about 1 year ago
GDAL/raster rendering: add a GAMMA processing option More... about 1 year ago
mapparser.y: try to fix false positive CodeQL warning about double free More... about 1 year ago
msDrawWMSLayerLow(): hopefully avoid false positive CodeQL warning about double free More... about 1 year ago
msStyleSetGeomTransform(): avoid CodeQL false positive about double free More... about 1 year ago
msLayerSetSort(): fix false positive about use-after-free More... about 1 year ago
mapogcsld.cpp: avoid likely false-positive about use after free More... about 1 year ago
Workaround CodeQL false positives about sscanf() usage More... about 1 year ago
Raster rendering: skip Byte alpha band with PROCESSING "SCALE=AUTO" More... about 1 year ago
Fix typos found by scripts/fix_typos.sh More... about 1 year ago
Add scripts/fix_typos.sh More... about 1 year ago
More elegant serialization/deserialization of MS_COMPOP_xxxx constants More... about 1 year ago
Add 4 new COMPOSITE.COMPOP blending operations More... about 1 year ago
Merge pull request #104 from jmckenna/release-1.2.1 More... about 1 year ago
Merge pull request #103 from MapServer/dependabot/github_actions/actions/checkout-4 More... about 1 year ago
update for 1.2.1 release More... about 1 year ago
update for 1.2.1 release More... about 1 year ago
update for 1.2.1 release More... about 1 year ago
Bump actions/checkout from 3 to 4 More... about 1 year ago
Merge pull request #102 from jmckenna/demo-pg3.4 More... about 1 year ago
handle PostGIS 3.4 in demo More... about 1 year ago
Update S3 cache to read AWS_SESSION_TOKEN env var if present (#339) More... about 1 year ago
handle uint64_t redefinition error on Windows (#340) More... about 1 year ago
Merge pull request #7062 from rouault/fix_7061 More... about 1 year ago