summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* version bump for File::Copy and add change to deltaMatt S Trout2010-06-211-1/+1
* bump versions on VMS::DCLsym, mro, Search::Dist and UNIVERSAL and delta them ...Matt S Trout2010-06-212-2/+2
* Avoid creating @EXPORT_FAIL in every package using Exporter.Nicholas Clark2010-06-171-4/+7
* Remove debugging statement from mktables.Karl Williamson2010-06-151-1/+0
* Resolve issue #74974: document File::Copy::copy(FILE, DIR)Abigail2010-06-081-0/+6
* Spell-check fixes in libH.Merijn Brand2010-06-072-2/+2
* PATCH: uniprops.t take advantage of EBCDIC test.plKarl Williamson2010-06-071-66/+8
* fix for RT #8438: $tied->() doesn't call FETCHDavid Mitchell2010-06-041-1/+1
* Add mktables option for development useKarl Williamson2010-05-301-0/+20
* mktables -- don't create Names table unless askedKarl Williamson2010-05-301-60/+94
* Fix priority of suppressed vs. explicitly outputKarl Williamson2010-05-301-1/+5
* Remove obsolete commentKarl Williamson2010-05-301-7/+0
* Generate simple case folding tables only if askedKarl Williamson2010-05-301-13/+22
* Add comment about objaddr in mktablesKarl Williamson2010-05-301-0/+3
* Use in-line 'no overloading' for speedKarl Williamson2010-05-301-118/+142
* Naif calls segfault T_PRTOBJ of the stock typemapSalvador Ortiz Garcia2010-05-281-1/+1
* make overload respect get magicDavid Mitchell2010-05-211-1/+240
* 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