summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Assorted File::Spec::VMS fixes.Craig A. Berry2010-08-222-34/+13
* Colon delimiter and escaped delimiters for File::Spec::VMS.Craig A. Berry2010-08-221-18/+16
* Note File::Spec::VMS changes.Craig A. Berry2010-08-221-1/+10
* Update TOC and perldelta referencesFlorian Ragwitz2010-08-219-28/+38
* Add perl5122delta to MANIFESTFlorian Ragwitz2010-08-211-0/+1
* Minor perldelta wording fixFlorian Ragwitz2010-08-181-1/+1
* README.aix is just a file, not installed documentationFlorian Ragwitz2010-08-171-1/+2
* Fix spelling spelling errorFlorian Ragwitz2010-08-171-1/+1
* git_version.h is an Installation thingFlorian Ragwitz2010-08-171-6/+2
* This is now explained elsewhere, betterFlorian Ragwitz2010-08-171-4/+0
* I'm full of lies - this was ARM, not AIXFlorian Ragwitz2010-08-171-10/+0
* Some line wrappingFlorian Ragwitz2010-08-171-5/+10
* Link to RT ticketsFlorian Ragwitz2010-08-171-3/+6
* perldelta should refer to the right version of perlFlorian Ragwitz2010-08-171-1/+1
* 5.12.2 delta largely completeJesse Vincent2010-08-171-262/+67
* Bring perl5122delta.pod up to date with the current state of maint-5.12.Jesse Vincent2010-08-121-8/+189
* Revert "Use sizeof instead of hard-coded array size"Jesse Vincent2010-08-111-1/+1
* Revert "Fix long-standing typos in Policy_sh.SH"Jesse Vincent2010-08-111-11/+10
* perldelta a couple of cherry-picked commitsFlorian Ragwitz2010-08-091-14/+92
* Add empty perl5122deltaFlorian Ragwitz2010-08-091-0/+262
* perlrun.pod: Specify -0400 behaviorKarl Williamson2010-08-071-4/+6
* Add the policy on compatibility and deprecation to perlpolicy.pod,Jesse Vincent2010-08-071-0/+106
* cautionary note about "no VERSION"Ricardo Signes2010-08-071-0/+5
* In pp_require and code refs in @INC, avoid using memory after free().Nicholas Clark2010-08-012-6/+19
* Fix CCINCDIR and CCLIBDIR for mingw64 cross compilerSisyphus2010-08-011-2/+12
* Fix POD linkSteffen Mueller2010-07-311-1/+1
* Update perlhist.pod for 5.10.1-5.12.1Curtis Jewell2010-07-311-90/+94
* Backport patch from CPANPLUS-0.9004 to cpanp-run-perlChris 'BinGOs' Williams2010-07-311-1/+2
* RT#73814 - unpack() didn't handle scalar context correctly for %32H and %32uTony Cook2010-07-312-13/+30
* Revert "move the fresh_perl() tests above the environment tests"Vincent Pit2010-07-301-13/+0
* move the fresh_perl() tests above the environment testsTony Cook2010-07-301-0/+13
* Pod formatting nitsRafael Garcia-Suarez2010-07-301-4/+13
* croak() with a format of "%s"Vincent Pit2010-07-301-1/+1
* croak_sv(xpt) isn't available in 5.12.xVincent Pit2010-07-301-1/+1
* Link to perlport/PLATFORMS from the $^O docsÆvar Arnfjörð Bjarmason2010-07-291-3/+5
* Clarify core module directories for UPSTREAM => undef modulesFlorian Ragwitz2010-07-291-0/+4
* Fix POD formatting in perlrepository.podFlorian Ragwitz2010-07-291-1/+0
* Fix leaks in XS_VERSION_BOOTCHECKFlorian Ragwitz2010-07-291-11/+23
* alarm() on Windows cannot interrupt blocking I/OJan Dubois2010-07-291-0/+6
* Add additional notes regarding srand and forkingBrian Phillips2010-07-291-3/+5
* added Chas. Owens to AUTHORSDavid Golden2010-07-291-0/+1
* Document $# and $* as removedChas. Owens2010-07-291-0/+39
* Fix long-standing typos in Policy_sh.SHH.Merijn Brand2010-07-291-10/+11
* perlbug: always allow change of sender addressDavid Mitchell2010-07-291-2/+2
* perlbug -d,-v: fix uninit value warningsDavid Mitchell2010-07-291-0/+5
* perlhack: Add reference to TAP for test protocolKarl Williamson2010-07-291-0/+1
* Skip two Japhs that use the fact that split in void context splittedAbigail2010-07-291-0/+2
* [perl #70075] no 6; brokenFather Chrysostomos2010-07-291-0/+4
* Use sizeof instead of hard-coded array sizeKarl Williamson2010-07-291-1/+1
* Fix clang "incompatible operand types" error in ternary expressions.George Greer2010-07-291-1/+1