summaryrefslogtreecommitdiff
path: root/handy.h
Commit message (Expand)AuthorAgeFilesLines
* perl.h - silence certain warnings on HPUX globally.Yves Orton2023-03-291-0/+1
* handy.h - fixup for deprecated warnings and docsYves Orton2023-03-181-21/+37
* embed.fnc - document deprecate_xxx() macros and add them to handy.hYves Orton2023-03-181-9/+28
* warnings.pm - add deprecated::version_downgrade categoryYves Orton2023-03-181-4/+4
* warnings.pm - add deprecated::goto_construct categoryYves Orton2023-03-181-1/+1
* Delete dangling sv_catxmlpvs definitionDagfinn Ilmari Mannsåker2023-02-161-2/+0
* handy.h - add NewCopy() macro to combine New and Copy.Yves Orton2023-01-121-0/+9
* handy.h - fix typo in commentYves Orton2022-12-301-1/+1
* handy.h - join a comment together into one lineYves Orton2022-12-301-2/+1
* handy.h - remove unused macrosYves Orton2022-12-301-7/+0
* handy.h: Manual correction of typos from GH 20435James E Keenan2022-12-291-2/+2
* regcomp.c - decompose into smaller filesYves Orton2022-12-091-1/+1
* handy.h: "base"' => "posix"Karl Williamson2022-12-071-62/+62
* Define some xV_FROM_REF() macrosPaul "LeoNerd" Evans2022-10-291-0/+28
* handy.h: Set macro to false if can't ever be trueKarl Williamson2022-10-101-1/+7
* cop.h - show function nameYves Orton2022-09-051-1/+4
* Add a new env var PERL_RAND_SEEDYves Orton2022-08-121-9/+63
* hv.c/handy.h - move logic from hv.c to handy.hYves Orton2022-08-121-0/+25
* handy.h: 'porcelain" => "base"Karl Williamson2022-07-181-62/+62
* Add LINE_Tf format for line_t variablesKarl Williamson2022-07-181-0/+1
* Fix breakage in e91f88ad549Karl Williamson2022-07-021-1/+0
* mktables: Don't generate pod for Name.pmKarl Williamson2022-07-021-0/+1
* handy.h: Comment MUTABLE_PTRKarl Williamson2022-06-221-1/+3
* Follow on to 6d21409fd4b749511b9ec73e2dbaaff513f6eae8Karl Williamson2022-06-181-101/+102
* perlapi: Split two groups of entriesKarl Williamson2022-06-181-17/+24
* handy.h: White space onlyKarl Williamson2022-06-161-3/+3
* allow building with -DPERL_MEM_LOG on Win32Tony Cook2022-06-161-4/+0
* handy.h: Add layer for char classification/case changeKarl Williamson2022-06-121-40/+100
* handy.h: Add isCASED_LCKarl Williamson2022-06-121-0/+5
* handy.h: Add wrapper layer macros for isalnum() etcKarl Williamson2022-06-121-58/+76
* handy.h: Collapse some macrosKarl Williamson2022-06-121-11/+6
* handy.h: Move some macro defns aroundKarl Williamson2022-06-121-45/+45
* handy.h: Collapse two sets of macrosKarl Williamson2022-06-121-29/+15
* No locales => don't use isspace(), toLower() etc.Karl Williamson2022-06-121-16/+16
* handy.h: #define one macro in terms of anotherKarl Williamson2022-06-121-1/+1
* handy.h: Rmv unnecessary parameter to internal macrosKarl Williamson2022-06-121-9/+9
* handy.h: Refactor some internal macrosKarl Williamson2022-06-121-15/+12
* handy.h: Rmv internal macroKarl Williamson2022-06-121-5/+2
* Change handy.h macro names to be C standard conformantKarl Williamson2022-06-121-160/+159
* handy.h: Don't use char class if no LC_CTYPEKarl Williamson2022-06-121-1/+1
* handy.h: White-space, comment onlyKarl Williamson2022-06-121-82/+92
* handy.h: Add some branch predictionsKarl Williamson2022-06-121-6/+6
* handy.h: Refactor some #ifdef's for commonalityKarl Williamson2022-06-121-34/+30
* handy.h: Remove the only 2 calls to internal macroKarl Williamson2022-06-121-9/+2
* Change handy.h macro names to be C standard conformantKarl Williamson2022-06-121-176/+176
* handy.h: WIDEST_UTYPE is just PERL_UINTMAX_TKarl Williamson2022-06-081-5/+1
* Make STRLENs() available to coreKarl Williamson2022-05-311-0/+6
* handy.h: ASSERT_NOT_PTR doesn't work for void*Karl Williamson2022-05-311-1/+4
* perlapi: Consolidate hv_store(s?), into 1 entry,improveKarl Williamson2022-05-301-6/+0
* handy.h: White-space onlyKarl Williamson2022-05-291-7/+7