[mapserver-commits] [mapserver/mapserver] e6280d: Added C-style multi-line comment support to the le...

GitHub noreply at github.com
Thu Jan 19 06:05:35 PST 2017


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: e6280d03ca24dc9395954035a91e7a04755bf7c2
      https://github.com/mapserver/mapserver/commit/e6280d03ca24dc9395954035a91e7a04755bf7c2
  Author: Steve Lime <steve.lime at state.mn.us>
  Date:   2016-12-21 (Wed, 21 Dec 2016)

  Changed paths:
    M maplexer.c
    M maplexer.l

  Log Message:
  -----------
  Added C-style multi-line comment support to the lexer.


  Commit: c26beca7682994d807c8f894dbf3ce78acf1cbb2
      https://github.com/mapserver/mapserver/commit/c26beca7682994d807c8f894dbf3ce78acf1cbb2
  Author: Steve Lime <steve.lime at state.mn.us>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M maplexer.c
    M maplexer.l

  Log Message:
  -----------
  Add support for C-style // comments.


  Commit: 6f434556818e07760e7d9419aff996046609a049
      https://github.com/mapserver/mapserver/commit/6f434556818e07760e7d9419aff996046609a049
  Author: Steve Lime <steve.lime at state.mn.us>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M README
    M cmake/FindPHP5.cmake
    M mapcluster.c
    M mapdrawgdal.c
    M mapio.c
    M mapio.h
    M maplegend.c
    M mapogcfilter.c
    M mapogcfiltercommon.c
    M mapogr.cpp
    M mapraster.c
    M mapresample.c
    M mapscript/python/pymodule.i
    M mapscript/swiginc/msio.i
    M mapserver.h
    M mapstring.c
    M mapwfs20.c
    A msautotest/gdal/data/lon_wrap_180.asc
    A msautotest/gdal/data/lon_wrap_180.prj
    A msautotest/gdal/expected/lon_wrap_180.png
    A msautotest/gdal/lon_wrap_180.map
    A msautotest/mspython/test_mapio.map
    A msautotest/mspython/test_mapio.py
    A msautotest/renderers/expected/legend_raster_gradient.png
    A msautotest/renderers/legend_raster_gradient.map

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master' into comments


  Commit: 44e95eeda49d246ea5c50f00fdfd978fe7436d31
      https://github.com/mapserver/mapserver/commit/44e95eeda49d246ea5c50f00fdfd978fe7436d31
  Author: Steve Lime <steve.lime at state.mn.us>
  Date:   2017-01-18 (Wed, 18 Jan 2017)

  Changed paths:
    M maplexer.c
    M maplexer.l

  Log Message:
  -----------
  Fixed // comment expression...


  Commit: 84b09576936135348665aed8d3f5af4d09007b58
      https://github.com/mapserver/mapserver/commit/84b09576936135348665aed8d3f5af4d09007b58
  Author: Jeff McKenna <jeffmckenna at gmail.com>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    M maplexer.c
    M maplexer.l

  Log Message:
  -----------
  Merge pull request #5362 from sdlime/comments

Added C-style multi-line comment support to the lexer.


Compare: https://github.com/mapserver/mapserver/compare/7b85e9b6cc6f...84b095769361


More information about the mapserver-commits mailing list