summaryrefslogtreecommitdiff
path: root/xsutils.c
Commit message (Collapse)AuthorAgeFilesLines
* Re: 'use threads::shared' noisy with -wDave Mitchell2002-05-131-0/+8
| | | | | Message-Id: <20020510235227.J12298@fdgroup.com> p4raw-id: //depot/perl@16572
* Add missing Tolkien quotes to *.cAudrey Tang2002-02-201-0/+6
| | | | | Message-Id: <20020220231312.GA775@not.autrijus.org> p4raw-id: //depot/perl@14802
* Sprinkle some copyrights (use the oldest timestamp toJarkko Hietaniemi2002-01-241-0/+9
| | | | | | be found in the repository, which is most often not right, but at least consistent) p4raw-id: //depot/perl@14400
* Re: attributes are brokenSpider Boardman2001-12-091-7/+17
| | | | | Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US> p4raw-id: //depot/perl@13543
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-8/+8
| | | | | working in 5.7.x p4raw-id: //depot/perl@11803
* Re: [PATH] shared -> unique;Abhijit Menon-Sen2001-07-021-4/+4
| | | | | Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org> p4raw-id: //depot/perl@11089
* [PATH] shared -> unique;Artur Bergman2001-06-261-3/+3
| | | | | | | Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev> Because "shared" isn't: it's read-only. p4raw-id: //depot/perl@10959
* 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