This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Missing) in #11912.
[perl5.git] / warnings.pl
2001-07-12 Mark-Jason DominusRe: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
2001-07-12 Jarkko HietaniemiRetract #11166 (and #11237).
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-06 Abhijit Menon-Sen(Retracted by #11285.)
2001-03-01 Nicholas Clarkdon't write along symlinks into a read only source...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-07 Nick Ing-SimmonsVarious oddities p4 diff -se showed up
2000-12-06 Michael G. Schwern$VERSION crusade, strict, tests, etc... all over lib/
2000-10-20 Charles BaileySYN SYN
2000-08-28 Paul Marquesswarnings fixes
2000-08-18 Paul MarquessAdd warnif(), check warnings further up the stack,
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-05-28 Gurusamy Sarathydoc typo
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-28 Gurusamy Sarathyfixes for bugs in C<use warnings qw(FATAL all)> (from...
2000-03-13 Gurusamy Sarathyfinal touches for lexical warnings (from Paul Marquess)
2000-02-20 Gurusamy Sarathylexical warnings update, ability to inspect bitmask...
2000-02-19 Gurusamy Sarathys/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-07 Gurusamy Sarathy${^Warnings} renamed to ${^WARNING_BITS}
2000-02-02 Gurusamy Sarathyfuture-proof unknown warning categories (from Greg...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-11-13 Gurusamy Sarathycloned interpreters now actually run and pass all but...
1999-08-29 Jarkko HietaniemiRename warning to warnings, from Paul Marquess.