summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* bump version on modules changed since 5.13.0Ricardo Signes2010-05-202-2/+2
* bumped File::Find version to 1.16David Golden2010-05-191-1/+1
* Fixed typo: "effecting data" -> "affecting data".Dan Dascalescu2010-05-191-1/+1
* PATCH: Make perluniprops.pod platform neutralkarl williamson (via RT)2010-05-031-6/+8
* Bump version of CarpRafael Garcia-Suarez2010-05-021-1/+1
* [perl #74808] Carp.pm POD errorGene Sullivan2010-05-021-1/+1
* Make Term::ReadLine::findConsole fall back to STDIN if /dev/tty can't be openedGisle Aas2010-05-021-16/+4
* don't use $[ in library codeZefram2010-04-2714-79/+75
* Fix h2ph and testRobin Barker2010-04-261-2/+10
* add tests for version::is_strict() and version::is_lax()David Golden2010-04-251-0/+63
* fix version::is_strict/is_lax exportingDavid Golden2010-04-251-6/+2
* Bump versions of charnames and Unicode::UCD after last patchesRafael Garcia-Suarez2010-04-252-2/+2
* Adapt plan after last patchRafael Garcia-Suarez2010-04-251-1/+1
* PATCH [perl #72624] charnames::viacode(0) returns undefKarl Williamson2010-04-254-15/+41
* 5.12.0 test failures in lib/blib.t and lib/locale.t: Darwin/PPCJames E Keenan2010-04-251-2/+2
* Fix a test failure in perl5db.t when Term::ReadLine::Gnu is installedNiko Tyni2010-04-151-1/+1
* [perl #73560] [PATCH] Fix typos in Pod::FunctionsNga Tang Chan2010-04-131-4/+4
* Ignore Devel/DProf test files in the git repositoryRafael Garcia-Suarez2010-04-131-0/+1
* feature.pm now knows about 5.13Jesse Vincent2010-04-121-1/+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