Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
[p5sagit/p5-mst-13.2.git] / lib / warnings.pm
2000-05-28 Gurusamy Sarathy doc typo
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
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...
1999-08-29 Jarkko Hietaniemi Rename warning to warnings, from Paul Marquess.