This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Revert "Add consistent synonyms for \p{PosxFOO}"
[perl5.git] / handy.h
2010-09-28 Zeframsystematically provide pv/pvn/pvs/sv quartets
2010-09-25 Karl Williamsonhandy.h: Fix so x2p compiles
2010-09-25 Karl Williamsonhandy.h: Add isFOO_L1() macros, using table lookup
2010-09-25 Karl Williamsonhandy.h: Make isWORDCHAR() primary documentation
2010-09-25 Karl Williamsonhandy.h: Slightly change the pod
2010-09-25 Karl Williamsonhandy.h: alphabetize pod entries
2010-09-25 Karl Williamsonhandy.h: Change isFOO_A() to be O(1) performance
2010-09-25 Karl Williamsonhandy.h: EBCDIC should use native isalpha()
2010-09-25 Karl Williamsonhandy.h: Add isFOO_A() macros for ASCII range matches
2010-09-25 Karl Williamsonhandy.h: should use EBCDIC libc isdigit()
2010-09-25 Karl Williamsonhandy.h: move macro in file
2010-09-25 Karl WilliamsonSubject: handy.h: Add isWORDCHAR() for clarity
2010-09-25 Karl WilliamsonAdd a comment; clarify another
2010-09-25 Karl WilliamsonIndent a comment better
2010-09-25 Karl WilliamsonSubject: handy.h: Reorder #defines alphabetically
2010-09-25 Karl Williamsonhandy.h: isSPACE() is wrong for EBCDIC
2010-09-25 Karl Williamsonhandy.h: EBCDIC isBLANK() is wrong
2010-09-25 Karl Williamsonhandy.h: isPSXSPC() is wrong for EBCDIC
2010-09-25 Karl WilliamsonSubject: handy.h: Move defn's outside #ifndef EBCDIC
2010-09-24 Karl WilliamsonRename isALNUM_L1 to isWORDCHAR_L1
2010-09-24 Karl Williamsonhandy.h: Add isALNUM_L1() macro
2010-09-24 Karl WilliamsonSubject: handy.h: Add isSPACE_L1 with Unicode semantics
2010-09-22 Karl Williamsonhandy.h: isASCII() extend to work on > 8 bit values
2010-09-22 Karl Williamsonhandy.h: Don't use isascii() as not in all libc's
2010-09-22 Karl Williamsonhandy.h: Fix-up documentation
2010-09-22 Karl Williamsonhandy.h: toUPPER is not a char class fcn
2010-09-16 Karl WilliamsonFix /[\8]/ to not match NULL; give correct warning
2010-09-13 Karl Williamsonhandy.h: Add bounds checking to case change arrays
2010-09-13 Karl Williamsonhandy.h: Add FITS_IN_8_BITS() macro
2010-08-22 Zeframadd lex_stuff_pvs()
2010-08-02 Karl Williamsonhandy.h: Note Devel::PPPort has duplicated macros
2010-05-28 Nicholas ClarkAdd C_ARRAY_END(), returning a pointer to after the...
2010-05-17 Karl WilliamsonPATCH: Clean up EBCDIC handling of \cX
2010-04-26 Karl WilliamsonMake sure isCNTRL and isASCII work on signed chars
2010-04-25 Nicholas ClarkMore defensive definition of memEQs().
2010-04-15 Ævar Arnfjörð Bjar... Set the legacy process name with prctl() on assignment...
2010-04-15 David Mitchelluse cBOOL for bool casts
2010-04-13 H.Merijn BrandProbe for prctl () and check id PR_SET_NAME is supported
2010-02-20 Karl WilliamsonPATCH: deprecation warnings for unreasonable charnames
2010-01-26 Jim Cromiecomment grammar, indentation
2010-01-14 David GoldenOmnibus strict and lax version parsing
2010-01-05 H.Merijn BrandFD 4 is not (yet) open at this stage.
2009-11-14 Karl Williamsonadd code for Unicode semantics for non-utf8 latin1...
2009-11-10 SisyphusAdd mingw64 support
2009-10-16 Nicholas ClarkEnable deprecation warnings by default.
2009-10-13 Nicholas ClarkReplace Perl_deprecate() with a macro that calls Perl_c...
2009-09-13 Rafael Garcia-SuarezRemove obsolete functions is_uni_alnumc, is_uni_alnumc_...
2009-06-21 Jim Cromiedrop remaining mentions of PERL_MEM_LOG_FOO envars
2009-06-21 Jim Cromieinvert and rename PERL_MEM_LOG_STDERR to PERL_MEM_LOG_N...
2009-03-29 David Mitchellprovide minimal documentation for the MUTABLE_*() macros
2009-03-25 H.Merijn BrandDetection of IPv6 clueful functions by Configure (part 1)
2009-01-21 Nicholas ClarkAdd get_cvs() as a shortcut for STR_WITH_LEN() and...
2008-12-19 Steve PetersSubject: PATCH 5.10 documentation
2008-11-03 Marcus Holland-MoritzThe breakage caused by #34653 (sh|c)ould have been...
2008-11-02 Rafael Garcia-SuarezExplicitly specify some printf formats for constant...
2008-10-31 Nicholas ClarkAdd MUTABLE_GV(), and eliminate (V *) casts in *.c.
2008-10-29 Nicholas ClarkAdd MUTABLE_IO(), and eliminate (IO *) casts in *.c.
2008-10-29 Nicholas ClarkAdd MUTABLE_CV(), and eliminate (CV *) casts in *.c.
2008-10-28 Nicholas ClarkAdd MUTABLE_HV(), and remove (HV *) casts from headers.
2008-10-27 Nicholas ClarkMHX notes that I have a superfluous void cast.
2008-10-27 Nicholas ClarkAdd MUTABLE_AV(), and remove (AV *) casts from headers.
2008-10-27 Nicholas ClarkAdd a macro MUTABLE_PTR(p), which on (non-pedantic...
2008-10-26 Marcus Holland-MoritzMake sure Perl_mem_log_(?:alloc|realloc|free) have...
2008-10-25 Nicholas ClarkUpdate copyright years.
2008-10-24 Marcus Holland-MoritzMake C++ compilers happy #4: move cast so Newc() and
2008-10-24 Marcus Holland-MoritzMake C++ compilers happy #1: "typename" is a C++ keyword.
2008-10-24 Marcus Holland-MoritzAdd SV allocation tracing to -Dm and PERL_MEM_LOG
2008-10-24 Marcus Holland-MoritzRefactor Perl_mem_log_ functions
2008-10-03 H.Merijn BrandAdd probes for *time64 () functions
2008-09-15 H.Merijn BrandAdd probes for LOCALTIME_max and LOCALTIME_min (y2038...
2008-07-07 H.Merijn BrandProbe for timegm
2008-07-07 H.Merijn BrandPart one of y2038 changes for Schwern
2008-02-26 Nicholas ClarkIf the C library provides malloc_size(), we can use...
2008-01-23 H.Merijn BrandThe return of USE_DTRACE
2008-01-03 Nicholas ClarkAdd newSVpvs_flags() as a wrapper to newSVpvn_flags...
2008-01-01 Marcus Holland-MoritzAdd editor blocks to some header files.
2007-12-22 Nicholas ClarkRemove the definitions of Null(), Nullch, Nullfp, Nulls...
2007-11-07 Nicholas ClarkFix up copyright years for files modified in 2007.
2007-10-06 Nicholas ClarkOptimise the logic in isPRINT(), possible following...
2007-09-20 Nicholas ClarkAdd a new function Perl_hv_common_key_len(), which...
2007-05-01 Steve PetersAdd Perl_my_dirfd() to util.c
2007-03-27 Jarkko Hietaniemistop the cargo cult of (MEM_SIZE)~0
2007-03-23 Nicholas ClarkMove CHECK_WORD in regcomp.c to a more generic memEQs...
2006-12-05 H.Merijn BrandIntroduction of d_pseudofork
2006-11-08 Steve PetersConfigure patch to add detection for DIR.dd_fd member...
2006-11-06 H.Merijn BrandThe non-unix parts for localtime_r_needs_tzset
2006-08-01 Jarkko Hietaniemisolution(?) to the "warning: comparison is always false...
2006-05-24 Marcus Holland-MoritzThe sv_catpvs() and sv_setpvs() macros also return...
2006-05-23 H.Merijn BrandHAS_HAS WAS NOW HAS
2006-05-22 H.Merijn BrandIf I needed this now, I'll probably need it next time...
2006-05-22 Marcus Holland-Moritzliteral string macros
2006-05-21 Marcus Holland-MoritzDocument PoisonFree() instead of documenting Poison...
2006-04-26 Marcus Holland-MoritzRe: [PATCH] cleanup 212 warnings emitted by gcc-4.2
2006-04-12 Nicholas ClarkNewxz() can use calloc() rather than malloc(), as the...
2006-03-29 Jarkko Hietaniemire-[PATCH] Re: [PATCH] Poison now in two different...
2006-01-28 Nicholas ClarkAdd gv_fetchpvs, which uses STR_WITH_LEN to call gv_fet...
2006-01-18 Steve HayChange all NEWSV() to newSV() in the core and non-dual...
2006-01-17 Gisle AasMore readable MEM_WRAP_CHECK_1() macro.
2006-01-10 Nicholas Clarks/superceded/superseded/g
2006-01-06 Andy Lesterhv_fetchs() support
next