summaryrefslogtreecommitdiff
path: root/embedvar.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add new hashing and "hash with state" infrastructure"Yves Orton2017-04-231-4/+0
* Add new hashing and "hash with state" infrastructureYves Orton2017-04-231-0/+4
* Create inversion list for Assigned code pointsKarl Williamson2016-12-231-0/+1
* Deprecate isFOO_utf8() macrosKarl Williamson2016-12-231-0/+1
* Change name of PL_ variableKarl Williamson2016-11-281-1/+1
* rework perl #129903 - inf recursion from use of empty pattern in regex codeblockYves Orton2016-11-011-0/+1
* Make PERLLIB_SEP dynamic on VMS.Craig A. Berry2016-09-011-0/+4
* Remove PL_maxoFather Chrysostomos2016-08-141-1/+0
* locale.c: Revamp my_strerror() for thread-safenessKarl Williamson2016-07-291-0/+2
* Remove PL_(lex_)encoding and all dependent codeFather Chrysostomos2016-07-131-2/+0
* Do better locale collation in UTF-8 localesKarl Williamson2016-05-241-0/+1
* locale.c: Change algorithm for strxfrm() trialsKarl Williamson2016-05-241-0/+1
* Change mem_collxfrm() algorithm for embedded NULsKarl Williamson2016-05-241-0/+1
* Keep track of if collation locale is UTF-8 or notKarl Williamson2016-05-241-0/+1
* Add locale mutexKarl Williamson2016-04-091-0/+2
* Add environment variable for -Dr: PERL_DUMP_RE_MAX_LENKarl Williamson2016-02-191-0/+1
* Add qr/\b{lb}/Karl Williamson2016-01-191-0/+1
* remove deprecated PL_timesbufDaniel Dragan2016-01-171-1/+0
* Eliminate PL_sawalias, GPf_ALIASED_SVDavid Mitchell2015-08-171-1/+0
* Add \b{sb}Karl Williamson2015-02-191-0/+1
* Add qr/\b{wb}/Karl Williamson2015-02-191-0/+1
* Remove obsolete macros/tables for \XKarl Williamson2015-02-191-2/+0
* Add qr/\b{gcb}/Karl Williamson2015-02-191-0/+1
* Don't raise 'poorly supported' locale warning unnecessarilyKarl Williamson2014-12-291-0/+1
* Add OP_MULTIDEREFDavid Mitchell2014-12-071-0/+1
* Revert ‘Used pad name lists for pad ids’Father Chrysostomos2014-12-061-0/+1
* Add ‘immortal’ pad name intrp varsFather Chrysostomos2014-11-301-0/+2
* Make encoding pragma lexical in scopeKarl Williamson2014-11-201-0/+1
* add filename handling to xs handshakeDaniel Dragan2014-11-131-0/+1
* remove obsolete PL_apiversionDaniel Dragan2014-11-071-1/+0
* [perl #122445] use magic on $DB::single etc to avoid overload issuesTony Cook2014-10-091-0/+1
* Skip no-common-vars optimisation for aliasesFather Chrysostomos2014-09-181-0/+1
* Allow for changing size of bracketed regex char classKarl Williamson2014-09-031-0/+1
* Static initialization using 1/0 or 0/0 not C89.Jarkko Hietaniemi2014-09-011-4/+0
* Do not use HUGE_VAL/VALL for NV_INF.Jarkko Hietaniemi2014-09-011-0/+4
* Split PL_padix into two variablesFather Chrysostomos2014-08-281-0/+1
* Remove MAD.Jarkko Hietaniemi2014-06-131-2/+0
* Remove deprecated 'PL_sv_objcount'Karl Williamson2014-05-291-1/+0
* Work properly under UTF-8 LC_CTYPE localesKarl Williamson2014-01-271-0/+1
* Remove PL_L1Posix_ptrsKarl Williamson2014-01-091-1/+0
* Revert "[perl #119801] Stop @DB::dbline modifications from crashing"Father Chrysostomos2013-12-251-6/+0
* [perl #119801] Stop @DB::dbline modifications from crashingFather Chrysostomos2013-12-211-0/+6
* Remove PL_ASCII; use existing array slots for itKarl Williamson2013-09-241-1/+0
* Add inversion list for U+80 - U+FFKarl Williamson2013-09-241-0/+1
* Removed OP_IN_REGISTER and related defines.Brian Fraser2013-09-211-1/+0
* [perl #115928] a consistent (public) rand() implementationTony Cook2013-09-131-0/+1
* Make PL_hints an alias for PL_compiling.cop_hintsFather Chrysostomos2013-08-111-1/+0
* Revert "[perl #117855] Store CopFILEGV in a pad under ithreads"Father Chrysostomos2013-08-091-3/+0
* [perl #117855] Store CopFILEGV in a pad under ithreadsFather Chrysostomos2013-08-051-0/+3
* -DPERL_TRACE_OPS to produce reports on executed OP countsSteffen Mueller2013-07-021-0/+1