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 |
2001-09-06 |
Jarkko Hietaniemi |
Update the is_tainted() example implementation. |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Jarkko Hietaniemi |
Missing) in #11912. |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Jarkko Hietaniemi |
Rewhack Test-Simple into core harness. |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Jarkko Hietaniemi |
Workaround for the new Exporter 'feature'. |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Jarkko Hietaniemi |
Re-introduce pure-Perl fall-back for abs_path, |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Jarkko Hietaniemi |
More tests. |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Jarkko Hietaniemi |
Retract #11898 for now because it introduces |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Jarkko Hietaniemi |
New test welcome. |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Jarkko Hietaniemi |
Old test begone. |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Jarkko Hietaniemi |
Test-Simple syncup from Schwern. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Jarkko Hietaniemi |
In UNICOS division yada yada. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Jarkko Hietaniemi |
In UNICOS division is really lossy, better use |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Jarkko Hietaniemi |
In UNICOS sigaction() sets an extra flag |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Jarkko Hietaniemi |
Documentation micropatch from Damian. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Michael G.... |
(Retracted by #11908) |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Michael G.... |
Tests for CGI::Carp |
commit | commitdiff | tree | snapshot |
2001-09-05 |
chromatic |
Re: [PATCH] Re: English.pm should do *PREMATCH = \$` |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Jarkko Hietaniemi |
Fix a typo #11889 and add a test for the same. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Craig A. Berry |
tweak warnings.t and kill_perl.t for VMS |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Michael G.... |
tying a bareword causes a segfault in 5.6.1 |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Nicholas Clark |
Re: [ID 20010825.006] -DCRIPPLED_CC is broken |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Jarkko Hietaniemi |
Forgotten thing. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
chromatic |
Re: [PATCH] Re: English.pm should do *PREMATCH = \$` |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Jarkko Hietaniemi |
inet_ntoa() tweaks: |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Jarkko Hietaniemi |
Clear up a documentation confusion noticed by Xiaoyun Wu |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Jarkko Hietaniemi |
Typo nits. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Jarkko Hietaniemi |
-Wall nit. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Graham Barr |
Update to Scalar-List-Utils 1.05 |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Graham Barr |
Update to Scalar-List-Utils 1.04 |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Jarkko Hietaniemi |
The MacOS reference is okay, no reason to hide it. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Michael G.... |
Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try... |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Michael G.... |
cwd() taint safe (was Re: [PATCH lib/Cwd.pm ext/Cwd... |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Craig A. Berry |
Re: Perl_pp_* in public API? |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Jarkko Hietaniemi |
From Damian: Class::Struct was unable to define |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Richard Soderberg |
Re: sv_catpvfn and sv_setpvfn |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Jarkko Hietaniemi |
NetWare updates from Ananth Kesari. |
commit | commitdiff | tree | snapshot |
next |