summaryrefslogtreecommitdiff
path: root/gv.c
Commit message (Expand)AuthorAgeFilesLines
* SvO?OK_off()'s return valueMarcus Holland-Moritz2004-09-081-1/+1
* Another small clean-up following changes #23190 and #23198Steve Hay2004-08-061-3/+3
* remove leaks associated with version object change #23190Dave Mitchell2004-08-061-3/+3
* Final version object core patch?John Peacock2004-08-041-13/+7
* Add comment to the top of most .c files explaining their purposeDave Mitchell2004-07-311-0/+9
* fix typo in gp_freeDave Mitchell2004-06-201-1/+1
* [patch] log the interpreter id in warningsStas Bekman2004-04-211-1/+2
* backout change 22606 (make gv_fullname() include a literal '^')Dave Mitchell2004-03-291-7/+1
* make gv_fullname() etc include a literal '^' for *^FOO style namesDave Mitchell2004-03-281-1/+7
* Update copyright noticesRafael Garcia-Suarez2004-03-161-1/+1
* Implement "my $_".Rafael Garcia-Suarez2004-02-031-0/+4
* 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