summaryrefslogtreecommitdiff
path: root/gv.c
Commit message (Expand)AuthorAgeFilesLines
* Macrofy the compile/runtime test.Jarkko Hietaniemi2003-09-211-1/+1
* utf8 variable names scrambled in error messagesAdrian M. Enache2003-08-211-2/+5
* Most importantly, don't try HvNAME(gp->gp_hv)Jarkko Hietaniemi2003-07-291-8/+12
* Rename again the warning about $* being no longer supportedRafael Garcia-Suarez2003-06-151-1/+1
* Rename the warning about $* being removed,Rafael Garcia-Suarez2003-06-141-1/+1
* Remove the deprecated $* variable.Rafael Garcia-Suarez2003-06-131-4/+8
* RE: maint @ 19683Robin Barker2003-06-051-2/+4
* Fix a case of segfault in gv_check(), by makingRafael Garcia-Suarez2003-05-311-1/+1
* Re: Bug stomping fun. [PATCH: bug #1016]Alex Vandiver2003-05-121-3/+13
* [#21962] Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".Abhijit Menon-Sen2003-04-171-2/+0
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* Ook, run tests on correct build-dir next time.Artur Bergman2003-04-141-1/+1
* Fixes to bugs introduced by PL_stashcacheArtur Bergman2003-04-141-0/+2
* Fix bug #21914, 3-arg open + local $fh + strict coredump.Rafael Garcia-Suarez2003-04-101-1/+3
* Add packname->stash cache before the check if a packname is aArtur Bergman2003-04-021-0/+3
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* The new(er) way of controlling Unicode I/O (and other) features;Jarkko Hietaniemi2003-02-151-2/+2
* Make the locale-induced UTF-8-ification of STD fhsJarkko Hietaniemi2003-01-161-3/+12
* %_ (was Re: [PATCH] operation on `PL_na' may be undefined)Nicholas Clark2003-01-071-12/+10
* Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist...Gurusamy Sarathy2002-11-191-5/+18
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-15/+0
* Remove package; (Heh heh.)Abhijit Menon-Sen2002-09-291-3/+1
* gv_fullname3 as call to gv_fullname4Nicholas Clark2002-08-121-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