summaryrefslogtreecommitdiff
path: root/lib/Math
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Math::BigInt 1.42.Jarkko Hietaniemi2001-09-036-115/+240
* Upgrade to Math::BigInt 1.41.Jarkko Hietaniemi2001-08-092-37/+24
* Yet another way to say Infinity: HP-UX calls its "++".Jarkko Hietaniemi2001-08-061-2/+6
* The #11593 wasn't right.Jarkko Hietaniemi2001-08-061-2/+2
* libcs are confused what to call Infinity.Jarkko Hietaniemi2001-08-051-1/+13
* Upgrade to Math::BigInt 1.40.Jarkko Hietaniemi2001-08-057-567/+1249
* [PATCH bleadperl] Math::Big* doc patches (and some code)Philip Newton2001-07-104-144/+150
* Update to Math::BigInt 1.36. The biggest news isJarkko Hietaniemi2001-07-106-1118/+1852
* Bump up the VERSIONs of modules that have changed since 5.6.0,Jarkko Hietaniemi2001-06-292-2/+2
* Make also the bigintpm.t (like op/sprintf.t) be less demandingJarkko Hietaniemi2001-06-231-2/+7
* The #10792 didn't take, and s/sighni/signi/, as noticed byJarkko Hietaniemi2001-06-222-15/+36
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-185-0/+3339
* Math::BigInt 1.35 from Tels.Jarkko Hietaniemi2001-06-162-809/+3886
* Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"John Peacock2001-04-251-4/+13
* The Math::BigFloat::import() was broken.Jarkko Hietaniemi2001-04-241-1/+9
* Math::BigFloat patches from John Peacock. The equivalentJarkko Hietaniemi2001-04-061-19/+49
* Add great_circle_direction().Jarkko Hietaniemi2001-04-011-8/+47
* Integrate change #9006 from maintperl to mainline,Jarkko Hietaniemi2001-03-031-3/+13
* The Im() function wasn't returning zero for non-Math::ComplexJarkko Hietaniemi2001-02-091-1/+1
* overload int()Ilya Zakharevich2001-01-252-0/+29
* Re: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351Peter Prymmer2001-01-131-0/+26
* Add =pod to be tidy.Jarkko Hietaniemi2000-11-051-0/+2
* display_format used as a class method without arguments was broken,Yasushi Nakajima2000-08-281-17/+10
* Support preserving extremely big/small angles.Jarkko Hietaniemi2000-08-251-14/+29
* Unicos/mk requires elaborate paranoia.Jarkko Hietaniemi2000-08-211-4/+7
* Fix the lib/complex failure ofAbigail2000-08-181-2/+2
* Re: [PATCH]Re: Questions about Math::BigFloatJohn Peacock2000-08-172-7/+20
* Complex tweaks.Jarkko Hietaniemi2000-05-051-24/+34
* The search of infinity continues, this time simplified.Jarkko Hietaniemi2000-05-031-8/+3
* Complex tweakery.Jarkko Hietaniemi2000-05-021-10/+13
* Infinite problems.Jarkko Hietaniemi2000-05-021-6/+4
* &HUGE_VAL is not defined, it exists.Jarkko Hietaniemi2000-04-281-1/+1
* Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.Jarkko Hietaniemi2000-04-281-19/+22
* Preserve $!.Jarkko Hietaniemi2000-04-281-1/+5
* Integrate with Sarathy.Jarkko Hietaniemi2000-04-281-1/+0
|\
| * change#4197 somehow missed initializing PL_errors, meaningGurusamy Sarathy2000-04-271-1/+0
* | Unicos tweaks from Mark P. Lutz.Jarkko Hietaniemi2000-04-271-1/+4
|/
* Be more robust on "extreme" (large absolute value)Jarkko Hietaniemi2000-04-261-147/+179
* wording changesJarkko Hietaniemi2000-03-081-12/+10
* Make the stringification more customizable.Jarkko Hietaniemi2000-03-081-45/+122
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-5/+5
* use warnings rather than fiddling with $^W (from Paul Marquess)Gurusamy Sarathy2000-02-021-1/+1
* fix typos; avoid use constant for lowercase constants (producesGurusamy Sarathy2000-01-242-7/+7
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-232-4/+4
* fix bug when one of the operands is +0E+0 (from Ronald J KimballGurusamy Sarathy1999-12-171-5/+6
* email address changesGurusamy Sarathy1999-12-012-2/+2
* Warn about small spherical distances.Jarkko Hietaniemi1999-08-181-1/+10
* (was Re: Unitialized Value Complaints in Math::BigFloat)Jan Dubois1999-05-291-0/+1
* applied suggested patch, added testsWilliam Mann1999-05-081-0/+77
* remove bogus panic()Gurusamy Sarathy1999-03-251-1/+1