| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS ... | Jesse Vincent | 2009-08-03 | 1 | -3/+3 |
* | Remove the port to MiNT. It's a dead platform that hasn't had any love since... | Jesse Vincent | 2009-08-03 | 1 | -4/+4 |
* | PATCH: Large omnibus patch to clean up the JRRT quotes | Tom Christiansen | 2008-11-02 | 1 | -1/+3 |
* | Make C++ compilers happy #5: jump to 'do_write' crossed | Marcus Holland-Moritz | 2008-10-25 | 1 | -4/+4 |
* | Fix malloc.c warning | Jerry D. Hedden | 2008-06-23 | 1 | -1/+1 |
* | Re: [perl #46381] "Out of memory ... sbrk()" on FreeBSD-6.x for v.5.8.x but n... | Slaven Rezic | 2008-06-21 | 1 | -0/+2 |
* | Silence warning introduced by #32703 when building with MYMALLOC | Steve Hay | 2008-03-06 | 1 | -1/+1 |
* | [perl #46957] [PATCH] make Devel::Peek::mstat always available | srezic@cpan.org | 2008-03-03 | 1 | -0/+4 |
* | Add Perl_malloc_good_size to malloc.c. (A routine that rounds up the | Nicholas Clark | 2008-02-27 | 1 | -16/+34 |
* | assert() that every NN argument is not NULL. Otherwise we have the | Nicholas Clark | 2008-02-12 | 1 | -0/+7 |
* | Purge all use of Nullch in non-dual life modules. | Nicholas Clark | 2008-01-23 | 1 | -3/+0 |
* | get rid of warning due to empty dangling else in malloc.c | Dave Mitchell | 2007-04-15 | 1 | -1/+2 |
* | Changes to get perl to compile with g++ on Cygwin. Some additional | Steve Peters | 2006-10-30 | 1 | -4/+4 |
* | two [PATCH]es: dVAR for malloc.c, and a signed/unsigned char* | Jarkko Hietaniemi | 2006-04-28 | 1 | -0/+6 |
* | Patch from Jarkko to fix breakage caused by change #27649 | Steve Hay | 2006-04-07 | 1 | -1/+1 |
* | Redo PERL_UNUSED_DECL | Andy Lester | 2006-03-31 | 1 | -1/+1 |
* | Re: [PATCH] s/Null(av|ch)/NULL/g | Steven Schubiger | 2006-02-02 | 1 | -5/+5 |
* | hv_fetchs() support | Andy Lester | 2006-01-06 | 1 | -2/+2 |
* | Re: [PATCH] Random constings and printf cleanup | Andy Lester | 2005-10-05 | 1 | -1/+1 |
* | Remove the n_a | Nicholas Clark | 2005-06-08 | 1 | -2/+1 |
* | Random consting | Andy Lester | 2005-06-03 | 1 | -4/+4 |
* | Quotes fixed, see also perl #36079 | Andy Lester | 2005-06-02 | 1 | -4/+4 |
* | Updated lint infrastructure | Andy Lester | 2005-05-26 | 1 | -14/+12 |
* | Attribute configuration | Andy Lester | 2005-05-20 | 1 | -1/+1 |
* | consting-eleventy.patch: More consts, plus actual bug fix | Andy Lester | 2005-05-16 | 1 | -4/+4 |
* | 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 |
* | Refactoring to Sv*_set() macros - patch #6 | Steve Peters | 2005-04-20 | 1 | -1/+2 |
* | Refactoring to Sv*_set() macros - patch #4 | Steve Peters | 2005-04-18 | 1 | -1/+1 |
* | Another Win32 compilation clean-up (for when using Perl's malloc) | Steve Hay | 2005-03-31 | 1 | -4/+5 |
* | Add comment to the top of most .c files explaining their purpose | Dave Mitchell | 2004-07-31 | 1 | -0/+6 |
* | Encourage compilers to tail call optimise in sv_savepv, sv_savepvn | Nicholas Clark | 2004-07-16 | 1 | -2/+2 |
* | malloc cleanup | Ilya Zakharevich | 2003-07-24 | 1 | -3/+11 |
* | malloc alignment patch from Spider, needed for Tru64 + longdouble. | Jarkko Hietaniemi | 2003-07-10 | 1 | -0/+3 |
* | format 'botched' in malloc.c | Adrian M. Enache | 2003-07-08 | 1 | -1/+1 |
* | Re: your malloc patches | Ilya Zakharevich | 2003-06-28 | 1 | -46/+55 |
* | Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya). | Jarkko Hietaniemi | 2003-06-20 | 1 | -3/+13 |
* | Don't do sprintf(). | Jarkko Hietaniemi | 2003-06-20 | 1 | -4/+10 |
* | Show the source code location of an "assertion botch". | Jarkko Hietaniemi | 2003-06-20 | 1 | -5/+12 |
* | More Perl malloc debugging magic from Ilya. Seems to work in | Jarkko Hietaniemi | 2003-06-20 | 1 | -50/+456 |
* | for -Dm | Slaven Rezic | 2002-10-12 | 1 | -1/+1 |
* | fixes for various warnings identified by Visual C++ | Gurusamy Sarathy | 2002-05-07 | 1 | -2/+2 |
* | Re: [ID 20020425.009] perlio & -Dm dumps core | Hugo van der Sanden | 2002-05-02 | 1 | -7/+14 |
* | more warnings tidyup | Paul Marquess | 2002-03-11 | 1 | -4/+4 |
* | Add missing Tolkien quotes to *.c | Audrey Tang | 2002-02-20 | 1 | -0/+4 |
* | Get rid of the _() macro since (1) we require ANSI anyway | Jarkko Hietaniemi | 2002-01-22 | 1 | -1/+0 |
* | Make malloc.c errors more useful | Richard Soderberg | 2001-10-30 | 1 | -3/+3 |
* | Hide __attribute__((unused)) behind PERL_UNUSED_DECL as | Jarkko Hietaniemi | 2001-06-13 | 1 | -1/+1 |
* | Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden, | Jarkko Hietaniemi | 2001-05-30 | 1 | -0/+2 |
* | Re: Making perl with -Wall | Michael G. Schwern | 2001-05-24 | 1 | -1/+5 |