2004-12-28 |
Nicholas Clark |
Make Config.t warnings and strictures clean |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Stas Bekman |
[patch sv.c] comment fix |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Nicholas Clark |
Add investigating self tie segfaults to the TODO |
commit | commitdiff | tree | snapshot |
2004-12-24 |
perl-5.8.0... |
[perl #33173] shellwords.pl and tainting |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Ton Hospel |
Missign STATEMENT brackets in PUSHMARK |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Nicholas Clark |
Don't do the ... expansion on archlib, sitelib etc... |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Stas Bekman |
Re: [patch perlapi doc] sv_magic |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Craig A. Berry |
Re: Smoke [5.9.2] 23675 FAIL(m) openvms E8.2 (Alpha... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Nicholas Clark |
Bother. It helps if you also propagate the new entry... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Nicholas Clark |
Oops. You can't add new entries to config_h.SH without... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Nicholas Clark |
Relocatable @INC entries for Unix. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
H.Merijn Brand |
23669 was not such a good idea. More research needed. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Rafael Garcia... |
The "Setuid script not plain file" error wasn't documented. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Sam Tregar |
Data::Dumper Freezer fixes |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Nicholas Clark |
Fix typo |
commit | commitdiff | tree | snapshot |
2004-12-22 |
H.Merijn Brand |
Just to re-sync with metaconfig output. No real changes. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Rafael Garcia... |
Move the definition of the S_procself_val() function... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Nicholas Clark |
Move the setting of $^X ahead of the initialisation... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Nicholas Clark |
$#a>>=1 relies on malloc wrap to avoid the segfault... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Nicholas Clark |
Note that the shell's test uses eq etc for numbers... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Tels |
AUTHORS |
commit | commitdiff | tree | snapshot |
2004-12-17 |
bonefish@cs... |
Re: [perl #32717] BeOS specific Updates |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Craig A. Berry |
bop.t follow-up to #23645 |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Andy Dougherty |
Re: Can't locate auto/POSIX/autosplit.ix [perl #24445... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Gisle Aas |
Two pod2html patches from Dave Sparks : |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Rafael Garcia... |
Pod::Html is not part of the podlators distribution |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Brendan O'Dea |
Security fix from Debian in the debugger (in the setterm() |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Rafael Garcia... |
A couple of SCO compilation patches |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Rafael Garcia... |
Upgrade to Test::Simple 0.54 |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Rafael Garcia... |
Upgrade to ExtUtils::MakeMaker 6.25 |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Rafael Garcia... |
Fix for [perl #32491] h2xs incorrectly parses enums... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Alexey Tourbin |
Re: B::walkoptree segfaults |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Rafael Garcia... |
Make Sys::Syslog stricture-compliant |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Rafael Garcia... |
Allow escaping %m as %%m in Sys::Syslog format strings |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Steve Peters |
[perl #24343] [PATCH] -w vs. -s |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Steve Peters |
[perl #3274] [PATCH] Documentation for utime should... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Rafael Garcia... |
Fix test added in change 23645 with an eval() |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Rafael Garcia... |
Test patch for already-solved bug #33003, |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Steve Hay |
Document gv_stashpvn |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Michael G.... |
FileCache without import |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Brendan O'Dea |
perlipc typo |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Craig A. Berry |
t/op/taint.t follow-up to #23635 |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Gisle Aas |
Re: Smoke [5.9.2] 23634 FAIL(F) openbsd 3.6 (i386/1... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Mike Guy |
Re: [perl #2562] wantarray fails in END, INIT, and... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Steve Hay |
Fix Win32 breakage caused by change 23610 |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Rafael Garcia... |
Pod nit ([perl #32800]) |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Michael G.... |
Test rt.perl.org 5900 |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Michael G.... |
[PATCH] cleanup t/op/taint.t |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Nicholas Clark |
Evade using @ in the 1 liner with some perl 1 syntax. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Robin Barker |
RE: [PATCH perl.h toke.c utf8.c] minor format clean up |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Gisle Aas |
UTF8_ALLOW_ANYUV should not allow overlong sequences... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Gisle Aas |
:encoding(utf8) broken in perl-5.8.6 |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Rafael Garcia... |
Upgrade to perldoc 3.14 |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Rafael Garcia... |
Fix test to cope with the previous h2ph change. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Peter.Dintelmann... |
[perl #32962] h2ph - use of local() in generated code |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Jos I. Boumans |
Re: [perl #32949] FileCache only works in "main" package |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Nicholas Clark |
Avoid getting the stash name twice (at least visually... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Rafael Garcia... |
Upgrade to Encode 2.09 |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Nicholas Clark |
Revert part of the change to gv_fullname4(), as the... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Steve Hay |
Update AUTHORS (for changes #23200 and #23621) |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Max Maischein |
Updates to README.win32 (aka perlwin32), with some... |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Rafael Garcia... |
Upgrade to Term::ANSIColor 1.09 |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Rafael Garcia... |
Small addition to perlsec by Stas Bekman. |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Steve Hay |
Fix another Win32 breakage caused by change 23554 |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Nicholas Clark |
Break out setting $^X into its own static function... |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Steve Hay |
Fix typo from change 23554 which screwed up Windows... |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Nicholas Clark |
sanity check the arguments to runperl(), to try to... |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Nicholas Clark |
Remove spurious semicolons |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Nicholas Clark |
Tests for Config.pm much better now - toDONE |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Nicholas Clark |
Turn gv_fullname3 and gv_efullname3 into macros that... |
commit | commitdiff | tree | snapshot |
2004-12-06 |
H.Merijn Brand |
New Itanium servers |
commit | commitdiff | tree | snapshot |
2004-12-06 |
Nicholas Clark |
Check that @INC entries and %Config path entries are... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Nicholas Clark |
gv_fullname4() can get rid of the main:: for us. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Rafael Garcia... |
$foo::_ was wrongly forced as $main::_. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Nicholas Clark |
Remove double checking of acceptable switches on tr... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Nicholas Clark |
use (c == '$' || c == '@' || c == '%') instead of strch... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Nicholas Clark |
Small code tidy up in gv_fullname4 |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Nicholas Clark |
There are clearer ways of saying m/^[ab]$/ than strchr... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Nicholas Clark |
Fix a typo in an assert(). It helps to compile with... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Nicholas Clark |
Pull out the duplicateded push @INC, $_ if -e $_ code... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Craig A. Berry |
configure.com: no more CONFIG=true |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Nicholas Clark |
2 new BeOS files were missing |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Jarkko Hietaniemi |
Makefile.SH: de-parallelise mktables |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Nicholas Clark |
&test in constant.t is vestigial, so amputate it. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Nicholas Clark |
Tidy up the reference name stringification to save... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Ingo Weinhold |
[perl #32717] BeOS specific Updates |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Craig A. Berry |
add -I../lib to VMS build to find Config_heavy.pl |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Rafael Garcia... |
MANIFEST.SKIP is missing from the list of files that... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Nicholas Clark |
Add placeholders for the new strlcat and strlcpy entries in |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Nicholas Clark |
Let pod/buildtoc resort the MANIFEST the way it wants it |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Nicholas Clark |
Add perl586delta.pod to all the necessary makefiles... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Steve Peters |
Re: [PATCH] Re: Smoke [5.9.2] 23566 FAIL(X) openbsd... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Nicholas Clark |
Integrate perlhist entries for 5.8.6 and its perldelta... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Rafael Garcia... |
Protection against trailing spaces in embed.fnc |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Rafael Garcia... |
Remove trailing whitespace that found their way in... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Rafael Garcia... |
Upgrade to Test::Simple 0.53 |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Nicholas Clark |
Skip generating all the code to deal with "" strings... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Nicholas Clark |
Given that there is a pre-built cache, no need for... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Nicholas Clark |
The byteorder code doesn't need to be in Config.pm... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Nicholas Clark |
Need to stub the public functions to keep some existing... |
commit | commitdiff | tree | snapshot |
next |