This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
       via  9519d79b63af5912ecb620ea28079a2341ee0253 (commit)
       via  2810e561829b0db36961442f0332939e1b74ccdf (commit)
       via  834f52a6f41ec5ae8429afa2d374f96458963cf3 (commit)
       via  7aaed265ade4c3b38967e83095497280a7a55153 (commit)
      from  086f356f6c83537aeee3ca06ff8db335eee03560 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9519d79b63af5912ecb620ea28079a2341ee0253
commit 9519d79b63af5912ecb620ea28079a2341ee0253
Merge: 086f356 2810e56
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Tue Oct 18 08:42:54 2016 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Tue Oct 18 08:42:54 2016 -0400

    Merge topic 'math-EXPR-unary'
    
    2810e561 math(EXPR): Add support for unary `+` and `-` expressions
    834f52a6 cmExprParser: Revise indentation style to match rest of CMake
    7aaed265 cmExprParser: Port to bison 3


-----------------------------------------------------------------------

Summary of changes:
 Help/release/dev/math-EXPR-unary.rst |    5 +
 Source/cmExprParser.cxx              | 1768 ++++++++++++++++++++--------------
 Source/cmExprParser.y                |  157 +--
 Source/cmExprParserTokens.h          |   94 +-
 Tests/MathTest/CMakeLists.txt        |    3 +
 5 files changed, 1165 insertions(+), 862 deletions(-)
 create mode 100644 Help/release/dev/math-EXPR-unary.rst


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to