summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* restrict \p{IsUserDefined} to In\w+ and In\w+David Mitchell2011-01-171-1/+1
* Skip suid File::Copy tests on a nosuid partitionÆvar Arnfjörð Bjarmason2010-07-261-3/+10
* Looser filename matching for new Carp.t tests.Craig A. Berry2010-07-251-1/+1
* In Carp, if @DB::args still contains our sentinel, reset it.Nicholas Clark2010-07-251-0/+1
* Detect incomplete caller overrides in Carp, and avoid using bogus @DB::args.Nicholas Clark2010-07-252-5/+28
* In Carp, minimise the amount of code running in package DB.Nicholas Clark2010-07-251-2/+4
* Resolve issue #74974: document File::Copy::copy(FILE, DIR)Abigail2010-07-151-0/+6
* Spell-check fixes in libH.Merijn Brand2010-07-152-2/+2
* Naif calls segfault T_PRTOBJ of the stock typemapSalvador Ortiz Garcia2010-07-031-1/+1
* Fixed typo: "effecting data" -> "affecting data".Dan Dascalescu2010-07-031-1/+1
* Fix a test failure in perl5db.t when Term::ReadLine::Gnu is installedNiko Tyni2010-05-071-1/+1
* [perl #73560] [PATCH] Fix typos in Pod::FunctionsNga Tang Chan2010-05-071-4/+4
* Bump version of CarpRafael Garcia-Suarez2010-05-061-1/+1
* [perl #74808] Carp.pm POD errorGene Sullivan2010-05-051-1/+1
* 5.12.0 test failures in lib/blib.t and lib/locale.t: Darwin/PPCJames E Keenan2010-04-301-2/+2
* Ignore Devel/DProf test files in the git repositoryRafael Garcia-Suarez2010-04-301-0/+1
* add tests for version::is_strict() and version::is_lax()David Golden2010-04-261-0/+63
* fix version::is_strict/is_lax exportingDavid Golden2010-04-261-6/+2
* Remove perl4-library deprecation warningsSteffen Mueller2010-04-0529-111/+6
* Spaces in filenames require non-default settings on VMS.Craig A. Berry2010-03-281-1/+3
* remove tmp debugging from File/Copy.tDavid Mitchell2010-03-281-1/+0
* Note a new thing to check for each new release of PerlKarl Williamson2010-03-281-0/+7
* RT #73714: Regression in 5.12: File::Copy and initial spacesDavid Mitchell2010-03-272-4/+14
* feature.pm needed to be taught about "use feature ':5.12'"Jesse Vincent2010-03-141-1/+2
* Use simpler language.Tom Hukins2010-03-121-1/+1
* Fix stringification assumption bug in overload.t, revealed by ia64-linux-ld.Nicholas Clark2010-03-111-2/+2
* [perl #73174] swash_init() wasn't saving %^HDavid Mitchell2010-03-021-1/+18
* Update documentationKarl Williamson2010-02-281-1/+4
* Update charnames documentations for \N changes, bugsKarl Williamson2010-02-281-6/+26
* bytes.pm: downgrade DEPRECATED to NOTICEDavid Mitchell2010-02-261-1/+1
* Typo fixRafael Garcia-Suarez2010-02-251-1/+1
* more prose fixups to bytes.pm deprecation warningDavid Mitchell2010-02-241-8/+8
* fix prose from previous lib/bytes.pm doc updateDavid Mitchell2010-02-221-1/+1
* Better explain utf8::upgrade/downgrade/encode/decodeDavid Mitchell2010-02-221-17/+33
* deprecate bytes.pmDavid Mitchell2010-02-221-1/+13
* Bram pointed out the new tests hang if the fix for #72878 isn't in place.Abigail2010-02-221-5/+16
* Merge branch 'tie-scalar' into bleadAbigail2010-02-212-5/+62
|\
| * Upped VERSIONAbigail2010-02-211-1/+1
| * Don't recurse forever if both new() and TIESCALAR() are missing.Abigail2010-02-202-4/+49
| * Document differences between Tie::Scalar and Tie::StdScalarAbigail2010-02-201-0/+12
* | Since change 9c901649534a1360, vendorlib_stem isn't always added to @INC.Nicholas Clark2010-02-211-2/+2
|/
* Bump version's $VERSIONSteve Hay2010-02-141-1/+1
* Removing invalid port L<> links from Version documentation updates.Jesse Vincent2010-02-061-3/+2
* move version details to version::Internals and other clean upDavid Golden2010-02-062-251/+164
* document version::is_strict/is_laxDavid Golden2010-02-061-0/+14
* Document usage of version regexpsJohn Peacock2010-02-062-47/+105
* Export and document is_lax and is_strict functionsJohn Peacock2010-02-062-12/+87
* Don't try to calculate a time over the conservative failure boundary.Michael G. Schwern2010-02-052-4/+6
* Diagnostic improvements to better understand why lib/Benchark.t test 13 has b...Todd Rinaldo2010-02-021-3/+2
* Change from a hard coded temporary file name in lib/AnyDBM_File.t.Nicholas Clark2010-01-251-7/+8