Very recent development versions of gcc (4.2.0 20060715) seem
[p5sagit/p5-mst-13.2.git] / util.c
2006-07-16 Jarkko Hietaniemi Re: [PATCH] various safety/portability tweaks
2006-07-15 Jarkko Hietaniemi various safety/portability tweaks
2006-07-11 Steve Hay Fix change #28533: my_strlcpy does not return the dest...
2006-07-10 Steve Peters Convert some low hanging fruit to my_strlcpy/my_strlcat.
2006-07-10 Steve Peters Change existing uses of strlcpy()/strlcat() to use...
2006-07-10 Steve Peters Add Russ Allbery's public domain implementations of...
2006-06-30 Rafael Garcia-Suarez Fix casting warnings related to snprintf/vsnprintf
2006-06-09 John Peacock [patch] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.64...
2006-06-06 Andy Lester more accumulated cleanups
2006-05-22 Rafael Garcia-Suarez Upgrade to version.pm 0.60
2006-05-19 Jarkko Hietaniemi Re: [PATCH] Re: Change 28183 has broken 64-bit builds?
2006-05-18 Rafael Garcia-Suarez Adjust calling of Perl_va_copy(), noticed by Jarkko
2006-05-17 Nicholas Clark Another SvVOK(). I believe that this is the last.
2006-05-17 Rafael Garcia-Suarez Oops, missed a SvVOK.
2006-05-17 Jarkko Hietaniemi Re: Change 28183 has broken 64-bit builds?
2006-05-12 Jarkko Hietaniemi Re: [PATCH] my_snprintf
2006-05-10 Dave Mitchell disable WARN and DIE hooks during constant folding
2006-05-09 Jarkko Hietaniemi PERL_MEM_LOG enhancements
2006-04-28 Jarkko Hietaniemi Re: [PATCH] use snprintf/strlcpy/strlcat when useful
2006-04-26 Marcus Holland-Moritz Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
2006-04-20 Andy Lester Localizing vars
2006-04-19 Nicholas Clark Calling cv_undef() on the CV created by newCONSTSUB...
2006-04-18 Alex Waugh Support compiling for RISC OS
2006-04-17 Nicholas Clark Turn on UTF8 cache assertions with -Ca
2006-04-13 Steve Hay Re: [PATCH] add pTHX_ parameter to new_warnings_bitfield()
2006-04-12 Nicholas Clark Change cop_warnings from an SV holding the warnings...
2006-04-05 Steve Peters Try not to use negative values when accessing arrays...
2006-03-29 Jarkko Hietaniemi re-[PATCH] Re: [PATCH] Poison now in two different...
2006-02-24 Andy Lester unused context warnings
2006-02-23 Nicholas Clark Remove set magic from typeglobs. Remove typeglob magic...
2006-02-20 Rafael Garcia-Suarez More NullXXX macro removal from Andy Lester
2006-02-10 Nicholas Clark With PERL_POISON defined, ensure freshly malloc()ed...
2006-02-09 Andy Lester Trying my "remove the pTHXes" patch again
2006-02-04 Nicholas Clark Enhance PERL_TRACK_MEMPOOL so that it also emulates...
2006-02-03 Steven Schubiger Re: [PATCH] s/Null(gv|hv|sv)/NULL/g
2006-02-02 Steven Schubiger Re: [PATCH] s/Null(av|ch)/NULL/g
2006-02-02 Nicholas Clark gv_fetchpvn_flags ranks highly in the profile, and...
2006-02-02 Nicholas Clark Yet more instances of gv_fetchpv... that should be...
2006-01-31 Nicholas Clark Silence a warning from the MS compiler about signed...
2006-01-28 Nicholas Clark Add gv_fetchpvs, which uses STR_WITH_LEN to call gv_fet...
2006-01-28 Nicholas Clark By changing SvVOK() from returning 0/1 to 0/pointer...
2006-01-21 Marcus Holland-Moritz Remove wrong cast to (void *), which fixes a gcc warnin...
2006-01-11 Gisle Aas A few more places that can use hv_fetchs().
2006-01-11 Nicholas Clark Refactor S_vdie_common so that Perl_vwarn can use it...
2006-01-11 Steve Peters Fix the new warning created with version-0.53
2006-01-11 Steve Peters Upgrade to version-0.53
2006-01-10 Andy Lester It's the Barbie bus patch
2006-01-06 Steve Peters Upgrade to version-0.52
2006-01-06 Jarkko Hietaniemi sprinkle dVAR
2006-01-04 Gisle Aas Introduce the macros newSVpvs(str) and sv_catpvs(sv...
2006-01-02 Rafael Garcia-Suarez Update copyrights for files modified in 2006
2006-01-01 Andy Lester Making 0 pointers to NULLs
2005-12-31 Dave Mitchell tidy index arrangements in new MY_CXT code
2005-12-29 Dave Mitchell re-implement MY_CXT API more efficiently, and add explicit
2005-12-28 Gisle Aas Leaner ninstr().
2005-12-28 Gisle Aas Remove test for NUL ending in r?instr().
2005-12-27 Andy Lester pre-likely cleanup
2005-12-23 Nicholas Clark For PERL_TRACK_MEMPOOL with PERL_POISON, Poison the...
2005-12-23 Nicholas Clark If PERL_TRACK_MEMPOOL and PERL_POISON are in use, then...
2005-12-23 Nicholas Clark Create a struct to use as the header with PERL_TRACK_ME...
2005-12-23 Andy Lester Speedup (rn|n)?instr
2005-12-14 Steve Hay Fix compilation error when building with -DPERL_MEM_LOG...
2005-12-06 Nicholas Clark Add a ; that 26281 was lacking.
2005-12-06 Andy Lester More consting, and putting stuff in embed.fnc
2005-12-03 Steve Peters Upgrade to version-0.50
2005-11-20 Jan Dubois Reworked PERL_TRACK_MEMPOOL patch
2005-11-11 Andy Lester Const & local: Special Victims Unit
2005-11-08 Nicholas Clark Moving the 4 writes of PL_no_mem followed by exit(1...
2005-11-08 Nicholas Clark Eliminate some unnecessary strlen()s
2005-11-07 Andy Lester Consting and localizing: Part LXVIII
2005-11-04 Nicholas Clark Use the return value from sprintf().
2005-11-04 Alan Burlison use clearenv if available
2005-10-31 Andy Lester Etta James presents: More consting
2005-10-30 Nicholas Clark Given that sv_nosharing performs the same function...
2005-10-26 Nicholas Clark Store the raw bytes of the pid in PL_pidstatus, rather...
2005-10-26 Nicholas Clark Most platforms don't actually need PL_pidstatus, or...
2005-10-25 Nicholas Clark Code in wait4pid was calling hv_delete with the hash...
2005-10-25 Nicholas Clark Replace all the strlen()s related to PL_pidstatus with...
2005-10-24 Nicholas Clark Add my_sprintf, which is usually just a macro for sprin...
2005-10-17 Jarkko Hietaniemi another Symbian update: Alan's fault :-)
2005-10-14 Steve Peters gcc complains when it sees variables declared
2005-10-11 Alan Burlison environ fixup
2005-09-26 Nicholas Clark const sausage const const bacon const tomato and const
2005-09-15 Rafael Garcia-Suarez Upgrade to version.pm 0.48
2005-09-13 Andy Lester The return of the consting
2005-08-25 Rafael Garcia-Suarez Fix miniperl build with threaded perl
2005-08-24 John Peacock [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
2005-08-10 Alexey Tourbin conflicting types for 'Perl_my_popen'
2005-08-01 John E. Malmberg Re: blead@25210 on OpenVMS (not good)
2005-07-29 Andy Lester More embed.fnc goodness
2005-07-20 Jarkko Hietaniemi support POSIX SA_SIGINFO
2005-07-17 Dave Mitchell $SIG{__WARN__} = sub { goto &foo } could recurse infinitely
2005-07-12 Jarkko Hietaniemi Make PERL_MEM_LOG more portable.
2005-07-10 Jarkko Hietaniemi yet another way of debugging memory allocations
2005-07-10 Andy Lester Making my way thru embed.fnc
2005-07-10 Jarkko Hietaniemi yet another way of debugging memory allocations
2005-07-08 Jim Cromie Re: janitorial work ? [patch]
2005-07-04 Andy Lester Post-YAPC consting, now with an attachment!
2005-07-02 Dave Mitchell replace ckWARN macros with functions
2005-07-02 Nicholas Clark Don't check the pointer is non-NULL before calling...
next