Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
[p5sagit/p5-mst-13.2.git] / warnings.pl
2001-07-12 Mark-Jason Dominus Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
2001-07-12 Jarkko Hietaniemi Retract #11166 (and #11237).
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-06 Abhijit Menon-Sen (Retracted by #11285.)
2001-03-01 Nicholas Clark don't write along symlinks into a read only source...
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-07 Nick Ing-Simmons Various oddities p4 diff -se showed up
2000-12-06 Michael G. Schwern $VERSION crusade, strict, tests, etc... all over lib/
2000-10-20 Charles Bailey SYN SYN
2000-08-28 Paul Marquess warnings fixes
2000-08-18 Paul Marquess Add warnif(), check warnings further up the stack,
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-05-28 Gurusamy Sarathy doc typo
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-28 Gurusamy Sarathy fixes for bugs in C<use warnings qw(FATAL all)> (from...
2000-03-13 Gurusamy Sarathy final touches for lexical warnings (from Paul Marquess)
2000-02-20 Gurusamy Sarathy lexical warnings update, ability to inspect bitmask...
2000-02-19 Gurusamy Sarathy s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy ${^Warnings} renamed to ${^WARNING_BITS}
2000-02-02 Gurusamy Sarathy future-proof unknown warning categories (from Greg...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-13 Gurusamy Sarathy cloned interpreters now actually run and pass all but...
1999-08-29 Jarkko Hietaniemi Rename warning to warnings, from Paul Marquess.