another threads reliability fix: serialize writes to thr->threadsv
[p5sagit/p5-mst-13.2.git] / ext / attrs / attrs.xs
1998-11-29 Gurusamy Sarathy another threads reliability fix: serialize writes to...
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