summaryrefslogtreecommitdiff
path: root/AUTHORS
Commit message (Collapse)AuthorAgeFilesLines
* Add Karen Etheridge to AUTHORS.Craig A. Berry2012-10-111-0/+1
|
* minor tag consistency fixes for perldelta.podBreno G. de Oliveira2012-05-191-0/+1
|
* Revert part of 34d9f36f9Father Chrysostomos2012-05-151-3/+3
| | | | | | I was going to apply this after code freeze, but I made a mistake when switching branches locally and ended up combining it with another commit.
* AUTHORS: Shirataka -> ShirakataFather Chrysostomos2012-05-151-1/+1
|
* Add Shirataka Kentaro to AUTHORSFather Chrysostomos2012-05-151-3/+4
|
* add Daniel Kahn Gillmor to AUTHORSRicardo Signes2012-05-141-0/+1
|
* Revert fixes for [rt.cpan.org #61577]Ricardo Signes2012-05-141-1/+0
| | | | | | | | | | | | These changes introduced some test failures on AIX and other platforms, and rather than dig around for more failing platforms during the RCx period, we will revert this to reapply later when it is more tested. This reverts commit 01b71c89216c9f447494638a5d108e13c45c3863. This reverts commit b6903614db213f07401367249dc84c896eb099b7. This reverts commit 271d04eee1933df0971f54f7bf9a5ca3575e7e6a.
* [rt.cpan.org #61577] sockdomain and socktype undef on newly accepted socketsDaniel Kahn Gillmor2012-05-101-0/+1
| | | | | | | | | | | | | | There appears to be a flaw in IO::Socket where some IO::Socket objects are unable to properly report their socktype, sockdomain, or protocol (they return undef, even when the underlying socket is sufficiently initialized to have these properties). The attached patch should cover IO::Socket objects created via accept(), new_from_fd(), new(), and anywhere else whose details haven't been properly cached. No new code should be executed on IO::Socket objects whose details are already cached and present.
* utf8.h: Use correct UTF-8 downgradeable definitionChristian Hansen2012-04-261-0/+1
| | | | | | | | | Previously, the macro changed by this commit would accept overlong sequences. This patch was changed by the committer to to include EBCDIC changes; and in the non-EBCDIC case, to save a test, by using a mask instead, in keeping with the prior version of the code
* Put bulk 88’s real name in AUTHORSFather Chrysostomos2012-04-101-1/+1
| | | | at his request
* Add bulk 88 to AUTHORSFather Chrysostomos2012-04-101-0/+1
| | | | I would not have been able to do the previous commit without his help.
* Add Christopher Madsen to AUTHORSFather Chrysostomos2012-04-051-0/+1
|
* Changed email adress & fixed name for Mark Fisher.Abigail2012-03-201-1/+1
| | | | | As requested in <CAMLAAiJK6-AsGYKMtt_W9E_7=R-+hhfC1ten3ZwMcsPgfmYqtg@mail.gmail.com>
* Add Darin McBride to AUTHORSFather Chrysostomos2012-01-291-0/+1
|
* Add Steffen Schwigon to AUTHORS.Nicholas Clark2012-01-191-0/+1
|
* Correct Hojung Youn's name in AUTHORSHojung Youn2012-01-161-1/+1
|
* cflags does not exists in Config.pm; use ccflagsambs2012-01-051-0/+1
| | | | | | [dagolden bumped $VERSION and added ambs to the AUTHORS file] Signed-off-by: David Golden <dagolden@cpan.org>
* Add Joel Berger to AUTHORSFather Chrysostomos2012-01-021-0/+1
|
* AUTHORS: better email addressJames E Keenan2011-12-161-1/+1
| | | | Patch attached includes better address for the long-term.
* Update Timothe Litt’s e-mail addressFather Chrysostomos2011-12-161-1/+1
|
* Add Thomas Sibley to AUTHORSThomas Sibley2011-12-161-0/+1
|
* Put tlhackque’s real name in AUTHORSFather Chrysostomos2011-12-161-1/+1
|
* Add tlhackque to AUTHORSFather Chrysostomos2011-12-151-0/+1
|
* Add Johannes Plunien to AUTHORSFather Chrysostomos2011-12-131-0/+1
|
* Make sitecustomize relocatableinc awareCarl Hayter2011-12-031-0/+1
| | | | | | | | | | When -Dusesitecustomize is used with -Duserelocatableinc, SITELIB_EXP/sitecustomize.pl is not found due to SITELIB_EXP having a '.../..' relocation path. This patch refactors the path relocation code from S_incpush() into S_mayberelocate() so that it can be used in both S_incpush() and in usesitecustomize's use of SITELIB_EXP.
* Add Mark Dootson to AUTHORSFather Chrysostomos2011-12-021-0/+1
|
* Merge remote-tracking branch 'p5p/smoke-me/gsoc-pod' into bleadRicardo Signes2011-11-201-0/+1
|\
| * add Marc Green to AUTHORSRicardo Signes2011-10-311-0/+1
| |
* | Add Rodolfo Carvalho to AUTHORSFather Chrysostomos2011-11-201-0/+1
| |
* | Update Aaron Crane's email address in AUTHORSAaron Crane2011-11-201-1/+1
| |
* | Fix misprint in doc of UNIVERSALPerlover2011-11-161-0/+1
|/
* Improve general GNU hints, needed for GNU/Hurd.Pino Toscano2011-10-311-0/+1
| | | | | | | | Bug-Debian: http://bugs.debian.org/636609 Patch-Name: fixes/hurd-hints.diff With minor modifications to add Pino to AUTHORS.
* Add Jilles Tjoelker to AUTHORS.Nicholas Clark2011-10-301-0/+1
|
* Add Mark A. Stratman to AUTHORSFather Chrysostomos2011-10-271-0/+1
|
* Add Laurent Dami to AUTHORSFather Chrysostomos2011-10-231-0/+1
|
* Add email addr to AUTHORS to keep tests quietFather Chrysostomos2011-10-151-1/+1
|
* Adding myself to the AUTHORS listStevan Little2011-09-191-0/+1
|
* Add Douglas Christopher Wilson to AUTHORSFather Chrysostomos2011-09-101-0/+1
|
* Add Stephen Bennett to AUTHORSSteffen Mueller2011-08-291-0/+1
|
* Add Frederic Briere to AUTHORSFather Chrysostomos2011-08-251-0/+1
|
* Correct spelling of KaňkovskýFather Chrysostomos2011-08-171-1/+1
|
* Update AUTHORS following commit f5458e3a4f.Steve Hay2011-08-161-0/+1
|
* Two AUTHORS fixesFather Chrysostomos2011-08-151-1/+2
| | | | | • Correct Kankovský • Add Karthik Rajagopalan
* Update AUTHORS file and convert from Latin-1 to UTF-8Keith Thompson2011-08-141-34/+34
| | | | | | Update my own e-mail address Fix name for <daxim@cpan.org> (not representable in Latin-1) as seen on <http://search.cpan.org/~daxim/>
* Add Mike Sheldrake to AUTHORSSteffen Mueller2011-08-101-0/+1
|
* Update AUTHORSFrom: John Peacock2011-07-281-1/+1
| | | | I just noticed that my e-mail address is wrong in AUTHORS
* Change Shlomi Fish's E-mail Address in AUTHORS fileShlomi Fish2011-07-221-1/+1
| | | | | | | | | | | This patch updates my address. vipe.technion.ac.il is now defunct and shlomif@cpan.org is active and should be kept so into the future. Regards, Shlomi Fish Signed-off-by: Abigail <abigail@abigail.be>
* old work email address is no longer valid - I've updated the file withSpiros Denaxas2011-07-211-1/+1
| | | | a working one.
* Add Brian Fraser to AUTHORSFather Chrysostomos2011-07-121-0/+1
|
* perlref: update bareword bracketing discussion, mention new auto-dereferencingPhil Monsen2011-07-101-0/+1
|