2000-02-29 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff |
2000-02-29 |
Gurusamy Sarathy |
better fix for malloc bug in change#5346 (from Dominic... |
blob | commitdiff |
2000-02-29 |
Gurusamy Sarathy |
malloc "fix" in change#5346 coredumps on HP-UX, revert |
blob | commitdiff | diff to current |
2000-02-29 |
Gurusamy Sarathy |
malloc bug fix and machten hints (from Dominic Dunlop |
blob | commitdiff | diff to current |
2000-02-25 |
Jarkko Hietaniemi |
Further fixes to malloc.c prototypes from Dominic Dunlop. |
blob | commitdiff | diff to current |
2000-02-23 |
Dominic Dunlop |
[ID 20000223.008] [PATCH 5.5.660] squash malloc.c compi... |
blob | commitdiff | diff to current |
2000-02-22 |
Gurusamy Sarathy |
make Perl's malloc work for allocations over 2GB (from... |
blob | commitdiff | diff to current |
2000-02-21 |
Jarkko Hietaniemi |
Thou shalt not printf longs with %d. |
blob | commitdiff | diff to current |
2000-02-21 |
Gurusamy Sarathy |
misplaced braces |
blob | commitdiff | diff to current |
2000-02-21 |
Gurusamy Sarathy |
more malloc.c tweaks for change#5070 |
blob | commitdiff | diff to current |
2000-02-21 |
Gurusamy Sarathy |
malloc.c fixups in change#5170 need to fetch thx pointer |
blob | commitdiff | diff to current |
2000-02-20 |
Gurusamy Sarathy |
lexical warnings update, ability to inspect bitmask... |
blob | commitdiff | diff to current |
2000-02-19 |
Gurusamy Sarathy |
avoid compiler warnings |
blob | commitdiff | diff to current |
2000-02-15 |
Gurusamy Sarathy |
provide malloc stats via get_mstats() (from Ilya Zakhar... |
blob | commitdiff | diff to current |
2000-02-14 |
Gurusamy Sarathy |
use system malloc() instead of sbrk() in Perl_malloc... |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-06 |
Gurusamy Sarathy |
fix debug code in Perl_malloc() (from Ilya Zakharevich) |
blob | commitdiff | diff to current |
2000-02-04 |
Gurusamy Sarathy |
off-by-one in malloc.c (from Ilya Zakharevich) |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-10-23 |
Jarkko Hietaniemi |
More printf-fixes (see also #4426). |
blob | commitdiff | diff to current |
1999-10-17 |
Gurusamy Sarathy |
support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on |
blob | commitdiff | diff to current |
1999-10-12 |
Gurusamy Sarathy |
avoid warnings |
blob | commitdiff | diff to current |
1999-10-06 |
Gurusamy Sarathy |
make die/warn and other diagnostics go to wherever... |
blob | commitdiff | diff to current |
1999-09-29 |
Charles Bailey |
resync with mainline |
blob | commitdiff | diff to current |
1999-09-27 |
Ilya Zakharevich |
Malloc fixes and docs |
blob | commitdiff | diff to current |
1999-09-18 |
Nick Ing-Simmons |
Re-integrate mainline |
blob | commitdiff | diff to current |
1999-09-13 |
Robin Barker |
Replace change #4100 with |
blob | commitdiff | diff to current |
1999-09-07 |
Robin Barker |
Fix pointer casts. |
blob | commitdiff | diff to current |
1999-08-20 |
Gurusamy Sarathy |
DEBUG_m() adjusted to internalize dTHX |
blob | commitdiff | diff to current |
1999-07-12 |
Gurusamy Sarathy |
yet more cleanups of the PERL_OBJECT, MULTIPLICITY... |
blob | commitdiff | diff to current |
1999-06-10 |
Gurusamy Sarathy |
most globals are now interpreter local; locale initiali... |
blob | commitdiff | diff to current |
1999-06-09 |
Gurusamy Sarathy |
more complete support for implicit thread/interpreter... |
blob | commitdiff | diff to current |
1999-06-07 |
Gurusamy Sarathy |
initial stub implementation of implicit thread/this |
blob | commitdiff | diff to current |
1999-06-02 |
Gurusamy Sarathy |
remove _() non-ansism |
blob | commitdiff | diff to current |
1999-05-26 |
Gurusamy Sarathy |
fix missing exported symbol |
blob | commitdiff | diff to current |
1999-03-23 |
Jarkko Hietaniemi |
Integrate from mainperl. |
blob | commitdiff | diff to current |
1999-03-22 |
Gurusamy Sarathy |
update copyright years |
blob | commitdiff | diff to current |
1999-03-15 |
Wilfredo Sánchez |
First pass of integrating the Rhapsody port, |
blob | commitdiff | diff to current |
1999-02-20 |
Hans Mulder |
fix typo in Perl_sbrk() |
blob | commitdiff | diff to current |
1999-02-08 |
Gurusamy Sarathy |
make EMBEDMYMALLOC the default and provide PERL_POLLUTE... |
blob | commitdiff | diff to current |
1999-01-13 |
Jarkko Hietaniemi |
Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de> |
blob | commitdiff | diff to current |
1998-12-17 |
Ilya Zakharevich |
Re: stuff related to malloc.c |
blob | commitdiff | diff to current |
1998-12-13 |
Ilya Zakharevich |
Re: stuff related to malloc.c |
blob | commitdiff | diff to current |
1998-11-29 |
Gurusamy Sarathy |
another threads reliability fix: serialize writes to... |
blob | commitdiff | diff to current |
1998-11-28 |
Gurusamy Sarathy |
fix MALLOC_LOCK #define |
blob | commitdiff | diff to current |
1998-11-27 |
Gurusamy Sarathy |
malloc bugfix and documentation from Ilya Zakharevich |
blob | commitdiff | diff to current |
1998-11-27 |
Ilya Zakharevich |
Cosmetic malloc patch |
blob | commitdiff | diff to current |
1998-11-09 |
Hans Mulder |
Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 |
blob | commitdiff | diff to current |
1998-11-07 |
Hans Mulder |
Finalize the Mach CThreads support. |
blob | commitdiff | diff to current |
1998-11-06 |
Jarkko Hietaniemi |
Renamed malloc.c ASSERT() macro to P_ASSERT() because |
blob | commitdiff | diff to current |
1998-10-30 |
Gurusamy Sarathy |
phase 1 of somewhat major rearrangement of PERL_OBJECT... |
blob | commitdiff | diff to current |
1998-10-28 |
Gurusamy Sarathy |
minor cleanup |
blob | commitdiff | diff to current |
1998-09-23 |
Hans Mulder |
enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach |
blob | commitdiff | diff to current |
1998-08-02 |
Ilya Zakharevich |
Better debugging output from malloc.c |
blob | commitdiff | diff to current |
1998-08-02 |
Ilya Zakharevich |
malloc.c tweaks |
blob | commitdiff | diff to current |
1998-07-20 |
Gurusamy Sarathy |
complete s/foo/PL_foo/ changes (all escaped cases ident... |
blob | commitdiff | diff to current |
1998-07-19 |
Nick Ing-Simmons |
Drat! - threaded perl-malloc has mutex that needs PL_ |
blob | commitdiff | diff to current |
1998-07-19 |
Nick Ing-Simmons |
PL_ for perl's malloc |
blob | commitdiff | diff to current |
1998-07-09 |
Dominic Dunlop |
reenable misaligned memory checks, cast to UV ... |
blob | commitdiff | diff to current |
1998-07-06 |
Hans Mulder |
corrupt malloc ptr on NeXT |
blob | commitdiff | diff to current |
1998-07-04 |
Dominic Dunlop |
Make Power MachTen use vfork and perl's malloc |
blob | commitdiff | diff to current |
1998-06-23 |
Ilya Zakharevich |
applied patch, regen headers |
blob | commitdiff | diff to current |
1998-06-22 |
Ilya Zakharevich |
fix alignment issues in malloc.c on 64-bit platforms... |
blob | commitdiff | diff to current |
1998-06-21 |
Ilya Zakharevich |
adapted contents of message into comments in malloc... |
blob | commitdiff | diff to current |
1998-06-21 |
Ilya Zakharevich |
applied patch, tweaked wording |
blob | commitdiff | diff to current |
1998-06-21 |
Ilya Zakharevich |
Cosmetic malloc patch |
blob | commitdiff | diff to current |
1998-06-21 |
Ilya Zakharevich |
Better version of malloc improver |
blob | commitdiff | diff to current |
1998-06-14 |
Gurusamy Sarathy |
various win32 fixes |
blob | commitdiff | diff to current |
1998-06-10 |
Gurusamy Sarathy |
add newer malloc.c from Ilya Zakharevich <ilya@math... |
blob | commitdiff | diff to current |
1998-03-16 |
Stephen McCamant |
STRESS_REALLOC |
blob | commitdiff | diff to current |
1998-02-20 |
Hans Mulder |
Perl_sbrk declared inconsistently |
blob | commitdiff | diff to current |
1998-02-12 |
Andy Dougherty |
Re: wrong prototype for sbrk [PATCH] |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] added AS patch#2 |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] Created new branch from win32@396, added AS... |
blob | commitdiff | diff to current |
1998-01-19 |
Gurusamy Sarathy |
[win32] s/PerlENV/PerlEnv/ just to be consistent |
blob | commitdiff | diff to current |
1998-01-19 |
Gurusamy Sarathy |
[win32] foo() -> PerlGroup_foo() patch from ActiveState |
blob | commitdiff | diff to current |
1997-11-27 |
Ilya Zakharevich |
Fix MYMALLOC (wrong #define in malloc.c): |
blob | commitdiff | diff to current |
1997-11-25 |
Ilya Zakharevich |
Move malloc_mutex initialisation/destruction: |
blob | commitdiff | diff to current |
1997-11-25 |
Jarkko Hietaniemi |
Remove bincompat3 support: |
blob | commitdiff | diff to current |
1997-10-31 |
Nick Ing-Simmons |
Convert miniperl sources to ANSI C. Several passes of |
blob | commitdiff | diff to current |
1997-10-16 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_04) with mainline. |
blob | commitdiff | diff to current |
1997-10-08 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_03) with mainline. |
blob | commitdiff | diff to current |
1997-09-05 |
Perl 5 Porters |
[inseparable changes from patch to perl 5.004_04] |
blob | commitdiff | diff to current |
1997-08-13 |
Malcolm Beattie |
Threading fixups for Digital UNIX. |
blob | commitdiff | diff to current |
1997-08-06 |
Ilya Zakharevich |
Enable PERL_DEBUG_MSTATS without -DDEBUGGING_MSTATS |
blob | commitdiff | diff to current |
1997-08-06 |
Hans Mulder |
infinite recursion in malloc() with some compile flags |
blob | commitdiff | diff to current |
1997-08-06 |
Ilya Zakharevich |
: reduced malloc patch |
blob | commitdiff | diff to current |
1997-05-26 |
Malcolm Beattie |
Integrate thrperl 5.003->5.004. |
blob | commitdiff | diff to current |
1997-03-28 |
Malcolm Beattie |
Initial 3-way merge from (5.001m, thr1m, 5.003) plus... |
blob | commitdiff | diff to current |
1997-03-08 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_93... |
blob | commitdiff | diff to current |
1997-03-08 |
Roderick Schertler |
printf format corrections for -DDEBUGGING |
blob | commitdiff | diff to current |
1997-02-21 |
Chip Salzenberg |
Don't assume that sizeof(int) >= sizeof(void*) |
blob | commitdiff | diff to current |
1997-02-21 |
Ilya Zakharevich |
Minor update to malloc.c |
blob | commitdiff | diff to current |
1997-01-29 |
Tim Bunce |
Don't abort when RCHECK and DEBUGGING |
blob | commitdiff | diff to current |
1996-12-24 |
Robin Barker |
Fix compilation errors when malloc.c used for x2p |
blob | commitdiff | diff to current |
1996-12-23 |
Ilya Zakharevich |
malloc.c patch |
blob | commitdiff | diff to current |
1996-12-19 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_11 to... |
blob | commitdiff | diff to current |
1996-12-06 |
Chip Salzenberg |
_10+ under OS/2 |
blob | commitdiff | diff to current |
next |