summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * In EBCDIC assume UTF-EBCDIC, not UTF-8.Jarkko Hietaniemi2001-06-291-14/+53
| | * Worrying about insecure directories now is a bit too late.Jarkko Hietaniemi2001-06-281-9/+0
| | * Cannot DIE() in a void function,Jarkko Hietaniemi2001-06-281-1/+1
| | * s/qdiv/div/ in Time::HiRes for VAXPeter Prymmer2001-06-281-1/+14
| | * OS/2 improvementsIlya Zakharevich2001-06-2812-229/+1752
| | * AIX tweak from Merijn Brand.Jarkko Hietaniemi2001-06-281-1/+1
| | * Update Changes.Jarkko Hietaniemi2001-06-282-1/+67
| | * More Perforce lore.Jarkko Hietaniemi2001-06-281-10/+65
| | * Add Configure probes for nl_langinfo() and <langinfo.h>.Jarkko Hietaniemi2001-06-2818-12/+118
| | * One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et aliaJarkko Hietaniemi2001-06-281-0/+13
| | * Move use64bitint and use64bitall before uselargefiles.Jarkko Hietaniemi2001-06-281-394/+394
| | * [ID 20010625.009] open(FILE,"+foo") [PATCH]Robert Spier2001-06-281-0/+1
| | * avoid overflow in numeric.c:S_mulexp10() on VAXPeter Prymmer2001-06-281-0/+8
| | * [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBMPeter Prymmer2001-06-282-11/+24
| | * Update Changes.Jarkko Hietaniemi2001-06-272-1/+207
| | * Tiny EPOC updates.Jarkko Hietaniemi2001-06-271-11/+11
| | * The Test::More and Test::Simple tests required helpJarkko Hietaniemi2001-06-2710-10/+15
| | * Upgrade to Test::Simple 0.09.Jarkko Hietaniemi2001-06-279-36/+93
| | * Upgrade to Test::More 0.07.Jarkko Hietaniemi2001-06-277-37/+75
| | * Re: [PATCH] gcc-3.0 warnings on HP-UXH.Merijn Brand2001-06-271-2/+6
| | * Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>Norton T. Allen2001-06-272-111/+168
| | * two little documentation nitsAbhijit Menon-Sen2001-06-272-27/+23
| | * for QNXNorton T. Allen2001-06-272-3/+11
| | * Adding TODO tests (was: Re: a report on perl@10930 results on a couple of Al...Michael G. Schwern2001-06-271-10/+38
| | * Add perl_clone_host() for Netware.Jarkko Hietaniemi2001-06-271-0/+9
| | * GCC 3.0 hints for HP-UX.Jarkko Hietaniemi2001-06-271-3/+5
| | * In some Linux distributions the libndbm is brokenJarkko Hietaniemi2001-06-272-0/+7
| | * find.t hack for VMSCraig A. Berry2001-06-271-5/+6
| | * AUTHORS updates.Jarkko Hietaniemi2001-06-271-2/+2
| | * "lose the it's", from Abhijit Menon-Sen.Jarkko Hietaniemi2001-06-2716-17/+17
| | * "lose the looses", from Abhijit Menon-Sen.Jarkko Hietaniemi2001-06-272-2/+2
| | * Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.Jarkko Hietaniemi2001-06-271-2/+4
| | * DEC C 5.3 on the VAX simply doesn't seem to likeJarkko Hietaniemi2001-06-271-0/+3
| | * Re: [PATCH perlfaq3.pod] and a question about it.Jonathan Stowe2001-06-261-1/+3
| | * perlxs misprintsIlya Zakharevich2001-06-261-8/+10
| | * xsubpp flags from the command lineIlya Zakharevich2001-06-261-1/+2
| | * OPTIMIZE=-gIlya Zakharevich2001-06-263-3/+4
| | * Better place for nop IN_LOCALE_NUMERIC, pointed outJarkko Hietaniemi2001-06-261-4/+1
| | * Detypo.Jarkko Hietaniemi2001-06-261-1/+1
| | * perl_clone_host() needs PERL_IMPLICIT_SYS.Jarkko Hietaniemi2001-06-261-1/+1
| | * [patch] perl_clone+CvFILEDoug MacEachern2001-06-261-0/+1
| | * Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)Mark-Jason Dominus2001-06-262-7/+13
| | * Update Changes.Jarkko Hietaniemi2001-06-262-1/+232
| | * Also catfile() needs now to explicitly exported.Jarkko Hietaniemi2001-06-262-2/+2
| | * Regen toc.Jarkko Hietaniemi2001-06-261-14/+28
| | * Nonexistent pod command.Jarkko Hietaniemi2001-06-261-1/+1
| | * Be more portable in the quest for tmpdir.Jarkko Hietaniemi2001-06-262-5/+7
| | * Be more portable in finding out the home directory,Jarkko Hietaniemi2001-06-261-2/+3
| | * Doc patch for #10959.Jarkko Hietaniemi2001-06-261-5/+5
| | * Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/gPhilip Newton2001-06-261-2/+22