Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feature bundles are the same across all subversions | Steffen Müller | 2008-02-08 | 1 | -16/+20 |
| | | | | | Message-ID: <20080113214537.13226.qmail@lists.develooper.com> p4raw-id: //depot/perl@33247 | ||||
* | Make -E require 5.11 features | Rafael Garcia-Suarez | 2007-12-19 | 1 | -0/+2 |
| | | | p4raw-id: //depot/perl@32648 | ||||
* | feature.pm needs to cope with the version not being 5.10.0 | Nicholas Clark | 2007-12-19 | 1 | -2/+4 |
| | | | p4raw-id: //depot/perl@32645 | ||||
* | document [PATCH] lib/feature.pm | Robin Barker | 2007-09-18 | 1 | -3/+9 |
| | | | | | | From: "Robin Barker" <Robin.Barker@npl.co.uk> Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1B3@exchsvr1.npl.ad.local> p4raw-id: //depot/perl@31893 | ||||
* | Remove the 'err' keyword | Rafael Garcia-Suarez | 2007-09-07 | 1 | -11/+2 |
| | | | p4raw-id: //depot/perl@31812 | ||||
* | feature bundle :5.10 should be equivalent to latest :5.10.X | Rafael Garcia-Suarez | 2007-09-07 | 1 | -4/+3 |
| | | | p4raw-id: //depot/perl@31811 | ||||
* | Adjustment to the test for importing feature bundles, | Rafael Garcia-Suarez | 2007-05-24 | 1 | -2/+4 |
| | | | | | found by Hugo p4raw-id: //depot/perl@31267 | ||||
* | Don't use a regex match in lib/feature.pm | Ævar Arnfjörð Bjarmason | 2007-05-20 | 1 | -8/+8 |
| | | | | | | From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com> Message-ID: <51dd1af80705181316r15f65e45n55903de294565aa1@mail.gmail.com> p4raw-id: //depot/perl@31241 | ||||
* | Make use VERSION also load feature.pm | Rafael Garcia-Suarez | 2007-03-03 | 1 | -0/+29 |
| | | | p4raw-id: //depot/perl@30446 | ||||
* | Mention the syntax C<use feature ':5.10'> in feature.pm's synopsis | Rafael Garcia-Suarez | 2007-03-01 | 1 | -0/+2 |
| | | | p4raw-id: //depot/perl@30438 | ||||
* | Enable the ~~ operator by default. | Rafael Garcia-Suarez | 2007-01-15 | 1 | -10/+2 |
| | | | | | Remove the ~~ feature. p4raw-id: //depot/perl@29838 | ||||
* | Introduce the :5.10.0 feature bundle, and make :5.10 an | Rafael Garcia-Suarez | 2007-01-15 | 1 | -5/+11 |
| | | | | | alias to it (aimed at be an alias to the latest :5.10.X) p4raw-id: //depot/perl@29822 | ||||
* | Fix link to perlsyn (thanks to Michael G Schwern) | Rafael Garcia-Suarez | 2007-01-15 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@29821 | ||||
* | Remove the "dor" feature alias. | Rafael Garcia-Suarez | 2007-01-15 | 1 | -5/+0 |
| | | | p4raw-id: //depot/perl@29820 | ||||
* | Document "no feature" (Michael G Schwern) | Rafael Garcia-Suarez | 2007-01-15 | 1 | -1/+16 |
| | | | p4raw-id: //depot/perl@29819 | ||||
* | Move the documentation of the lexical effect of feature.pm to its own | Rafael Garcia-Suarez | 2007-01-15 | 1 | -5/+17 |
| | | | | | | section thus removing a lot of redundant redundant documentation about it cluttering up the feature documentation. (by Michael G Schwern) p4raw-id: //depot/perl@29818 | ||||
* | Remove obsolete notes and TODOs from feature.pm | Rafael Garcia-Suarez | 2007-01-15 | 1 | -12/+1 |
| | | | p4raw-id: //depot/perl@29817 | ||||
* | Add a reference to the docs for state() variables in feature.pm | Rafael Garcia-Suarez | 2007-01-15 | 1 | -0/+2 |
| | | | | | (suggested by Michael G Schwern) p4raw-id: //depot/perl@29816 | ||||
* | Factorise croak() calls and error messages in feature.pm | Rafael Garcia-Suarez | 2007-01-15 | 1 | -18/+21 |
| | | | | | (suggested by Michael G Schwern) p4raw-id: //depot/perl@29815 | ||||
* | Make "use feature 'dor'" an alias for "use feature 'err'" | Rafael Garcia-Suarez | 2006-06-07 | 1 | -0/+5 |
| | | | p4raw-id: //depot/perl@28365 | ||||
* | Add "state" feature | Rafael Garcia-Suarez | 2006-05-03 | 1 | -3/+9 |
| | | | p4raw-id: //depot/perl@28087 | ||||
* | Automatically set HINT_LOCALIZE_HH whenever %^H is modified. | Nicholas Clark | 2006-04-01 | 1 | -3/+0 |
| | | | p4raw-id: //depot/perl@27666 | ||||
* | eliminate HINT_HH_FOR_EVAL | Robin Houston | 2005-12-22 | 1 | -1/+1 |
| | | | | | Message-ID: <20051222115455.GB30301@rpc142.cs.man.ac.uk> p4raw-id: //depot/perl@26447 | ||||
* | Feature bundle is now :5.10, and add -E switch | Robin Houston | 2005-12-21 | 1 | -11/+54 |
| | | | | | Message-ID: <20051221110008.GB25877@rpc142.cs.man.ac.uk> p4raw-id: //depot/perl@26432 | ||||
* | Re: [PATCH] Make the 'sort' pragma lexically scoped | Robin Houston | 2005-12-19 | 1 | -3/+3 |
| | | | | | Message-ID: <20051219174620.GA17940@rpc142.cs.man.ac.uk> p4raw-id: //depot/perl@26402 | ||||
* | latest switch/say/~~ | Robin Houston | 2005-12-19 | 1 | -0/+116 |
Message-Id: <20051217204431.GB28940@rpc142.cs.man.ac.uk> p4raw-id: //depot/perl@26400 |