| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Support preserving extremely big/small angles. | Jarkko Hietaniemi | 2000-08-25 | 1 | -14/+29 |
* | 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 |
* | Re: [PATCH]Re: Questions about Math::BigFloat | John Peacock | 2000-08-17 | 2 | -7/+20 |
* | 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 |
* | more whitespace removal (from Michael G Schwern) | Gurusamy Sarathy | 2000-03-04 | 1 | -5/+5 |
* | use warnings rather than fiddling with $^W (from Paul Marquess) | Gurusamy Sarathy | 2000-02-02 | 1 | -1/+1 |
* | fix typos; avoid use constant for lowercase constants (produces | Gurusamy Sarathy | 2000-01-24 | 2 | -7/+7 |
* | s/use vars/our/g modules that aren't independently maintained on CPAN | Gurusamy Sarathy | 2000-01-23 | 2 | -4/+4 |
* | fix bug when one of the operands is +0E+0 (from Ronald J Kimball | Gurusamy Sarathy | 1999-12-17 | 1 | -5/+6 |
* | email address changes | Gurusamy Sarathy | 1999-12-01 | 2 | -2/+2 |
* | Warn about small spherical distances. | Jarkko Hietaniemi | 1999-08-18 | 1 | -1/+10 |
* | (was Re: Unitialized Value Complaints in Math::BigFloat) | Jan Dubois | 1999-05-29 | 1 | -0/+1 |
* | applied suggested patch, added tests | William Mann | 1999-05-08 | 1 | -0/+77 |
* | remove bogus panic() | Gurusamy Sarathy | 1999-03-25 | 1 | -1/+1 |
* | patch for useless Math::BigInt warnings | Tim Witham | 1999-03-23 | 1 | -0/+2 |
* | fix bugs in the handling of negative numbers, among other things | Steven Knight | 1999-02-15 | 2 | -13/+38 |
* | Update Trig.pm from maint-5.005. | Jarkko Hietaniemi | 1999-02-02 | 1 | -4/+5 |
* | documentation in change#2596 is not quite right; fix it | Gurusamy Sarathy | 1999-01-17 | 1 | -1/+1 |
* | Another set of doc patches from Abigail | Abigail | 1999-01-07 | 2 | -3/+3 |
* | Enhance the great_circle_distance() documentation. | Jarkko Hietaniemi | 1999-01-06 | 1 | -5/+18 |
* | 0**0 = 1, from | Daniel S. Lewart | 1998-11-02 | 1 | -27/+10 |
* | squelch undef warnings | Hugo van der Sanden | 1998-10-02 | 1 | -2/+2 |
* | [Patch] Math::Complex - Ambiguous call resolved as CORE::foo() | Nick Ing-Simmons | 1998-08-02 | 1 | -78/+78 |
* | fix behavior of <=> on bigints | M. J. T. Guy | 1998-07-26 | 1 | -4/+4 |
* | doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall | Gurusamy Sarathy | 1998-07-07 | 1 | -1/+1 |
* | add patch to integrate Math::Trig::Radial into Math::Trig | Jarkko Hietaniemi | 1998-06-30 | 2 | -225/+218 |
* | added patch for overloading constants, made PERL_OBJECT-aware | Ilya Zakharevich | 1998-06-29 | 1 | -0/+19 |
* | add Math/Trig/Radial.pm, update MANIFEST | Jarkko Hietaniemi | 1998-06-28 | 1 | -0/+193 |
* | Complex.pm update | Jarkko Hietaniemi | 1998-06-28 | 1 | -8/+69 |
* | merge relevant portions from maintbranch change#1155 | Gurusamy Sarathy | 1998-06-22 | 1 | -1/+1 |
* | [win32] merge change#896 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -3/+3 |
* | [win32] merge change#887 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -1/+2 |
* | [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 | 2 | -29/+117 |