summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PROOF OF CONCEPT for a wrapper for Copy() to detect overlap.smoke-me/Copy-overlap-wrapper-protoNicholas Clark2012-01-266-3/+74
* Bump $Unicode::UCD::VERSION after commit c3e5bc54acca7110.Nicholas Clark2012-01-252-1/+7
* Update list of files for a minimal installation in INSTALL.Andy Dougherty2012-01-251-91/+86
* Correctly escape UTF-8 in hash keys in uninitialized warningsRafael Garcia-Suarez2012-01-252-3/+4
* Initialize buffer to an empty string to avoid spurious uninitialized warningsRafael Garcia-Suarez2012-01-251-1/+1
* Update known_pod_issues.dat for x2p/psedChris 'BinGOs' Williams2012-01-251-0/+1
* Fix pod error in Unicode::UCDChris 'BinGOs' Williams2012-01-251-0/+1
* Update DB_File to CPAN version 1.826Chris 'BinGOs' Williams2012-01-255-5/+10
* Revert "Regen known_pod_issues.dat"Chris 'BinGOs' Williams2012-01-251-11/+0
* Update Pod-Parser to CPAN version 1.51Chris 'BinGOs' Williams2012-01-2511-28/+11
* Make the display of the warning "Useless use of a constant (%s)" more robustRafael Garcia-Suarez2012-01-253-26/+37
* CYG17 utf8 pathsReini Urban2012-01-241-34/+218
* Update DB_File to CPAN version 1.825Chris 'BinGOs' Williams2012-01-247-7/+16
* Increase $overload::VERSION to 1.18Father Chrysostomos2012-01-241-1/+1
* In overload::AddrRef, use ‘no overloading’Father Chrysostomos2012-01-241-11/+2
* [perl #108780] Make ‘no overloading’ work with qr//Father Chrysostomos2012-01-242-2/+18
* Move amagic hint checking to new functionFather Chrysostomos2012-01-244-17/+29
* Call FETCH once for stacked filetest opsFather Chrysostomos2012-01-242-2/+4
* skip sigdispatch.t on cygwin RT#88814Reini Urban2012-01-241-3/+5
* [perl #77388] Make stacked -t workFather Chrysostomos2012-01-237-100/+134
* [rt.cpan.org #74289] Don’t make *CORE::foo read-onlyFather Chrysostomos2012-01-236-9/+31
* Fix bad pointer size in has_trailing_nulEric Brine2012-01-231-2/+3
* point git-using installers to pod/perlgitRicardo Signes2012-01-231-0/+4
* perldelta for ~~ fixRicardo Signes2012-01-231-1/+2
* Enforce Any ~~ Object smartmatch precedenceLeon Timmermans2012-01-232-4/+2
* Increase $B::VERSION to 1.34Father Chrysostomos2012-01-231-1/+1
* B.xs add missing B::COP::stashflagsReini Urban2012-01-231-0/+11
* B.pm POD: revise 44f7f2d5b1 on IoFLAGSReini Urban2012-01-231-2/+0
* More un-TODOs and two typos in vms/ext/filespec.t.Craig A. Berry2012-01-231-4/+4
* Handle directories with dots in fileify under EFS.Craig A. Berry2012-01-231-0/+14
* perlpodspec: Remove outdated textKarl Williamson2012-01-231-8/+0
* sv.c:sv_utf8_encode: simplify codeFather Chrysostomos2012-01-231-4/+1
* universal.c:XS_utf8_decode: rmv redundant codeFather Chrysostomos2012-01-231-1/+0
* Don’t allow read-only regexps to be tiedFather Chrysostomos2012-01-232-2/+12
* perldelta: Rmv git relict lineKarl Williamson2012-01-231-2/+0
* sv_force_normal: Don’t confuse regexps with cowsFather Chrysostomos2012-01-223-3/+16
* English.pm: Remove fallacious commentFather Chrysostomos2012-01-221-1/+1
* Increase $English::VERSION to 1.05Father Chrysostomos2012-01-221-1/+1
* [perl #108794] Call special blocks in void contextFather Chrysostomos2012-01-222-2/+20
* [rt.cpan.org #72767] Don’t propagate warnings into do-fileFather Chrysostomos2012-01-222-4/+27
* Regen known_pod_issues.datChris 'BinGOs' Williams2012-01-222-0/+12
* Update Pod-Parser to CPAN version 1.50Chris 'BinGOs' Williams2012-01-2217-118/+280
* Sync Module-CoreList version in Maintainers.plChris 'BinGOs' Williams2012-01-221-1/+1
* perllocale: Correct various Perl version referencesKarl Williamson2012-01-211-13/+13
* locale.t: White-space, comment onlyKarl Williamson2012-01-211-193/+194
* Add :not_characters parameter to 'use locale'Karl Williamson2012-01-2114-179/+817
* locale.t: Don't bother testing locales with malformed namesKarl Williamson2012-01-211-13/+14
* locale.t: remove unused debug stuffKarl Williamson2012-01-211-7/+0
* perluniintro: Shorten too-long verbatim linesKarl Williamson2012-01-212-4/+4
* perllocale: Remove trailing blanksKarl Williamson2012-01-211-8/+8