| Commit message (Expand) | Author | Age | Files | Lines |
* | Daniel S. Lewart adopts the Math::Complex. | Jarkko Hietaniemi | 2002-01-31 | 1 | -4/+4 |
* | More Complex DWIMmery. | Jarkko Hietaniemi | 2002-01-31 | 1 | -7/+66 |
* | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 1 | -3/+3 |
* | Bump up the VERSIONs of modules that have changed since 5.6.0, | Jarkko Hietaniemi | 2001-06-29 | 1 | -1/+1 |
* | Integrate change #9006 from maintperl to mainline, | Jarkko Hietaniemi | 2001-03-03 | 1 | -3/+13 |
* | The Im() function wasn't returning zero for non-Math::Complex | Jarkko Hietaniemi | 2001-02-09 | 1 | -1/+1 |
* | Add =pod to be tidy. | Jarkko Hietaniemi | 2000-11-05 | 1 | -0/+2 |
* | display_format used as a class method without arguments was broken, | Yasushi Nakajima | 2000-08-28 | 1 | -17/+10 |
* | Unicos/mk requires elaborate paranoia. | Jarkko Hietaniemi | 2000-08-21 | 1 | -4/+7 |
* | Fix the lib/complex failure of | Abigail | 2000-08-18 | 1 | -2/+2 |
* | Complex tweaks. | Jarkko Hietaniemi | 2000-05-05 | 1 | -24/+34 |
* | The search of infinity continues, this time simplified. | Jarkko Hietaniemi | 2000-05-03 | 1 | -8/+3 |
* | Complex tweakery. | Jarkko Hietaniemi | 2000-05-02 | 1 | -10/+13 |
* | Infinite problems. | Jarkko Hietaniemi | 2000-05-02 | 1 | -6/+4 |
* | &HUGE_VAL is not defined, it exists. | Jarkko Hietaniemi | 2000-04-28 | 1 | -1/+1 |
* | Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf. | Jarkko Hietaniemi | 2000-04-28 | 1 | -19/+22 |
* | Preserve $!. | Jarkko Hietaniemi | 2000-04-28 | 1 | -1/+5 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-04-28 | 1 | -1/+0 |
|\ |
|
| * | change#4197 somehow missed initializing PL_errors, meaning | Gurusamy Sarathy | 2000-04-27 | 1 | -1/+0 |
* | | Unicos tweaks from Mark P. Lutz. | Jarkko Hietaniemi | 2000-04-27 | 1 | -1/+4 |
|/ |
|
* | Be more robust on "extreme" (large absolute value) | Jarkko Hietaniemi | 2000-04-26 | 1 | -147/+179 |
* | wording changes | Jarkko Hietaniemi | 2000-03-08 | 1 | -12/+10 |
* | Make the stringification more customizable. | Jarkko Hietaniemi | 2000-03-08 | 1 | -45/+122 |
* | fix typos; avoid use constant for lowercase constants (produces | Gurusamy Sarathy | 2000-01-24 | 1 | -5/+5 |
* | s/use vars/our/g modules that aren't independently maintained on CPAN | Gurusamy Sarathy | 2000-01-23 | 1 | -1/+2 |
* | email address changes | Gurusamy Sarathy | 1999-12-01 | 1 | -1/+1 |
* | 0**0 = 1, from | Daniel S. Lewart | 1998-11-02 | 1 | -27/+10 |
* | [Patch] Math::Complex - Ambiguous call resolved as CORE::foo() | Nick Ing-Simmons | 1998-08-02 | 1 | -78/+78 |
* | Complex.pm update | Jarkko Hietaniemi | 1998-06-28 | 1 | -8/+69 |
* | [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0 | Jarkko Hietaniemi | 1998-02-06 | 1 | -80/+202 |
* | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 1 | -196/+228 |
* | 5.004_02: Complex/Trig: update | Jarkko Hietaniemi | 1997-09-05 | 1 | -23/+104 |
* | Math::{Complex,Trig} update | Gurusamy Sarathy | 1997-04-25 | 1 | -5/+12 |
* | Math::Complex update | Jarkko Hietaniemi | 1997-04-23 | 1 | -7/+7 |
* | Complex update (five patches) | Jarkko Hietaniemi | 1997-04-09 | 1 | -50/+85 |
* | Complex.pm: 0**0 sanity | Jarkko Hietaniemi | 1997-04-07 | 1 | -0/+16 |
* | [inseparable changes from match from perl-5.003_97a to perl-5.003_97b] | Perl 5 Porters | 1997-04-04 | 1 | -44/+75 |
* | [inseparable changes from match from perl-5.003_97 to perl-5.003_97a] | Perl 5 Porters | 1997-04-03 | 1 | -24/+66 |
* | Math::Complex update | Jarkko Hietaniemi | 1997-03-09 | 1 | -96/+335 |
* | Make libs clean under '-w' | Jarkko Hietaniemi | 1997-01-04 | 1 | -14/+14 |
* | [inseparable changes from patch from perl5.003_07 to perl5.003_08] | Perl 5 Porters | 1996-11-19 | 1 | -1/+17 |
* | perl 5.003_06: lib/Math/Complex.pm | Raphael Manfredi | 1996-10-03 | 1 | -117/+1047 |
* | perl 5.003_05: lib/Math/Complex.pm | Perl 5 Porters | 1996-09-08 | 1 | -3/+3 |
* | perl 5.002perl-5.002 | Andy Dougherty | 1996-02-28 | 1 | -19/+46 |
* | perl 5.000perl-5.000 | Larry Wall | 1994-10-17 | 1 | -0/+136 |