summaryrefslogtreecommitdiff
path: root/embedvar.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* SV_CONST(name) and PL_sv_constsRuslan Zakirov2013-06-301-0/+1
* eliminate PL_regdummyDavid Mitchell2013-06-021-1/+0
* eliminate PL_reg_stateDavid Mitchell2013-06-021-1/+0
* make PL_reg_curpm globalDavid Mitchell2013-06-021-0/+1
* Make it possible to disable and control hash key traversal randomizationYves Orton2013-05-071-0/+1
* Harden hashes against hash seed discovery by randomizing hash iterationYves Orton2013-03-191-0/+1
* regex: Add pseudo-Posix class: 'cased'Karl Williamson2012-12-311-1/+0
* handy.h: Add full complement of isIDCONT() macrosKarl Williamson2012-12-231-0/+1
* Use an array for some inversion listsKarl Williamson2012-12-221-6/+1
* Use an array for some inversion listsKarl Williamson2012-12-221-14/+1
* Use array for some inversion listsKarl Williamson2012-12-221-8/+1
* intrpvar.h: Place some swash pointers in an arrayKarl Williamson2012-12-221-9/+1
* regexec.c: More efficient Korean \X processingKarl Williamson2012-12-161-1/+0
* Zap PL_glob_indexFather Chrysostomos2012-12-091-1/+0
* Add functions for getting ctype ALNUMCKarl Williamson2012-12-091-0/+1
* Disable PL_sawampersandFather Chrysostomos2012-11-271-0/+2
* Remove 3 unused interpreter variablesKarl Williamson2012-11-261-3/+0
* Hash Function Change - Murmur hash and true per process hash seedYves Orton2012-11-171-3/+4
* Validate above-Latin1 characters in \N{} aliasesKarl Williamson2012-11-111-0/+2