summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* disable ANCH_MBOL optimisationsmoke-me/disable_anch_mbolYves Orton2012-01-271-1/+1
* mymalloc isn't thread safe (rurban)H.Merijn Brand2012-01-271-1/+2
* Allow prototypes (_@) and (_%)Rafael Garcia-Suarez2012-01-274-6/+21
* Show test names in outputRafael Garcia-Suarez2012-01-271-5/+5
* Make blead upstream for warnings.pmFather Chrysostomos2012-01-261-1/+1
* Increase $warnings::VERSION to 1.13Father Chrysostomos2012-01-262-2/+2
* Allow ${^WARNING_BITS} to turn off lexical warningsFather Chrysostomos2012-01-264-14/+28
* pat.t: Test that . overloading gets passed qr refFather Chrysostomos2012-01-261-1/+18
* stat.t: Skip test when running as rootRainer Tammer2012-01-261-0/+1
* 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