| Commit message (Expand) | Author | Age | Files | Lines |
* | gv_fullname3 as call to gv_fullname4 | Nicholas Clark | 2002-08-12 | 1 | -13/+2 |
* | fixes for all the warnings reported by Visual C (most of this | Gurusamy Sarathy | 2002-04-21 | 1 | -1/+1 |
* | Make other nits nervous. | Abhijit Menon-Sen | 2002-04-07 | 1 | -1/+1 |
* | Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore | Ilmari Karonen | 2002-04-04 | 1 | -1/+9 |
* | -DCRIPPLED_CC RIP | Dave Mitchell | 2002-03-21 | 1 | -24/+0 |
* | Surely a typo. | Jarkko Hietaniemi | 2002-03-20 | 1 | -1/+1 |
* | Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method | Abhijit Menon-Sen | 2002-03-16 | 1 | -2/+16 |
* | more warnings tidyup | Paul Marquess | 2002-03-11 | 1 | -4/+4 |
* | taint + deprecated warnings | Paul Marquess | 2002-03-04 | 1 | -4/+4 |
* | autoloaded DESTROY bugfix | Ilya Zakharevich | 2002-03-01 | 1 | -2/+60 |
* | Repatch from Robin Barker: anon subs in C<package;> are | Jarkko Hietaniemi | 2002-02-27 | 1 | -1/+1 |
* | s/load_module/Perl_load_module/ | Abhijit Menon-Sen | 2002-02-18 | 1 | -1/+2 |
* | Re: [ID 20020213.001] "Unknown error" as a message from compilation | Rafael Garcia-Suarez | 2002-02-18 | 1 | -1/+1 |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 1 | -1/+1 |
* | Missed the =head1 additions. | Jarkko Hietaniemi | 2002-01-03 | 1 | -0/+4 |
* | Quieten pgcc 2.91.66 worries. | Jarkko Hietaniemi | 2001-11-14 | 1 | -1/+1 |
* | Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings | Mark-Jason Dominus | 2001-11-07 | 1 | -0/+1 |
* | Add the encoding pragma to control the "upgrade" | Jarkko Hietaniemi | 2001-10-28 | 1 | -1/+5 |
* | Integrate maintperl changes #12268 and #12669; | Jarkko Hietaniemi | 2001-10-26 | 1 | -2/+2 |
* | #12370 forgot to modify is_gv_magical(). | Abhijit Menon-Sen | 2001-10-09 | 1 | -2/+5 |
* | Re: [PATCH mg.c gv.c and others] ${^TAINT} | Michael G. Schwern | 2001-10-08 | 1 | -1/+7 |
* | make __ANON__ global | Robin Barker | 2001-09-27 | 1 | -1/+1 |
* | Re: [PATCH gv.c] @& sets PL_sawampersand | Jeff Pinyan | 2001-09-04 | 1 | -1/+0 |
* | @& sets PL_sawampersand | Jeff Pinyan | 2001-09-04 | 1 | -12/+9 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -5/+5 |
* | Re: [PATCH gv.c] allow ${"1f"} to be non-regex var | Jeff Pinyan | 2001-07-17 | 1 | -0/+11 |
* | Re: [PATH] shared -> unique; | Abhijit Menon-Sen | 2001-07-02 | 1 | -3/+3 |
* | win32 fixes: fix various syntax errors ("no preprocessor directives | Gurusamy Sarathy | 2001-07-02 | 1 | -14/+6 |
* | Code cleanup based on turning off the -woffs in IRIX. | Jarkko Hietaniemi | 2001-06-30 | 1 | -17/+34 |
* | Add support for $^N, the most-recently closed group. | Jarkko Hietaniemi | 2001-06-30 | 1 | -0/+2 |
* | "lose the looses", from Abhijit Menon-Sen. | Jarkko Hietaniemi | 2001-06-27 | 1 | -1/+1 |
* | Missed from #10925. | Jarkko Hietaniemi | 2001-06-25 | 1 | -1/+1 |
* | anonymous stashes | Abhijit Menon-Sen | 2001-06-12 | 1 | -3/+1 |
* | -Wall cleanups: perl.c, gv.c, Storable.xs | Abhijit Menon-Sen | 2001-05-31 | 1 | -1/+1 |
* | More -Wall sweeping. | Jarkko Hietaniemi | 2001-05-30 | 1 | -6/+5 |
* | stash autovivification and method call error messages | Ilmari Karonen | 2001-05-25 | 1 | -3/+12 |
* | [LARGE!] symbolic magic | Dave Mitchell | 2001-05-20 | 1 | -17/+21 |
* | The Time::Piece conspiracy unmasked!!! | Jarkko Hietaniemi | 2001-04-26 | 1 | -1/+1 |
* | Re: Short test case for undef %stash:: crash | Benjamin Sugars | 2001-04-26 | 1 | -0/+2 |
* | [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS | Chris Nandor | 2001-04-17 | 1 | -1/+6 |
* | Smoke out dTHR, spotted by by Stephen P. Potter. | Jarkko Hietaniemi | 2001-04-08 | 1 | -1/+0 |
* | RE: 5.6.0 BUG: Lexical warnings aren't lexical | Paul Marquess | 2001-03-28 | 1 | -1/+2 |
* | Autoloading Errno.pm when %! is encountered | Robin Houston | 2001-03-27 | 1 | -13/+37 |
* | Retract #8893, zero-initializing may be costly, maybe reintroduce | Jarkko Hietaniemi | 2001-02-23 | 1 | -1/+1 |
* | (Retracted by #8915.) | Jarkko Hietaniemi | 2001-02-22 | 1 | -1/+1 |
* | Integrate pureperl changes #8844,8845,8850 to mainline | Jarkko Hietaniemi | 2001-02-20 | 1 | -1/+1 |
* | [patch] -Wall | Doug MacEachern | 2001-02-17 | 1 | -2/+1 |
* | [patch] GvSHARED | Doug MacEachern | 2001-02-10 | 1 | -1/+7 |
* | overload int() | Ilya Zakharevich | 2001-01-25 | 1 | -0/+1 |
* | "Safe" signals - trial implementation. | Nick Ing-Simmons | 2001-01-17 | 1 | -3/+4 |