This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
IO::getline(): use CALLRUNOPS
[perl5.git] / handy.h
2023-11-22 Karl Williamsonperlapi: Note that StructCopy is a shallow copy;
2023-09-23 Lukas Maifix PERL_JNP_TO_DECIMAL_
2023-09-23 Lukas Maifix PERL_VERSION_LE (for all x: x should be <= x)
2023-03-29 Yves Ortonperl.h - silence certain warnings on HPUX globally.
2023-03-18 Yves Ortonhandy.h - fixup for deprecated warnings and docs
2023-03-18 Yves Ortonembed.fnc - document deprecate_xxx() macros and add...
2023-03-18 Yves Ortonwarnings.pm - add deprecated::version_downgrade category
2023-03-18 Yves Ortonwarnings.pm - add deprecated::goto_construct category
2023-02-16 Dagfinn Ilmari Man... Delete dangling sv_catxmlpvs definition
2023-01-12 Yves Ortonhandy.h - add NewCopy() macro to combine New and Copy.
2022-12-30 Yves Ortonhandy.h - fix typo in comment
2022-12-30 Yves Ortonhandy.h - join a comment together into one line
2022-12-30 Yves Ortonhandy.h - remove unused macros
2022-12-29 James E Keenanhandy.h: Manual correction of typos from GH 20435
2022-12-09 Yves Ortonregcomp.c - decompose into smaller files
2022-12-07 Karl Williamsonhandy.h: "base"' => "posix"
2022-10-29 Paul "LeoNerd" EvansDefine some xV_FROM_REF() macros
2022-10-10 Karl Williamsonhandy.h: Set macro to false if can't ever be true
2022-09-05 Yves Ortoncop.h - show function name
2022-08-12 Yves OrtonAdd a new env var PERL_RAND_SEED
2022-08-12 Yves Ortonhv.c/handy.h - move logic from hv.c to handy.h
2022-07-18 Karl Williamsonhandy.h: 'porcelain" => "base"
2022-07-18 Karl WilliamsonAdd LINE_Tf format for line_t variables
2022-07-02 Karl WilliamsonFix breakage in e91f88ad549
2022-07-02 Karl Williamsonmktables: Don't generate pod for Name.pm
2022-06-22 Karl Williamsonhandy.h: Comment MUTABLE_PTR
2022-06-18 Karl WilliamsonFollow on to 6d21409fd4b749511b9ec73e2dbaaff513f6eae8
2022-06-18 Karl Williamsonperlapi: Split two groups of entries
2022-06-17 Karl Williamsonhandy.h: White space only
2022-06-15 Tony Cookallow building with -DPERL_MEM_LOG on Win32
2022-06-12 Karl Williamsonhandy.h: Add layer for char classification/case change
2022-06-12 Karl Williamsonhandy.h: Add isCASED_LC
2022-06-12 Karl Williamsonhandy.h: Add wrapper layer macros for isalnum() etc
2022-06-12 Karl Williamsonhandy.h: Collapse some macros
2022-06-12 Karl Williamsonhandy.h: Move some macro defns around
2022-06-12 Karl Williamsonhandy.h: Collapse two sets of macros
2022-06-12 Karl WilliamsonNo locales => don't use isspace(), toLower() etc.
2022-06-12 Karl Williamsonhandy.h: #define one macro in terms of another
2022-06-12 Karl Williamsonhandy.h: Rmv unnecessary parameter to internal macros
2022-06-12 Karl Williamsonhandy.h: Refactor some internal macros
2022-06-12 Karl Williamsonhandy.h: Rmv internal macro
2022-06-12 Karl WilliamsonChange handy.h macro names to be C standard conformant
2022-06-12 Karl Williamsonhandy.h: Don't use char class if no LC_CTYPE
2022-06-12 Karl Williamsonhandy.h: White-space, comment only
2022-06-12 Karl Williamsonhandy.h: Add some branch predictions
2022-06-12 Karl Williamsonhandy.h: Refactor some #ifdef's for commonality
2022-06-12 Karl Williamsonhandy.h: Remove the only 2 calls to internal macro
2022-06-12 Karl WilliamsonChange handy.h macro names to be C standard conformant
2022-06-08 Karl Williamsonhandy.h: WIDEST_UTYPE is just PERL_UINTMAX_T
2022-05-31 Karl WilliamsonMake STRLENs() available to core
2022-05-31 Karl Williamsonhandy.h: ASSERT_NOT_PTR doesn't work for void*
2022-05-31 Karl Williamsonperlapi: Consolidate hv_store(s?), into 1 entry,improve
2022-05-29 Karl Williamsonhandy.h: White-space only
2022-05-19 Tomasz Konojackiperlapi: safemalloc doesn't take a pointer
2022-05-17 Tomasz Konojackiperlapi: document safe(?:c|re|m)alloc
2022-05-08 Karl Williamson perlapi: Consolidate sv_setpv entries
2022-05-03 Karl Williamsonperlapi: Consolidate (Copy|Move|Zero)D?
2022-04-20 Karl Williamsonhandy.h: space isn't graph
2022-03-03 Karl WilliamsonAdd ASSERT_IS_PTR macro
2022-03-03 Karl WilliamsonAdd 'ASSERT_IS_LITERAL' macro
2022-02-13 Paul "LeoNerd" EvansPrint a deprecation warning if downgrading to a use...
2022-02-06 Karl WilliamsonSimplify cBOOL defn
2022-02-06 Karl WilliamsonRemove HAS_BOOL
2022-02-06 Karl WilliamsonRemove PERL_BOOL_AS_CHAR uses; always define HAS_BOOL
2021-09-08 Karl WilliamsonEvaluate arg to FITS_IN_8_BITS just once
2021-08-25 Karl Williamsonhandy.h: Skip non-ptr assertion on old gcc's
2021-08-25 Karl WilliamsonMake paradigm into a macro
2021-08-07 Karl Williamsonhandy.h: Fix internal macro
2021-08-07 Karl WilliamsonRemove EBCDIC-only code
2021-07-30 Karl Williamsonhandy.h: Refactor FITS_IN_8_BITS()
2021-07-18 Karl Williamsonperlapi: Consolidate and revise pod for toCASE_CHANGEfoo()
2021-02-28 Karl Williamsonhandy.h: Fix #ifdef
2021-02-03 Karl Williamsonhandy.h: Add clarifying comment
2021-01-17 Michael G. Schwernstyle: Detabify indentation of the C code maintained...
2020-12-27 Karl Williamsonperlapi: Document line_t
2020-12-06 Karl WilliamsonRevert "Don't test for 16-bit inputs in inRANGE()"
2020-12-06 Karl WilliamsoninRANGE, withinCOUNT: Split so can avoid asserts
2020-12-06 Karl Williamsonhandy.h: Fix typo in comment
2020-12-04 Karl WilliamsonFix and update documentation of memEQ, memNE, ...
2020-11-23 Karl WilliamsonRestrict scope/Shorten some very long macro names
2020-11-18 Karl WilliamsonMake API some C99 typedef work-arounds
2020-11-10 Karl WilliamsonFix defns of e.g. U8_MAX/MIN
2020-11-06 Karl Williamsonautodoc.pl: Enhance apidoc_section feature
2020-11-02 Karl Williamsonperlapi: WIDEST_UTYPE is a typedef
2020-11-02 Karl Williamsonperlapi: StructCopy isn't conventional
2020-10-17 Karl WilliamsonConsolidate and revise pod for toLOWERfoo()
2020-10-03 Samanta NavarroFix typos
2020-09-14 Karl Williamsonperlapi: Fix function prototypes
2020-09-14 Karl Williamsonperlapi: Fix typo.
2020-09-14 Karl WilliamsonFix input type on isFOO macros
2020-09-14 Karl Williamsongv_fetchpvn and gv_fetchpvn_flags are identical
2020-09-10 Karl WilliamsonUse macro instead of its expansion
2020-09-07 Karl Williamsonperlapi: Fix poor wording in MUTABLE_PTR
2020-09-05 Karl Williamsonperlapi: Display PERL_VERSION_xy better
2020-09-05 Karl WilliamsonDocument MUTABLE_PTR, MUTABLE_AV, ...
2020-09-05 Karl Williamsonperlapi: Don't show a return type for __ASSERT_
2020-09-05 Karl WilliamsonChange formal parameter name of gv_fetchpv*
2020-09-05 Karl Williamsonperlapi: Improve display of isFOO
2020-09-04 Karl Williamsonperlapi: Display toFOO better
2020-09-04 Karl WilliamsonReorganize perlapi
next