This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
win32.c: Add mutexes around some calls
[perl5.git] / intrpvar.h
2022-09-09 Karl WilliamsonUse general locale mutex for numeric operations
2022-09-09 Karl WilliamsonMake the locale mutex a general semaphore
2022-09-09 Karl Williamsonlocale.c: Move #define to perl.h; use it elsewhere
2022-09-09 Karl Williamsonintrpvar.h,sv.c,perl.c: Remove unnecessary cpp condition
2022-09-09 Karl WilliamsonChange some HAS_QUERYLOCALE to USE_QUERYLOCALE
2022-09-07 Yves Ortonintrpvar.h - move size declaration to a define
2022-09-07 Yves Ortonintrpvar.h - change "char * *" into "char **"
2022-09-02 Karl Williamsonlocale.c: Rmv no longer used code; UTF8ness cache
2022-09-02 Yves Ortonop.c - Restrict nested eval/BEGIN blocks to a user...
2022-09-01 Karl Williamsonlocale.c: Add 'Lazy' location changing
2022-09-01 Karl Williamsonlocale.c: Save underlying radix character
2022-08-31 Karl Williamsonlocale.c: Cache the current LC_CTYPE locale name
2022-08-24 Karl Williamsonperlapi: Add cautions about PL_Sv, PL_na
2022-08-22 Karl Williamsonlocale: make PL_langinfo_buf const *
2022-08-12 Yves OrtonAdd a new env var PERL_RAND_SEED
2022-08-10 Karl Williamsonlocale.c: Add fcn to hide edge case undefined behavior
2022-08-10 Karl Williamsonlocale.c: Generalize stdize_locale()
2022-08-10 Karl WilliamsonMake two locale PL_ strings const char*
2022-08-10 Karl Williamsonintrpvar.h: Fix when certain locale symbols get defined
2022-07-12 Karl Williamsonintrpvar.h: Swap position of two defns; add comment
2022-06-20 David Mitchells/JUMPENV/JMPENV/g
2022-06-19 Karl Williamsonlocale.c: querylocale() doesn't work on LC_ALL
2022-06-16 Karl WilliamsonRegularize HAS_POSIX_2008_LOCALE, USE_POSIX_2008_LOCALE
2022-06-11 Karl WilliamsonMake fc(), qr//i thread-safe on participating platforms
2022-05-28 Tomasz Konojackimake PL_origenviron global
2022-05-09 Karl Williamsonperlapi: intrpvar.h sources didn't specify section
2022-02-24 Karl Williamsonperlapi: Improve pod for Perl_na
2022-02-13 Paul "LeoNerd" EvansAdd a PL_prevailing_version interpreter var
2022-02-05 Paul "LeoNerd" EvansExpansions of PERLVAR* in intrpvar.h should not end...
2021-06-09 Tomasz Konojackireplace all instances of PERL_IMPLICIT_CONTEXT with...
2021-04-21 Karl Williamsonperlapi: Fix grammar
2021-03-11 Karl Williamsonintrpvar.h: Add clarifying comment
2021-01-17 Michael G. Schwernstyle: Detabify indentation of the C code maintained...
2020-12-20 Karl WilliamsonFix broken PERL_MEM_LOG under threads
2020-11-25 Karl Williamsonperlapi: PL_sv_yes and kin are read-only
2020-11-25 Karl Williamsonperlapi: Remove per-thread section; move to real scns
2020-11-25 Karl Williamsonperlapi: Move PL_dowarn to Warnings section
2020-11-06 Karl Williamsonperlapi: PL_runops is documented in perlguts
2020-11-02 Karl Williamsonintrpvar.h: Don't define an undef symbol
2020-09-22 Karl WilliamsonDocument PL_Sv
2020-09-04 Karl WilliamsonChange some =head1 to apidoc_section lines
2020-07-30 Todd RinaldoAdd missing removal of FCRYPT macro use after rebase
2020-07-30 Nicolas RFixing intrpvar.h from recent merge
2020-07-30 Richard LeachRemove obsolete FCRYPT ifdefs and associated PL_cryptse...
2020-07-30 Richard Leachintrpvar.h -reorder PERLVARS to close x86-64 alignment...
2020-07-20 Dagfinn Ilmari Man... Remove PERL_GLOBAL_STRUCT
2020-06-02 Karl WilliamsonMake PL_utf8_foldclosures interpreter level
2020-03-09 Tomasz Konojackioptimize sort by inlining comparison functions
2020-02-20 Karl WilliamsonFixup POSIX::mbtowc, wctomb
2020-02-20 Karl WilliamsonPOSIX::mblen() Make thread-safe; allow shift state...
2019-12-17 Karl WilliamsonNote that certain flags are documented
2019-12-15 Tony CookRevert "Move PL_check to the interp vars to fix threadi...
2019-12-12 Stefan SeifertMove PL_check to the interp vars to fix threading issues
2019-11-27 Karl WilliamsonMove regex global variables to interpreter level
2019-11-18 David Mitchelladd explicit 1-arg and 3-arg sig handler functions
2019-11-07 Karl WilliamsonRemove swashes from core
2019-11-07 Karl Williamsonintrpvar.h: Add variable for use in tr///
2019-11-01 Karl WilliamsonRmv more deprecated characlassify/case change macros
2019-09-13 Karl WilliamsonPATCH: [perl #134405] Compiler warnings in blead
2019-09-03 Karl WilliamsonRemove redundant documentation for PL_parser
2019-08-08 Tony Cook(perl #132777) APIify and document PL_perl_destruct_level
2019-08-08 Tony Cook(perl #132777) document (sort of) and APIify PL_runops
2019-08-08 Tony Cook(perl #132777) document and APIify PL_parser
2019-08-08 Tony Cook(perl #132777) document and APIify PL_defgv
2019-08-08 Tony Cook(perl #132777) APIify and document PL_curstash
2019-08-08 Tony Cook(perl #132777) document and add PL_curcop to the API
2019-08-08 Tony Cook(perl #132777) document PL_exit_flags
2019-05-24 Karl WilliamsonAdd some comments around tainting
2019-04-18 Karl Williamsonintrpvar.h: Add emphasis to comment
2019-02-19 David Mitchellfix thread issue with PERL_GLOBAL_STRUCT
2019-02-05 Karl WilliamsonAdd variable for if the current UTF-8 locale is Turkic
2018-07-14 Karl WilliamsonMake global two interpreter variables
2018-03-31 Karl WilliamsonUse compiled-in C structure for inverted case folds
2018-03-31 Karl WilliamsonRemove obsolete variables
2018-03-31 Karl WilliamsonUse charnames inversion lists
2018-03-26 Karl WilliamsonMove case change invlists from interpreter to global
2018-03-26 Karl WilliamsonMove UTF-8 case changing data into core
2018-03-16 Karl WilliamsonDon't include interpreter variable unless used
2018-03-14 Karl WilliamsonMake Unicode data structures global
2018-02-18 Karl WilliamsonAdd thread-safe locale handling
2018-02-18 Karl WilliamsonLatch LC_NUMERIC during critical sections
2018-02-18 Karl WilliamsonAdd Perl_setlocale()
2018-02-18 Karl WilliamsonUse proper #define to see if need PLnumeric underlying_obj
2018-01-31 Karl WilliamsonAvoid changing locale when finding radix char
2018-01-31 Karl WilliamsonCache locale UTF8-ness lookups
2018-01-31 Karl WilliamsonAvoid some unnecessary changing of locales
2017-12-27 Karl WilliamsonRemove unused interpreter variable
2017-12-25 Karl WilliamsonAdd script_run regex feature
2017-12-14 Zeframmake exec keep its argument list more reliably
2017-11-09 Karl WilliamsonChange name of locale per-interpreter variable
2017-10-27 Karl WilliamsonChange upper limit handling of -Dr output
2017-10-21 Aaron CraneDon't use VOL internally, because "volatile" works...
2017-09-11 Tony Cook(perl #127663) create a separate random source for...
2017-09-10 Karl WilliamsonAdd API function Perl_langinfo()
2017-07-27 David MitchellMake immortal SVs contiguous
2017-07-27 David Mitchelladd PL_sv_zero
2017-06-01 Dagfinn Ilmari Man... Eliminate remaining uses of PL_statbuf
2017-01-07 Aaron CraneImprove perlintern.pod docs for PL_dowarn
2016-12-24 Karl WilliamsonCreate inversion list for Assigned code points
2016-12-23 Karl WilliamsonDeprecate isFOO_utf8() macros
next