[Mint-commit] [SCM] mint-lib (mint) branch, master, updated. a0448fe847a22c84e14124d483e1a00d362026a7

アーカイブの一覧に戻る

tomoh****@users***** tomoh****@users*****
2010年 3月 12日 (金) 03:44:24 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  a0448fe847a22c84e14124d483e1a00d362026a7 (commit)
       via  0da1142f319f29cfc8832cf9ed69cb4aab47e152 (commit)
       via  3c902ede9e38a1aeed836af1684069fb5f8521fd (commit)
       via  30f10f09feb54e8994b1a2b92b67ea51797f7c6c (commit)
       via  4ae6372dbf49a2846183b1b06bf143bde30878b6 (commit)
       via  591ac0f45ffd14cf790e67c18d3119d52373d859 (commit)
       via  9b8985061fd62ca4545fbfba0dec161c27edc31b (commit)
      from  8fd8abf27c06fcf1330469023ad2bd36d94c07e9 (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 a0448fe847a22c84e14124d483e1a00d362026a7
Author: Tomohiro Nishimura <tomoh****@gmail*****>
Date:   Fri Mar 12 03:42:29 2010 +0900

    remove useless error class

commit 0da1142f319f29cfc8832cf9ed69cb4aab47e152
Author: Tomohiro Nishimura <tomoh****@gmail*****>
Date:   Fri Mar 12 03:42:09 2010 +0900

    fix generator document

commit 3c902ede9e38a1aeed836af1684069fb5f8521fd
Author: Tomohiro Nishimura <tomoh****@gmail*****>
Date:   Fri Mar 12 03:10:39 2010 +0900

    fix minor bug in quadratic_equation generator

commit 30f10f09feb54e8994b1a2b92b67ea51797f7c6c
Author: Tomohiro Nishimura <tomoh****@gmail*****>
Date:   Thu Mar 11 23:01:34 2010 +0900

    add :nodoc: for RDoc

commit 4ae6372dbf49a2846183b1b06bf143bde30878b6
Author: Tomohiro Nishimura <tomoh****@gmail*****>
Date:   Thu Mar 11 22:55:12 2010 +0900

    fix rdoc task option

commit 591ac0f45ffd14cf790e67c18d3119d52373d859
Author: Tomohiro Nishimura <tomoh****@gmail*****>
Date:   Thu Mar 11 22:47:19 2010 +0900

    fix test for factorization generator

commit 9b8985061fd62ca4545fbfba0dec161c27edc31b
Author: Tomohiro Nishimura <tomoh****@gmail*****>
Date:   Thu Mar 11 22:32:55 2010 +0900

    fix test for expansion generator

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

Summary of changes:
 Rakefile                                           |    1 +
 lib/mint/builder/expression_tree.rb                |   20 ++++----
 lib/mint/expression.rb                             |    2 +-
 lib/mint/generator/base.rb                         |    4 +-
 .../generator/complex_fractional_arithmetic.rb     |   24 ++++++---
 lib/mint/generator/complex_number_arithmetic.rb    |   20 +++++---
 lib/mint/generator/decimal_arithmetic.rb           |   25 ++++++----
 lib/mint/generator/expansion.rb                    |   25 +++++++---
 lib/mint/generator/factorization.rb                |   26 +++++++----
 lib/mint/generator/fractional_arithmetic.rb        |   27 +++++++----
 .../generator/fractional_expression_arithmetic.rb  |   36 +++++++++-----
 lib/mint/generator/linear_function_graph.rb        |   29 ++++++++----
 lib/mint/generator/ordinary_arithmetic.rb          |   22 ++++++---
 lib/mint/generator/partial_fraction_expansion.rb   |   50 +++++++++++++-------
 lib/mint/generator/quadratic_equation.rb           |   40 +++++++++------
 lib/mint/generator/square_root_arithmetic.rb       |   30 ++++++++----
 lib/mint/solver/maxima/quadratic_equation.rb       |    2 +-
 lib/mint/solver/simple/linear_function_graph.rb    |    2 +-
 spec/generator/expansion_spec.rb                   |    2 +
 spec/generator/factorization_spec.rb               |    2 +-
 spec/generator/quadratic_equation_spec.rb          |   12 ++++-
 21 files changed, 260 insertions(+), 141 deletions(-)


hooks/post-receive
-- 
mint-lib (mint)




Mint-commit メーリングリストの案内
アーカイブの一覧に戻る