[mapserver-commits] [mapserver/mapserver] d3b394: Replace strdup with msStrdup
GitHub
noreply at github.com
Mon Sep 19 12:29:40 PDT 2016
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: d3b3948007b98f51dc02fbbd3637f3956409d24e
https://github.com/mapserver/mapserver/commit/d3b3948007b98f51dc02fbbd3637f3956409d24e
Author: geographika <geographika>
Date: 2016-09-04 (Sun, 04 Sep 2016)
Changed paths:
M mapcopy.h
M mapfile.c
M mapogcsld.c
M mapogr.cpp
M mapoutput.c
M mapparser.c
M mapparser.y
M mapquery.c
M maputil.c
M mapwcs.c
M mapwms.c
Log Message:
-----------
Replace strdup with msStrdup
Commit: dcb82912316ebffacfdbebd4369417c3dfb2fd53
https://github.com/mapserver/mapserver/commit/dcb82912316ebffacfdbebd4369417c3dfb2fd53
Author: geographika <geographika>
Date: 2016-09-04 (Sun, 04 Sep 2016)
Changed paths:
M mapscript/php/label.c
M mapscript/php/layer.c
M mapscript/php/map.c
M mapscript/php/mapscript_i.c
M mapscript/php/php_mapscript_util.h
M mapscript/php/php_proj.c
M mapscript/php/style.c
M mapscript/swiginc/label.i
M mapscript/swiginc/layer.i
M mapscript/swiginc/map.i
M mapscript/swiginc/outputformat.i
M mapscript/swiginc/owsrequest.i
M mapscript/swiginc/point.i
M mapscript/swiginc/rect.i
M mapscript/swiginc/shape.i
M mapscript/swiginc/style.i
M mapscript/swiginc/symbol.i
M mapscript/swiginc/symbolset.i
Log Message:
-----------
Replace strdup with msStrdup in mapscript files
Commit: d9ce708f41bf2a7c19f9cc8df428cab6af796b2d
https://github.com/mapserver/mapserver/commit/d9ce708f41bf2a7c19f9cc8df428cab6af796b2d
Author: geographika <geographika>
Date: 2016-09-04 (Sun, 04 Sep 2016)
Changed paths:
M CMakeLists.txt
M mapserver.h
M mapstring.c
Log Message:
-----------
Remove the mapserver provided strdup() function and the HAVE_STRDUP cmake check
Commit: 7865c5f7c86b809703c19c9e25c00bec7a46b0c8
https://github.com/mapserver/mapserver/commit/7865c5f7c86b809703c19c9e25c00bec7a46b0c8
Author: Jeff McKenna <jeffmckenna at gmail.com>
Date: 2016-09-19 (Mon, 19 Sep 2016)
Changed paths:
M CMakeLists.txt
M mapcopy.h
M mapfile.c
M mapogcsld.c
M mapogr.cpp
M mapoutput.c
M mapparser.c
M mapparser.y
M mapquery.c
M mapscript/php/label.c
M mapscript/php/layer.c
M mapscript/php/map.c
M mapscript/php/mapscript_i.c
M mapscript/php/php_mapscript_util.h
M mapscript/php/php_proj.c
M mapscript/php/style.c
M mapscript/swiginc/label.i
M mapscript/swiginc/layer.i
M mapscript/swiginc/map.i
M mapscript/swiginc/outputformat.i
M mapscript/swiginc/owsrequest.i
M mapscript/swiginc/point.i
M mapscript/swiginc/rect.i
M mapscript/swiginc/shape.i
M mapscript/swiginc/style.i
M mapscript/swiginc/symbol.i
M mapscript/swiginc/symbolset.i
M mapserver.h
M mapstring.c
M maputil.c
M mapwcs.c
M mapwms.c
Log Message:
-----------
Merge pull request #5321 from geographika/msStrdup-update
Change strdup to use MsStrdup throughout codebase
Compare: https://github.com/mapserver/mapserver/compare/dca4eb117f16...7865c5f7c86b
More information about the mapserver-commits
mailing list