summaryrefslogtreecommitdiff
path: root/lib/Math
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Math::BigInt 1.48.Jarkko Hietaniemi2001-12-0711-439/+971
* Move the MBF/MBI test modules to t/lib.Jarkko Hietaniemi2001-11-244-95/+2
* Upgrade to Math::BigInt 1.47.Jarkko Hietaniemi2001-11-2111-238/+330
* a few typo fixes Jeffrey Friedl2001-11-121-3/+3
* Upgrade to Math::BigInt 1.46.Jarkko Hietaniemi2001-11-1110-97/+244
* The missing pieces from the Math::BigInt 1.45 puzzle.Jarkko Hietaniemi2001-11-042-1448/+15
* Math::Big* test tweaks to work better with core:Jarkko Hietaniemi2001-11-044-18/+82
* More forgotten from #12843.Jarkko Hietaniemi2001-11-041-3/+7
* Forgot from #12843.Jarkko Hietaniemi2001-11-041-0/+1498
* Upgrade to Math::BigInt 1.45; from Tels.Jarkko Hietaniemi2001-11-049-203/+516
* Upgrade to Math::BigInt 1.44 from Tels andJarkko Hietaniemi2001-10-1210-1229/+2297
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-161-1/+1
* Retract #11984: div() being redefined, and 1397Jarkko Hietaniemi2001-09-111-16/+6
* (Retracted by #12001)Tels2001-09-101-6/+16
* 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
|\