summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert "stop T_IN/OUT/INOUT/STDIO typemaps leaking"David Mitchell2015-05-181-24/+8
* bump utf8 version after doc fixDavid Mitchell2015-05-171-1/+1
* Fix a doc typo in the spelling of EBCDICRafael Garcia-Suarez2015-05-171-1/+1
* document that we may add more overloaded ops over timeRicardo Signes2015-05-081-1/+2
* bump version: make regenRicardo Signes2015-05-081-1/+1
* Bump version for 5.21.12 (although it's unlikely to happen)Steve Hay2015-04-211-1/+1
* bump perl5db.pl's $VERSIONTony Cook2015-04-161-1/+1
* lib/perl5db.pl: Restore noop lock prototypeJames McCoy2015-04-161-0/+1
* Reword reference to $ENV{PERL_UNICODE} in utf8Randy Stauner2015-03-291-2/+2
* [perl #123790] Disable targlex for some opsFather Chrysostomos2015-03-261-2/+2
* Deparse.t: test <<>>Father Chrysostomos2015-03-241-0/+3
* Bump Deparse's $VERSION following commit 65ef2c3e7d945498.Nicholas Clark2015-03-241-1/+1
* Correctly deparse <<>>Rafael Garcia-Suarez2015-03-241-1/+5
* discourage use warnings FATAL => 'all'David Golden2015-03-231-22/+50
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-221-5/+0
* Bump version for 5.21.11 (if that happens)Steve Hay2015-03-201-1/+1
* unicore/README.perl:perl with older Unicode versionsKarl Williamson2015-03-191-9/+12
* Update information about using older UnicodeKarl Williamson2015-03-191-2/+3
* mktables: Better work with earlier UnicodesKarl Williamson2015-03-191-2/+5
* lib/perl5db.pl: Fix pod typoKarl Williamson2015-03-191-1/+1
* lib/perl5db.pl: Generalize for EBCDICKarl Williamson2015-03-191-2/+4
* Create single fcn for dup'd /lib codeKarl Williamson2015-03-195-12/+105
* lib/open.t: TODO an EBCDIC test until Encode fixedKarl Williamson2015-03-181-0/+2
* DBM_Filter/t/encode.t: temporarily skip until Encode fixedKarl Williamson2015-03-181-0/+5
* Revert discouragement of fatal warningsRicardo Signes2015-03-171-32/+20
* perldelta entry for ce3778a3796be3e4604ed9b3671ea624c5affe0b.James E Keenan2015-03-161-2/+2
* Document FATAL warnings as discouraged.David Golden2015-03-161-20/+32
* lib/open.t: Skip a test on EBCDIC because of encodingKarl Williamson2015-03-141-0/+2
* lib/DBM_Filter/t/encode.t: Generalize for non-ASCII platformsKarl Williamson2015-03-141-16/+6
* t/lib/open.t: Generalize for EBCDIC platformsKarl Williamson2015-03-131-4/+9
* Optimize out unicode_to_native(), native_to_unicode()Karl Williamson2015-03-122-2/+25
* DBM_Filter/t/utf8.t: Generalize for other EBCDIC code pagesKarl Williamson2015-03-091-17/+9
* perluniprops: Add text about using with older Unicode releasesKarl Williamson2015-03-091-0/+4
* lib/locale.t: White-space onlyKarl Williamson2015-03-091-8/+8
* Skip various locale tests when locales are not availableKarl Williamson2015-03-092-5/+9
* lib/overload.t: Generalize for EBCDICKarl Williamson2015-03-051-3/+3
* lib/utf8.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-17/+18
* feature/unicode_strings.t: Generalize to work on non-ASCII platformsKarl Williamson2015-03-051-2/+2
* lib/dumpvar.pl: Generalize for non-ASCII platformsKarl Williamson2015-03-051-31/+25
* lib/Unicode/UCD.t: White-space onlyKarl Williamson2015-03-051-27/+27
* lib/Config.t: Skip tests that are invalid on os390Karl Williamson2015-03-051-0/+1
* lib/Unicode/UCD.t: Fixes to work on EBCDICKarl Williamson2015-03-051-5/+5
* lib/open.t: Fix skip countKarl Williamson2015-03-051-2/+2
* [perl #123947] deparse $#_ as $#_ not as $#{_}Tony Cook2015-03-022-3/+3
* [perl #123848] Allow OPpTARGET_MY on qrFather Chrysostomos2015-03-011-2/+2
* [perl #123763] pushre needs to permit OPpTARGET_MYHugo van der Sanden2015-02-281-2/+2
* lib/h2ph.t to test generated t/_h2ph_pre.ph instead of the system onePetr Písař2015-02-251-1/+1
* added link to announcementSawyer X2015-02-211-1/+1
* Add \b{sb}Karl Williamson2015-02-192-1/+540
* Add qr/\b{wb}/Karl Williamson2015-02-192-1/+1417