This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Cleanup; replace a croak("panic: ...") with assert().
[perl5.git] / handy.h
2005-12-27 Andy Lesterpre-likely cleanup
2005-11-13 Nicholas ClarkFix breakages that prevended -DPERL_POISON from compiling.
2005-10-31 Gisle Aasfutimes [PATCH]
2005-10-31 H.Merijn Brandrevive probe for futimes ()
2005-10-18 H.Merijn BrandAdd probe for clearenv (), like #25733 for unsetenv ()
2005-10-11 Alan Burlisonenviron fixup
2005-10-10 Steve PetersAdd probe for unsetenv ()
2005-09-22 Nicholas ClarkThe New*() compatibility macros aren't needed inside...
2005-09-12 H.Merijn BrandDetection of malloc_size and malloc_good_size
2005-07-28 Jarkko HietaniemiRe: [PATCH] Tru64: use -c99 for ccflags if available
2005-07-20 Steve HayFix Newz() backwards-compatibility macro
2005-07-20 Jarkko Hietaniemimove NSIG logic
2005-07-19 Jarkko Hietaniemiallow POSIX SIGRTMIN...SIGRTMAX signals (and plug a...
2005-07-12 Jarkko HietaniemiMake PERL_MEM_LOG more portable.
2005-07-12 Steve HayFix worrying typo in handy.h :-s
2005-07-12 Steve HayChange New*() to Newx*() in various comments and docume...
2005-07-12 Jim Cromie[patch: handy.c] update Newx API pod to mention PERL_M...
2005-07-10 Jarkko Hietaniemiyet another way of debugging memory allocations
2005-07-10 Jarkko Hietaniemiyet another way of debugging memory allocations
2005-07-10 Dave Mitchellextend MEM_WRAP_CHECK supress warning hack to MEM_WRAP_...
2005-07-08 Jim CromieRe: janitorial work ? [patch]
2005-07-02 Nicholas ClarkAndy suggests this tweak to Dave's fix for MEM_WRAP_CHE...
2005-07-01 Dave Mitchellsilence gcc 'comparison is always false' warning in...
2005-06-27 Andy LesterWe're going round in circles with pp_sys.c
2005-06-23 Nicholas ClarkAdd a define PERL_POISON which tries to trip up anythin...
2005-06-02 Nicholas ClarkDave can see a better way of doing the rounding.
2005-06-02 Nicholas ClarkOops. My maths was too generous (by 1).
2005-06-01 Nicholas ClarkRound up all string length requests to malloc()/realloc...
2005-05-26 Andy LesterUpdated lint infrastructure
2005-05-09 Andy Lesterattributes-two.patch, the next batch
2005-04-18 Nicholas ClarkA more efficient way of expressing the MALLOC_WRAP...
2005-04-10 H.Merijn BrandConfigure now probes for _LIB_VERSION support in math...
2005-03-30 Rafael Garcia-SuarezUpdate copyrights.
2005-03-30 H.Merijn BrandUSE_STRLCAT and USE_STRLCPY now actually used
2005-03-21 Andy LesterMore consting goodness
2004-11-01 H.Merijn BrandSince strlcat/strlcpy are not argument/return value...
2004-10-31 H.Merijn BrandThe next step in strlcat ()/ strcpy () detection and...
2004-07-16 Nicholas ClarkEncourage compilers to tail call optimise in sv_savepv...
2004-04-21 Stas Bekman[patch] log the interpreter id in warnings
2004-03-24 Nicholas ClarkUnlike perl, 0 in void context isn't special cased...
2004-03-17 Jarkko Hietaniemimalloc wrappage
2004-03-16 Rafael Garcia-SuarezUpdate copyright notices
2004-01-12 Robin BarkerRE: MIME-Base64-2.22 [PATCH]
2003-07-02 James Jurachline numbers are given % 64k
2003-06-15 Ilya ZakharevichOS2 patches
2003-05-01 Jarkko Hietaniemiz/OS: More threaded build tweaks from Brian De Pradine--
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-10 Stas BekmanBunch of doc patches from Stas; plus regen.
2003-03-02 Hugo van der SandenReverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2002-09-26 H.Merijn BrandLEAKTEST is dead, RIP
2002-05-19 Nick Ing-SimmonsIntegrate mailine
2002-05-19 Jarkko HietaniemiSarathy pointed out that instead of zeroing heap
2002-04-16 Jarkko Hietaniemimy $utf8here, our $utf8here, and package variable ...
2002-03-16 Gurusamy SarathyUIN32_MAX with borken under HP-UX+gcc
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-03 Jarkko HietaniemiMissed the =head1 additions.
2001-12-22 Jarkko HietaniemiSmall tweaks.
2001-10-09 Jarkko HietaniemiMake the toupper/lower/title API for Unicode not right
2001-08-10 Jarkko HietaniemiAvoid #elif (less portable than #else #if).
2001-07-14 Jeffrey Friedlpatch to add DEL to [:cntrl:]
2001-06-23 Jarkko HietaniemiFix for ID 20010619.003, the [[:print:]] is not supposed
2001-06-19 Jarkko HietaniemiThe INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
2001-06-03 Hugo van der SandenRe: 'decimal digits' macro?
2001-03-10 Nick Ing-SimmonsEBCDIC sanity - phase I
2001-02-20 Jarkko HietaniemiIntegrate changes #8853,8854 from maintperl to mainline.
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-13 Jarkko HietaniemiMerge ebcdic.c (only one function, ebcdic_control(...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
2000-11-26 Jarkko HietaniemiNo need to scan till infinity, 13 is enough.
2000-11-21 Dominic DunlopRe: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4...
2000-11-15 Jarkko HietaniemiUINT64_C() work continues.
2000-11-15 Jarkko HietaniemiDefined INT64_C() and UINT64_C() unless defined by...
2000-10-25 Jarkko HietaniemiRemains of the old UTF-8 API, utf8_to_uv_chk(): didn...
2000-10-24 Jarkko HietaniemiMake the UTF-8 decoding stricter and more verbose when
2000-10-20 Charles BaileySYN SYN
2000-09-30 Nick Ing-SimmonsRe-instate Perl_utf8_to_uv without checking parameter...
2000-09-14 Jarkko HietaniemiBatch of UTF-8 patches from Simon Cozens.
2000-08-18 Jeffrey FriedlAdd [[:blank:]] as suggested in
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-26 Daniel MuiñoMinor doc patch: handy.h
2000-06-01 Gurusamy Sarathyfurther qualify references to "alphanumeric" (from...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathyvarious pod nits (from Larry Virden and others)
2000-02-19 Gurusamy Sarathydon't blindly set bool=char on linux (from Andy Dougherty)
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyset SvUTF8 on vectors only if there are chars > 127...
2000-01-28 Gurusamy Sarathyautogenerate API listing from comments in the source...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-11-11 Jarkko HietaniemiTurn on largefileness always if available and
1999-10-29 Jarkko HietaniemiContinue what #4494 started; introduce uid and gid...
1999-10-29 Jarkko HietaniemiMove the IV, UV, I8, U8, ..., and NV to metaconfig
1999-09-29 Charles Baileyresync with mainline
1999-09-06 Gurusamy Sarathyapplied patch suggested by Hans Mulder to fix problems on
1999-07-06 Jarkko HietaniemiPOSIX [[:character class:]] support for standard, locale,
next