[PPL-devel] [GIT] ppl/ppl(master): Dense_Matrix, Sparse_Matrix: rename the erase_to_end () method into remove_trailing_rows(), changing the argument's meaning.

Marco Poletti poletti.marco at gmail.com
Mon Sep 20 16:27:53 CEST 2010


Module: ppl/ppl
Branch: master
Commit: 7c153292b94f572a5f68a6e578ef44360d64e8f7
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=7c153292b94f572a5f68a6e578ef44360d64e8f7

Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Sep 20 15:07:20 2010 +0200

Dense_Matrix, Sparse_Matrix: rename the erase_to_end() method into remove_trailing_rows(), changing the argument's meaning.

---

 src/Constraint_System.cc     |    7 ++++---
 src/Dense_Matrix.defs.hh     |    7 ++-----
 src/Dense_Matrix.inlines.hh  |    8 ++++----
 src/Generator_System.cc      |    7 ++++---
 src/Grid_chdims.cc           |    4 ++--
 src/Grid_simplify.cc         |    6 +++---
 src/Linear_System.cc         |   12 +++++++-----
 src/MIP_Problem.cc           |    2 +-
 src/PIP_Tree.cc              |   10 +++++-----
 src/Polyhedron.templates.hh  |    2 +-
 src/Polyhedron_nonpublic.cc  |   12 +++++++-----
 src/Polyhedron_public.cc     |   13 ++++++++-----
 src/Sparse_Matrix.defs.hh    |   11 +++++------
 src/Sparse_Matrix.inlines.hh |    4 ++--
 src/conversion.cc            |    4 ++--
 src/simplify.cc              |    5 +++--
 16 files changed, 60 insertions(+), 54 deletions(-)

Diff:   http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=7c153292b94f572a5f68a6e578ef44360d64e8f7



More information about the PPL-devel mailing list