summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* [perl #70337] perldiag: localtime(...) too largeFather Chrysostomos2009-11-131-0/+11
* Clarify and complete documentation for in-place reverseVincent Pit2009-11-102-2/+8
* Optimize reversing an array in-placeVincent Pit2009-11-101-4/+2
* Bareword sub lookupsZefram2009-11-081-0/+10
* s/AvLEN/AvMAX/ in perlgutsEric Brine2009-11-081-1/+1
* Describe how Configure patches should be doneH.Merijn Brand2009-11-061-4/+16
* Implement facility to plug in syntax triggered by keywordsJesse Vincent2009-11-054-0/+43
* Document qr overloading in perldeltaRafael Garcia-Suarez2009-11-041-0/+8
* Deprecate use of := to mean an empty attribute list in my $pi := 4;Nicholas Clark2009-11-041-3/+20
* Remove Perl_pmflag() from the public API, and mark it as deprecated.Nicholas Clark2009-11-012-3/+12
* Documentation for the 'qr' overload.Ben Morrow2009-11-011-0/+11
* Improve warnings about known issues in (?{...}) blocks in the regex engineGerard Goossen2009-10-311-10/+9
* Fix another reference to the now-gone patching.podDave Rolsky2009-10-301-3/+2
* Remove obsolete details on how to format a patch. Just point to perlrepositor...Dave Rolsky2009-10-301-30/+4
* Clarify relationship of pattern modifiers and named subpatternsDave Rolsky2009-10-301-0/+4
* [PATCH] perlcommunity.pod: add information about OSDC.frPhilippe Bruhat (BooK)2009-10-291-3/+3
* Better wording for the hash ~~ array docsRafael Garcia-Suarez2009-10-271-2/+2
* refine the documentation for deleting branches and altering historyYves Orton2009-10-261-19/+43
* Hashed out a prose description of the (largely existing) branching and topic ...Jesse Vincent2009-10-261-0/+38
* Add perl5112delta, and change 5111delta from being "the" perldelta.Nicholas Clark2009-10-243-1/+277
* Cap the exit code of the bisecting scriptVincent Pit2009-10-231-0/+1
* "-x ./foo" isn't a shell command, but "[ -x ./foo ]" isVincent Pit2009-10-231-1/+1
* [perl #69903] 5.10.1 perlretut section "A bit of magic: executing Perl code i...Rafael Garcia-Suarez2009-10-231-4/+4
* Remove the venerable fatal error "Runaway format"Rafael Garcia-Suarez2009-10-221-8/+0
* Bare readdir in while loop now sets $_Brad Gilbert2009-10-221-0/+9
* POD link fixRafael Garcia-Suarez2009-10-221-1/+4
* pod nits from nicholas and zeframJesse Vincent2009-10-201-3/+3
* set the release date for 5.11.1Jesse Vincent2009-10-201-0/+1
* Acknowledgments in perldeltaJesse Vincent2009-10-201-2/+13
* perldelta formattingJesse Vincent2009-10-201-33/+99
* perl5111delta now includes all changes between 5.11.0 and 5.11.1 and has been...Jesse Vincent2009-10-201-6/+9
* perldelta cleanupJesse Vincent2009-10-201-48/+28
* Revert accidental executability of several pod filesJesse Vincent2009-10-202-0/+0
* Updated perlport.pod with notes on VMS support from Craig BerryJesse Vincent2009-10-201-1/+9
* Added perldelta notes for yves' regex semantics fixups and W2k and VMS "known...Jesse Vincent2009-10-201-8/+9
* Perl builds fine on Windows 7Jan Dubois2009-10-191-0/+2
* The term 'winsock' is an implementation detail.Jan Dubois2009-10-191-1/+1
* * Synced the perlfaqbrian d foy2009-10-198-805/+29
* Add Cygwin to supported platforms listJerry D. Hedden2009-10-191-0/+2
* Remove the entry about removing Perl_deprecate()Nicholas Clark2009-10-191-7/+0
* Fix minor pod formatting error in perl5111delta.podNicholas Clark2009-10-191-0/+2
* update perl5111delta to mark our current release point.Jesse Vincent2009-10-191-1/+1
* perldelta editingJesse Vincent2009-10-191-144/+7
* HP/UX should have been HP-UXJesse Vincent2009-10-191-1/+1
* First pass at updating perlport.pod with data from p5p for 5.12Jesse Vincent2009-10-191-2/+105
* utf16_to_utf8_reversed() should croak early when passed an odd byte length.Nicholas Clark2009-10-181-0/+5
* Another pass at getting the perldelta for 5.11.1 in shapeJesse Vincent2009-10-181-356/+162
* Remove Mac OS Classic caveats from perlport.pod as Perl is no longer portable...Jesse Vincent2009-10-181-165/+48
* First pass of weeding commit meesages from "git log v5.11.0..blead" into a pe...Jesse Vincent2009-10-181-2/+363
* Enable deprecation warnings by default.Nicholas Clark2009-10-162-5/+4