summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Add inlinable &CORE::functionsFather Chrysostomos2011-08-142-2/+14
* B::Terse and B::Xref were missing some documentation.Reini Urban2011-08-141-1/+2
* remove the rest of pod/perlcompile.podReini Urban2011-08-143-297/+0
* perldelta for __FILE__()Father Chrysostomos2011-08-121-0/+6
* Add __FILE__ and its minions to perlfuncFather Chrysostomos2011-08-121-1/+17
* Revert "[perl #95550] Remove prototypes from (l)stat"Father Chrysostomos2011-08-121-6/+0
* Simplify embedvar.h, removing a level of macro indirection for PL_* variables.Nicholas Clark2011-08-111-1/+13
* Add perldelta for /aa and \b commitKarl Williamson2011-08-101-0/+9
* Update Encode to CPAN version 2.44Chris 'BinGOs' Williams2011-08-091-0/+6
* Update Params-Check to CPAN version 0.32Chris 'BinGOs' Williams2011-08-081-1/+1
* [perl #96228] perlop misdocuments ${ qr/x/ } as undefChas. Owens2011-08-071-2/+4
* Update CPAN to CPAN version 1.9800Chris 'BinGOs' Williams2011-08-071-0/+4
* Update DB_File to CPAN version 1.824Chris 'BinGOs' Williams2011-08-061-1/+1
* Update DB_File to CPAN version 1.823Chris 'BinGOs' Williams2011-08-061-0/+6
* Update ExtUtils-MakeMaker to CPAN version 6.59Chris 'BinGOs' Williams2011-08-051-0/+4
* Don't use [.lib.pods] staging directory in VMS builds.Craig A. Berry2011-08-051-35/+0
* Fix typos in pod/perlgit.podbrian greenfield2011-08-041-2/+2
* Support gcc-4.x on HP-UX PA-RISC/64H.Merijn Brand2011-08-041-0/+9
* Update Module-Metadata to CPAN version 1.000005Chris 'BinGOs' Williams2011-08-031-0/+6
* Update CPAN-Meta to CPAN version 2.112150Chris 'BinGOs' Williams2011-08-031-0/+9
* Fix typos in pod/perlexperiment.podKeith Thompson2011-08-021-3/+3
* A few tweaks to the new perlexperiment.podFather Chrysostomos2011-08-021-8/+4
* Fix typos in several pod/perl*.pod filesKeith Thompson2011-08-022-6/+6
* Add perlexperiment to detail experimental featuresbrian d foy2011-08-022-0/+313
* Update Module-Load to version 0.20Chris 'BinGOs' Williams2011-08-011-0/+4
* Note the stat() change in perldeltaTony Cook2011-08-011-0/+7
* Note in perldelta that makedef.pl has been refactored.Nicholas Clark2011-08-011-1/+2
* Consistency tweaks in perlfunc/evalFather Chrysostomos2011-07-311-3/+3
* perlfunc: Note that eval "last" doesn’t set $@Father Chrysostomos2011-07-311-2/+3
* More typo fixes in pod/perl*.pod filesKeith Thompson2011-07-3113-13/+13
* Fix typos in several pod/perl*.pod filesKeith Thompson2011-07-314-14/+14
* Panic with \b and /aaKarl Williamson2011-07-301-0/+6
* perlrequick: Expand on \d, etc.Karl Williamson2011-07-281-2/+3
* perlreref: Use consistent name for propertyKarl Williamson2011-07-281-1/+1
* perlop: name /a ASCII-restrictKarl Williamson2011-07-281-3/+3
* perlrecharclass: Nit suggested by TomCKarl Williamson2011-07-281-2/+2
* perlre: better /dual explanationKarl Williamson2011-07-281-63/+135
* perldelta for #95544 and #95748Father Chrysostomos2011-07-271-0/+16
* Update Params-Check to CPAN version 0.30Chris 'BinGOs' Williams2011-07-271-0/+4
* [perl #95550] Remove prototypes from (l)statFather Chrysostomos2011-07-261-0/+6
* Updated Unicode-Normalize to CPAN version 1.13Chris 'BinGOs' Williams2011-07-251-0/+4
* Update Unicode-Collate to CPAN version 0.78Chris 'BinGOs' Williams2011-07-251-0/+4
* Update CPANPLUS to CPAN version 0.9109Chris 'BinGOs' Williams2011-07-251-0/+6
* Correct defined(%hash) entryFather Chrysostomos2011-07-241-3/+4
* [perl #95538] perldiag.pod on defined %hashKevin Ryde2011-07-241-3/+14
* correct title for perl561deltaZefram2011-07-231-1/+1
* Some perlfunc cleanup/reflowFather Chrysostomos2011-07-221-42/+50
* Reflow perlfunc/stat for 80 columnsFather Chrysostomos2011-07-221-9/+12
* Call get-magic on temp returned under recursionFather Chrysostomos2011-07-221-0/+8
* Don’t call get-magic twice for sym refsFather Chrysostomos2011-07-211-0/+7