summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Introduce more floating point classifying APIs;Jarkko Hietaniemi2001-08-0920-212/+1126
* Integrate change #11519 from perlio:Jarkko Hietaniemi2001-08-091-3/+4
|\
| * Integrate mainlineNick Ing-Simmons2001-08-0987-958/+3264
| |\ | |/ |/|
* | Teach B::Concise about PADOPPaul Johnson2001-08-081-1/+2
* | Make VMS use IEEE math by default; reorder Tru64 hintsJarkko Hietaniemi2001-08-082-13/+22
* | Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEYAbhijit Menon-Sen2001-08-081-0/+1
* | fix t/run/exit.t for VMSCraig A. Berry2001-08-081-2/+10
* | better VMS docs for $?, exit(), and system()Craig A. Berry2001-08-083-9/+38
* | Update the magazine information.Jarkko Hietaniemi2001-08-071-12/+19
* | Ignore SIGFPE everywhere.Jarkko Hietaniemi2001-08-075-23/+10
* | With permission, change the licensing of the docs byJarkko Hietaniemi2001-08-0713-71/+27
* | hints/openbsd.sh tweaks.Andy Dougherty2001-08-071-4/+6
* | Makefile.SH test_prep dependencyAndy Dougherty2001-08-071-1/+1
* | Don't autogenerate the headers et alia,Jarkko Hietaniemi2001-08-071-25/+0
* | Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.plGurusamy Sarathy2001-08-071-4/+0
* | Re: [ID 20010806.006] Can't read coderef from tied variableAbhijit Menon-Sen2001-08-071-0/+3
* | B && BEGIN handlingJames A. Duncan2001-08-075-8/+13
* | Integrate change #11598 from maintperl (fcrypt.c URL updates)Jarkko Hietaniemi2001-08-071-1/+7
* | Yet another way to say Infinity: HP-UX calls its "++".Jarkko Hietaniemi2001-08-061-2/+6
* | Update Changes.Jarkko Hietaniemi2001-08-062-1/+245
* | Advertise File::Temp, don't advertise POSIX::tmpnam().Jarkko Hietaniemi2001-08-061-21/+14
* | The #11593 wasn't right.Jarkko Hietaniemi2001-08-061-2/+2
* | [PATCH: perl@11564] introducing perlivpPrymmer/Kahn2001-08-067-6/+483
* | libcs are confused what to call Infinity.Jarkko Hietaniemi2001-08-051-1/+13
* | Avoid SIGFPE in Tru64.Jarkko Hietaniemi2001-08-051-0/+5
* | Upgrade to Math::BigInt 1.40.Jarkko Hietaniemi2001-08-057-567/+1249
* | remove hardcoded cmd shell in testsuiteGurusamy Sarathy2001-08-053-6/+6
* | 4-arg select() was busted on windows because change#8178 didn'tGurusamy Sarathy2001-08-052-1/+3
* | Rename the Getopt::Long tests to be as they areJarkko Hietaniemi2001-08-055-4/+4
* | Upgrade to Getopt::Long 2.26.Jarkko Hietaniemi2001-08-054-24/+529
* | Retract #10874 (the hack should be unnecessary by now)Jarkko Hietaniemi2001-08-051-2/+1
* | avoid temp file littering in testsGurusamy Sarathy2001-08-052-3/+3
* | warning in sv.c: double format, NV argPhilip Newton2001-08-051-4/+4
* | fix POSIX.t#13 for windosGurusamy Sarathy2001-08-051-1/+1
* | Add a test for PerlIO::Via.Jarkko Hietaniemi2001-08-053-4/+43
* | flock() and link() are not available on Windows 9xGurusamy Sarathy2001-08-051-1/+6
* | Some Tru64 C compilers have C++ components that confuseJarkko Hietaniemi2001-08-051-1/+1
* | (Reintroduce #11125)Alan Burlison2001-08-051-1/+1
* | Little pointer juggling for HP-UX cc to avoidJarkko Hietaniemi2001-08-051-1/+3
* | Continuation of #11575: SANY_SEEN completely deprecated,Jarkko Hietaniemi2001-08-046-12/+35
* | Re: [patch] rid "Scalars leaked" from perl_cloneDoug MacEachern2001-08-041-0/+5
* | Decouple SANY into SANY and CANY: the new SANY is /./s,Daniel P. Berrange2001-08-047-103/+147
* | Re: [patch] ignore PL_curpm in PL_regex_padav cleanupDoug MacEachern2001-08-042-2/+2
* | The #11572 didn't up the test count.Jarkko Hietaniemi2001-08-041-1/+1
* | UTF-8 bugs in string length & single line regex matchesDaniel P. Berrange2001-08-042-1/+25
* | Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so oftenAbhijit Menon-Sen2001-08-041-1/+1
* | Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so oftenAbhijit Menon-Sen2001-08-041-17/+51
* | Re: [patch] refcount re opsAbhijit Menon-Sen2001-08-041-1/+2
* | [patch] refcount re opsDoug MacEachern2001-08-042-1/+11
* | [patch] ignore PL_curpm in PL_regex_padav cleanupDoug MacEachern2001-08-032-2/+12