This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Correct numbering of the tests is useful.
[perl5.git] / ext / attrs /
2001-06-29 Jarkko HietaniemiBump up the VERSIONs of modules that have changed since...
2001-06-13 Doug MacEachernRe: ext/ + -Wall
2001-06-12 Doug MacEachernext/ + -Wall
2001-03-16 Michael Stevensmore pod patches
2000-02-22 Gurusamy Sarathyremove vestiges of older attribute syntax
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-03 Ilya Zakharevichapplied suggested patch; removed $VERSION = $VERSION...
1999-10-02 Gurusamy Sarathydeprecate C<use attrs>
1999-09-29 Charles Baileyresync with mainline
1999-09-05 Gurusamy Sarathyinitial implementation of lvalue subroutines (slightly...
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-04-04 Gurusamy Sarathycorrect places that said newSVpv() when they meant...
1998-11-29 Gurusamy Sarathyanother threads reliability fix: serialize writes to...
1998-10-15 Gurusamy Sarathycorrect bugs exposed in MM_Unix.pm by commenting out...
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-04-25 Nick Ing-SimmonsImplement use attrs qw(locked package);
1997-10-31 Nick Ing-SimmonsFurther ANSI changes now builds and passes (most) tests
1997-09-09 Malcolm BeattieRewrite synchronisation of subs/methods and add attrs