This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #132777) document PL_exit_flags
[perl5.git] / embedvar.h
2019-03-07 Karl WilliamsonAdd hook for Unicode private use override
2019-02-19 David Mitchellfix thread issue with PERL_GLOBAL_STRUCT
2019-02-19 David Mitchellfoo_cloexec() under PERL_GLOBAL_STRUCT_PRIVATE
2019-02-15 Karl WilliamsonAdd global hash to handle \p{user-defined}
2019-02-15 Karl WilliamsonAdd mutex for dealing with qr/\p{user-defined}/
2019-02-05 Karl WilliamsonAdd variable for if the current UTF-8 locale is Turkic
2019-02-05 Karl Williamsonregen/mk_invlists.pl: Create new inversion list
2018-12-25 Karl WilliamsonChange name of PL_NonL1NonFinalFold
2018-12-25 Karl WilliamsonChange name of PL_utf8_foldable variable
2018-12-07 Karl Williamsonregen/mk_invlists.pl: Add new table
2018-07-14 Karl WilliamsonMake global two interpreter variables
2018-06-25 Karl Williamsonregcomp.c: Simplify
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-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-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-11 Lukas Maiadd wrap_keyword_plugin function (RT #132413)
2017-11-09 Karl WilliamsonChange name of locale per-interpreter variable
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 Yves OrtonRestore "Add new hashing and "hash with state" infrastr...
2017-06-01 Dagfinn Ilmari Man... Eliminate remaining uses of PL_statbuf
2017-04-23 Yves OrtonRevert "Add new hashing and "hash with state" infrastru...
2017-04-23 Yves OrtonAdd new hashing and "hash with state" infrastructure
2016-12-24 Karl WilliamsonCreate inversion list for Assigned code points
2016-12-23 Karl WilliamsonDeprecate isFOO_utf8() macros
2016-11-29 Karl WilliamsonChange name of PL_ variable
2016-11-01 Yves Ortonrework perl #129903 - inf recursion from use of empty...
2016-09-01 Craig A. BerryMake PERLLIB_SEP dynamic on VMS.
2016-08-14 Father ChrysostomosRemove PL_maxo
2016-07-29 Karl Williamsonlocale.c: Revamp my_strerror() for thread-safeness
2016-07-13 Father ChrysostomosRemove PL_(lex_)encoding and all dependent code
2016-05-24 Karl WilliamsonDo better locale collation in UTF-8 locales
2016-05-24 Karl Williamsonlocale.c: Change algorithm for strxfrm() trials
2016-05-24 Karl WilliamsonChange mem_collxfrm() algorithm for embedded NULs
2016-05-24 Karl WilliamsonKeep track of if collation locale is UTF-8 or not
2016-04-09 Karl WilliamsonAdd locale mutex
2016-02-19 Karl WilliamsonAdd environment variable for -Dr: PERL_DUMP_RE_MAX_LEN
2016-01-19 Karl WilliamsonAdd qr/\b{lb}/
2016-01-17 Daniel Draganremove deprecated PL_timesbuf
2015-08-17 David MitchellEliminate PL_sawalias, GPf_ALIASED_SV
2015-02-20 Karl WilliamsonAdd \b{sb}
2015-02-20 Karl WilliamsonAdd qr/\b{wb}/
2015-02-20 Karl WilliamsonRemove obsolete macros/tables for \X
2015-02-20 Karl WilliamsonAdd qr/\b{gcb}/
2014-12-29 Karl WilliamsonDon't raise 'poorly supported' locale warning unnecessarily
2014-12-07 David MitchellAdd OP_MULTIDEREF
2014-12-07 Father ChrysostomosRevert ‘Used pad name lists for pad ids’
2014-11-30 Father ChrysostomosAdd ‘immortal’ pad name intrp vars
2014-11-21 Karl WilliamsonMake encoding pragma lexical in scope
2014-11-13 Daniel Draganadd filename handling to xs handshake
2014-11-07 Daniel Draganremove obsolete PL_apiversion
2014-10-09 Tony Cook[perl #122445] use magic on $DB::single etc to avoid...
2014-09-19 Father ChrysostomosSkip no-common-vars optimisation for aliases
2014-09-03 Karl WilliamsonAllow for changing size of bracketed regex char class
2014-09-01 Jarkko HietaniemiStatic initialization using 1/0 or 0/0 not C89.
2014-09-01 Jarkko HietaniemiDo not use HUGE_VAL/VALL for NV_INF.
2014-08-28 Father ChrysostomosSplit PL_padix into two variables
2014-06-13 Jarkko HietaniemiRemove MAD.
2014-05-30 Karl WilliamsonRemove deprecated 'PL_sv_objcount'
2014-01-28 Karl WilliamsonWork properly under UTF-8 LC_CTYPE locales
2014-01-09 Karl WilliamsonRemove PL_L1Posix_ptrs
2013-12-26 Father ChrysostomosRevert "[perl #119801] Stop @DB::dbline modifications...
2013-12-22 Father Chrysostomos[perl #119801] Stop @DB::dbline modifications from...
2013-09-24 Karl WilliamsonRemove PL_ASCII; use existing array slots for it
2013-09-24 Karl WilliamsonAdd inversion list for U+80 - U+FF
2013-09-21 Brian FraserRemoved OP_IN_REGISTER and related defines.
2013-09-13 Tony Cook[perl #115928] a consistent (public) rand() implementation
2013-08-11 Father ChrysostomosMake PL_hints an alias for PL_compiling.cop_hints
2013-08-10 Father ChrysostomosRevert "[perl #117855] Store CopFILEGV in a pad under...
2013-08-05 Father Chrysostomos[perl #117855] Store CopFILEGV in a pad under ithreads
2013-07-02 Steffen Mueller-DPERL_TRACE_OPS to produce reports on executed OP...
2013-06-30 Ruslan ZakirovSV_CONST(name) and PL_sv_consts
2013-06-02 David Mitchelleliminate PL_regdummy
2013-06-02 David Mitchelleliminate PL_reg_state
2013-06-02 David Mitchellmake PL_reg_curpm global
2013-05-07 Yves OrtonMake it possible to disable and control hash key traver...
2013-03-18 Yves OrtonHarden hashes against hash seed discovery by randomizin...
2012-12-31 Karl Williamsonregex: Add pseudo-Posix class: 'cased'
2012-12-23 Karl Williamsonhandy.h: Add full complement of isIDCONT() macros
2012-12-22 Karl WilliamsonUse an array for some inversion lists
2012-12-22 Karl WilliamsonUse an array for some inversion lists
2012-12-22 Karl WilliamsonUse array for some inversion lists
2012-12-22 Karl Williamsonintrpvar.h: Place some swash pointers in an array
2012-12-16 Karl Williamsonregexec.c: More efficient Korean \X processing
2012-12-10 Father ChrysostomosZap PL_glob_index
2012-12-09 Karl WilliamsonAdd functions for getting ctype ALNUMC
next