summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* diagnostics.pm; Enhance to accept nested listsKarl Williamson2016-06-172-12/+34
* (perl #128199) rmscopy() is VMS specific and not exportedTony Cook2016-06-151-1/+6
* Unicode/UCD.t: better handling of errorsKarl Williamson2016-05-301-4/+9
* Add an example of the '0x' string format.Jarkko Hietaniemi2016-05-301-2/+3
* Do better locale collation in UTF-8 localesKarl Williamson2016-05-241-2/+52
* Change mem_collxfrm() algorithm for embedded NULsKarl Williamson2016-05-241-1/+14
* perllocale: Document NUL collation handlingKarl Williamson2016-05-241-0/+14
* lib/locale.t: Don't calculate value unless neededKarl Williamson2016-05-241-2/+2
* Update CORE.pod to reflect &CORE::keys() etc.Father Chrysostomos2016-05-201-4/+2
* Allow assignment to &CORE::keys()Father Chrysostomos2016-05-201-2/+2
* Allow &CORE::foo() with hash functionsFather Chrysostomos2016-05-201-110/+115
* Add avhvswitch opFather Chrysostomos2016-05-201-0/+1
* Give feature.pm the concept of no-op featuresFather Chrysostomos2016-05-202-10/+11
* Increase $feature::VERSION to 1.44Father Chrysostomos2016-05-201-1/+1
* Update feature.pm docs for lex sub acceptanceFather Chrysostomos2016-05-201-8/+12
* [perl #128187] Forbid keys @_ in assigned lv subFather Chrysostomos2016-05-201-2/+2
* Bump the perl version in various places for 5.25.2Sawyer X2016-05-211-1/+1
* Indirect object syntax fixed in FileHandle.pmChase Whitener2016-05-201-4/+4
* perlbug: wrap overly long linesNiko Tyni2016-05-161-3/+0
* perlbug: Add unit testsNiko Tyni2016-05-161-0/+158
* Update to the latest Test-Simple cpan distChad Granum2016-05-121-0/+2
* Fix test failure in lib/perl5db.t when mandoc is installedAndreas Voegele2016-05-091-1/+1
* Stop accepting deprecated NBSP in \N{}Karl Williamson2016-05-093-10/+2
* mktables: Don't destroy a data structure too soon.Karl Williamson2016-05-091-2/+39
* mktables: Add info under -annotate optionKarl Williamson2016-05-091-0/+16
* mktables: Add stack trace facilityKarl Williamson2016-05-091-0/+18
* bump version to v5.25.1: now open for businessRicardo Signes2016-05-091-1/+1
* feature.pm: add the v5.25 bundlev5.25.0Ricardo Signes2016-05-091-1/+7
* regen: make regen!Ricardo Signes2016-05-091-1/+1
* Bump $File::Copy::VERSIONDominic Hargreaves2016-04-301-1/+1
* File::Copy: add a warning about flushing writesDominic Hargreaves2016-04-301-0/+8
* lib/perl5db.pl: Fix pod error.Karl Williamson2016-04-231-2/+2
* regen: B::Op_private and uconfig.hRicardo Signes2016-04-101-1/+1
* Strengthen cautions about locale use with threadsKarl Williamson2016-04-081-1/+12
* Bump version in various placesAbigail2016-03-201-1/+1
* Upgrade Win32API::File from version 0.1202 to 0.1203Steve Hay2016-03-191-1/+1
* regen/mk_invlists.pl: Revamp so works on earlier UnicodesKarl Williamson2016-03-171-23/+71
* mktables: Use correct structure to look up dataKarl Williamson2016-03-171-1/+1
* mktables: Fix bug with early Unicode versionsKarl Williamson2016-03-171-14/+20
* mktables: Unicode 1.5 only had 2**16 code pointsKarl Williamson2016-03-171-1/+1
* t/re/uniprops.t: Remove wrong test casesKarl Williamson2016-03-121-0/+12
* Fix various pod errors.Karl Williamson2016-03-111-4/+7
* Mention bytes::length modern workaround re 01e331e5Jarkko Hietaniemi2016-03-071-5/+12
* Update bytes.pm docKarl Williamson2016-03-061-34/+53
* TODO or skip certain failing locale tests on cygwinKarl Williamson2016-03-031-0/+8
* perl5db.pl version bumpJarkko Hietaniemi2016-03-021-1/+1
* Defaulting to VMS is probably not right.Jarkko Hietaniemi2016-03-021-3/+8
* amigaos4: use CONSOLE:, not VMS sys$commandAndy Broad2016-03-021-0/+8
* bump $strict::VERSION and $warnings::VERSIONTony Cook2016-03-022-2/+2
* narrow the filename check in strict.pm/warnings.pmAristotle Pagaltzis2016-03-022-11/+12