summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make pp_study a no-op, as discussed on p5psmoke-me/no-more-studyams/no-more-studyAbhijit Menon-Sen2012-02-012-69/+27
* Test that SvPVutf8 works with magic varsFather Chrysostomos2012-01-312-2/+20
* [perl #108994] Stop SvPVutf8 from coercing SVsFather Chrysostomos2012-01-316-3/+39
* perldelta for read-only core globsFather Chrysostomos2012-01-311-0/+5
* XS::APItest: Move $VERSION further upFather Chrysostomos2012-01-311-2/+2
* Increase $XS::APItest::VERSION to 0.35Father Chrysostomos2012-01-311-1/+1
* perldelta for B::COP::stashflagsFather Chrysostomos2012-01-311-1/+8
* B.pm: Document stashflagsFather Chrysostomos2012-01-311-0/+2
* perldelta up to 675dc5e1aFather Chrysostomos2012-01-311-1/+31
* Increase $File::Copy::VERSION to 2.23Father Chrysostomos2012-01-311-1/+1
* [perl #109104] File::Copy: Turn off ‘newline’ warningsFather Chrysostomos2012-01-311-1/+1
* Remove use of study from splainFather Chrysostomos2012-01-311-1/+0
* Increase $File::Glob::VERSION to 1.17Father Chrysostomos2012-01-311-1/+1
* Add blank lines around Configure's duplicate extension diagnostic.Nicholas Clark2012-01-311-1/+3
* Pod-Perldoc is now maintained on CPANFlorian Ragwitz2012-01-3125-167/+158
* Remove from perlfunc.pod the summaries of what's new/obsoleted in Perl 5.Nicholas Clark2012-01-311-16/+0
* Purge references to --libpod, an abbreviation for --libpodsNicholas Clark2012-01-312-2/+2
* Configure now aborts with a diagnostic if it detects a duplicate extension.Nicholas Clark2012-01-311-0/+17
* In B.xs, use *pvf() functions to reduce the number of API calls.Nicholas Clark2012-01-311-7/+5
* diagnostics doesn't need to search for perldelta.pod in pre-5.005 locations.Nicholas Clark2012-01-312-7/+9
* podcheck.t: Add commentKarl Williamson2012-01-301-0/+1
* locale.t: Add tests for fc()Karl Williamson2012-01-301-2/+22
* locale.t: process in sorted orderKarl Williamson2012-01-301-2/+2
* locale.t: White space onlyKarl Williamson2012-01-301-63/+67
* locale.t: Add tests for IN_UNI_8_BITKarl Williamson2012-01-301-3/+12
* locale.t: white space onlyKarl Williamson2012-01-301-11/+11
* use locale; fc(""); shouldn't taint.Brian Fraser2012-01-301-1/+1
* Increase the fallback value of MAXPATHLENDominic Hargreaves2012-01-301-1/+1
* Moving :mmap out of core binary into a moduleLeon Timmermans2012-01-308-327/+373
* stat.t: Use $>, not just $< for skippingFather Chrysostomos2012-01-301-1/+1
* [perl #108780] Make /foo$qr/ work under ‘no overloading’Father Chrysostomos2012-01-302-1/+18
* Update IPC-Cmd to CPAN version 0.76Chris 'BinGOs' Williams2012-01-303-15/+38
* Update MANIFESTFather Chrysostomos2012-01-291-0/+3
* Increase $Term::ReadLine::VERSION to 1.08Father Chrysostomos2012-01-291-1/+1
* Add Darin McBride to AUTHORSFather Chrysostomos2012-01-291-0/+1
* [perl #108470] Make Term::ReadLine use AE if availableDarin McBride2012-01-294-27/+172
* Update IO-Compress to CPAN version 2.048Chris 'BinGOs' Williams2012-01-2934-145/+177
* Update Compress-Raw-Zlib to CPAN version 2.048Chris 'BinGOs' Williams2012-01-295-7/+11
* Update Compress-Raw-Bzip2 to CPAN version 2.048Chris 'BinGOs' Williams2012-01-296-7/+11
* lc.t: Add tests for previously broken IN_UNI_8_BITKarl Williamson2012-01-291-1/+10
* pp.c: Can grow scalar by lessKarl Williamson2012-01-291-1/+3
* pod updates for fc and \FBrian Fraser2012-01-297-18/+94
* Implement the fc keyword and the \F string escape.Brian Fraser2012-01-2918-214/+815
* Add the fc keyword in regen/feature.plBrian Fraser2012-01-294-6/+34
* utf8.h: Restore macro defn incorrectly trashed earlierKarl Williamson2012-01-291-1/+3
* Add Windows 2008 to the list of Windows versions in perlportChris 'BinGOs' Williams2012-01-291-0/+2
* feature.h: Mask hints in CURRENT_FEATURE_BUNDLEFather Chrysostomos2012-01-282-2/+4
* [perl #109264] ->method(my(...)) forcing lvalue cxFather Chrysostomos2012-01-282-1/+21
* Update IO-Compress to CPAN version 2.047Chris 'BinGOs' Williams2012-01-2939-221/+410
* Update Compress-Raw-Zlib to CPAN version 2.047Chris 'BinGOs' Williams2012-01-298-23/+187