summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove use of local($_) from dumpvar.plFather Chrysostomos2011-12-162-4/+20
* Increase $diagnostics::VERSION to 1.26Father Chrysostomos2011-12-161-1/+1
* Teach splain about %XFather Chrysostomos2011-12-162-5/+11
* Document the array_base featureFather Chrysostomos2011-12-151-9/+17
* Disable $[ under 5.16Father Chrysostomos2011-12-151-3/+15
* feature.pm: Consistent use of spaces after full stopsFather Chrysostomos2011-12-151-8/+9
* pp.c: Changing case of utf8 strings under locale uses locale for < 255Karl Williamson2011-12-151-1/+78
* locale.t: Prepare for adding more testsKarl Williamson2011-12-151-3/+6
* locale.t: Add ability to output a message with 'ok'Karl Williamson2011-12-151-4/+10
* Revise feature.pm documentationDavid Golden2011-12-151-75/+99
* Merge CPAN version.pm tests into CORE.John Peacock2011-12-159-439/+599
* locale.t: Don't destroy caller's $@Karl Williamson2011-12-141-0/+1
* charnames: Add %Carp::Internal entryKarl Williamson2011-12-141-1/+2
* charnames and perlapi: pod nitsKarl Williamson2011-12-141-3/+4
* charnames: "Add 'use re "/aa"'Karl Williamson2011-12-141-1/+2
* Remove local $_ from ExporterFather Chrysostomos2011-12-102-2/+18
* Increase $Exporter::VERSION to 5.66Father Chrysostomos2011-12-101-1/+1
* Update UNIVERSAL::VERSION POD to reflect reality.John Peacock2011-12-091-1/+6
* Sync up tests with upstream version.pmJohn Peacock2011-12-091-18/+45
* Made "c [line_num]" working again.Shlomi Fish2011-12-092-3/+52
* Adjust docs to match new ver decl behaviourFather Chrysostomos2011-12-071-0/+4
* Implement new ‘use 5.xxx' planFather Chrysostomos2011-12-071-4/+7
* Document :default feature bundleFather Chrysostomos2011-12-071-3/+5
* Add :default feature bundleFather Chrysostomos2011-12-071-0/+1
* Increase perl5db.pl’s version to 1.35Father Chrysostomos2011-12-061-1/+1
* perl -d bugfixes and testsShlomi Fish2011-12-032-4/+103
* The attached patch adds to the debugger a capability I thought aboutPeter Scott2011-11-243-12/+72
* lib/version.t: suppress warningFather Chrysostomos2011-11-241-1/+1
* Produce right error msg for $ver < "version"Father Chrysostomos2011-11-241-0/+5
* [perl #102586] version->new("version") SEGVsFather Chrysostomos2011-11-221-0/+13
* Version bumpsif-0.0602Father Chrysostomos2011-11-226-6/+6
* [RT #36079] Convert ` to '.jkeenan2011-11-221-1/+1
* [RT #36079] Convert ` to '.jkeenan2011-11-228-87/+87
* [perl #80628] __SUB__Father Chrysostomos2011-11-221-2/+10
* $strict::VERSION = "1.06"Father Chrysostomos2011-11-201-1/+1
* Update strict.pm docs to mention C<state>Aaron Crane2011-11-201-6/+6
* Update several test cases to not generate failures on VOS.Paul Green2011-11-182-0/+3
* Localise $/ properly in UCD.pmFather Chrysostomos2011-11-172-3/+8
* Fix misprint in doc of UNIVERSALPerlover2011-11-161-2/+2
* feature.pm: Avoid repetition; save memoryFather Chrysostomos2011-11-151-6/+6
* Add 5.16 feature bundleFather Chrysostomos2011-11-151-0/+2
* Internals::SvREFCNT() now treats reference counts as unsignedTony Cook2011-11-141-1/+8
* [rt #103222] make Internals::SvREFCNT set/get consistentTony Cook2011-11-141-1/+5
* mktables: nits in comment and podKarl Williamson2011-11-121-2/+2
* mktables: Remove support for deprecated propertiesKarl Williamson2011-11-121-8/+22
* ignore some newer build generated filesTony Cook2011-11-121-0/+2
* utf8_heavy.pl: Pass up USER_DEFINED to outside swashKarl Williamson2011-11-101-0/+2
* UCD.t: Fix 'uninit' warningKarl Williamson2011-11-091-1/+1
* mktables: Change member name for clarityKarl Williamson2011-11-091-25/+25
* README.perl: Add step to new-Unicode release activitiesKarl Williamson2011-11-081-0/+4