summaryrefslogtreecommitdiff
path: root/ext/attrs
Commit message (Expand)AuthorAgeFilesLines
* Remove attrs, which has been deprecated since 1999/10/02.Nicholas Clark2009-04-124-270/+0
* Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs.Nicholas Clark2009-03-261-1/+0
* In attrs::get(), use Perl_get_cvn_flags() rather than perl_get_cv().Nicholas Clark2009-01-211-2/+3
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
* [PATCH] Minor warning squashingsAndy Lester2005-05-301-6/+4
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-281-0/+141
* From: "Paul Marquess" <paul_marquess@yahoo.co.uk>Paul Marquess2002-03-201-1/+1
* Bump up the VERSIONs of modules that have changed since 5.6.0,Jarkko Hietaniemi2001-06-291-1/+1
* Re: ext/ + -WallDoug MacEachern2001-06-131-1/+0
* ext/ + -WallDoug MacEachern2001-06-121-2/+3
* more pod patchesMichael Stevens2001-03-161-1/+1
* remove vestiges of older attribute syntaxGurusamy Sarathy2000-02-221-1/+1
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-5/+2
* deprecate C<use attrs>Gurusamy Sarathy1999-10-022-11/+14
* initial implementation of lvalue subroutines (slightly fixedGurusamy Sarathy1999-09-052-0/+7
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-0/+1
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-041-2/+2
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-2/+4
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-151-1/+1
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-2/+2
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-1/+1
* Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-311-4/+3
* Rewrite synchronisation of subs/methods and add attrsMalcolm Beattie1997-09-093-0/+122