summaryrefslogtreecommitdiff
path: root/intrpvar.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make encoding pragma lexical in scopeKarl Williamson2014-11-201-1/+2
* Bump the perl version in various places for 5.21.7Chris 'BinGOs' Williams2014-11-211-2/+2
* add filename handling to xs handshakeDaniel Dragan2014-11-131-0/+1
* remove obsolete PL_apiversionDaniel Dragan2014-11-071-1/+0
* Bump the perl version in various places for 5.21.6Abigail2014-10-201-2/+2
* [perl #122445] use magic on $DB::single etc to avoid overload issuesTony Cook2014-10-091-0/+2
* Bump version to 5.21.5Steve Hay2014-09-201-2/+2
* Skip no-common-vars optimisation for aliasesFather Chrysostomos2014-09-181-0/+3
* Allow for changing size of bracketed regex char classKarl Williamson2014-09-031-0/+1
* Split PL_padix into two variablesFather Chrysostomos2014-08-281-0/+1
* intrpvar.h: Correct commentFather Chrysostomos2014-08-281-1/+2
* Bump version number from 5.21.3 to 5.21.4Peter Martini2014-08-211-2/+2
* Bump version number from 5.21.2 to 5.21.3Abigail2014-07-201-2/+2
* Bump the perl version in various places for 5.21.2Matthew Horsfall (alh)2014-06-201-2/+2
* Remove MAD.Jarkko Hietaniemi2014-06-131-5/+0
* Allow dynamic lock of LC_NUMERICKarl Williamson2014-06-051-1/+1