Nearly-working threads re-structuring. Do not integrate,
[p5sagit/p5-mst-13.2.git] / ext / attrs /
2001-06-29 Jarkko Hietaniemi Bump up the VERSIONs of modules that have changed since...
2001-06-13 Doug MacEachern Re: ext/ + -Wall
2001-06-12 Doug MacEachern ext/ + -Wall
2001-03-16 Michael Stevens more pod patches
2000-02-22 Gurusamy Sarathy remove vestiges of older attribute syntax
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-10-02 Gurusamy Sarathy deprecate C<use attrs>
1999-09-29 Charles Bailey resync with mainline
1999-09-05 Gurusamy Sarathy initial implementation of lvalue subroutines (slightly...
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-04-04 Gurusamy Sarathy correct places that said newSVpv() when they meant...
1998-11-29 Gurusamy Sarathy another threads reliability fix: serialize writes to...
1998-10-15 Gurusamy Sarathy correct bugs exposed in MM_Unix.pm by commenting out...
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-04-25 Nick Ing-Simmons Implement use attrs qw(locked package);
1997-10-31 Nick Ing-Simmons Further ANSI changes now builds and passes (most) tests
1997-09-09 Malcolm Beattie Rewrite synchronisation of subs/methods and add attrs