| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts | Dave Mitchell | 2001-03-09 | 1 | -1/+1 |
* | malloc message address offset | Charles Lane | 2001-02-23 | 1 | -1/+1 |
* | Go ahead and #include <unistd.h> in perl.h. | Jarkko Hietaniemi | 2000-11-22 | 1 | -9/+3 |
* | Add HAS_SBRK_PROTO. | Jarkko Hietaniemi | 2000-11-16 | 1 | -0/+2 |
* | Typo in an ifndef. | Joe Smith | 2000-11-09 | 1 | -1/+1 |
* | Re: Patch 7533 prevents malloc.c from compiling on MachTen | Dominic Dunlop | 2000-11-08 | 1 | -7/+16 |
* | Add a note for future generations about bug id 20000229.006. | Jarkko Hietaniemi | 2000-11-05 | 1 | -0/+5 |
* | better messages from malloc() | Ilya Zakharevich | 2000-11-03 | 1 | -46/+90 |
* | IVs in mtats | Ilya Zakharevich | 2000-10-13 | 1 | -21/+20 |
* | continued -Wformat support | Robin Barker | 2000-09-14 | 1 | -1/+1 |
* | avoid using context pointer in MUTEX_INIT() et al; remove the | Gurusamy Sarathy | 2000-03-11 | 1 | -4/+4 |
* | better fix for malloc bug in change#5346 (from Dominic Dunlop) | Gurusamy Sarathy | 2000-02-29 | 1 | -1/+1 |