This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Skip testing where Term::Cap won't run (was Re: Win95 under stress)
[perl5.git] / lib / Math /
2001-10-12 Jarkko HietaniemiUpgrade to Math::BigInt 1.44 from Tels and
2001-09-21 Ronald J. Kimballavoid v-strings with require/use
2001-09-16 Jarkko HietaniemiChange use|require 5.005_64 to use|require 5.6.1.
2001-09-11 Jarkko HietaniemiRetract #11984: div() being redefined, and 1397
2001-09-10 Tels(Retracted by #12001)
2001-09-03 Jarkko HietaniemiUpgrade to Math::BigInt 1.42.
2001-08-09 Jarkko HietaniemiUpgrade to Math::BigInt 1.41.
2001-08-06 Jarkko HietaniemiYet another way to say Infinity: HP-UX calls its "++".
2001-08-06 Jarkko HietaniemiThe #11593 wasn't right.
2001-08-05 Jarkko Hietaniemilibcs are confused what to call Infinity.
2001-08-05 Jarkko HietaniemiUpgrade to Math::BigInt 1.40.
2001-07-10 Philip Newton[PATCH bleadperl] Math::Big* doc patches (and some...
2001-07-10 Jarkko HietaniemiUpdate to Math::BigInt 1.36. The biggest news is
2001-06-29 Jarkko HietaniemiBump up the VERSIONs of modules that have changed since...
2001-06-23 Jarkko HietaniemiMake also the bigintpm.t (like op/sprintf.t) be less...
2001-06-22 Jarkko HietaniemiThe #10792 didn't take, and s/sighni/signi/, as noticed by
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-06-16 Jarkko HietaniemiMath::BigInt 1.35 from Tels.
2001-04-25 John PeacockRe: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
2001-04-24 Jarkko HietaniemiThe Math::BigFloat::import() was broken.
2001-04-06 Jarkko HietaniemiMath::BigFloat patches from John Peacock. The equivalent
2001-04-01 Jarkko HietaniemiAdd great_circle_direction().
2001-03-03 Jarkko HietaniemiIntegrate change #9006 from maintperl to mainline,
2001-02-09 Jarkko HietaniemiThe Im() function wasn't returning zero for non-Math...
2001-02-08 Charles BaileySYN SYN
2001-01-25 Ilya Zakharevichoverload int()
2001-01-24 Charles BaileySYN SYN
2001-01-13 Peter PrymmerRe: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-11-05 Jarkko HietaniemiAdd =pod to be tidy.
2000-10-20 Charles BaileySYN SYN
2000-08-28 Yasushi Nakajimadisplay_format used as a class method without arguments...
2000-08-25 Jarkko HietaniemiSupport preserving extremely big/small angles.
2000-08-21 Jarkko HietaniemiUnicos/mk requires elaborate paranoia.
2000-08-18 AbigailFix the lib/complex failure of
2000-08-17 John PeacockRe: [PATCH]Re: Questions about Math::BigFloat
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-05 Jarkko HietaniemiComplex tweaks.
2000-05-03 Jarkko HietaniemiThe search of infinity continues, this time simplified.
2000-05-02 Jarkko HietaniemiComplex tweakery.
2000-05-02 Jarkko HietaniemiInfinite problems.
2000-04-28 Jarkko Hietaniemi&HUGE_VAL is not defined, it exists.
2000-04-28 Jarkko HietaniemiTry to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
2000-04-28 Jarkko HietaniemiPreserve $!.
2000-04-28 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-27 Gurusamy Sarathychange#4197 somehow missed initializing PL_errors,...
2000-04-27 Jarkko HietaniemiUnicos tweaks from Mark P. Lutz.
2000-04-26 Jarkko HietaniemiBe more robust on "extreme" (large absolute value)
2000-03-08 Jarkko Hietaniemiwording changes
2000-03-08 Jarkko HietaniemiMake the stringification more customizable.
2000-03-04 Gurusamy Sarathymore whitespace removal (from Michael G Schwern)
2000-02-09 Charles BaileyResync with mainline
2000-02-02 Gurusamy Sarathyuse warnings rather than fiddling with $^W (from Paul...
2000-01-24 Gurusamy Sarathyfix typos; avoid use constant for lowercase constants...
2000-01-23 Gurusamy Sarathys/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-17 Gurusamy Sarathyfix bug when one of the operands is +0E+0 (from Ronald...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-01 Gurusamy Sarathyemail address changes
1999-08-18 Jarkko HietaniemiWarn about small spherical distances.
1999-05-29 Jan Dubois(was Re: Unitialized Value Complaints in Math::BigFloat)
1999-05-08 William Mannapplied suggested patch, added tests
1999-03-25 Gurusamy Sarathyremove bogus panic()
1999-03-23 Tim Withampatch for useless Math::BigInt warnings
1999-02-15 Steven Knightfix bugs in the handling of negative numbers, among...
1999-02-02 Jarkko HietaniemiUpdate Trig.pm from maint-5.005.
1999-01-17 Gurusamy Sarathydocumentation in change#2596 is not quite right; fix it
1999-01-07 AbigailAnother set of doc patches from Abigail
1999-01-06 Jarkko HietaniemiEnhance the great_circle_distance() documentation.
1998-11-02 Daniel S. Lewart0**0 = 1, from
1998-10-02 Hugo van der Sandensquelch undef warnings
1998-08-02 Nick Ing-Simmons[Patch] Math::Complex - Ambiguous call resolved as...
1998-07-26 M. J. T. Guyfix behavior of <=> on bigints
1998-07-07 Gurusamy Sarathydoc tweaks suggested by Abigail, M.J.T. Guy, and Larry...
1998-06-30 Jarkko Hietaniemiadd patch to integrate Math::Trig::Radial into Math...
1998-06-29 Ilya Zakharevichadded patch for overloading constants, made PERL_OBJECT...
1998-06-28 Jarkko Hietaniemiadd Math/Trig/Radial.pm, update MANIFEST
1998-06-28 Jarkko HietaniemiComplex.pm update
1998-06-22 Gurusamy Sarathymerge relevant portions from maintbranch change#1155
1998-05-14 Gurusamy Sarathy[win32] merge change#896 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#887 from maintbranch
1998-02-06 Jarkko Hietaniemi[PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-09-04 Jarkko Hietaniemi5.004_02: Complex/Trig: update
1997-04-24 Gurusamy SarathyMath::{Complex,Trig} update
1997-04-22 Jarkko HietaniemiMath::Complex update
1997-04-09 Chip SalzenbergFix undef warning in Math::BigInt
1997-04-09 Jarkko HietaniemiComplex update (five patches)
1997-04-07 Jarkko HietaniemiFix typos in Math::Trig
1997-04-07 Jarkko HietaniemiComplex.pm: 0**0 sanity
1997-04-04 Perl 5 Porters[inseparable changes from match from perl-5.003_97a...
1997-04-02 Perl 5 Porters[inseparable changes from match from perl-5.003_97...
1997-03-08 Jarkko HietaniemiMath::Complex update
1997-01-04 Jarkko HietaniemiMake libs clean under '-w'
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
1996-10-03 Raphael Manfrediperl 5.003_06: lib/Math/Complex.pm
1996-10-07 Jarkko HietaniemiLC_COLLATE.
1996-09-08 Perl 5 Portersperl 5.003_05: lib/Math/Complex.pm
1996-02-29 Andy Doughertyperl 5.002 perl-5.002
1995-03-13 Larry WallPerl 5.001 perl-5.001
next