summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Move B-Deparse from dist/ to lib/ since it is non-dual-lived and pure-PerlSteve Hay2013-10-194-1/+7493
* Remove some IGNORABLE files from ext/ and lib/Steve Hay2013-10-181-5/+0
* Change mktables output for some tables to use hexKarl Williamson2013-10-163-11/+40
* lib/Unicode/UCD.t: Do tests in deterministic orderKarl Williamson2013-10-161-5/+5
* new warnings category, so bump warnings.pmRicardo Signes2013-10-051-1/+1
* Make postderef experimentalFather Chrysostomos2013-10-051-11/+14
* Add postderef_qq feature featureFather Chrysostomos2013-10-051-1/+2
* Increase $feature::VERSION to 1.34Father Chrysostomos2013-10-051-1/+1
* Add postderef feature featureFather Chrysostomos2013-10-051-1/+2
* mktables: Verify input files' versionKarl Williamson2013-10-041-0/+9
* Bump Unicode versionKarl Williamson2013-10-042-2/+2
* Upgrade to Unicode 6.3Karl Williamson2013-10-0349-425/+2157
* mktables: Fix logic with binary vs enum propertiesKarl Williamson2013-10-031-9/+15
* mktables: Do some table-driven code generationKarl Williamson2013-10-031-30/+55
* perluniprops: Add correct ignored files docsKarl Williamson2013-10-031-1/+3
* lib/unicore/README.perl: UpdateKarl Williamson2013-10-031-3/+3
* bump File::Copy's $VERSIONTony Cook2013-09-181-1/+1
* Added note about directories not being created with File::Copy::copyNathan Glenn2013-09-181-2/+4
* RT-119817 - Treat =back as the end of a warning description.Matthew Horsfall (alh)2013-09-172-3/+51
* skip lib/ExtUtils/t/Embed.t when cross-compilingFrançois Perrad2013-09-171-0/+4
* convert mktables to parent.pm instead of base.pmRicardo Signes2013-09-121-4/+4
* overload tests: use parent instead of baseRicardo Signes2013-09-121-3/+3
* lib/locale.t: Refactor some testsKarl Williamson2013-08-311-15/+4
* Make printf, sprintf respect 'use locale' for radixKarl Williamson2013-08-311-0/+27
* lib/locale.t: Add a bunch of testsKarl Williamson2013-08-311-12/+169
* lib/locale.t: Display unassigned charsKarl Williamson2013-08-311-0/+11
* lib/locale.t: Change debug outputKarl Williamson2013-08-311-9/+9
* lib/locale.t: Display :punct: characters under debug modeKarl Williamson2013-08-311-0/+3
* lib/locale.t: Use hash keys instead of many arraysKarl Williamson2013-08-311-66/+55
* charnames: Make work in EBCDICKarl Williamson2013-08-292-12/+30
* Unicode::UCD: Work on non-ASCII platformsKarl Williamson2013-08-291-33/+83
* mktables: Generate native code-point tablesKarl Williamson2013-08-291-35/+161
* mktables: Move table creation codeKarl Williamson2013-08-291-20/+12
* [perl #117265] safesyscalls: check embedded nul in syscall argsTony Cook2013-08-261-117/+123
* Apply bitrig change to lib/locale.t tooChris 'BinGOs' Williams2013-08-221-1/+1
* Skip the perldoc test if 'man' is missingNiko Tyni2013-08-221-0/+2
* Correct spelling of LC_MESSAGESNiko Tyni2013-08-211-1/+1
* PerlIO: remove string eval/code injection (#119287)Lukas Mai2013-08-171-2/+2
* lib/locale.t: Make Windows machines failures TODOsKarl Williamson2013-08-151-1/+5
* lib/locale.t: Add commentKarl Williamson2013-08-151-0/+2
* lib/locale.t: Add, improve debugging outputKarl Williamson2013-08-151-5/+56
* lib/locale.t: Change variable name for accuracyKarl Williamson2013-08-151-13/+13
* lib/locale.t: Improve debug outputKarl Williamson2013-08-151-5/+85
* lib/locale.t: White-space onlyKarl Williamson2013-08-151-8/+8
* lib/locale.t: Fix :digit:, :xdigit: testsKarl Williamson2013-08-151-2/+11
* lib/locale.t: Use proper constant.Karl Williamson2013-08-151-6/+4
* perluniprops: Add missing character to what's matchedKarl Williamson2013-08-141-3/+3
* utf8.pm: Slight clarification in podKarl Williamson2013-08-141-2/+2
* lib/locale.t: Make suitable for testing locales sanityKarl Williamson2013-08-121-3/+11
* lib/locale.t: Move advice output to endKarl Williamson2013-08-121-76/+76