summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* bump versions for core libs changed since 5.11.3Ricardo Signes2010-01-192-2/+2
* regen warnings.pl for new version numberRicardo Signes2010-01-191-1/+1
* note strict/lax version requirements in documentationDavid Golden2010-01-191-1/+3
* Clean up mktables intro comments; remove trailing white spaceKarl Williamson2010-01-171-89/+177
* [perl #72098] File::Copy stripping 06000 perms on cp for rootTodd Rinaldo2010-01-161-6/+2
* PATCH: [perl #71726] \p{xdigit} should match full-width formsKarl Williamson2010-01-151-10/+11
* This adds a constructor option to not output the comments containing the rang...Karl Williamson2010-01-151-3/+15
* Omnibus strict and lax version parsingDavid Golden2010-01-132-29/+124
* test stash_name in less.pmRicardo Signes2010-01-121-2/+17
* catch the one $class instance missed in less.pmRicardo Signes2010-01-121-2/+3
* Mention name of C constant in feature.pm for greppabilityRafael Garcia-Suarez2010-01-121-0/+1
* Add note to .pod for compound form perl extensionsKarl Williamson2010-01-111-2/+13
* Bump less' versionRafael Garcia-Suarez2010-01-111-1/+1
* allow indirection between less and its hints stash nameRicardo Signes2010-01-111-5/+7
* Remove [[:posix:]] references because changes not going into 5.12Karl Williamson2010-01-111-39/+53
* Completely avoid autovivification of CORE::GLOBAL::callerRafael Garcia-Suarez2010-01-102-8/+16
* Typo fix : caller:: isn't callerRafael Garcia-Suarez2010-01-101-2/+2
* Move prototype parsing related warnings from the 'syntax' top level warnings ...Matt S Trout2010-01-101-5/+8
* Bump version of UNIVERSAL.pmRafael Garcia-Suarez2010-01-031-1/+1
* dial back warnings on UNIVERSAL->importRicardo Signes2010-01-031-0/+1
* Correct \p{print} to not match LINE SEPARATOR nor PARAGRAPH SEPARATORKarl Williamson2009-12-301-1/+4
* Guard open.t against Encode not being availableH.Merijn Brand2009-12-291-0/+1
* PATCH: Makefile in lib/unicore shouldn't clean .t filekarl williamson2009-12-281-1/+1
* Update .podsKarl Williamson2009-12-251-70/+4
* Unicode documentation updatesKarl Williamson2009-12-201-1/+1
* Bumped File::Find's version since it's changed since 5.11.2Jesse Vincent2009-12-201-1/+1
* Introduce C<use feature "unicode_strings">Rafael Garcia-Suarez2009-12-203-209/+92
* Update File::Copy tests to skip on OpenBSD, as it mounts too many filesystems...Jesse Vincent2009-12-151-0/+3
* Don't make C<use legacy> die on unknown legacy namesRafael Garcia-Suarez2009-12-161-3/+0
* fix bug 67156: overload: nomethod(..., '!') return value invertedMichael Breen2009-12-141-2/+17
* [perl #71204] diagnostics.pm suppresses 'Use of uninitialized value in range ...Gene Sullivan2009-12-141-1/+2
* Doc nitsRafael Garcia-Suarez2009-12-121-5/+4
* qr/\X/ expansionKarl Williamson2009-12-053-107/+693
* Port lib/unicore/mktables to VMS.Craig A. Berry2009-12-041-15/+18
* Unicode 5.2Karl Williamson2009-12-0343-2229/+25411
* work-around Carp/overloading miniperl problemKarl Williamson2009-12-021-27/+38
* mktables performance improvementKarl Williamson2009-11-281-84/+101
* wrap uniprops.t; makefile changes for mktablesKarl Williamson2009-11-253-21/+16
* Bump version and regenerate warnings.pmRafael Garcia-Suarez2009-11-241-1/+33
* Remove generated file pod/perluniprops.pod from the source distributionRafael Garcia-Suarez2009-11-241-2/+1
* mktables not run unless neededKarl Williamson2009-11-242-34/+26