| Commit message (Expand) | Author | Age | Files | Lines |
* | Quotes fixed, see also perl #36079 | Andy Lester | 2005-06-02 | 1 | -1/+1 |
* | Goodbye xav_arylen. You won't be missed that much. | Nicholas Clark | 2005-05-29 | 1 | -0/+17 |
* | Goodbye AvFLAGS | Nicholas Clark | 2005-05-20 | 1 | -2/+2 |
* | consting-eleventy.patch: More consts, plus actual bug fix | Andy Lester | 2005-05-16 | 1 | -5/+3 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -2/+2 |
* | Add editor boilerplates to all C files | Rafael Garcia-Suarez | 2005-05-10 | 1 | -0/+10 |
* | GCC attributes! | Andy Lester | 2005-05-07 | 1 | -2/+1 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -0/+5 |
* | Refactoring to Sv*_set() macros - patch #4 | Steve Peters | 2005-04-18 | 1 | -10/+10 |
* | Update copyrights. | Rafael Garcia-Suarez | 2005-03-30 | 1 | -1/+1 |
* | Consting five | Andy Lester | 2005-03-25 | 1 | -4/+3 |
* | Adding const qualifiers | Andy Lester | 2005-03-14 | 1 | -6/+6 |
* | only mortalize deleted array elements for AvREAL | Dave Mitchell | 2004-09-05 | 1 | -1/+1 |
* | [perl #30733] memory leak in array delete | Dave Mitchell | 2004-07-23 | 1 | -0/+2 |
* | Re: [PATCH] Re: Lack of error for large string on Solaris | Jarkko Hietaniemi | 2004-06-08 | 1 | -2/+7 |
* | [perl #28032] delete $_[0] + (\$) prototype = bad free | Dave Mitchell | 2004-03-31 | 1 | -1/+4 |
* | malloc wrappage | Jarkko Hietaniemi | 2004-03-17 | 1 | -0/+2 |
* | allow recursive FETCHes | Dave Mitchell | 2003-04-19 | 1 | -3/+5 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+2 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Re: [perl #15439] unreferenced scalar due to double DESTROY | Dave Mitchell | 2003-01-22 | 1 | -1/+4 |
* | LEAKTEST is dead, RIP | H.Merijn Brand | 2002-09-26 | 1 | -2/+2 |
* | Negative subscripts optionally passed to tied array methods | Mark-Jason Dominus | 2002-08-17 | 1 | -50/+131 |
* | Remove pseudo-hashes (complete) | Michael G. Schwern | 2002-08-17 | 1 | -101/+0 |
* | More VC5-induced casting found by Nikola Knezevic. | Jarkko Hietaniemi | 2002-04-27 | 1 | -1/+1 |
* | fixes for all the warnings reported by Visual C (most of this | Gurusamy Sarathy | 2002-04-21 | 1 | -1/+1 |
* | more warnings tidyup | Paul Marquess | 2002-03-11 | 1 | -2/+2 |
* | PATCH (bleadperl): Quieter handling of tied arrays | Mark-Jason Dominus | 2002-03-02 | 1 | -4/+10 |
* | 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 |
* | Re: Perl bug with "delete" on arrays | Abhijit Menon-Sen | 2001-07-12 | 1 | -0/+1 |
* | More -Wall sweeping. | Jarkko Hietaniemi | 2001-05-30 | 1 | -0/+2 |
* | Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden, | Jarkko Hietaniemi | 2001-05-30 | 1 | -1/+1 |
* | [LARGE!] symbolic magic | Dave Mitchell | 2001-05-20 | 1 | -15/+20 |
* | Bump up Larry's copyright. | Jarkko Hietaniemi | 2001-01-01 | 1 | -1/+1 |
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 1 | -6/+1 |
* | Re: av.c patch (having slight problems) | Ben Tilly | 2000-11-23 | 1 | -0/+8 |
* | [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c | Jens Hamisch | 2000-10-31 | 1 | -2/+7 |
* | av.c apidoc | Simon Cozens | 2000-07-25 | 1 | -3/+24 |
* | fixes for most warnings identified by gcc -Wall | Gurusamy Sarathy | 2000-03-05 | 1 | -9/+7 |
* | support for list assignment to pseudohashes (from John Tobey | Gurusamy Sarathy | 2000-03-03 | 1 | -9/+21 |
* | Resync with mainline | Charles Bailey | 2000-02-26 | 1 | -1/+1 |
|\ |
|
| * | notes about running Purify | Gurusamy Sarathy | 2000-02-14 | 1 | -1/+1 |
| * | documentation patches (from Michael Schwern and Yitzchak | Gurusamy Sarathy | 2000-02-08 | 1 | -3/+3 |
| * | set SvUTF8 on vectors only if there are chars > 127; update copyright | Gurusamy Sarathy | 2000-02-06 | 1 | -1/+1 |
| * | autogenerate API listing from comments in the source (from Benjamin | Gurusamy Sarathy | 2000-01-28 | 1 | -0/+119 |
| * | clearer docs for change#4796; faster av_exists() | Gurusamy Sarathy | 2000-01-13 | 1 | -1/+4 |
| * | support delete() and exists() on array, tied array, and pseudo-hash | Gurusamy Sarathy | 2000-01-13 | 1 | -15/+91 |
| * | A better version of #4296. | Michael G. Schwern | 1999-10-03 | 1 | -1/+1 |
| * | (Replaced by #4297.) | Michael G. Schwern | 1999-10-03 | 1 | -2/+3 |