2010-01-07 |
Nicholas Clark |
Avoid race conditions with files in /tmp, by explicitly... |
tree | commitdiff |
2010-01-07 |
Nicholas Clark |
Unlink PerlIO's tempfiles for the case of no -T, but... |
tree | commitdiff |
2010-01-07 |
Rafael Garcia-Suarez |
Cleanup PerlIO temp files |
tree | commitdiff |
2010-01-05 |
Zefram |
[perl #71748] Bleadperl f0e67a1 breaks CPAN: Template... |
tree | commitdiff |
2010-01-05 |
Nicholas Clark |
Tie::Hash::NamedCapture::* shouldn't abort if passed... |
tree | commitdiff |
2010-01-04 |
Nicholas Clark |
Following fd909433c7437296, check that {sub f} correctl... |
tree | commitdiff |
2010-01-03 |
Vincent Pit |
Allow "{sub f}" to compile |
tree | commitdiff |
2010-01-03 |
Ricardo Signes |
dial back warnings on UNIVERSAL->import |
tree | commitdiff |
2009-12-31 |
Craig A. Berry |
TT is not a terminal in lots of situations. |
tree | commitdiff |
2009-12-22 |
Father Chrysostomos |
[perl #70748] threads panic in del_backref |
tree | commitdiff |
2009-12-20 |
Karl Williamson |
change non-char warning message from malformed |
tree | commitdiff |
2009-12-20 |
Karl Williamson |
Allow U+0FFFF in regex |
tree | commitdiff |
2009-12-20 |
Rafael Garcia-Suarez |
Introduce C<use feature "unicode_strings"> |
tree | commitdiff |
2009-12-19 |
Nicholas Clark |
Run t/porting/diag.t from the top-level directory. |
tree | commitdiff |
2009-12-19 |
Craig A. Berry |
runperl may modify arguments passed to it. |
tree | commitdiff |
2009-12-19 |
Craig A. Berry |
TT is not a terminal for non-interactive processes. |
tree | commitdiff |
2009-12-16 |
Jan Dubois |
-t should only return TRUE for file handles connected... |
tree | commitdiff |
2009-12-16 |
Gerard Goossen |
Add a test that "eval" does not create additional refer... |
tree | commitdiff |
2009-12-15 |
Tim Bunce |
Allow override of PERL5OPT etc in t/TEST |
tree | commitdiff |
2009-12-15 |
Zefram |
[perl #22977] Bug in format/write |
tree | commitdiff |
2009-12-15 |
Karl Williamson |
more regex folding tests |
tree | commitdiff |
2009-12-14 |
Father Chrysostomos |
[perl #70171] 5.10.0 -> 5.10.1 Regression in fafafbaf70... |
tree | commitdiff |
2009-12-14 |
Father Chrysostomos |
[perl #70764] $' fails to initialized for pre-compiled... |
tree | commitdiff |
2009-12-09 |
Jan Dubois |
OS/2 doesn't support inplace editing without backups |
tree | commitdiff |
2009-12-09 |
Zefram |
Fix for [perl #70910] wrong line number in syntax error... |
tree | commitdiff |
2009-12-08 |
Gerard Goossen |
proper error on "grep $x (1,2,3)". Solves [perl #37314] |
tree | commitdiff |
2009-12-08 |
Tony Cook |
[perl #70802] -i'*' refuses to work |
tree | commitdiff |
2009-12-08 |
Bram |
undef $! before running the errno tests |
tree | commitdiff |
2009-12-08 |
Chip Salzenberg |
utf8cache test: Hugo asks, and I provide. Merry Christmas |
tree | commitdiff |
2009-12-07 |
Rafael Garcia-Suarez |
The deep arrays for testing ~~ were not deep enough |
tree | commitdiff |
2009-12-07 |
Rafael Garcia-Suarez |
Fix a test that wasn’t testing was it purported to... |
tree | commitdiff |
2009-12-07 |
Father Chrysostomos |
[perl #71076] sort with active sub (5.10 regression) |
tree | commitdiff |
2009-12-07 |
Rafael Garcia-Suarez |
Fix [perl #71078] Smart match against @_ gives false... |
tree | commitdiff |
2009-12-06 |
hv@crypt.org |
[perl #71000] Wrong variable name in warning |
tree | commitdiff |
2009-12-05 |
hv@crypt.org |
t/test.pl fresh_perl_like() bug |
tree | commitdiff |
2009-12-02 |
Nicholas Clark |
Ensure that pp_qr returns a new regexp SV each time... |
tree | commitdiff |
2009-12-01 |
Tony Cook |
-Dmad: double free or corruption |
tree | commitdiff |
2009-11-30 |
Eric Brine |
Test modifiability of range elements |
tree | commitdiff |
2009-11-30 |
Eric Brine |
Fix -DPERL_NO_UTF16_FILTER |
tree | commitdiff |
2009-11-29 |
Rafael Garcia-Suarez |
Make split warn in void context |
tree | commitdiff |
2009-11-29 |
Nicholas Clark |
Handle $@ being assigned a read-only value (without... |
tree | commitdiff |
2009-11-29 |
Nicholas Clark |
Fix RT #70862 by converting ERRSV to GvSVn() to ensure... |
tree | commitdiff |
2009-11-28 |
Moritz Lenz |
Document backreferences to groups that did not match |
tree | commitdiff |
2009-11-28 |
Vincent Pit |
Allow a closing brace after an "use VERSION" |
tree | commitdiff |
2009-11-25 |
Zefram |
perl-5.11.2 breaks NYTProf savesrc option (Lexer API... |
tree | commitdiff |
2009-11-25 |
Jesse Vincent |
Jerry's last patch to add a TODO test didn't update... |
tree | commitdiff |
2009-11-25 |
Jesse Vincent |
Moved the original test file from the previous patch... |
tree | commitdiff |
2009-11-25 |
Gerard Goossen |
add interpolation test for [perl #70091] |
tree | commitdiff |
2009-11-25 |
Karl Williamson |
wrap uniprops.t; makefile changes for mktables |
tree | commitdiff |
2009-11-25 |
Jerry D. Hedden |
Add TODO test for perl #70748 |
tree | commitdiff |
2009-11-24 |
Andrew Rodland |
Add tests. |
tree | commitdiff |
2009-11-24 |
Karl Williamson |
mktables not run unless needed |
tree | commitdiff |
2009-11-23 |
Karl Williamson |
Make unicode semantics the default |
tree | commitdiff |
2009-11-23 |
Karl Williamson |
Use hex instead of octal for larger code points |
tree | commitdiff |
2009-11-22 |
Rafael Garcia-Suarez |
Fix plan syntax in TAP output |
tree | commitdiff |
2009-11-22 |
Karl Williamson |
mktables revamp |
tree | commitdiff |
2009-11-21 |
Gerard Goossen |
deprecate "goto" to jump into a construct |
tree | commitdiff |
2009-11-21 |
Gerard Goossen |
Force OP_REQUIRE to scalar context at the end of ck_req... |
tree | commitdiff |
2009-11-21 |
Gerard Goossen |
Add a TODO test for "require" always being in scalar... |
tree | commitdiff |
2009-11-19 |
Zefram |
minitest fixes |
tree | commitdiff |
2009-11-15 |
Nicholas Clark |
Inline PL_no_symref into pp_entersub. Deprecate the... |
tree | commitdiff |
2009-11-15 |
David Golden |
Change perl -v version format |
tree | commitdiff |
2009-11-13 |
Gerard Goossen |
Test for a bug in sort where the elements are freed... |
tree | commitdiff |
2009-11-13 |
Daniel Frederick... |
Refactor and expand unshift.t |
tree | commitdiff |
2009-11-12 |
Nicholas Clark |
As our $_; is forced into main::, it should warn as... |
tree | commitdiff |
2009-11-12 |
Nicholas Clark |
Explicitly check that our $_; is special, and forced... |
tree | commitdiff |
2009-11-11 |
Craig A. Berry |
readdir() reports file type on VMS, even if zero length. |
tree | commitdiff |
2009-11-11 |
Gerard Goossen |
refactoring of flip.t |
tree | commitdiff |
2009-11-10 |
Vincent Pit |
Optimize reversing an array in-place |
tree | commitdiff |
2009-11-10 |
Vincent Pit |
Port t/op/reverse.t to test.pl |
tree | commitdiff |
2009-11-04 |
Nicholas Clark |
Deprecate use of := to mean an empty attribute list... |
tree | commitdiff |
2009-11-02 |
Bo Borgerson |
[PATCH] [perl #20321] Non-destructive Perl_av_make |
tree | commitdiff |
2009-11-02 |
Father Chrysostomos |
Slow down split in scalar context :-) |
tree | commitdiff |
2009-11-01 |
Nicholas Clark |
S_utf16_textfilter() was not returning EOF correctly... |
tree | commitdiff |
2009-11-01 |
Nicholas Clark |
Tweak the filename regexp in parser.t so that ./TEST... |
tree | commitdiff |
2009-11-01 |
Ben Morrow |
Documentation for the 'qr' overload. |
tree | commitdiff |
2009-11-01 |
Steve Peters |
Revert "Re: [perl #38809][PATCH] loss of stack elements... |
tree | commitdiff |
2009-11-01 |
Vincent Pit |
Re: [perl #38809][PATCH] loss of stack elements with... |
tree | commitdiff |
2009-11-01 |
Bram via RT |
[PATCH] Todo test for [perl #38133] (was: [regex] backr... |
tree | commitdiff |
2009-11-01 |
Bram |
[PATCH] extra tests for t/op/tie.t (was RE: [perl ... |
tree | commitdiff |
2009-11-01 |
Yuval Kogman |
Adds additional tests with undef for smartmatch. |
tree | commitdiff |
2009-10-31 |
Father Chrysostomos |
[perl #69875] Slow down split in scalar context :-) |
tree | commitdiff |
2009-10-29 |
Gisle Aas |
Allow syswrite with offset same as length of string... |
tree | commitdiff |
2009-10-28 |
Rafael Garcia-Suarez |
$#array should be accepted as a lvalue sub return value. |
tree | commitdiff |
2009-10-26 |
Yves Orton |
add an elipses to string/ref warnings when str longer... |
tree | commitdiff |
2009-10-24 |
Nicholas Clark |
Make defined %hash on a non-lexical (also) generate... |
tree | commitdiff |
2009-10-23 |
Nicholas Clark |
Avoid using defined %hash in core code and tests. |
tree | commitdiff |
2009-10-23 |
H.Merijn Brand |
ExtUtils-Install tests need abs_path @INC for utf8 |
tree | commitdiff |
2009-10-22 |
Ben Morrow |
Let SvRX(OK) recognise a bare REGEXP. |
tree | commitdiff |
2009-10-22 |
Ben Morrow |
RT#69616: regexp SVs lose regexpness in assignment |
tree | commitdiff |
2009-10-22 |
Rafael Garcia-Suarez |
Remove file t/0 added by last commit |
tree | commitdiff |
2009-10-22 |
Brad Gilbert |
Bare readdir in while loop now sets $_ |
tree | commitdiff |
2009-10-22 |
Nicholas Clark |
S_utf16_textfilter() needs to avoid splitting UTF-16... |
tree | commitdiff |
2009-10-22 |
Nicholas Clark |
Test requiring files with non-BMP characters (encoded... |
tree | commitdiff |
2009-10-22 |
Nicholas Clark |
Tests for UTF-16 characters > 256, including those... |
tree | commitdiff |
2009-10-22 |
H.Merijn Brand |
../lib isn't valid after a chdir ".."; |
tree | commitdiff |
2009-10-22 |
Nicholas Clark |
Re-write S_utf16_textfilter() to correctly handle parti... |
tree | commitdiff |
2009-10-22 |
Nicholas Clark |
Remove the "hack" that removes SVt_UTF8 in the UTF16... |
tree | commitdiff |
2009-10-22 |
Rafael Garcia-Suarez |
Fix built-in prototype of each, keys, and values |
tree | commitdiff |
2009-10-19 |
Yves Orton |
revert to 5.8.x semantics for \s \w and \d |
tree | commitdiff |
next |