2007-01-04 |
Yves Orton |
Re: [PATCH] Change implementation of %+ to use a proper... |
tree | commitdiff |
2007-01-02 |
Nicholas Clark |
Assignment to a tainted variable was causing confusion... |
tree | commitdiff |
2006-12-31 |
Nicholas Clark |
PL_linestr needs to survive until the end of scope... |
tree | commitdiff |
2006-12-30 |
Paul Marquess |
Update Compress Modules to version 2.002 |
tree | commitdiff |
2006-12-29 |
Dave Mitchell |
further fix for #29543: fix parser leaks caused by... |
tree | commitdiff |
2006-12-26 |
SADAHIRO Tomoyuki |
Re: Named-capture regex syntax |
tree | commitdiff |
2006-12-25 |
Yves Orton |
Re: Named-capture regex syntax |
tree | commitdiff |
2006-12-23 |
Rafael Garcia-Suarez |
Fix #6006 for taint mode too. |
tree | commitdiff |
2006-12-23 |
Rafael Garcia-Suarez |
Remove -T from op/subst.t, and add a new test file... |
tree | commitdiff |
2006-12-23 |
Rafael Garcia-Suarez |
Fix RT #6006: Regexp replaces using large replacement... |
tree | commitdiff |
2006-12-23 |
Rafael Garcia-Suarez |
syswrite() wasn't reporting a warning when writing... |
tree | commitdiff |
2006-12-18 |
Rick Delaney |
Re: [perl #41071] require stringifies code references... |
tree | commitdiff |
2006-12-18 |
Ilya Zakharevich |
Fixes for the test suite on OS/2 |
tree | commitdiff |
2006-12-16 |
Nicholas Clark |
Add a new flag SVprv_PCS_IMPORTED (which is a pseudonym... |
tree | commitdiff |
2006-12-13 |
Ilya Zakharevich |
Text mode wrongly set on pipe file descriptors |
tree | commitdiff |
2006-12-13 |
Anton Berezin |
t/op/groups.t: prevent failure on modern FreeBSDs |
tree | commitdiff |
2006-12-12 |
Nicholas Clark |
Oops. As of some point one stopped being able to assign... |
tree | commitdiff |
2006-12-11 |
Jan Dubois |
First patch from: |
tree | commitdiff |
2006-12-11 |
Dave Mitchell |
fix eval qw(BEGIN{die}) style leaks (second attempt). |
tree | commitdiff |
2006-12-10 |
Nicholas Clark |
Downgrading a fixed or floating substring of a pattern... |
tree | commitdiff |
2006-12-10 |
Dave Mitchell |
#28315 could crash when freeing ops with different... |
tree | commitdiff |
2006-12-07 |
Steve Hay |
Make use of $Config{d_pseudofork} in a couple of core... |
tree | commitdiff |
2006-12-06 |
Joshua ben Jore |
User pragmas now accessible from B |
tree | commitdiff |
2006-12-04 |
Yves Orton |
\R is supposed to mean something else so switch to... |
tree | commitdiff |
2006-12-03 |
Yves Orton |
Re: [perl #41010] (?(COND)) in pattern matching not... |
tree | commitdiff |
2006-11-29 |
Yves Orton |
Re: Fix \k<foo> preceded by literal |
tree | commitdiff |
2006-11-29 |
Yves Orton |
Change in handling of \RNNN inside nested patterns |
tree | commitdiff |
2006-11-24 |
Rafael Garcia-Suarez |
Un-TODO one test in pat.t ($1 kept safe after a /g... |
tree | commitdiff |
2006-11-23 |
Rafael Garcia-Suarez |
Fix for bug #38631: tied variables don't work with... |
tree | commitdiff |
2006-11-22 |
Yves Orton |
\G with /g results in infinite loop in 5.6 and later |
tree | commitdiff |
2006-11-21 |
Rafael Garcia-Suarez |
Invalidate the method lookup cache when assigning to... |
tree | commitdiff |
2006-11-21 |
Rafael Garcia-Suarez |
Remove the test counter checker at the end of t/op... |
tree | commitdiff |
2006-11-20 |
Nicholas Clark |
Correct typo in test description. |
tree | commitdiff |
2006-11-20 |
Rafael Garcia-Suarez |
Unify the two warnings "Can't declare %s in %s", in... |
tree | commitdiff |
2006-11-20 |
Andreas König |
Patch by Yves Orton to fix the regression reported... |
tree | commitdiff |
2006-11-20 |
Rafael Garcia-Suarez |
Un-TODO tests for bug #32840, plus some new tests, |
tree | commitdiff |
2006-11-18 |
Craig A. Berry |
Update skip count for VMS. |
tree | commitdiff |
2006-11-17 |
yves orton |
[perl #18209] bug in regex s/\s$word\s/ /gi; and $& |
tree | commitdiff |
2006-11-17 |
yves orton |
[perl #18209] bug in regex s/\s$word\s/ /gi; and $& |
tree | commitdiff |
2006-11-17 |
yves orton |
[perl #22395] regexp /(.*)[bc]/ 10000 times slower... |
tree | commitdiff |
2006-11-17 |
yves orton |
[perl #17542] regex confusion |
tree | commitdiff |
2006-11-17 |
yves orton |
[perl #36909] $^R undefined on matches involving backre... |
tree | commitdiff |
2006-11-17 |
Nicholas Clark |
Change 29297 omitted a semicolon. |
tree | commitdiff |
2006-11-17 |
Yves Orton |
Study SUSPEND (and recursion) properly |
tree | commitdiff |
2006-11-17 |
Steve Peters |
Change #27951 added tests to t/op/taint.t involving... |
tree | commitdiff |
2006-11-15 |
Yves Orton |
Re: [PATCH] Fix RT#19049 and add relative backreferences |
tree | commitdiff |
2006-11-14 |
Rafael Garcia-Suarez |
Fix bug #39037: rcatline doesn't stringify references |
tree | commitdiff |
2006-11-14 |
Yves Orton |
Allow negative indexing in recursive patterns |
tree | commitdiff |
2006-11-13 |
Yves Orton |
Re: [PATCH] New regex syntax omnibus |
tree | commitdiff |
2006-11-13 |
Rafael Garcia-Suarez |
Parsing fix: it wasn't possible to call a function... |
tree | commitdiff |
2006-11-13 |
Yves Orton |
Regex Utility Functions and Substituion Fix (XML::Twig... |
tree | commitdiff |
2006-11-08 |
Robin Barker |
fails under minitest |
tree | commitdiff |
2006-11-08 |
Michael G Schwern |
Supress df warning in stat.t on OS X |
tree | commitdiff |
2006-11-07 |
Rafael Garcia-Suarez |
Forbid using tainted formats in printf and sprintf |
tree | commitdiff |
2006-11-07 |
Yves Orton |
New regex syntax omnibus |
tree | commitdiff |
2006-11-06 |
SADAHIRO Tomoyuki |
Re: [perl #26136] localtime(3) calls tzset(3), but... |
tree | commitdiff |
2006-11-06 |
Andrew Savige |
Re: the new t/run/cloexec.t failing in Solaris and... |
tree | commitdiff |
2006-11-06 |
Benjamin Holzman |
RE: [perl #26136] localtime(3) calls tzset(3), but... |
tree | commitdiff |
2006-11-04 |
SADAHIRO Tomoyuki |
Re: [perl #40641] crash with unicode characters in... |
tree | commitdiff |
2006-11-04 |
Andrew Savige |
New test for close-on-exec ($^F): t/run/cloexec.t |
tree | commitdiff |
2006-11-03 |
SADAHIRO Tomoyuki |
replace S_sv_pos_b2u_forwards with utf8_length (was... |
tree | commitdiff |
2006-11-03 |
Rafael Garcia-Suarez |
When code is loaded through an @INC-hook, and when... |
tree | commitdiff |
2006-11-02 |
H.Merijn Brand |
Change #29193 makes this addition unneeded |
tree | commitdiff |
2006-11-02 |
Dave Mitchell |
add test that eval undef clears $@ |
tree | commitdiff |
2006-11-02 |
Dave Mitchell |
eval $undef should emit one warning, not three. |
tree | commitdiff |
2006-11-02 |
Rafael Garcia-Suarez |
say() has the same syntax than print(), so forbid to... |
tree | commitdiff |
2006-11-02 |
Yves Orton |
Add more backtracking control verbs to regex engine... |
tree | commitdiff |
2006-11-02 |
Gisle Aas |
Re: $, and say |
tree | commitdiff |
2006-11-02 |
Rafael Garcia-Suarez |
More regression tests for the _ prototype |
tree | commitdiff |
2006-11-02 |
Rafael Garcia-Suarez |
More heuristics to make warnings.t pass under different |
tree | commitdiff |
2006-11-01 |
Yves Orton |
Add a commit verb to regex engine to allow fine tuning... |
tree | commitdiff |
2006-11-01 |
H.Merijn Brand |
Fix the failures in warnings tests when PERL_UNICODE... |
tree | commitdiff |
2006-11-01 |
Rafael Garcia-Suarez |
Regression test by Yves Orton for : [perl #36046] Speci... |
tree | commitdiff |
2006-10-31 |
Rafael Garcia-Suarez |
Some diagnostic output was giving warnings in op/pack.t |
tree | commitdiff |
2006-10-31 |
Rafael Garcia-Suarez |
Make readpipe() overridable (and also `` and qx//) |
tree | commitdiff |
2006-10-29 |
Paul Marquess |
[PATHCH] Scalar::Util::readonly ... |
tree | commitdiff |
2006-10-27 |
Steve Peters |
Upgrade to Pod-Parser-1.35. |
tree | commitdiff |
2006-10-26 |
Yves Orton |
Fix a problem with jump-tries, add (?FAIL) pattern. |
tree | commitdiff |
2006-10-26 |
Paul Marquess |
IO::Compress modules |
tree | commitdiff |
2006-10-26 |
SADAHIRO Tomoyuki |
Re: [perl #40583] sprintf "%#04X" also uppercases the... |
tree | commitdiff |
2006-10-25 |
Nicholas Clark |
Add a %B sprintf format |
tree | commitdiff |
2006-10-24 |
Rafael Garcia-Suarez |
Silence an expected warning (when playing with utf8ness... |
tree | commitdiff |
2006-10-23 |
Jim Cromie |
[patch] make test.valgrind capable of running cachegrind |
tree | commitdiff |
2006-10-19 |
Yves Orton |
Re: Off by one in the trie code? |
tree | commitdiff |
2006-10-19 |
Alexander Gough |
stab at UNITCHECK blocks |
tree | commitdiff |
2006-10-19 |
Rafael Garcia-Suarez |
Make prototype("CORE::mkdir") work. That's a special... |
tree | commitdiff |
2006-10-19 |
Rafael Garcia-Suarez |
Allow the _ prototype character to be followed by optio... |
tree | commitdiff |
2006-10-19 |
Rafael Garcia-Suarez |
Make all JAPH tests pass |
tree | commitdiff |
2006-10-18 |
Rafael Garcia-Suarez |
Make prototype("CORE::foo") return prototypes with... |
tree | commitdiff |
2006-10-18 |
Rafael Garcia-Suarez |
Add a regression test for change #29041 |
tree | commitdiff |
2006-10-18 |
Rafael Garcia-Suarez |
Test for the interaction between ; and _ in prototypes |
tree | commitdiff |
2006-10-18 |
Rafael Garcia-Suarez |
The _ character is only allowed to be at the end of... |
tree | commitdiff |
2006-10-18 |
Rafael Garcia-Suarez |
Improvements and fixes to the _ prototype |
tree | commitdiff |
2006-10-17 |
Rafael Garcia-Suarez |
First attempt at implementing the _ prototype |
tree | commitdiff |
2006-10-16 |
SADAHIRO Tomoyuki |
remove leaveit from toke.c:scan_const |
tree | commitdiff |
2006-10-16 |
SADAHIRO Tomoyuki |
Re: sprintf 64 test |
tree | commitdiff |
2006-10-13 |
Yves Orton |
Add possessive quantifiers to regex engine. |
tree | commitdiff |
2006-10-12 |
Yves Orton |
Add Regex conditionals. Various bugfixes. More tests. |
tree | commitdiff |
2006-10-10 |
Anatoly Vorobey |
[perl #40473] sprintf width+precision fails on wide... |
tree | commitdiff |
2006-10-10 |
Yves Orton |
Regexp Recurse by name. |
tree | commitdiff |
next |