summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ucblib shouldn't be linked against in nonstop-ux,Jarkko Hietaniemi2001-09-141-0/+3
* Do stty only if we have stty.Jarkko Hietaniemi2001-09-131-6/+14
* Skip the test if not running on a tty.Jarkko Hietaniemi2001-09-131-0/+1
* Regen headers.Jarkko Hietaniemi2001-09-134-15/+9
* Re: perl@12003Robin Barker2001-09-121-3/+3
* may be uninitialized warning forperl@12003Robin Barker2001-09-121-2/+2
* Upgrade to Memoize 0.66.Jarkko Hietaniemi2001-09-127-77/+130
* [ID 20010912.007] substr reference core dumpme-01@ton.iguana.be2001-09-121-1/+1
* Deobfuscate Fisher-Yates example codeIlmari Karonen2001-09-121-2/+2
* Update Changes.Jarkko Hietaniemi2001-09-112-1/+195
* NetWare update from Ananth Kesari.Jarkko Hietaniemi2001-09-116-7/+33
* Retract #11984: div() being redefined, and 1397Jarkko Hietaniemi2001-09-111-16/+6
* The lseek fix (#11991) was no fix.Jarkko Hietaniemi2001-09-111-2/+2
* Encode.pm add UCS-2 little endian supportMatt Sergeant2001-09-111-0/+38
* Sometimes dTHX is added because it is needed on non Artur Bergman2001-09-111-2/+2
* Re: [PATCH] Encode.pm docs fixGisle Aas2001-09-111-4/+4
* Fix unpack U to be the reverse of pack UJarkko Hietaniemi2001-09-114-23/+72
* Configure not recording lseek protoBlair Zajac2001-09-116-96/+96
* Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious...Nicholas Clark2001-09-107-34/+219
* Building on win32 w/o perlioMattia Barbon2001-09-103-4/+14
* New Test for CGI::Pushchromatic2001-09-102-0/+85
* avoiding hoardes of zombiesNicholas Clark2001-09-101-5/+15
* PATCH Resubmission - was Re: [ID 20010902.001] v strings over 2*31 barfJohn Peacock2001-09-103-112/+107
* Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.Abhijit Menon-Sen2001-09-101-1/+1
* (Retracted by #12001)Tels2001-09-101-6/+16
* Re: perl@11978Robin Barker2001-09-101-3/+3
* Switch PADOFFSET back to U32 both because of binary backwardJarkko Hietaniemi2001-09-101-1/+1
* Fix Pod Typo, Add Test for ExtUtils::Commandchromatic2001-09-103-1/+147
* Encode.pm docs fixMatt Sergeant2001-09-101-3/+3
* Update Changes.Jarkko Hietaniemi2001-09-102-1/+308
* Revert #11973, the dTHX seems to be needed in thereJarkko Hietaniemi2001-09-101-0/+1
* Detypo.Jarkko Hietaniemi2001-09-101-1/+1
* Further Class::Struct patching from Damian.Jarkko Hietaniemi2001-09-101-16/+23
* Skip the crypt test if no crypt.Jarkko Hietaniemi2001-09-101-2/+7
* Warn against using bare v-strings as IP addressesJarkko Hietaniemi2001-09-102-7/+17
* Remove unused dTHX. Silenced another warning.Artur Bergman2001-09-101-1/+0
* Silence some more warnings INT2PTR.Artur Bergman2001-09-105-8/+8
* Silence another ITHREAD 64bit INT/32bit PTR warning.Artur Bergman2001-09-101-1/+1
* Apply INT2PTR with force to silence warnings fromArtur Bergman2001-09-103-8/+8
* Removed reference of -DPERL_CUSTOM_OPS in the documentation.Artur Bergman2001-09-101-3/+2
* Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPSArtur Bergman2001-09-106-14/+12
* Using strlen() not good on embedded nul bytes.Jarkko Hietaniemi2001-09-101-13/+13
* Re: [ID 20010810.011] 'use v2b' not allowed with strictRafael Garcia-Suarez2001-09-094-12/+24
* The exact error message is system-dependent.Jarkko Hietaniemi2001-09-091-1/+1
* Add Windows and Mac Sami support to EncodeJarkko Hietaniemi2001-09-093-2/+44
* Use the tried method.Jarkko Hietaniemi2001-09-091-1/+1
* Can't count parentheses.Jarkko Hietaniemi2001-09-091-1/+1
* perlport additions: 1 while unlink, add/delete directoryJarkko Hietaniemi2001-09-091-0/+22
* blib does have a detectable test.Jarkko Hietaniemi2001-09-091-2/+1
* Add Test for Term::Completechromatic2001-09-092-0/+102