Re: [perl #30534] [PATCH] Complex numbers PMC

2004-07-01 Thread Leopold Toetsch
Ion Alexandru Morega <[EMAIL PROTECTED]> wrote: > This is the new classes/complex.pmc, tests included. It supports string > parsing (in the form "a + bi", see the docs for more), string-keyed > access to "real" and "imag" and simple numerical operations. Whee, great, thaks - applied. > ... Howev

[perl #30534] [PATCH] Complex numbers PMC

2004-06-29 Thread via RT
# New Ticket Created by Ion Alexandru Morega # Please include the string: [perl #30534] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=30534 > This is the new classes/complex.pmc, tests included. It supports string pars