From: Eric B. <er...@us...> - 2012-11-12 18:07:30
|
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 "gobo-eiffel". The branch, master has been updated via e34f797944f478960caf3a305906d17b45650f11 (commit) via 83ebaede949ca3322ed1e6d11dc64a625a3ef70b (commit) via 7da34ddbce0018b793ef1e37e21dbcd2354204b5 (commit) via c9f746699957747fcd6f18da7e8d8c76f1e5d799 (commit) via 85a5c547a29490071fe3a22d97767bfe7986dc8b (commit) from a265ed00e694ed13c1955cf5530a7fe48cea24d0 (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 e34f797944f478960caf3a305906d17b45650f11 Merge: a265ed0 83ebaed Author: Eric Bezault <er...@go...> Date: Mon Nov 12 09:53:47 2012 -0800 Merge pull request #2 from pgcrism/master Math/Decimal Void-safe commit 83ebaede949ca3322ed1e6d11dc64a625a3ef70b Author: pgcrism <pg...@us...> Date: Tue Aug 28 22:57:25 2012 +0200 Decimals: Void safe commit 7da34ddbce0018b793ef1e37e21dbcd2354204b5 Merge: c9f7466 ed14960 Author: pgcrism <pg...@us...> Date: Tue Aug 28 22:16:10 2012 +0200 Merge with upstream/master commit c9f746699957747fcd6f18da7e8d8c76f1e5d799 Author: pgcrism <pg...@sc...> Date: Thu Mar 29 22:01:52 2012 +0200 Void-safety: Initialize to non-void value. Signed-off-by: pgcrism <pg...@ya...> commit 85a5c547a29490071fe3a22d97767bfe7986dc8b Merge: da26c67 a026cda Author: pgcrism <pg...@ya...> Date: Wed Mar 14 10:46:22 2012 +0100 Merge remote-tracking branch 'upstream/master' ----------------------------------------------------------------------- Summary of changes: example/math/decimal/telco/telco.e | 6 +++++- library/math/decimal/ma_decimal.e | 24 ++++++++++++++++++++++-- library/math/decimal/ma_decimal_bcd_parser.e | 13 +++++++++---- library/math/decimal/ma_decimal_context.e | 2 +- library/math/decimal/ma_decimal_parser.e | 2 +- library/math/decimal/ma_decimal_text_parser.e | 2 +- 6 files changed, 39 insertions(+), 10 deletions(-) hooks/post-receive -- gobo-eiffel |