2006-11-07 |
Rafael Garcia... |
Forbid using tainted formats in printf and sprintf |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Jerry D. Hedden |
Re: [PATCH] [perl #40668] Data::Dumper fails to dump... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Jesse Vincent |
Because I like pain. An update to README |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Yves Orton |
New regex syntax omnibus |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Nicholas Clark |
assert() that SvPV_set() isn't used on arrays. |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Nicholas Clark |
assert() that SvPV_set() isn't used on hashes. |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Nicholas Clark |
assert() that scalars are of the correct type in *set... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Steve Hay |
Get Visual C++ 2005 (aka Visual C++ 8.x) support off... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Michael Cummings |
Re: [PATCH] Detecting bad /dev/null's in Configure |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Michael Cummings |
Re: [PATCH] Detecting bad /dev/null's in Configure |
commit | commitdiff | tree | snapshot |
2006-11-06 |
SADAHIRO Tomoyuki |
Re: [perl #26136] localtime(3) calls tzset(3), but... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Rafael Garcia... |
Sync Pod::Usage with the CPAN version |
commit | commitdiff | tree | snapshot |
2006-11-06 |
H.Merijn Brand |
The non-unix parts for localtime_r_needs_tzset |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Andrew Savige |
Re: the new t/run/cloexec.t failing in Solaris and... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Rafael Garcia... |
Upgrade to Test::Simple 0.64_03 |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Rafael Garcia... |
Change reentr.pl to generate reentr.h accordingly to... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Benjamin Holzman |
RE: [perl #26136] localtime(3) calls tzset(3), but... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Rafael Garcia... |
Silence a cast warning |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Nicholas Clark |
PVCVs no longer allocate memory for the SvNVX slot... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Craig A. Berry |
In pipe_exit_routine in vms/vms.c, mark a subprocess... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
SADAHIRO Tomoyuki |
Re: [perl #40641] crash with unicode characters in... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Nicholas Clark |
Change 27506 wasn't quite correct - the copy of the... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Andrew Savige |
New test for close-on-exec ($^F): t/run/cloexec.t |
commit | commitdiff | tree | snapshot |
2006-11-03 |
SADAHIRO Tomoyuki |
replace S_sv_pos_b2u_forwards with utf8_length (was... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Rafael Garcia... |
The assignment to $VERSION must be on its own line... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Jerry D. Hedden |
threads 1.49 |
commit | commitdiff | tree | snapshot |
2006-11-03 |
gml4410@ggr... |
Wrap the $VERSION initialization of DynaLoader in a... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Rafael Garcia... |
When code is loaded through an @INC-hook, and when... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Gisle Aas |
Typo fixes by Hendrik Maryns. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
H.Merijn Brand |
Change #29193 makes this addition unneeded |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Dave Mitchell |
add test that eval undef clears $@ |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Dave Mitchell |
eval $undef should emit one warning, not three. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rafael Garcia... |
Fix case in external pod link |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rafael Garcia... |
say() has the same syntax than print(), so forbid to... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rafael Garcia... |
This volatile modifier is not on the referent, but... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Yves Orton |
Add more backtracking control verbs to regex engine... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Vadim Konovalov |
[patch at 21983] factor out $^O eq 'darwin' from XSLoad... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Gisle Aas |
Re: $, and say |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rafael Garcia... |
Silence a gcc warning |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rafael Garcia... |
More regression tests for the _ prototype |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rafael Garcia... |
More heuristics to make warnings.t pass under different |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Yves Orton |
Add a commit verb to regex engine to allow fine tuning... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
H.Merijn Brand |
Fix the failures in warnings tests when PERL_UNICODE... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Steve Hay |
Forgot to bump Time-HiRes $VERSION in change #29180 |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Steve Hay |
Silence VC++ compiler warnings |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Paul Marquess |
Remove beta status from compression modules |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Rafael Garcia... |
Regression test by Yves Orton for : [perl #36046] Speci... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Nicholas Clark |
Missed a ) in a comment. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
Don't run ext/Sys/Syslog/t/constants.t with taint mode... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
Some diagnostic output was giving warnings in op/pack.t |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
Fix a case of segfault in ithread destruction |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
Doc clarification for PerlIO::encoding |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
threads::shared doesn't use ppport.h in the core |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Jerry D. Hedden |
threads 1.47 |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
Silence a warning and call readpipe_override() correctly. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
Make S_readpipe_override() compile with threads; regene... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
Make readpipe() overridable (and also `` and qx//) |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
Remove duplicated entries |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Gisle Aas |
Improve documentation of av_len and av_fill. |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Nicholas Clark |
Avoid Devel::DProf failing an assertion during global... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Steve Peters |
It seems only HWND__* is needed by MinGW g++. |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Yves Orton |
The second patch from: |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Yves Orton |
The first patch from: |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Rafael Garcia... |
Mention that field hashes are for inside-out objects |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Yves Orton |
Patch 29155 breaks VC |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Rafael Garcia... |
Update perldelta with changes up to 28867 |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Steve Peters |
VOL should be used instead of volatile in the core. |
commit | commitdiff | tree | snapshot |
2006-10-30 |
H.Merijn Brand |
$hex is already hex, so cannot be used in %X if startin... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Steve Peters |
Initial cleanups to support compiling Win32 with MinGW... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Christian Winter |
Re: Closures with named subs |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Jerry D. Hedden |
threads 1.46 |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Rafael Garcia... |
Silence a g++ warning reported by Jarkko. |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Rafael Garcia... |
Delete Encode's MANIFEST (or else the make process... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Steve Hay |
Bump $VERSION in Term::UI following change #29120 |
commit | commitdiff | tree | snapshot |
2006-10-30 |
John Peacock |
Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.68.tar.gz |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Jim Cromie |
[patch] simplify optree test support |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Steve Hay |
Add some missing targets to win32/makefile.mk |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Rafael Garcia... |
In vim, modelines are not taken into account if they... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Vadim Konovalov |
wince patch |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Craig A. Berry |
When we open a file and pass it along to PerlIO, be... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Craig A. Berry |
Change the non-mkstemp, non-win32 code path of PerlIO_t... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Steve Peters |
Changes to get perl to compile with g++ on Cygwin.... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Paul Marquess |
[PATHCH] Scalar::Util::readonly ... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Nicholas Clark |
Fix a typo in my description for change 26427. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Nicholas Clark |
Modify autodoc.pl to add read-only editor boilerplate... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Stephen McCamant |
Re: Deparse bug? |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Yves Orton |
Add a few useful developers maketargets to win32/Makefile |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Nicholas Clark |
Add the note from change 25773 about auditing for destr... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Nicholas Clark |
I shrunk struct context, so remove it from perltodo. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Nicholas Clark |
Change 27779 failed to free() memory in two places... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Steve Peters |
Upgrade to Pod-Parser-1.35. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Rafael Garcia... |
Document the limitation of Attribute::Handlers w.r... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Jerry D. Hedden |
Change MY_CXT ref in perl.h |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Jerry D. Hedden |
Make 'threads' conform to perlguts |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Steve Peters |
Spelling fixes for re.pm. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Matt Taggart |
Spelling nits from Debian bug list... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Steve Hay |
Close temporary test file before unlinking (for the... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Rafael Garcia... |
Document the new (?FAIL) assertion (Yves Orton) |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Yves Orton |
Fix a problem with jump-tries, add (?FAIL) pattern. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Paul Marquess |
IO::Compress modules |
commit | commitdiff | tree | snapshot |
next |