2001-09-14 |
Jarkko Hietaniemi | NetWare tweaks from Ananth Kesari. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
H.Merijn Brand | unterminated C<...> at line 426 in file perlport.pod |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Joe Smith | Re: [PATCH 2 pl2pm.PL] |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Jarkko Hietaniemi | Retract #12013, didn't go over too well in Tru64. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Peter Scott | Execute files of debugger commands |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Nicholas Clark | (Retracted by #12015) |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Jarkko Hietaniemi | ucblib shouldn't be linked against in nonstop-ux, |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Jarkko Hietaniemi | Do stty only if we have stty. |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Jarkko Hietaniemi | Skip the test if not running on a tty. |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Jarkko Hietaniemi | Regen headers. |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Robin Barker | Re: perl@12003 |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Robin Barker | may be uninitialized warning forperl@12003 |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Jarkko Hietaniemi | Upgrade to Memoize 0.66. |
commit | commitdiff | tree | snapshot |
2001-09-12 |
me-01@ton.iguana.be | [ID 20010912.007] substr reference core dump |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Ilmari Karonen | Deobfuscate Fisher-Yates example code |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Jarkko Hietaniemi | NetWare update from Ananth Kesari. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Jarkko Hietaniemi | Retract #11984: div() being redefined, and 1397 |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Jarkko Hietaniemi | The lseek fix (#11991) was no fix. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Matt Sergeant | Encode.pm add UCS-2 little endian support |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Artur Bergman | Sometimes dTHX is added because it is needed on non |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Gisle Aas | Re: [PATCH] Encode.pm docs fix |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Jarkko Hietaniemi | Fix unpack U to be the reverse of pack U |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Blair Zajac | Configure not recording lseek proto |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Nicholas Clark | Re: the remaining bugs in \x escapes (was Re: [PATCH... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Mattia Barbon | Building on win32 w/o perlio |
commit | commitdiff | tree | snapshot |
2001-09-10 |
chromatic | New Test for CGI::Push |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Nicholas Clark | avoiding hoardes of zombies |
commit | commitdiff | tree | snapshot |
2001-09-10 |
John Peacock | PATCH Resubmission - was Re: [ID 20010902.001] v strin... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Abhijit Menon-Sen | Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcawar... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Tels | (Retracted by #12001) |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Robin Barker | Re: perl@11978 |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Jarkko Hietaniemi | Switch PADOFFSET back to U32 both because of binary... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
chromatic | Fix Pod Typo, Add Test for ExtUtils::Command |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Matt Sergeant | Encode.pm docs fix |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Jarkko Hietaniemi | Revert #11973, the dTHX seems to be needed in there |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Jarkko Hietaniemi | Detypo. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Jarkko Hietaniemi | Further Class::Struct patching from Damian. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Jarkko Hietaniemi | Skip the crypt test if no crypt. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Jarkko Hietaniemi | Warn against using bare v-strings as IP addresses |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Artur Bergman | Remove unused dTHX. Silenced another warning. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Artur Bergman | Silence some more warnings INT2PTR. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Artur Bergman | Silence another ITHREAD 64bit INT/32bit PTR warning. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Artur Bergman | Apply INT2PTR with force to silence warnings from |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Artur Bergman | Removed reference of -DPERL_CUSTOM_OPS in the documenta... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Artur Bergman | Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_C... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Jarkko Hietaniemi | Using strlen() not good on embedded nul bytes. |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Rafael Garcia... | Re: [ID 20010810.011] 'use v2b' not allowed with strict |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Jarkko Hietaniemi | The exact error message is system-dependent. |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Jarkko Hietaniemi | Add Windows and Mac Sami support to Encode |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Jarkko Hietaniemi | Use the tried method. |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Jarkko Hietaniemi | Can't count parentheses. |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Jarkko Hietaniemi | perlport additions: 1 while unlink, add/delete directory |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Jarkko Hietaniemi | blib does have a detectable test. |
commit | commitdiff | tree | snapshot |
2001-09-09 |
chromatic | Add Test for Term::Complete |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Michael G.... | Test::Tutorial? |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Jarkko Hietaniemi | Try to look up protocol (by name) only iff it has non... |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Jeff Pinyan | [PATCH regcomp.c] zero-width assertions CAN be ?'d |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Craig A. Berry | Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Jarkko Hietaniemi | Documentation tweaks; think the IP address as an opaque... |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Michael G.... | [REPATCH] Re: [PATCH] new test lib/blib.t |
commit | commitdiff | tree | snapshot |
2001-09-09 |
chromatic | Added Test for CGI::Fast |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Jarkko Hietaniemi | The Socket tests were wrong: they were assuming too... |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Jarkko Hietaniemi | Retract the portability changes since they |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Jarkko Hietaniemi | PADOFFSET is used to cast pointers into integers, |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Jarkko Hietaniemi | Still more Socket portability tweaking. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Jarkko Hietaniemi | More portability kicking on inet_ntoa(). |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Michael G.... | [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest... |
commit | commitdiff | tree | snapshot |
2001-09-08 |
chromatic | Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Jarkko Hietaniemi | Thinko. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Craig A. Berry | slash slashes in lib/CGI/Carp.pm |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Michael G.... | (was Re: MakeMaker: MM_Unix rule excluding pods) |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Robin Barker | Silence the remaing format warning |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Jarkko Hietaniemi | Clean up 1_compile.t; move tests to more consistent |
commit | commitdiff | tree | snapshot |
2001-09-07 |
chromatic | Re: [PATCH lib/File/Find/taint.t] Use Test::More |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Jarkko Hietaniemi | Rename the old threading tutorial, start a new one, |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Jarkko Hietaniemi | vars very much has a test. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Nicholas Clark | Re: wince/perl.ico marked as binary |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Jeff Pinyan | Re: [PATCH regexec.c] more general .* and .*? |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Jeff Pinyan | (Replaced by #11934) |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Jarkko Hietaniemi | The #11931 patching misbehaved. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Michael G.... | Test::Harness 1.25 sync |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Gisle Aas | Digest::MD5 update |
commit | commitdiff | tree | snapshot |
2001-09-07 |
chromatic | Add Tests for the less Pragma |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Jarkko Hietaniemi | The binary file must somehow differently stored. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Jarkko Hietaniemi | Add more modules to the list of modules that have tests, |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Jarkko Hietaniemi | Try to make Socket::inet_ntoa() more robust. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
chromatic | Re: [PATCH lib/English.t] Test All Aliases (including... |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Stas Bekman | Re: perlvar manpage and localizing special vars |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Robin Barker | noise from make in ext/SDBM |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Jarkko Hietaniemi | Symbol missing; AIX unhappy. |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Jarkko Hietaniemi | Add a test for [ID 20010906.019] perl crashes on "undef... |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Jarkko Hietaniemi | Document the bad assumptions currently breaking |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Robin Barker | make OPTIMIZE=... |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Jarkko Hietaniemi | [PATCH] for perlhack.pod - no p5p archive on deja/google |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Tony Cook | Extra NUL is Data::Dumper output - patch |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Jarkko Hietaniemi | Avoid redefinition warning |
commit | commitdiff | tree | snapshot |
next |