summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* perl.h: Remove now empty blockKarl Williamson2022-09-211-35/+0
* perl.h: Move LOCALE_READ_LOCK #definitionKarl Williamson2022-09-211-7/+6
* perl.h: Move #defining SETLOCALE_LOCKKarl Williamson2022-09-211-13/+8
* Add POSIX_SETLOCALE_LOCK/UNLOCKKarl Williamson2022-09-211-0/+18
* perl.h: Fix typoKarl Williamson2022-09-181-1/+1
* perl.h: Rmv duplicate #defineKarl Williamson2022-09-101-5/+0
* Revert "perl.h: Move #defining SETLOCALE_LOCK"Karl Williamson2022-09-101-8/+13
* perl.h: Move #defining SETLOCALE_LOCKKarl Williamson2022-09-101-13/+8
* Move #include from locale.c to perl.hKarl Williamson2022-09-101-0/+2
* perl.h: Remove LOCALECONV_LOCKKarl Williamson2022-09-091-16/+1
* perl.h: Remove NL_LANGINFO_LOCKKarl Williamson2022-09-091-10/+1
* Redefine the POSIX.xs locale macros using prev commitKarl Williamson2022-09-091-22/+10
* Add locale macro to wrap global-memory-using functionsKarl Williamson2022-09-091-0/+27
* Use general locale mutex for numeric operationsKarl Williamson2022-09-091-85/+18
* Make the locale mutex a general semaphoreKarl Williamson2022-09-091-31/+74
* perl.h: Reorder cpp branchesKarl Williamson2022-09-091-3/+3
* perl.h: Move some code aroundKarl Williamson2022-09-091-27/+39
* locale.c: Move #define to perl.h; use it elsewhereKarl Williamson2022-09-091-0/+4
* Move #include from locale.c to perl.hKarl Williamson2022-09-091-0/+2
* Mark certain mutex lock macros as privateKarl Williamson2022-09-091-12/+12
* Stop parsing on first syntax error.Yves Orton2022-09-091-0/+6
* porting/diag.t - improved parsing a bitYves Orton2022-09-081-0/+18
* perl.h - put STMT_END on its own line, and lined up with STMT_STARTYves Orton2022-09-071-4/+6
* perl.h - remove duplicated code from commented explanationYves Orton2022-09-071-1/+1
* op.c - Restrict nested eval/BEGIN blocks to a user controllable maximumYves Orton2022-09-021-0/+15
* Use LIFO in Destroying locale subsystemKarl Williamson2022-08-281-2/+2
* perl.h - move defines out of incorrect ifdefYves Orton2022-08-261-1/+2
* sv.c - add a _QUOTEDPREFIX version of SVf, UTF8f, and HEKf for use in error m...Yves Orton2022-08-251-2/+43
* Add internal typedef locale_utf8ness_tKarl Williamson2022-08-221-3/+9
* locale.c: Change to use an enum parameterKarl Williamson2022-08-181-0/+17
* perl.h - remove visibility attribute on cygwinYves Orton2022-08-181-2/+6
* Add a new env var PERL_RAND_SEEDYves Orton2022-08-121-1/+24
* Swap the ordering of two locale category indicesKarl Williamson2022-08-091-10/+10
* Add a common locale panic macro and functionsKarl Williamson2022-08-091-3/+2
* perl.[ch] - hash related setup affects binary compatibilityYves Orton2022-08-091-0/+13
* Rmv obsolete reference to C89Karl Williamson2022-08-031-1/+1
* Fix ASSUME on clangKarl Williamson2022-07-171-0/+8
* perl.h: Avoid unnecessary calls to set_numeric_standard()Karl Williamson2022-07-121-3/+5
* perl.h: Change macro name to be C conformantKarl Williamson2022-07-111-13/+14
* perl.h: Add %format strings for 32 bit quantitiesKarl Williamson2022-07-091-0/+51
* locale: Change macro name to be C conformantKarl Williamson2022-07-031-3/+3
* perl.h: Fix external html linkKarl Williamson2022-07-021-1/+1
* perl.h: Elaborate comments about my_atofKarl Williamson2022-07-021-2/+7
* perl.h: Move (and document) defn of Atof in fileKarl Williamson2022-07-021-2/+12
* Fix defn of Perl_atofKarl Williamson2022-07-021-1/+1
* perlapi: Give return values to PERL_INT_MAX and kinKarl Williamson2022-06-221-18/+18
* locale.c: Create new convenience macroKarl Williamson2022-06-191-0/+19
* perl.h: Expand scope of cpp conditionalKarl Williamson2022-06-191-2/+2
* Rmv stray line mistakenly introduced in d4dc074d701Karl Williamson2022-06-191-2/+1
* perlapi: Note PERL_GCC_BRACE_GROUPS_FORBIDDEN existsKarl Williamson2022-06-191-1/+7