projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
(?p{}) has been deprecated for a long time.
[p5sagit/p5-mst-13.2.git]
/
malloc.c
2006-10-30
Steve Peters
Changes to get perl to compile with g++ on Cygwin....
blob
|
commitdiff
2006-04-28
Jarkko Hietaniemi
two [PATCH]es: dVAR for malloc.c, and a signed/unsigned...
blob
|
commitdiff
|
diff to current
2006-04-07
Steve Hay
Patch from Jarkko to fix breakage caused by change...
blob
|
commitdiff
|
diff to current
2006-03-31
Andy Lester
Redo PERL_UNUSED_DECL
blob
|
commitdiff
|
diff to current
2006-02-02
Steven Schubiger
Re: [PATCH] s/Null(av|ch)/NULL/g
blob
|
commitdiff
|
diff to current
2006-01-06
Andy Lester
hv_fetchs() support
blob
|
commitdiff
|
diff to current
2005-10-05
Andy Lester
Re: [PATCH] Random constings and printf cleanup
blob
|
commitdiff
|
diff to current
2005-06-08
Nicholas Clark
Remove the n_a
blob
|
commitdiff
|
diff to current
2005-06-03
Andy Lester
Random consting
blob
|
commitdiff
|
diff to current
2005-06-02
Andy Lester
Quotes fixed, see also perl #36079
blob
|
commitdiff
|
diff to current
2005-05-26
Andy Lester
Updated lint infrastructure
blob
|
commitdiff
|
diff to current
2005-05-20
Andy Lester
Attribute configuration
blob
|
commitdiff
|
diff to current
2005-05-16
Andy Lester
consting-eleventy.patch: More consts, plus actual bug fix
blob
|
commitdiff
|
diff to current
2005-05-11
Rafael Garcia-Suarez
Include vim/emacs modelines in generated files to open...
blob
|
commitdiff
|
diff to current
2005-05-10
Rafael Garcia-Suarez
Add editor boilerplates to all C files
blob
|
commitdiff
|
diff to current
2005-04-20
Steve Peters
Refactoring to Sv*_set() macros - patch #6
blob
|
commitdiff
|
diff to current
2005-04-18
Steve Peters
Refactoring to Sv*_set() macros - patch #4
blob
|
commitdiff
|
diff to current
2005-03-31
Steve Hay
Another Win32 compilation clean-up (for when using...
blob
|
commitdiff
|
diff to current
2004-07-31
Dave Mitchell
Add comment to the top of most .c files explaining...
blob
|
commitdiff
|
diff to current
2004-07-16
Nicholas Clark
Encourage compilers to tail call optimise in sv_savepv...
blob
|
commitdiff
|
diff to current
2003-07-24
Ilya Zakharevich
malloc cleanup
blob
|
commitdiff
|
diff to current
2003-07-10
Jarkko Hietaniemi
malloc alignment patch from Spider, needed for Tru64...
blob
|
commitdiff
|
diff to current
2003-07-08
Adrian M. Enache
format 'botched' in malloc.c
blob
|
commitdiff
|
diff to current
2003-06-28
Ilya Zakharevich
Re: your malloc patches
blob
|
commitdiff
|
diff to current
2003-06-20
Jarkko Hietaniemi
Allow for things like -DFILL_CHECK_DEFAULT=0 (from...
blob
|
commitdiff
|
diff to current
2003-06-20
Jarkko Hietaniemi
Don't do sprintf().
blob
|
commitdiff
|
diff to current
2003-06-20
Jarkko Hietaniemi
Show the source code location of an "assertion botch".
blob
|
commitdiff
|
diff to current
2003-06-20
Jarkko Hietaniemi
More Perl malloc debugging magic from Ilya. Seems...
blob
|
commitdiff
|
diff to current
2002-10-12
Slaven Rezic
for -Dm
blob
|
commitdiff
|
diff to current
2002-05-07
Gurusamy Sarathy
fixes for various warnings identified by Visual C++
blob
|
commitdiff
|
diff to current
2002-05-02
Hugo van der Sanden
Re: [ID 20020425.009] perlio & -Dm dumps core
blob
|
commitdiff
|
diff to current
2002-03-11
Paul Marquess
more warnings tidyup
blob
|
commitdiff
|
diff to current
2002-02-20
Audrey Tang
Add missing Tolkien quotes to *.c
blob
|
commitdiff
|
diff to current
2002-01-25
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2002-01-22
Jarkko Hietaniemi
Get rid of the _() macro since (1) we require ANSI...
blob
|
commitdiff
|
diff to current
2001-10-30
Richard Soderberg
Make malloc.c errors more useful
blob
|
commitdiff
|
diff to current
2001-06-13
Jarkko Hietaniemi
Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
blob
|
commitdiff
|
diff to current
2001-05-30
Jarkko Hietaniemi
Medley of -Wall cleanups from Michael Schwen, Hugo...
blob
|
commitdiff
|
diff to current
2001-05-24
Michael G. Schwern
Re: Making perl with -Wall
blob
|
commitdiff
|
diff to current
2001-03-09
Dave Mitchell
Re: [ PATCH perl@8956 ] new debug option -DR shows...
blob
|
commitdiff
|
diff to current
2001-02-23
Charles Lane
malloc message address offset
blob
|
commitdiff
|
diff to current
2001-01-08
Charles Bailey
Once again syncing after too long an absence
blob
|
commitdiff
|
diff to current
2000-11-22
Jarkko Hietaniemi
Go ahead and #include <unistd.h> in perl.h.
blob
|
commitdiff
|
diff to current
2000-11-16
Jarkko Hietaniemi
Add HAS_SBRK_PROTO.
blob
|
commitdiff
|
diff to current
2000-11-09
Joe Smith
Typo in an ifndef.
blob
|
commitdiff
|
diff to current
2000-11-08
Dominic Dunlop
Re: Patch 7533 prevents malloc.c from compiling on...
blob
|
commitdiff
|
diff to current
2000-11-05
Jarkko Hietaniemi
Add a note for future generations about bug id 20000229...
blob
|
commitdiff
|
diff to current
2000-11-03
Ilya Zakharevich
better messages from malloc()
blob
|
commitdiff
|
diff to current
2000-10-20
Charles Bailey
SYN SYN
blob
|
commitdiff
|
diff to current
2000-10-13
Ilya Zakharevich
IVs in mtats
blob
|
commitdiff
|
diff to current
2000-09-14
Robin Barker
continued -Wformat support
blob
|
commitdiff
|
diff to current
2000-03-11
Gurusamy Sarathy
avoid using context pointer in MUTEX_INIT() et al;...
blob
|
commitdiff
|
diff to current
2000-02-29
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-02-29
Gurusamy Sarathy
better fix for malloc bug in change#5346 (from Dominic...
blob
|
commitdiff
|
diff to current
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
next