tomoh****@users*****
tomoh****@users*****
2010年 3月 24日 (水) 00:05:05 JST
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "mint-lib" repository containing the "mint" project. The branch, master has been updated via 995b00048dc974eaf755c4f84fe37ddb3ac18c32 (commit) via 983a23937eb3628f2e4653f9f50e48d1a15253e0 (commit) via 633d584b3bf707e178d3e88dfee4af6a8ef8ff6b (commit) via 2d6c374d8b1e65002f241130fc2eead8998a9fe8 (commit) via a5582a6e737dd11ef79f593c0ab253ac1696d0b7 (commit) via dab5d9fedc01cd5f4a3a8d6bbb76e2edcb79a89e (commit) from 2880c95ebad1570c922de5339cda2aa5528aa5a4 (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 995b00048dc974eaf755c4f84fe37ddb3ac18c32 Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Wed Mar 24 00:04:30 2010 +0900 fix coefficient in square_root_arithmetic commit 983a23937eb3628f2e4653f9f50e48d1a15253e0 Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Tue Mar 23 22:47:55 2010 +0900 refactored linear_function_graph generator commit 633d584b3bf707e178d3e88dfee4af6a8ef8ff6b Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Mon Mar 22 03:21:22 2010 +0900 refactored square_root_arithmetic generator commit 2d6c374d8b1e65002f241130fc2eead8998a9fe8 Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Mon Mar 22 02:41:50 2010 +0900 refactored complex_number_arithmetic generator commit a5582a6e737dd11ef79f593c0ab253ac1696d0b7 Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Mon Mar 22 02:17:57 2010 +0900 move parenthesis into create_complex_number commit dab5d9fedc01cd5f4a3a8d6bbb76e2edcb79a89e Author: Tomohiro Nishimura <tomoh****@gmail*****> Date: Mon Mar 22 01:57:10 2010 +0900 remove unuse require ----------------------------------------------------------------------- Summary of changes: lib/mint/expression.rb | 2 - lib/mint/generator/complex_number_arithmetic.rb | 32 +++++++----------- lib/mint/generator/linear_function_graph.rb | 24 +++++++------- lib/mint/generator/square_root_arithmetic.rb | 38 ++++++++++++++-------- spec/generator/complex_number_arithmetic_spec.rb | 4 +- spec/generator/square_root_arithmetic_spec.rb | 30 ++++++++++++++++- 6 files changed, 80 insertions(+), 50 deletions(-) hooks/post-receive -- mint-lib (mint)