summaryrefslogtreecommitdiff
path: root/gv.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Jarkko Hietaniemi2003-09-211-1/+1
* Integrate:Jarkko Hietaniemi2003-08-221-2/+5
* Integrate:Audrey Tang2003-07-291-8/+12
* Integrate:Jarkko Hietaniemi2003-06-071-2/+4
* Integrate:Jarkko Hietaniemi2003-06-011-1/+1
* Integrate:Jarkko Hietaniemi2003-05-041-1/+2
* Integrate:Jarkko Hietaniemi2003-04-171-2/+2
* Integrate:Jarkko Hietaniemi2003-04-071-0/+3
* Integrate:Nicholas Clark2003-03-101-12/+10
* Integrate:Jarkko Hietaniemi2003-03-021-1/+1
* Integrate:Jarkko Hietaniemi2003-02-181-2/+2
* Integrate:Jarkko Hietaniemi2003-01-161-3/+12
* Integrate:Jarkko Hietaniemi2002-11-231-5/+18
* The first big import towards 5.8.1, @18078. Please do NOTJarkko Hietaniemi2002-11-041-13/+2
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-1/+1
* Make other nits nervous.Abhijit Menon-Sen2002-04-071-1/+1
* Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymoreIlmari Karonen2002-04-041-1/+9
* -DCRIPPLED_CC RIPDave Mitchell2002-03-211-24/+0
* Surely a typo.Jarkko Hietaniemi2002-03-201-1/+1
* Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-methodAbhijit Menon-Sen2002-03-161-2/+16
* more warnings tidyupPaul Marquess2002-03-111-4/+4
* taint + deprecated warningsPaul Marquess2002-03-041-4/+4
* autoloaded DESTROY bugfixIlya Zakharevich2002-03-011-2/+60
* Repatch from Robin Barker: anon subs in C<package;> areJarkko Hietaniemi2002-02-271-1/+1
* s/load_module/Perl_load_module/Abhijit Menon-Sen2002-02-181-1/+2
* Re: [ID 20020213.001] "Unknown error" as a message from compilationRafael Garcia-Suarez2002-02-181-1/+1
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* Missed the =head1 additions.Jarkko Hietaniemi2002-01-031-0/+4
* Quieten pgcc 2.91.66 worries.Jarkko Hietaniemi2001-11-141-1/+1
* Re: [ID 20011106.083] $dbline[$i] == 0 generates warningsMark-Jason Dominus2001-11-071-0/+1
* Add the encoding pragma to control the "upgrade"Jarkko Hietaniemi2001-10-281-1/+5
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-2/+2
* #12370 forgot to modify is_gv_magical().Abhijit Menon-Sen2001-10-091-2/+5
* Re: [PATCH mg.c gv.c and others] ${^TAINT}Michael G. Schwern2001-10-081-1/+7
* make __ANON__ globalRobin Barker2001-09-271-1/+1
* Re: [PATCH gv.c] @& sets PL_sawampersandJeff Pinyan2001-09-041-1/+0
* @& sets PL_sawampersandJeff Pinyan2001-09-041-12/+9
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-5/+5
* Re: [PATCH gv.c] allow ${"1f"} to be non-regex var Jeff Pinyan2001-07-171-0/+11
* Re: [PATH] shared -> unique;Abhijit Menon-Sen2001-07-021-3/+3
* win32 fixes: fix various syntax errors ("no preprocessor directivesGurusamy Sarathy2001-07-021-14/+6
* Code cleanup based on turning off the -woffs in IRIX.Jarkko Hietaniemi2001-06-301-17/+34
* Add support for $^N, the most-recently closed group.Jarkko Hietaniemi2001-06-301-0/+2
* "lose the looses", from Abhijit Menon-Sen.Jarkko Hietaniemi2001-06-271-1/+1
* Missed from #10925.Jarkko Hietaniemi2001-06-251-1/+1
* anonymous stashesAbhijit Menon-Sen2001-06-121-3/+1
* -Wall cleanups: perl.c, gv.c, Storable.xsAbhijit Menon-Sen2001-05-311-1/+1
* More -Wall sweeping.Jarkko Hietaniemi2001-05-301-6/+5
* stash autovivification and method call error messagesIlmari Karonen2001-05-251-3/+12
* [LARGE!] symbolic magicDave Mitchell2001-05-201-17/+21