# New Ticket Created by  Jörg Plate 
# Please include the string:  [perl #45309]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=45309 >


This patch implements the sign function for I, N, BigInt and Complex  
numbers.


  CREDITS                  |    3     3     0     0 ++
  src/ops/experimental.ops |   57    56     1     0
++++++++++++++++++++++++++++++++++++++++++++++-
  src/pmc/bigint.pmc       |   38    38     0     0
+++++++++++++++++++++++++++++++
  src/pmc/complex.pmc      |   37    37     0     0
+++++++++++++++++++++++++++++++
  src/pmc/float.pmc        |   38    38     0     0
+++++++++++++++++++++++++++++++
  src/pmc/integer.pmc      |   27    27     0     0 ++++++++++++++++++ 
++++
  t/op/01-parse_ops.t      |    1     1     0     0 +
  t/op/arithmetics.t       |   37    36     1     0
++++++++++++++++++++++++++++++-
  t/pmc/bigint.t           |   25    24     1     0 ++++++++++++++++++ 
++-
  t/pmc/complex.t          |   19    18     1     0 +++++++++++++++-
  vtable.tbl               |    3     3     0     0 ++
  11 files changed, 281 insertions(+), 4 deletions(-)

-- 
"I'm working on it."


Attachment: sign.diff
Description: Binary data


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Attachment: PGP.sig
Description: PGP signature

Reply via email to