summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* lib/locale.t: Add testsKarl Williamson2013-12-161-0/+6
* lib/locale.t: Move some linesKarl Williamson2013-12-161-3/+4
* mktables: Add comments to output tablesKarl Williamson2013-12-061-0/+13
* PATCH: [perl #120675] Unexpected tainting via regex using localeKarl Williamson2013-12-041-0/+5
* mktables: Clean up relict usageKarl Williamson2013-12-041-2/+2
* mktables: Default those tables whose names begin with '_' to internalKarl Williamson2013-12-041-2/+6
* perluniprops: NitKarl Williamson2013-12-041-1/+1
* lib/locale.t: Only output debug message if relevantKarl Williamson2013-12-041-1/+9
* lib/locale.t: Test /il matchingKarl Williamson2013-12-031-8/+2
* lib/locale.t: Make another test TODO if it failsKarl Williamson2013-12-031-5/+10
* lib/locale.t: Use lexical instead of $_ in a blockKarl Williamson2013-12-031-12/+12
* lib/locale.t: Add some debugging infoKarl Williamson2013-12-031-0/+4
* lib/locale.t: Add debug verbosity levelKarl Williamson2013-12-031-12/+38
* lib/locale.t: Shorten function nameKarl Williamson2013-12-031-22/+22
* Revert "Squash COWs in the char* typemap"Father Chrysostomos2013-11-271-21/+1
* perluniprops: TweaksKarl Williamson2013-11-251-17/+22
* Squash COWs in the char* typemapFather Chrysostomos2013-11-231-1/+21
* Simplify code for deparsing socketpairFather Chrysostomos2013-11-111-2/+1
* Fix deparsing of glob(my $x) and CORE::globFather Chrysostomos2013-11-092-15/+15
* Failing tests for &CORE::exit/die with vmsishFather Chrysostomos2013-11-081-2/+18
* Increase $B::Deparse::VERSION to 1.24Father Chrysostomos2013-10-301-1/+1
* [perl #119807] Deparse s//\(3)/e in a way that does not warnFather Chrysostomos2013-10-302-3/+16
* bump Tie::StdHandle versionDavid Mitchell2013-10-231-1/+1
* Tie::StdHandle::WRITE: handle offsetDavid Mitchell2013-10-232-2/+9
* Tie::StdHandle appends extra copies of $\ to outputAnno Siegel2013-10-232-7/+33
* stdhandle.t: unlink the right file.David Mitchell2013-10-231-1/+1
* stdhandle.t: convert to use Test::MoreDavid Mitchell2013-10-231-35/+30
* Make B/Deparse handle unicode regexesDavid Mitchell2013-10-231-1/+8
* Benchmark.t: avoid ultra-lightweight codeDavid Mitchell2013-10-211-2/+5
* Benchmark.pm: bail out earlier on zero deltaDavid Mitchell2013-10-211-3/+15
* Skip 'BAD LOCALE' test on DragonflyBSDChris 'BinGOs' Williams2013-10-201-1/+2
* 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