[Cmake-commits] CMake branch, master, updated. v3.2.0-rc2-301-gac80f0f

Brad King brad.king at kitware.com
Tue Feb 24 09:16:54 EST 2015


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  ac80f0f95fc7cfbad17c2a5656a87e346b9f298a (commit)
       via  47c2da6aa8c8f77e8d01b68cd5de596da2b2c3d7 (commit)
       via  a5b10ae68a4a84face73767f96189673015946be (commit)
       via  7fd8557f4c3d761c8ec0e7c29c9fa74a3ff45295 (commit)
       via  1f7967913662429adcc509528086d6525acff317 (commit)
       via  ba959934a6a832e7d0a9f4bfc433e09aad1476f3 (commit)
       via  cae45df77235bf7314421f2520177f21179beb84 (commit)
       via  b917f4c003cb192f461345b66a9af1a3436b86b1 (commit)
       via  bbc1a9788d94ed9a6f710689611c63dcc52c8b09 (commit)
       via  47a3e22ea5aee971df1e04a6447bb916af81aa2c (commit)
       via  cb75eec0b45eda230996580043e00e38d35a1e5b (commit)
      from  d518aa79a4a7ab5659a7cd67ee9c9ba374b26001 (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ac80f0f95fc7cfbad17c2a5656a87e346b9f298a
commit ac80f0f95fc7cfbad17c2a5656a87e346b9f298a
Merge: d518aa7 47c2da6
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Feb 24 09:16:53 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Feb 24 09:16:53 2015 -0500

    Merge topic 'cleanup-cmAlgorithms'
    
    47c2da6a cmAlgorithms: Cache the end iterators in algorithms.
    a5b10ae6 cmAlgorithms: Remove needless assignment.
    7fd8557f cmAlgorithms: Maintain the pivot iterator in cmRemoveIndices.
    1f796791 cmAlgorithms: Relax iterator requirement for cmRemoveIndices.
    ba959934 cmAlgorithms: Make cmRemoveDuplicates work with more containers.
    cae45df7 cmAlgorithms: Rename template argument to RemoveN.
    b917f4c0 cmAlgorithms: Relax cmRemoveN requirement to FwdIter.
    bbc1a978 cmAlgorithms: Add a size() to cmRange.
    47a3e22e cmAlgorithms: Rename template type in cmDeleteAll algorithm.
    cb75eec0 cmAlgorithms: Add const to const objects.


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

Summary of changes:
 Source/cmAlgorithms.h |   61 ++++++++++++++++++++++++++++++-------------------
 1 file changed, 37 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list