summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* locale.t: Don't show 100% pass when there are failuresKarl Williamson2013-08-121-2/+4
* lib/locale.t: White-space onlyKarl Williamson2013-08-121-366/+364
* lib/locale.t: Don't skip certain testsKarl Williamson2013-08-121-19/+0
* lib/locale.t: Remove useless test.Karl Williamson2013-08-121-20/+2
* lib/locale.t: Add a bunch of tests.Karl Williamson2013-08-121-10/+293
* lib/locale.t: Better debug outputKarl Williamson2013-08-121-27/+31
* lib/locale.t: Add test name to debug outputKarl Williamson2013-08-121-1/+2
* lib/locale.t: Add omitted test casesKarl Williamson2013-08-121-1/+1
* lib/locale.t: Rename some internal elementsKarl Williamson2013-08-121-48/+48
* lib/locale.t: Add comments; clarify some test namesKarl Williamson2013-08-121-8/+10
* lib/locale.t: Allow turning on debug via envKarl Williamson2013-08-121-1/+4
* Test multiline links in diagnostics.tFather Chrysostomos2013-08-121-1/+9
* Increase $diagnostics::VERSION to 1.32Father Chrysostomos2013-08-121-1/+1
* diagnostics: don’t truncate wrapped linksFather Chrysostomos2013-08-121-1/+1
* [perl #117355] unTODO the [lu]cfirst under bytes testsTony Cook2013-08-121-1/+0
* [perl #117355] very basic tests for [ul]c(first)? under use bytesTony Cook2013-08-121-1/+10
* op.c:ck_svconst: Don’t allow ro COWs under old COWFather Chrysostomos2013-08-111-9/+0
* Remove some effect-less code.Shlomi Fish2013-08-101-15/+0
* Fix RT #41461 (with a test).Shlomi Fish2013-08-102-3/+15
* Clarify documentation re switch expecting an argument but none is provided.James E Keenan2013-08-072-37/+62
* [perl #119043] Allow utf8 up/downgrade on ro COWsFather Chrysostomos2013-08-041-0/+25
* Revert "[perl #119043] Exempt shared hash key consts from ro"Father Chrysostomos2013-08-031-3/+4
* [perl #52000] use PL_exit_flags in the test so it works non-threadedTony Cook2013-07-291-1/+1
* [perl #52000] Warn/abort on attempted perl exitJohn Gardiner Myers2013-07-291-6/+7
* [perl #119043] Exempt shared hash key consts from roFather Chrysostomos2013-07-281-4/+3
* Make overloaded constants always read-onlyFather Chrysostomos2013-07-251-1/+0
* Test readonliness of overload constantsFather Chrysostomos2013-07-251-1/+15
* English.pm: update perl version where perf fixedDavid Mitchell2013-07-241-3/+3
* Generate lib/.gitignore from MANIFEST.Nicholas Clark2013-07-241-173/+47
* Move all the "special case" build products from lib/.gitignore to .gitignoreNicholas Clark2013-07-241-18/+0
* Make .gitignore and lib/.gitignore more consistent.Nicholas Clark2013-07-241-55/+64
* Prune some .gitignore files.Nicholas Clark2013-07-241-5/+0
* Benchmark.t: remove CPU-speed-sensitive testDavid Mitchell2013-07-191-80/+1
* ignore the build product lib/version.podTony Cook2013-07-171-0/+1
* Move version from lib/ to cpan/Nicholas Clark2013-07-1612-2358/+2
* Convert lib/FileHandle.t to use of Test::More; provide descriptions.James E Keenan2013-07-161-56/+59
* ExtUtils::Embed::canon needs to *globally* substitute / for $asNicholas Clark2013-07-151-1/+1