This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
- Update Time::Local to latest version
[perl5.git] / t /
2007-10-29 Rafael Garcia-SuarezLeopard has more standard /etc/passwd files than previous
2007-10-17 Ben MorrowAnother ex-PVBM assert
2007-10-17 joshFix a few segfaults and a when() bug
2007-10-17 Ben Morrowex-PVBM and mro interact badly
2007-10-11 Jerry D. HeddenGentler theads test
2007-10-11 Jerry D. HeddenMove threads test added in change 32091
2007-10-09 Nicholas ClarkTests for the .pmc functionality.
2007-10-09 Brandon BlackRe: [perl #46217] (resent) Typeglobs vs. SUPER:: (Hook...
2007-10-08 Alexander Goughmake t/op/pack.t not explode when u64size=''
2007-10-05 Robin BarkerNew [PATCH] use 5.006; use 5.10.0
2007-10-03 Rafael Garcia-SuarezReverse change #31978
2007-10-02 Jerry D. Hedden/cygdrive is configurable
2007-10-02 John Peacockwas Re: Freeze ?
2007-09-26 Nicholas ClarkChange 31977 introduced a bug (failing to set the retur...
2007-09-26 Jerry D. HeddenCheck rename() under Cygwin
2007-09-26 Robin BarkerRE: [PATCH] use 5.010 is ugly; use 5.10.0 warns
2007-09-25 Abe TimmermanRe: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1...
2007-09-25 TelsRe: [perl #45605] Regexp failure with utf8-flagged...
2007-09-23 H.Merijn BrandRevert #31942, as it was inconsistent between threaded and
2007-09-23 Abe Timmermannetbsd's setlocale () doesn't support LC_COLLATE and...
2007-09-22 Nicholas ClarkFix bug 45607 - for the corner case *{"BONK"} = \&...
2007-09-19 Michael G. Schwernt/TEST doesn't check exit (was Re: Test::More bug?)
2007-09-17 Nicholas ClarkFix spelling errors in comments.
2007-09-14 Dave Mitchell[perl #45337] utf8 + "[a]a{2}" + /$.../ = panic: sv_len...
2007-09-10 Dave Mitchellsilence warning in new state.t test (spotted by Jerry...
2007-09-10 Rick DelaneyRe: [perl #44623] Optimized magic_setisa has bug
2007-09-10 Dave Mitchellwhen anon subs are cloned, the 'assign once only' flag...
2007-09-09 Dave Mitchellununit pos value warning identified the wrong variable...
2007-09-09 Dave Mitchellstate variables shouldn't be shared between anon subs
2007-09-08 Nicholas ClarkFor now, forbid all list assignment initialisation...
2007-09-07 Rafael Garcia-SuarezRemove the 'err' keyword
2007-09-07 Jerry D. HeddenFix t/op/magic.t failures under Cygwin
2007-09-06 AbigailMore tests
2007-09-06 Rafael Garcia-SuarezBump version number to 5.10.0.
2007-09-06 Nicholas ClarkMake state $zok = slosh(); behave as the Perl 6 design...
2007-09-02 Paul MarquessCompress* 2.006
2007-08-31 Rafael Garcia-SuarezFollowing Jan's advice, remove Cygwin::is_textmount(),
2007-08-29 Yitzchak Scott-Tho... Re: [PATCH] Cygwin::mount_table, Cygwin::mount_flags
2007-08-28 Jerry D. HeddenRevert/fix 31731 - Empty PATH taint test on Cygwin
2007-08-25 Nicholas ClarkTest that all the unknown command line flags are unknown.
2007-08-20 Jerry D. HeddenGet Cwd->cwd() to work under Cygwin
2007-08-18 Yves OrtonTypo prevented test from doing what it meant to do.
2007-08-18 Marcus Holland-MoritzTRIE must use 'yes' state transitions when more than...
2007-08-18 Shlomi Fish[perl #44647] [PATCH] Add a test for overload::constant...
2007-08-18 Reini UrbanChange 31710 causes t/op/taint.t to fail
2007-08-15 Rick DelaneyTest update to demonstrate @ISA assignment bug:
2007-08-14 Reini UrbanCygwin::mount_table, Cygwin::mount_flags
2007-08-10 Claes JacobssonRe: [PATCH] Adding more information to "Unrecognized...
2007-08-09 Jerry D. HeddenTest '-x dir'
2007-07-30 Nicholas ClarkFix typos in comments.
2007-07-29 Craig A. BerryOops, 31665 was empty.
2007-07-23 Steve PetersVarious fixes for EBCDIC platforms.
2007-07-16 Dave Mitchell [perl #43425] local $[: fix scoping during parser...
2007-07-13 Rafael Garcia-SuarezSilence mandatory warning by using @# instead of $#.
2007-07-12 Rafael Garcia-SuarezLink TODO test to appropriate RT ticket
2007-07-11 Rafael Garcia-SuarezTurn the "$# / $* is no longer supported" warnings...
2007-07-11 Rick DelaneyRe: [perl #43545] 'no warnings' effects $@.
2007-07-10 Dave MitchellFix assertion failure on failed magic eval - eg FETCH...
2007-07-09 Reini Urbancygwin path conversions, take 4
2007-07-06 Rafael Garcia-SuarezUpgrade to base and fields 2.12, mostly by Michael...
2007-07-04 Reini Urban[perl #3589] [BUG#3589 bleadperl]
2007-07-04 Rafael Garcia-SuarezDon't require to have at least DB_File or *DBM_File
2007-07-03 Rafael Garcia-SuarezMore tests for \g errors in regular expressions
2007-07-02 Paul Marquesscompression modules update to version 2.005
2007-07-02 Steve PetersUpgrade to ExtUtils-MakeMaker-6.35
2007-07-01 Dave Mitchelltest that localised tieing of a hash or array remains...
2007-06-30 Abigail/p vs (?p)
2007-06-29 Jerry D. HeddenFix up change 31494
2007-06-29 Rafael Garcia-SuarezRevert change #31489.
2007-06-28 Steve PetersAdd a TODO test cases RT# 43403.
2007-06-28 Rafael Garcia-SuarezFix tests so they actually test $@. like() demands...
2007-06-28 Rafael Garcia-SuarezNew valgrind suppressions.
2007-06-28 Brandon BlackRe: [perl #43357] *DESTROY = sub {} at runtime
2007-06-28 Jerry D. HeddenMove tests under 'threads' module
2007-06-26 Dave Mitchellavoid double-free of the thread function
2007-06-26 Brandon BlackSecond patch from:
2007-06-26 Brandon BlackFirst patch from:
2007-06-26 Jerry D. HeddenAdd TODO tests for refcount issues related to threads
2007-06-25 Tels[Caffeine-Patch] Math::BigInt 1.87 take 11 (add batan2...
2007-06-23 Yves OrtonRename test files starting with regexp_ that do not
2007-06-23 Yves OrtonResolve
2007-06-23 Dave Mitchellremove the test added by change #31447
2007-06-22 Dave Mitchellsafely handle cloning a stale lexical var
2007-06-21 Jerry D. Heddencloexec.t works under Cygwin
2007-06-18 Dave Mitchell[perl #43159] 5.9.4 regexp capturing wrongly
2007-06-18 Dave Mitchelladd test for, and update comments for, old defined...
2007-06-15 Jerry D. HeddenShow warning bits on failure in t/op/caller.t
2007-06-15 Jerry D. HeddenWarning bit fixes to t/op/caller.t
2007-06-14 Rafael Garcia-SuarezFix [perl #43207] lc() or uc() inside sort affect the...
2007-06-07 Father ChrysostomosRe: [perl #43082] "$_[0]->method" interpolation
2007-06-06 Ævar Arnfjörð Bjar... Re: [PATCH] Callbacks for named captures (%+ and %-)
2007-06-05 Rafael Garcia-SuarezRemove support for assertions and -A
2007-06-04 Brandon Blackanother mro patch
2007-06-03 Yves OrtonRe: BBC(Bleadperl Breaks CPAN) Today: String::Multibyte
2007-05-31 Ricardo SIGNESminor assertions improvements
2007-05-31 Nicholas Clarkblead segfaults on local *@; eval {1} because ERRSV...
2007-05-30 Hugo van der SandenRe: localising hash element by variable
2007-05-29 Yves OrtonRe: [perl #43015] regex /.*\z/ doesn't matches strings...
2007-05-29 Bo LindberghRe: localising hash element by variable
2007-05-19 Craig A. BerryVarious mro updates from Brandon Black. References:
next