summaryrefslogtreecommitdiff
path: root/intrpvar.h
Commit message (Expand)AuthorAgeFilesLines
* Improve perlintern.pod docs for PL_dowarnAaron Crane2017-01-071-2/+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-2/+1
* PATCH: [perl #129953] lib/locale.t failures on FREEBSDKarl Williamson2016-11-281-1/+2
* rework perl #129903 - inf recursion from use of empty pattern in regex codeblockYves Orton2016-11-011-0/+1
* make PL_ pad vars be of type PADOFFSETDavid Mitchell2016-09-261-7/+7
* Re-order intrp structFather Chrysostomos2016-08-141-3/+1
* Remove PL_maxoFather Chrysostomos2016-08-141-1/+1
* Remove PL_(lex_)encoding and all dependent codeFather Chrysostomos2016-07-131-3/+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/+2
* 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 environment variable for -Dr: PERL_DUMP_RE_MAX_LENKarl Williamson2016-02-191-0/+2
* intrvar.h: document PL_tmps_maxDavid Mitchell2016-02-031-1/+1
* Add qr/\b{lb}/Karl Williamson2016-01-191-0/+1
* remove deprecated PL_timesbufDaniel Dragan2016-01-171-5/+0
* Fix broken fix for RT #127212Aaron Crane2016-01-171-3/+5
* Fix version numbers in intrpvar.h commentsAaron Crane2016-01-171-2/+2
* RT #127212: retain binary compatibility across plain/DEBUGGINGAaron Crane2016-01-171-3/+4
* Bump the perl version in various places for 5.23.7David Golden2015-12-211-2/+2
* Bump the perl version in various places for 5.23.6Abigail2015-11-201-2/+2
* avoid (TAINTING_get && TAINT_get)David Mitchell2015-11-101-1/+1
* Bump version to 5.23.5Steve Hay2015-10-201-2/+2
* optimise save/restore of PL_delaymagic.David Mitchell2015-10-181-0/+15
* Bump the perl version in various places for 5.23.4.Peter Martini2015-09-211-2/+2
* Various pods: Add C<> around many typed-as-is thingsKarl Williamson2015-09-031-1/+1
* perlapi, perlintern: Add L<> links to podKarl Williamson2015-09-031-5/+5
* Bump the perl version in various places for 5.23.3.Matthew Horsfall2015-08-201-2/+2
* document what PL_generation is forDavid Mitchell2015-08-171-1/+2
* Eliminate PL_sawalias, GPf_ALIASED_SVDavid Mitchell2015-08-171-3/+0
* Bump version to 5.23.2Matthew Horsfall2015-07-201-2/+2
* patchlevel: we are now perl v5.23.1Ricardo Signes2015-06-201-2/+2
* bump version to v5.23.0Ricardo Signes2015-06-011-2/+2
* bump version to v5.22.0 with Porting/bump-perl-versionRicardo Signes2015-05-081-2/+2
* Bump version for 5.21.12 (although it's unlikely to happen)Steve Hay2015-04-211-2/+2
* Bump version for 5.21.11 (if that happens)Steve Hay2015-03-201-2/+2
* Skip PL_warn_locale use unless compiled inKarl Williamson2015-03-071-1/+3
* added link to announcementSawyer X2015-02-211-2/+2
* 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
* More bumpbing of version number to 5.21.9. Missed this yesterday.Matthew Horsfall2015-01-211-2/+2
* Don't raise 'poorly supported' locale warning unnecessarilyKarl Williamson2014-12-291-0/+1
* Bump version number to 5.21.8Max Maischein2014-12-211-2/+2
* Add OP_MULTIDEREFDavid Mitchell2014-12-071-0/+3
* Revert ‘Used pad name lists for pad ids’Father Chrysostomos2014-12-061-0/+2
* Add ‘immortal’ pad name intrp varsFather Chrysostomos2014-11-301-0/+2