This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add tests for mX?PUSH[inup] macros.
[perl5.git] / ext / attrs / attrs.xs
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Paul MarquessFrom: "Paul Marquess" <paul_marquess@yahoo.co.uk>
2001-06-13 Doug MacEachernRe: ext/ + -Wall
2001-06-12 Doug MacEachernext/ + -Wall
2000-01-20 Charles Bailey Quick integration of mainline changes to date
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-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