2010-03-03 |
Jan Dubois |
Revert "Forbid labels with keyword names" |
tree | commitdiff |
2010-03-03 |
Jan Dubois |
Setup @INC at compile time because commit ec34a119... |
tree | commitdiff |
2010-03-02 |
David Mitchell |
[perl #73174] swash_init() wasn't saving %^H |
tree | commitdiff |
2010-02-11 |
Robin Barker |
Remove npl addresses from "my" files |
tree | commitdiff |
2010-01-18 |
Nicholas Clark |
Move packagev.t from t/comp to t/op, as it fouls the... |
tree | commitdiff |
2010-01-14 |
David Golden |
Omnibus strict and lax version parsing |
tree | commitdiff |
2010-01-05 |
Zefram |
[perl #71748] Bleadperl f0e67a1 breaks CPAN: Template... |
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 |
2009-12-15 |
Zefram |
[perl #22977] Bug in format/write |
tree | commitdiff |
2009-12-09 |
Zefram |
Fix for [perl #70910] wrong line number in syntax error... |
tree | commitdiff |
2009-12-01 |
Tony Cook |
-Dmad: double free or corruption |
tree | commitdiff |
2009-11-30 |
Eric Brine |
Fix -DPERL_NO_UTF16_FILTER |
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 |
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-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-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-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 |
Nicholas Clark |
Re-write S_utf16_textfilter() to correctly handle parti... |
tree | commitdiff |
2009-10-16 |
Nicholas Clark |
Move tests for $[ from comp/hints.t to op/array_base.t |
tree | commitdiff |
2009-10-16 |
Nicholas Clark |
Move tests for $[ from comp/parser.t to op/array_base.t |
tree | commitdiff |
2009-10-16 |
Nicholas Clark |
do subname() is deprecated, so this test from perl... |
tree | commitdiff |
2009-10-11 |
Steve Hay |
Implement TODO support locally in t/comp/opsubs.t |
tree | commitdiff |
2009-10-11 |
Steve Hay |
Fix failed() calls in t/comp |
tree | commitdiff |
2009-10-11 |
Craig A. Berry |
No longer need to skip t/comp/opsubs.t #22 on VMS. |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Don't use require in comp/fold.t, as require isn't... |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Give names to all tests in t/comp/fold.t |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Move the require './test.pl' to the end of t/comp/hints.t |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Don't use require in comp/multiline.t, as require isn... |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Don't use require in comp/opsubs.t, as require isn... |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Don't use require in comp/our.t, as require isn't teste... |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Don't use require in comp/parser.t, as require isn... |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Don't use require in comp/retainedlines.t, as require... |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Avoid relying on prototypes working for tests to pass... |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Don't use require in comp/uproto.t, as require isn... |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
In opt(), use is(..., undef) rather than ok(!defined... |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Move the test for require 5.11.0 not loading strictures... |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Don't use require in comp/utf.t, as require isn't teste... |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Use require.t's bytes_to_utf() in place of PerlIO layer... |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Print the encoding name as part of the test, rather... |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Refactor bytes_to_utf16() into a more generic routine... |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Replace longhand invocations of test() with 3 nested... |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Test utf8 with BOMs, like we already test utf16be and... |
tree | commitdiff |
2009-10-09 |
Nicholas Clark |
Move tests for use for "new style version numbers"... |
tree | commitdiff |
2009-10-08 |
Nicholas Clark |
Move ... |
tree | commitdiff |
2009-10-08 |
Nicholas Clark |
Move the test for RT #49472 to op/attrs.t from comp... |
tree | commitdiff |
2009-10-08 |
Rafael Garcia-Suarez |
Merge branch 'feature/package-name-version' into blead |
tree | commitdiff |
2009-10-08 |
Nicholas Clark |
Avoid using bytes in require.t, as pack "C0U" does... |
tree | commitdiff |
2009-10-08 |
Nicholas Clark |
Avoid using the strict pragma in retainedlines.t -... |
tree | commitdiff |
2009-10-08 |
Nicholas Clark |
Avoid using the strict pragma in colon.t - use may... |
tree | commitdiff |
2009-10-08 |
Nicholas Clark |
Avoid using pragmata in fold.t - use may not work yet. |
tree | commitdiff |
2009-10-08 |
Nicholas Clark |
Avoid using pragmata in opsubs.t - use may not work... |
tree | commitdiff |
2009-10-08 |
Nicholas Clark |
Avoid using the warnings pragma in proto.t - use may... |
tree | commitdiff |
2009-10-08 |
Nicholas Clark |
Move script.t from t/comp to t/run, as it's a test... |
tree | commitdiff |
2009-10-06 |
Rafael Garcia-Suarez |
Add tests for syntax errors in "package Name VERSION" |
tree | commitdiff |
2009-10-06 |
David Golden |
Add 'package NAME VERSION' syntax |
tree | commitdiff |
2009-09-18 |
Nicholas Clark |
Avoid re-creating a temporary file with constant conten... |
tree | commitdiff |
2009-09-18 |
Nicholas Clark |
Avoid using lib.pm in miniperl's tests. |
tree | commitdiff |
2009-09-08 |
Rafael Garcia-Suarez |
Remove code specific to MacOS Classic from core tests |
tree | commitdiff |
2009-08-21 |
Zefram |
Add clear magic to %^H so that the HE chain is reset... |
tree | commitdiff |
2009-07-29 |
Rafael Garcia-Suarez |
Forbid labels with keyword names |
tree | commitdiff |
2009-07-07 |
Rafael Garcia-Suarez |
Fast enabling of strictures when version 5.11.0 is... |
tree | commitdiff |
2009-07-07 |
Steffen Mueller |
use strict by default if "use 5.011" is in effect! |
tree | commitdiff |
2009-06-06 |
Rafael Garcia-Suarez |
Mark all .t and .pm files as non executable |
tree | commitdiff |
2009-01-06 |
Rafael Garcia-Suarez |
Require a space or a newline after a "#line XXX" directive |
tree | commitdiff |
2008-12-02 |
Nicholas Clark |
Change PL_debug behaviour so that string eval lines... |
tree | commitdiff |
2008-12-02 |
Nicholas Clark |
Implement PERLDBf_SAVESRC_INVALID, which saves source... |
tree | commitdiff |
2008-12-02 |
Nicholas Clark |
Codify the current behaviour of evals which define... |
tree | commitdiff |
2008-12-02 |
Nicholas Clark |
Followup to change 34979. Tests are good, m'kay. Partic... |
tree | commitdiff |
2008-11-18 |
Nicholas Clark |
Rafael noticed a bug in 34873 - I was comparing against... |
tree | commitdiff |
2008-11-17 |
Nicholas Clark |
S_save_lines() was using strchr() when it should have... |
tree | commitdiff |
2008-11-17 |
Nicholas Clark |
Fix the bug introduced with MRO, whereby the internals... |
tree | commitdiff |
2008-09-08 |
Craig A. Berry |
Make sure temp file has an extension on VMS to work... |
tree | commitdiff |
2008-08-19 |
Bram |
Re: Change 34184: Convert all unimaginative (ie race... |
tree | commitdiff |
2008-08-08 |
Nicholas Clark |
Convert all unimaginative (ie race condition) temporary... |
tree | commitdiff |
2008-02-09 |
Dave Mitchell |
[perl #49472] Attributes + Unkown Error |
tree | commitdiff |
2008-01-11 |
Rafael Garcia-Suarez |
Remove the -P switch |
tree | commitdiff |
2007-11-12 |
Jarkko Hietaniemi |
t/comp/opsubs.t |
tree | commitdiff |
2007-10-09 |
Nicholas Clark |
Tests for the .pmc functionality. |
tree | commitdiff |
2007-10-02 |
John Peacock |
was Re: Freeze ? |
tree | commitdiff |
2007-09-06 |
Rafael Garcia-Suarez |
Bump version number to 5.10.0. |
tree | commitdiff |
2007-06-07 |
Father Chrysostomos |
Re: [perl #43082] "$_[0]->method" interpolation |
tree | commitdiff |
2007-06-05 |
Rafael Garcia-Suarez |
Remove support for assertions and -A |
tree | commitdiff |
2007-05-31 |
Ricardo SIGNES |
minor assertions improvements |
tree | commitdiff |
2007-04-21 |
Rafael Garcia-Suarez |
Upgrade to version-0.7203. |
tree | commitdiff |
2007-04-17 |
Steve Hay |
These test scripts probably wanted BEGIN blocks, |
tree | commitdiff |
2007-03-19 |
Rafael Garcia-Suarez |
Let %^H be modifiable in eval-strings (bug #41531), |
tree | commitdiff |
2007-03-19 |
Rafael Garcia-Suarez |
Upgrade to version.pm 0.71, by John Peacock |
tree | commitdiff |
2007-03-03 |
Rafael Garcia-Suarez |
Don't let feature.pm interfere with the tests for use... |
tree | commitdiff |
2007-02-12 |
Rafael Garcia-Suarez |
Un-TODO tests avec change #30228 |
tree | commitdiff |
2007-01-27 |
Nicholas Clark |
A test to exercise the smallbuf overflow code in S_incl... |
tree | commitdiff |
2007-01-08 |
Nicholas Clark |
do $file; won't propagate errors from die, as do is... |
tree | commitdiff |
2006-12-29 |
Dave Mitchell |
further fix for #29543: fix parser leaks caused by... |
tree | commitdiff |
2006-12-11 |
Dave Mitchell |
fix eval qw(BEGIN{die}) style leaks (second attempt). |
tree | commitdiff |
next |