This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta: Add the entry about text-mode source from 270ca14
[perl5.git] / t / lib /
2011-03-16 Nicholas ClarkSwitch t/lib/no_load.t to done_testing() from using...
2011-03-12 Nicholas ClarkRename test.pl's skip_all_without_extension to *_dynami...
2011-03-07 Nicholas ClarkRefactor 4 tests to use skip_all(), instead of longhand...
2011-03-07 Nicholas ClarkRefactor t/lib/proxy_constant_subs.t to use skip_all_wi...
2011-03-01 Karl Williamsontoke.c: Raise error for multiple regexp mods
2011-02-25 Nicholas ClarkMigrate t/op/{fork,runlevel,tie}.t to use run_multiple_...
2011-02-25 Nicholas ClarkMigrate the test running logic from t/lib/common.pl...
2011-02-25 Nicholas ClarkConvert t/lib/common.pl to lexical filehandles and...
2011-02-25 Nicholas ClarkIn t/lib/common.pl, load File::Path on demand.
2011-02-24 Nicholas ClarkIn t/lib/common.pl, inline print_err_line into its...
2011-02-24 Nicholas ClarkIn t/lib/common.pl, inline RandomMatch() into its only...
2011-02-19 Karl WilliamsonRevert "regcomp: Add warning if tries to use \p in...
2011-02-18 Karl WilliamsonSubclass utf8 warnings so can turn off individually
2011-02-13 Karl Williamsonregex: Deprecate \b{ and \B{
2011-02-13 Karl Williamsonregcomp.c: include { in unregcognized \q{ warning
2011-02-10 Karl WilliamsonFix up \cX for 5.14
2011-01-28 Karl Williamsonregcomp: Add warning if tries to use \p in locale.
2011-01-10 Karl WilliamsonAdd warnings for use of problematic code points
2011-01-10 Karl Williamsonutf8.c(): Default to allow problematic code points
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in t/*.
2010-12-30 Nicholas ClarkMost socket ops weren't warning for unopened handles...
2010-12-30 Nicholas ClarkConvert a pp_sys test to use warnings 'closed', instead...
2010-12-30 Nicholas Clarkpp_leavewrite wasn't warning for unopened handles unles...
2010-12-29 Tony Cookproperly clean up work files from testing GDBM_File
2010-12-27 Nicholas ClarkRefactor pp_chomp to process arguments in the same...
2010-12-17 Chip Salzenbergupdate warnings tests to cope with %z now being valid...
2010-12-17 Nicholas ClarkIn dbmt_common.pl, change checkOutput(...) to 5 calls...
2010-12-16 Nicholas ClarkMove common code from ext/[GONS]DBM_File/t/[gons]dbm...
2010-12-11 Father Chrysostomos[perl #72090] unitialized variable name wrong with...
2010-12-08 Brad GilbertReplaced 'unlink' with 'unlink_all' in t/lib/deprecate.t
2010-11-30 Father Chrysostomos[perl #77762] Constant assignment warning
2010-11-28 Nicholas ClarkMake my $pi := 4; a syntax error.
2010-11-25 Nicholas ClarkExtend -d:foo=bar to make -d:-foo expand to C<no foo...
2010-11-24 ZeframDeprecate ?PATTERN? without explicit m operator
2010-11-16 Florian RagwitzCheck for deleted stashes when reporting var names
2010-10-01 Father Chrysostomos[perl #48332] Debugger corrupts symbol table munging
2010-09-25 Karl WilliamsonFix spelling
2010-09-20 Karl WilliamsonAdd (?^...) regex construct
2010-09-16 Karl WilliamsonFix /[\8]/ to not match NULL; give correct warning
2010-09-11 Ævar Arnfjörð Bjar... segfault on &Internals::* due to missing SvROK()
2010-09-10 Ricardo Signesimprove registration of warning categories
2010-09-08 Zeframmake qw(...) first-class syntax
2010-09-01 Nicholas Clarkt/lib/common.pl must convert $^X to an absolute path...
2010-09-01 Nicholas ClarkTests using t/lib/common.pl need to run in separate...
2010-09-01 Florian RagwitzAdd test for deprecation warnings from h2ph
2010-08-16 Zeframfix [perl #74118] $[ assignment not noisy enough
2010-08-13 Karl Williamsonuse charnames (); fails
2010-07-27 Rafael Garcia-SuarezMerge remote branch 'khwilliamson/ncharnames' into...
2010-07-27 Karl WilliamsonChange function signature of grok_bslash_o
2010-07-18 Karl WilliamsonAdd \o{} escape
2010-07-13 Karl Williamsont/lib/charnames/alias: Add explicit warnings sets
2010-07-13 Karl Williamsoncharnames: Fix scoping bugs
2010-07-08 karl williamson... PATCH: t/lib/common.pl localized $/ setting; allow...
2010-07-01 Nicholas Clarkt/lib/common.pl can use caller to infer the name of...
2010-07-01 Nicholas ClarkConvert subs.t to use t/lib/common.pl
2010-07-01 Nicholas ClarkConvert charnames.t to use t/lib/common.pl
2010-07-01 Nicholas ClarkConvert strict.t to use t/lib/common.pl
2010-06-29 Karl WilliamsonDeprecate no space after s/a/b/ and keyword
2010-06-18 Karl WilliamsonDeprecate no space between pattern, following word
2010-05-31 Father Chrysostomos[perl #70075] no 6; broken
2010-05-05 Jesse VincentRevert "New deprecation warning: Dot after %s literal...
2010-05-05 Jesse VincentRevert "Fix tests and add one more test for the depreca...
2010-05-05 Jesse VincentRevert "tweak "0x123.456" deprecation"
2010-05-04 Rafael Garcia-SuarezMerge remote branch 'zefram/zefram/reliable_exception...
2010-05-03 Zeframtweak "0x123.456" deprecation
2010-04-23 Rafael Garcia-SuarezFix tests and add one more test for the deprecation...
2010-04-23 James MastrosNew deprecation warning: Dot after %s literal is concat...
2010-04-23 Zeframbring G_KEEPERR back to the realm of sanity
2010-04-13 Father Chrysostomos[perl #73712] ‘Variable is not imported’ cannot be...
2010-04-13 Rafael Garcia-SuarezFix test comment (noticed by Alex Vandiver)
2010-04-10 Rafael Garcia-Suarez[perl #74168] Assertion failure when emitting a strictu...
2010-03-08 Reini UrbanSupport cygwin-1.7 mount
2010-02-19 Karl WilliamsonPATCH: [perl #56444] delayed interpolation of \N{...}
2009-12-20 Karl Williamsonchange non-char warning message from malformed
2009-12-20 Rafael Garcia-SuarezIntroduce C<use feature "unicode_strings">
2009-11-29 Rafael Garcia-SuarezMake split warn in void context
2009-11-24 Andrew RodlandAdd tests.
2009-11-12 Nicholas ClarkAs our $_; is forced into main::, it should warn as...
2009-11-04 Nicholas ClarkDeprecate use of := to mean an empty attribute list...
2009-10-26 Yves Ortonadd an elipses to string/ref warnings when str longer...
2009-10-24 Nicholas ClarkMake defined %hash on a non-lexical (also) generate...
2009-10-16 Nicholas ClarkEnable deprecation warnings by default.
2009-10-12 Geoffrey T. Dairikioverload no longer implicitly unsets fallback on repeat...
2009-10-06 Nicholas ClarkStandardise t/lib/*.t on ./test.pl, and remove BEGIN...
2009-10-03 Rafael Garcia-SuarezChange warning "Unicode character is illegal" to more...
2009-09-30 Nicholas ClarkMove 3 porting sanity tests from t/lib/ to t/porting...
2009-09-22 Leon BrocardUpdate URL to the current Perl-QA Wiki
2009-09-18 Nicholas ClarkAvoid re-creating a temporary file with constant conten...
2009-09-18 Nicholas ClarkAvoid using lib.pm in miniperl's tests.
2009-09-14 Nicholas ClarkConvert Porting/checkARGS_ASSERT.pl to a regresion...
2009-09-13 Nicholas ClarkMove Test::Simple from lib to ext.
2009-09-13 Bo Borgersonsplit: Remove implicit split to @_
2009-09-13 Nicholas ClarkMove Pod::Parser from lib (and t/pod) to ext.
2009-09-11 Chris WilliamsMoved Math-BigInt from lib/ to ext/
2009-09-10 Chris WilliamsMove Math-BigRat from lib/ to ext/
2009-09-10 Nicholas ClarkMove ExtUtils::MakeMaker from lib to ext.
2009-09-08 Rafael Garcia-SuarezRemove code specific to MacOS Classic from core tests
2009-09-07 Chris WilliamsMove Parse::CPAN::Meta from lib/ to ext/
2009-09-04 Rafael Garcia-SuarezReplace system by print in strictures/parsing regressio...
2009-08-30 Nicholas ClarkMove Filter::Simple from lib to ext
next