summaryrefslogtreecommitdiff
path: root/xsutils.c
Commit message (Collapse)AuthorAgeFilesLines
* anonymous stashesAbhijit Menon-Sen2001-06-121-4/+3
| | | | | Message-ID: <20010612124704.A29029@lustre.linux.in> p4raw-id: //depot/perl@10533
* Re: [PATCH xsutils.c] Quieting warningsMichael G. Schwern2001-06-011-2/+2
| | | | | Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk> p4raw-id: //depot/perl@10371
* More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.Jarkko Hietaniemi2001-05-301-0/+3
| | | p4raw-id: //depot/perl@10335
* [LARGE!] symbolic magicDave Mitchell2001-05-201-1/+1
| | | | | Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk> p4raw-id: //depot/perl@10168
* Re: [patch] GvSHAREDDoug MacEachern2001-02-111-1/+21
| | | | | | | | | | | | | | | | | | | Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST) Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net> Subject: Re: [patch] GvSHARED From: Doug MacEachern <dougm@covalent.net> Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST) Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net> Subject: [patch] attributes.pm support for `shared' From: Doug MacEachern <dougm@covalent.net> Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST) Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net> our() attributes were ignored, our :shared pieces missing, allow attributes.pm to turn on shared. p4raw-id: //depot/perl@8766
* attributes::reftype() doesn't work on tied argumentGurusamy Sarathy2000-04-281-0/+2
| | | p4raw-id: //depot/perl@5984
* make reftype() consistently croak on non-refsGurusamy Sarathy2000-03-171-5/+1
| | | p4raw-id: //depot/perl@5791
* fixes for most warnings identified by gcc -WallGurusamy Sarathy2000-03-051-2/+1
| | | p4raw-id: //depot/perl@5540
* avoid /* within commentGurusamy Sarathy2000-02-041-1/+1
| | | p4raw-id: //depot/perl@4972
* remove VIRTUAL tag, PERL_OBJECT doesn't need it anymoreGurusamy Sarathy1999-11-041-4/+0
| | | p4raw-id: //depot/perl@4511
* various fixups for windowsGurusamy Sarathy1999-09-071-37/+38
| | | p4raw-id: //depot/perl@4101
* sub : attrlistSpider Boardman1999-08-291-0/+298
To: Mailing list Perl5 <perl5-porters@perl.org> Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US> p4raw-id: //depot/cfgperl@4043