summaryrefslogtreecommitdiff
path: root/AUTHORS
Commit message (Collapse)AuthorAgeFilesLines
* Add Tokuhiro Matsuno to AUTHORSFlorian Ragwitz2013-09-071-0/+1
|
* Add Marco Peereboom and Owain G. Ainsworth to AUTHORSChris 'BinGOs' Williams2013-08-221-0/+2
|
* Alphabetise AUTHORSFather Chrysostomos2013-08-201-1/+1
| | | | I know, ‘Whose alphabetisation?’
* Filter-Simple tests: swap out base for parent.kevin dawson2013-08-211-0/+1
| | | | | | kevin dawson is now an author. For: RT #119393
* add Alexander Voronov to AUTHORS fileRicardo Signes2013-08-111-0/+1
|
* add Viktor Turskyi to the AUTHORS fileRicardo Signes2013-08-111-0/+1
|
* Philip Boulain is now a perl AUTHOR, and bump a versionTony Cook2013-07-291-0/+1
|
* John Gardiner Myers is now a perl AUTHORTony Cook2013-07-291-0/+1
|
* Brendan Byrd is now a perl AUTHORTony Cook2013-07-291-0/+1
|
* add Victor Efimov to AUTHORSTony Cook2013-07-241-0/+1
|
* Add Niels Thykier to AUTHORSFather Chrysostomos2013-07-191-0/+1
|
* [perl #117223] Remove IO::File example from perlfuncEd Avis2013-07-161-0/+1
| | | | | updated to apply to blead, minor spelling and word wrap fixes by Tony Cook.
* Add Nathan Trapuzzano to AUTHORSFather Chrysostomos2013-07-091-0/+1
|
* Add Olivier Mengué to AUTHORSFather Chrysostomos2013-07-051-0/+1
|
* Use tabs consistently in AUTHORSFather Chrysostomos2013-07-041-1/+1
|
* Add Keedi Kim to AUTHORSFather Chrysostomos2013-07-041-0/+1
|
* [perl #118561] failures loading modules are ignored when sub-package existsGraham Knop2013-06-251-0/+1
|
* Documentation corrections from Wallace Reis++.James E Keenan2013-06-231-0/+1
| | | | For RT #118593, 118595, 118597, 118599.
* Benchmark.t: fix skip() argument orderBrian Gottreu2013-06-201-0/+1
|
* add Mike Doherty to the AUTHORS fileRicardo Signes2013-06-111-0/+1
|
* AUTHORS: Use tabs consistentlyFather Chrysostomos2013-06-091-19/+19
| | | | | Since this is not just a source file, but a file to be read by the public as is, we cannot mix tabs and spaces.
* add Petr Písař to the AUTHORS fileRicardo Signes2013-06-091-1/+2
|
* add gugod to the AUTHORS fileRicardo Signes2013-06-091-0/+1
|
* Add Heiko Eissfeldt to AUTHORSFather Chrysostomos2013-06-031-0/+1
|
* typo fixes for root level scriptsDavid Steinbrunner2013-05-221-0/+1
| | | | | Add David Steinbrunner to AUTHORS. Update pod issues database.
* perldelta: combine, merge, and edit "modules updated"Arthur Axel 'fREW' Schmidt2013-05-121-0/+1
|
* update AUTHORSDavid Mitchell2013-05-031-0/+1
|
* Add Patrik Hägglund to AUTHORSKarl Williamson2013-03-211-0/+1
|
* Add Aaron Trevena to AUTHORSKarl Williamson2013-03-201-0/+1
|
* Add Felipe Gasper to AUTHORSKarl Williamson2013-03-181-0/+1
|
* Eliminate duplication.James E Keenan2013-03-151-1/+0
|
* Apply two POD corrections supplied by SHIRAKATA Kentaro++.James E Keenan2013-03-131-0/+1
| | | | For: RT #117153 and #117155.
* Moved t/cmd/lexsub.t, t/cmd/while.t to t/op; split t/cmd/for.t to two ↵James E Keenan2013-03-131-0/+2
| | | | | | | | pieces, one in t/op/for.t. Update and sort MANIFEST. From work done at NY Perl Hackathon by Charlie Gonzalez and Taqqai Karim. For: RT #116615
* Change preferred email for Shirakata KentaroKarl Williamson2013-03-121-1/+1
|
* Add Jasmine Ahuja to AUTHORS.James E Keenan2013-03-041-0/+1
|
* Add NY Perl Hackathon participant to AUTHORS.James E Keenan2013-03-031-0/+1
|
* Add Anton Nikishaev to AUTHORS: RT #116959.James E Keenan2013-02-281-0/+1
|
* Add documentation on the advantages of perldoc for man users to perl.podH.Merijn Brand2013-02-271-0/+1
| | | | | | Thanks. Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
* Add Kent Fredric to AUTHORSFather Chrysostomos2013-02-171-0/+1
|
* Added Lucas Holt to AUTHORSChris 'BinGOs' Williams2013-02-171-0/+1
|
* Add Jess Robinson to AUTHORSKarl Williamson2013-02-091-0/+1
|
* wrap examples in single quotesTobias Leich2013-01-261-0/+1
| | | | | Examples that use $ as metacharacter should be in single quotes, or the dollar must be escaped.
* Add Augustina Blair to AUTHORSKarl Williamson2012-12-231-0/+1
|
* Added Sergey Alekseev to AUTHORSChris 'BinGOs' Williams2012-12-161-0/+1
|
* AUTHORS: Change email for Sébastien Aperghis-TramoniKarl Williamson2012-12-051-1/+1
|
* Fix misparsing of maketext strings.Brian Carlson2012-12-041-0/+1
| | | | | | | | | Case 61251: This commit fixes a misparse of maketext strings that could lead to arbitrary code execution. Basically, maketext was compiling bracket notation into functions, but neglected to escape backslashes inside the content or die on fully-qualified method names when generating the code. This change escapes all such backslashes and dies when a method name with a colon or apostrophe is specified.
* Add Bob Ernst to AUTHORSFather Chrysostomos2012-11-251-0/+1
|
* Add Sven Strickroth to AUTHORS.Craig A. Berry2012-11-251-0/+1
|
* Add Tom Wyant’s e-mail to AUTHORSFather Chrysostomos2012-11-121-1/+1
|
* add to authorsSawyer X2012-09-221-0/+1
|