| Commit message (Expand) | Author | Age | Files | Lines |
* | STRESS_REALLOC | Stephen McCamant | 1998-03-16 | 1 | -0/+3 |
* | Perl_sbrk declared inconsistently | Hans Mulder | 1998-02-20 | 1 | -1/+1 |
* | Re: wrong prototype for sbrk [PATCH] | Andy Dougherty | 1998-02-12 | 1 | -3/+3 |
* | [win32] s/PerlENV/PerlEnv/ just to be consistent | Gurusamy Sarathy | 1998-01-19 | 1 | -1/+1 |
* | [win32] foo() -> PerlGroup_foo() patch from ActiveState | Gurusamy Sarathy | 1998-01-19 | 1 | -2/+2 |
* | Fix MYMALLOC (wrong #define in malloc.c): | Ilya Zakharevich | 1997-11-27 | 1 | -2/+0 |
* | Move malloc_mutex initialisation/destruction: | Ilya Zakharevich | 1997-11-25 | 1 | -0/+1 |
* | Remove bincompat3 support: | Jarkko Hietaniemi | 1997-11-25 | 1 | -0/+2 |
* | Convert miniperl sources to ANSI C. Several passes of | Nick Ing-Simmons | 1997-10-31 | 1 | -22/+16 |
* | Merge maint-5.004 branch (5.004_04) with mainline. | Malcolm Beattie | 1997-10-16 | 1 | -3/+3 |
|\ |
|
| * | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 1 | -3/+3 |
* | | Merge maint-5.004 branch (5.004_03) with mainline. | Malcolm Beattie | 1997-10-08 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | Enable PERL_DEBUG_MSTATS without -DDEBUGGING_MSTATS | Ilya Zakharevich | 1997-08-07 | 1 | -0/+4 |
| * | infinite recursion in malloc() with some compile flags | Hans Mulder | 1997-08-07 | 1 | -0/+6 |
* | | Threading fixups for Digital UNIX. | Malcolm Beattie | 1997-08-13 | 1 | -43/+43 |
* | | Integrate thrperl 5.003->5.004. | Malcolm Beattie | 1997-05-26 | 1 | -0/+8 |
|\ \
| |/
|/| |
|
| * | Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups. | Malcolm Beattie | 1997-03-28 | 1 | -0/+8 |
* | | [inseparable changes from match from perl-5.003_93 to perl-5.003_94] | Perl 5 Porters | 1997-03-09 | 1 | -7/+7 |
* | | Don't assume that sizeof(int) >= sizeof(void*) | Chip Salzenberg | 1997-02-22 | 1 | -11/+8 |
* | | Minor update to malloc.c | Ilya Zakharevich | 1997-02-22 | 1 | -3/+3 |
* | | Don't abort when RCHECK and DEBUGGING | Tim Bunce | 1997-01-29 | 1 | -4/+0 |
* | | Fix compilation errors when malloc.c used for x2p | Robin Barker | 1996-12-25 | 1 | -15/+15 |
* | | malloc.c patch | Ilya Zakharevich | 1996-12-23 | 1 | -5/+11 |
* | | [inseparable changes from patch from perl5.003_11 to perl5.003_12] | Perl 5 Porters | 1996-12-19 | 1 | -28/+25 |
* | | _10+ under OS/2 | Chip Salzenberg | 1996-12-06 | 1 | -5/+5 |
* | | [inseparable changes from patch from perl5.003_09 to perl5.003_10] | Perl 5 Porters | 1996-11-30 | 1 | -12/+15 |
* | | [inseparable changes from patch from perl5.003_08 to perl5.003_09] | Perl 5 Porters | 1996-11-26 | 1 | -10/+6 |
* | | [inseparable changes from patch from perl5.003_07 to perl5.003_08] | Perl 5 Porters | 1996-11-19 | 1 | -22/+124 |
* | | Not all sbrks return zeroed memory. | Perl 5 Porters | 1996-10-03 | 1 | -3/+1 |
* | | perl 5.003_04: malloc.c | Perl 5 Porters | 1996-08-29 | 1 | -3/+2 |
* | | perl 5.003_02: [no incremental changelog available] | Larry Wall | 1996-08-10 | 1 | -35/+38 |
* | | perl 5.003_01: malloc.c | Perl 5 Porters | 1996-07-05 | 1 | -29/+268 |
|/ |
|
* | perl5.002beta3 | Perl 5 Porters | 1996-02-02 | 1 | -17/+30 |
* | perl5.000 patch.0m: [various fixes, hint file updates and documentation] | Andy Dougherty | 1995-02-27 | 1 | -1/+1 |
* | perl 5.000perl-5.000 | Larry Wall | 1994-10-17 | 1 | -54/+18 |
* | perl 5.0 alpha 9perl-5a9 | Larry Wall | 1994-05-04 | 1 | -1/+1 |
* | perl 5.0 alpha 8 | Andy Dougherty | 1994-04-04 | 1 | -6/+6 |
* | perl 5.0 alpha 6 | Larry Wall | 1994-03-18 | 1 | -3/+6 |
* | perl 5.0 alpha 4 | Larry Wall | 1993-11-10 | 1 | -2/+2 |
* | perl 5.0 alpha 2perl-5a2 | Larry Wall | 1993-10-07 | 1 | -25/+16 |
* | perl 4.0 patch 28: patch #20, continued | Larry Wall | 1992-06-08 | 1 | -31/+39 |
* | perl 4.0 patch 15: patch #11, continued | Larry Wall | 1991-11-05 | 1 | -9/+102 |
* | perl 4.0 patch 7: patch #4, continued | Larry Wall | 1991-06-06 | 1 | -9/+14 |
* | perl 4.0 patch 2: Patch 1 continued | Larry Wall | 1991-04-11 | 1 | -3/+6 |
* | perl 4.0.00: (no release announcement available)perl-4.0.00 | Larry Wall | 1991-03-21 | 1 | -19/+4 |
* | perl 3.0 patch #43 patch #42, continued | Larry Wall | 1991-01-11 | 1 | -3/+6 |
* | perl 3.0 patch #41 (combined patch) | Larry Wall | 1990-11-13 | 1 | -2/+5 |
* | perl 3.0 patch #32 patch #29, continued | Larry Wall | 1990-10-16 | 1 | -2/+5 |
* | perl 3.0 patch #3 Patch #2 continued | Larry Wall | 1989-11-10 | 1 | -3/+8 |
* | perl 3.0 patch #1 (combined patch) | Larry Wall | 1989-10-26 | 1 | -2/+8 |