[mapserver-commits] [mapserver/mapserver] d059db: proposed implementation
GitHub
noreply at github.com
Tue Jan 29 03:34:31 PST 2013
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: d059db31038939e8322cd7071e579ff46dd03a1e
https://github.com/mapserver/mapserver/commit/d059db31038939e8322cd7071e579ff46dd03a1e
Author: Umberto Nicoletti <umberto.nicoletti at gmail.com>
Date: 2013-01-18 (Fri, 18 Jan 2013)
Changed paths:
M mapscript/java/Makefile.in
A mapscript/java/examples/OutputFormatList.java
M mapscript/swiginc/map.i
M mapserver.h
Log Message:
-----------
proposed implementation
Commit: 454ca2c1aa087415d3c271bfd769cf8691cbb209
https://github.com/mapserver/mapserver/commit/454ca2c1aa087415d3c271bfd769cf8691cbb209
Author: Umberto Nicoletti <umberto.nicoletti at gmail.com>
Date: 2013-01-18 (Fri, 18 Jan 2013)
Changed paths:
M mapoutput.c
M mapscript/swiginc/map.i
M mapscript/swiginc/outputformat.i
M mapserver.h
Log Message:
-----------
rfc24 compliance
Commit: 74770a1f086c361b9d1ff0aef646f2c2268520d4
https://github.com/mapserver/mapserver/commit/74770a1f086c361b9d1ff0aef646f2c2268520d4
Author: Umberto Nicoletti <umberto.nicoletti at gmail.com>
Date: 2013-01-18 (Fri, 18 Jan 2013)
Changed paths:
M mapscript/swiginc/outputformat.i
Log Message:
-----------
initialize outputformat refcount in constructor
Commit: ac65520923a99edaf5939beb8ff9326dd1ad95b5
https://github.com/mapserver/mapserver/commit/ac65520923a99edaf5939beb8ff9326dd1ad95b5
Author: Umberto Nicoletti <umberto.nicoletti at gmail.com>
Date: 2013-01-23 (Wed, 23 Jan 2013)
Changed paths:
M mapscript/java/examples/RFC24.java
Log Message:
-----------
more tests for getOutpuFormat list support #4552
Commit: 99a6f00ffc3e16f4e4dcf5eea45293f993bca438
https://github.com/mapserver/mapserver/commit/99a6f00ffc3e16f4e4dcf5eea45293f993bca438
Author: Umberto Nicoletti <umberto.nicoletti at gmail.com>
Date: 2013-01-29 (Tue, 29 Jan 2013)
Changed paths:
M mapfile.c
Log Message:
-----------
Merge branch 'master' of git://github.com/mapserver/mapserver into outputformat
Commit: a9ffaf860eed8c51453437501f70be85e9dab91b
https://github.com/mapserver/mapserver/commit/a9ffaf860eed8c51453437501f70be85e9dab91b
Author: Umberto Nicoletti <umberto.nicoletti at gmail.com>
Date: 2013-01-29 (Tue, 29 Jan 2013)
Changed paths:
M mapoutput.c
Log Message:
-----------
check refcount is zero before freeing (fix double free in php mapscript)
Commit: 72db35ecf9cde1392d7442aadbd7c90f5950b3cb
https://github.com/mapserver/mapserver/commit/72db35ecf9cde1392d7442aadbd7c90f5950b3cb
Author: Umberto Nicoletti <umberto.nicoletti at gmail.com>
Date: 2013-01-29 (Tue, 29 Jan 2013)
Changed paths:
M mapoutput.c
M mapscript/java/Makefile.in
A mapscript/java/examples/OutputFormatList.java
M mapscript/java/examples/RFC24.java
M mapscript/swiginc/map.i
M mapscript/swiginc/outputformat.i
M mapserver.h
Log Message:
-----------
Merge pull request #4573 from unicolet/outputformat
Implement mapscript API for iterating outputformats of a map, ticket #4552
Compare: https://github.com/mapserver/mapserver/compare/8f1f9866a939...72db35ecf9cd
More information about the mapserver-commits
mailing list