2006-12-05 |
H.Merijn Brand |
Introduction of d_pseudofork |
blob | commitdiff |
2006-11-08 |
Steve Peters |
Configure patch to add detection for DIR.dd_fd member... |
blob | commitdiff | diff to current |
2006-11-06 |
H.Merijn Brand |
The non-unix parts for localtime_r_needs_tzset |
blob | commitdiff | diff to current |
2006-08-01 |
Jarkko Hietaniemi |
solution(?) to the "warning: comparison is always false... |
blob | commitdiff | diff to current |
2006-05-24 |
Marcus Holland-Moritz |
The sv_catpvs() and sv_setpvs() macros also return... |
blob | commitdiff | diff to current |
2006-05-23 |
H.Merijn Brand |
HAS_HAS WAS NOW HAS |
blob | commitdiff | diff to current |
2006-05-22 |
H.Merijn Brand |
If I needed this now, I'll probably need it next time... |
blob | commitdiff | diff to current |
2006-05-22 |
Marcus Holland-Moritz |
literal string macros |
blob | commitdiff | diff to current |
2006-05-21 |
Marcus Holland-Moritz |
Document PoisonFree() instead of documenting Poison... |
blob | commitdiff | diff to current |
2006-04-26 |
Marcus Holland-Moritz |
Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2 |
blob | commitdiff | diff to current |
2006-04-12 |
Nicholas Clark |
Newxz() can use calloc() rather than malloc(), as the... |
blob | commitdiff | diff to current |
2006-03-29 |
Jarkko Hietaniemi |
re-[PATCH] Re: [PATCH] Poison now in two different... |
blob | commitdiff | diff to current |
2006-01-28 |
Nicholas Clark |
Add gv_fetchpvs, which uses STR_WITH_LEN to call gv_fet... |
blob | commitdiff | diff to current |
2006-01-18 |
Steve Hay |
Change all NEWSV() to newSV() in the core and non-dual... |
blob | commitdiff | diff to current |
2006-01-17 |
Gisle Aas |
More readable MEM_WRAP_CHECK_1() macro. |
blob | commitdiff | diff to current |
2006-01-10 |
Nicholas Clark |
s/superceded/superseded/g |
blob | commitdiff | diff to current |
2006-01-06 |
Andy Lester |
hv_fetchs() support |
blob | commitdiff | diff to current |
2006-01-04 |
Rafael Garcia-Suarez |
More copyright updates |
blob | commitdiff | diff to current |
2006-01-04 |
Gisle Aas |
Move all the xxxpvs() macros to handy.h. |
blob | commitdiff | diff to current |
2006-01-04 |
Gisle Aas |
Fix typo in comment. |
blob | commitdiff | diff to current |
2006-01-04 |
Gisle Aas |
Introduce STR_WITH_LEN macro in the form suggested... |
blob | commitdiff | diff to current |
2006-01-03 |
Steve Peters |
Add probe for snprintf () and vsnprintf () |
blob | commitdiff | diff to current |
2005-12-27 |
Andy Lester |
pre-likely cleanup |
blob | commitdiff | diff to current |
2005-11-13 |
Nicholas Clark |
Fix breakages that prevended -DPERL_POISON from compiling. |
blob | commitdiff | diff to current |
2005-10-31 |
Gisle Aas |
futimes [PATCH] |
blob | commitdiff | diff to current |
2005-10-31 |
H.Merijn Brand |
revive probe for futimes () |
blob | commitdiff | diff to current |
2005-10-18 |
H.Merijn Brand |
Add probe for clearenv (), like #25733 for unsetenv () |
blob | commitdiff | diff to current |
2005-10-11 |
Alan Burlison |
environ fixup |
blob | commitdiff | diff to current |
2005-10-10 |
Steve Peters |
Add probe for unsetenv () |
blob | commitdiff | diff to current |
2005-09-22 |
Nicholas Clark |
The New*() compatibility macros aren't needed inside... |
blob | commitdiff | diff to current |
2005-09-12 |
H.Merijn Brand |
Detection of malloc_size and malloc_good_size |
blob | commitdiff | diff to current |
2005-07-28 |
Jarkko Hietaniemi |
Re: [PATCH] Tru64: use -c99 for ccflags if available |
blob | commitdiff | diff to current |
2005-07-20 |
Steve Hay |
Fix Newz() backwards-compatibility macro |
blob | commitdiff | diff to current |
2005-07-20 |
Jarkko Hietaniemi |
move NSIG logic |
blob | commitdiff | diff to current |
2005-07-19 |
Jarkko Hietaniemi |
allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a... |
blob | commitdiff | diff to current |
2005-07-12 |
Jarkko Hietaniemi |
Make PERL_MEM_LOG more portable. |
blob | commitdiff | diff to current |
2005-07-12 |
Steve Hay |
Fix worrying typo in handy.h :-s |
blob | commitdiff | diff to current |
2005-07-12 |
Steve Hay |
Change New*() to Newx*() in various comments and docume... |
blob | commitdiff | diff to current |
2005-07-12 |
Jim Cromie |
[patch: handy.c] update Newx API pod to mention PERL_M... |
blob | commitdiff | diff to current |
2005-07-10 |
Jarkko Hietaniemi |
yet another way of debugging memory allocations |
blob | commitdiff | diff to current |
2005-07-10 |
Jarkko Hietaniemi |
yet another way of debugging memory allocations |
blob | commitdiff | diff to current |
2005-07-10 |
Dave Mitchell |
extend MEM_WRAP_CHECK supress warning hack to MEM_WRAP_... |
blob | commitdiff | diff to current |
2005-07-08 |
Jim Cromie |
Re: janitorial work ? [patch] |
blob | commitdiff | diff to current |
2005-07-02 |
Nicholas Clark |
Andy suggests this tweak to Dave's fix for MEM_WRAP_CHE... |
blob | commitdiff | diff to current |
2005-07-01 |
Dave Mitchell |
silence gcc 'comparison is always false' warning in... |
blob | commitdiff | diff to current |
2005-06-27 |
Andy Lester |
We're going round in circles with pp_sys.c |
blob | commitdiff | diff to current |
2005-06-23 |
Nicholas Clark |
Add a define PERL_POISON which tries to trip up anythin... |
blob | commitdiff | diff to current |
2005-06-02 |
Nicholas Clark |
Dave can see a better way of doing the rounding. |
blob | commitdiff | diff to current |
2005-06-02 |
Nicholas Clark |
Oops. My maths was too generous (by 1). |
blob | commitdiff | diff to current |
2005-06-01 |
Nicholas Clark |
Round up all string length requests to malloc()/realloc... |
blob | commitdiff | diff to current |
2005-05-26 |
Andy Lester |
Updated lint infrastructure |
blob | commitdiff | diff to current |
2005-05-09 |
Andy Lester |
attributes-two.patch, the next batch |
blob | commitdiff | diff to current |
2005-04-18 |
Nicholas Clark |
A more efficient way of expressing the MALLOC_WRAP... |
blob | commitdiff | diff to current |
2005-04-10 |
H.Merijn Brand |
Configure now probes for _LIB_VERSION support in math... |
blob | commitdiff | diff to current |
2005-03-30 |
Rafael Garcia-Suarez |
Update copyrights. |
blob | commitdiff | diff to current |
2005-03-30 |
H.Merijn Brand |
USE_STRLCAT and USE_STRLCPY now actually used |
blob | commitdiff | diff to current |
2005-03-21 |
Andy Lester |
More consting goodness |
blob | commitdiff | diff to current |
2004-11-01 |
H.Merijn Brand |
Since strlcat/strlcpy are not argument/return value... |
blob | commitdiff | diff to current |
2004-10-31 |
H.Merijn Brand |
The next step in strlcat ()/ strcpy () detection and... |
blob | commitdiff | diff to current |
2004-07-16 |
Nicholas Clark |
Encourage compilers to tail call optimise in sv_savepv... |
blob | commitdiff | diff to current |
2004-04-21 |
Stas Bekman |
[patch] log the interpreter id in warnings |
blob | commitdiff | diff to current |
2004-03-24 |
Nicholas Clark |
Unlike perl, 0 in void context isn't special cased... |
blob | commitdiff | diff to current |
2004-03-17 |
Jarkko Hietaniemi |
malloc wrappage |
blob | commitdiff | diff to current |
2004-03-16 |
Rafael Garcia-Suarez |
Update copyright notices |
blob | commitdiff | diff to current |
2004-01-12 |
Robin Barker |
RE: MIME-Base64-2.22 [PATCH] |
blob | commitdiff | diff to current |
2003-07-02 |
James Jurach |
line numbers are given % 64k |
blob | commitdiff | diff to current |
2003-06-15 |
Ilya Zakharevich |
OS2 patches |
blob | commitdiff | diff to current |
2003-05-01 |
Jarkko Hietaniemi |
z/OS: More threaded build tweaks from Brian De Pradine-- |
blob | commitdiff | diff to current |
2003-04-16 |
Jarkko Hietaniemi |
Fix up Larry's copyright statements to my best knowledge. |
blob | commitdiff | diff to current |
2003-03-10 |
Stas Bekman |
Bunch of doc patches from Stas; plus regen. |
blob | commitdiff | diff to current |
2003-03-02 |
Hugo van der Sanden |
Reverse copyright update (#18801) for files not changed... |
blob | commitdiff | diff to current |
2003-03-02 |
Hugo van der Sanden |
Update all copyrights to 2003, from Jarkko |
blob | commitdiff | diff to current |
2002-09-26 |
H.Merijn Brand |
LEAKTEST is dead, RIP |
blob | commitdiff | diff to current |
2002-05-19 |
Nick Ing-Simmons |
Integrate mailine |
blob | commitdiff | diff to current |
2002-05-19 |
Jarkko Hietaniemi |
Sarathy pointed out that instead of zeroing heap |
blob | commitdiff | diff to current |
2002-04-16 |
Jarkko Hietaniemi |
my $utf8here, our $utf8here, and package variable ... |
blob | commitdiff | diff to current |
2002-03-16 |
Gurusamy Sarathy |
UIN32_MAX with borken under HP-UX+gcc |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-23 |
Jarkko Hietaniemi |
Copyright++. (Not all the toplevel *.h have one, it... |
blob | commitdiff | diff to current |
2002-01-03 |
Jarkko Hietaniemi |
Missed the =head1 additions. |
blob | commitdiff | diff to current |
2001-12-22 |
Jarkko Hietaniemi |
Small tweaks. |
blob | commitdiff | diff to current |
2001-10-09 |
Jarkko Hietaniemi |
Make the toupper/lower/title API for Unicode not right |
blob | commitdiff | diff to current |
2001-08-10 |
Jarkko Hietaniemi |
Avoid #elif (less portable than #else #if). |
blob | commitdiff | diff to current |
2001-07-14 |
Jeffrey Friedl |
patch to add DEL to [:cntrl:] |
blob | commitdiff | diff to current |
2001-06-23 |
Jarkko Hietaniemi |
Fix for ID 20010619.003, the [[:print:]] is not supposed |
blob | commitdiff | diff to current |
2001-06-19 |
Jarkko Hietaniemi |
The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs |
blob | commitdiff | diff to current |
2001-06-03 |
Hugo van der Sanden |
Re: 'decimal digits' macro? |
blob | commitdiff | diff to current |
2001-03-10 |
Nick Ing-Simmons |
EBCDIC sanity - phase I |
blob | commitdiff | diff to current |
2001-02-20 |
Jarkko Hietaniemi |
Integrate changes #8853,8854 from maintperl to mainline. |
blob | commitdiff | diff to current |
2001-02-17 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-02-13 |
Jarkko Hietaniemi |
Merge ebcdic.c (only one function, ebcdic_control(... |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi |
Bump up Larry's copyright. |
blob | commitdiff | diff to current |
2000-11-26 |
Jarkko Hietaniemi |
No need to scan till infinity, 13 is enough. |
blob | commitdiff | diff to current |
2000-11-21 |
Dominic Dunlop |
Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4... |
blob | commitdiff | diff to current |
2000-11-15 |
Jarkko Hietaniemi |
UINT64_C() work continues. |
blob | commitdiff | diff to current |
2000-11-15 |
Jarkko Hietaniemi |
Defined INT64_C() and UINT64_C() unless defined by... |
blob | commitdiff | diff to current |
2000-10-25 |
Jarkko Hietaniemi |
Remains of the old UTF-8 API, utf8_to_uv_chk(): didn... |
blob | commitdiff | diff to current |
2000-10-24 |
Jarkko Hietaniemi |
Make the UTF-8 decoding stricter and more verbose when |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
next |