toon-members
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Toon-members] [SCM] toon branch, master, updated. TOON_2.0-38-g7e17238


From: Tom Drummond
Subject: [Toon-members] [SCM] toon branch, master, updated. TOON_2.0-38-g7e17238
Date: Mon, 22 Oct 2012 05:36:43 +0000

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 "toon".

The branch, master has been updated
       via  7e17238f25c322678556a318fbde7dde488880a8 (commit)
       via  eed7ed64f96ae596f4860e2bd1ccb00e4e405672 (commit)
      from  8c0e4b4bb94c72cbb3d65c011284df935822067f (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 -----------------------------------------------------------------
commit 7e17238f25c322678556a318fbde7dde488880a8
Merge: eed7ed6 8c0e4b4
Author: Tom Drummond <address@hidden>
Date:   Mon Oct 22 16:36:30 2012 +1100

    Merge branch 'master' of git.sv.gnu.org:/srv/git/toon

commit eed7ed64f96ae596f4860e2bd1ccb00e4e405672
Author: Tom Drummond <address@hidden>
Date:   Wed Sep 5 15:51:14 2012 +1000

    operator *= and /= have to pass rhs by value because a const ref that 
aliases one of the elements of the vector/matrix causes failure (the referenced 
value changes when that element of vector/matrix is modified)

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

Summary of changes:
 internal/matrix.hh |    4 ++--
 internal/vector.hh |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
toon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]