summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Final update to perl5115delta.podv5.11.5Steve Hay2010-02-201-4/+11
* Record Perl 5.11.5 and a new pumpkin keeper in perlhistSteve Hay2010-02-201-1/+2
* Fix Module::CoreList's own $VERSION in 5.11.4Steve Hay2010-02-201-1/+1
* Update Module::CoreList for Perl 5.11.5Steve Hay2010-02-203-3/+638
* Missed a version bump in README.vmsSteve Hay2010-02-201-1/+1
* Bump version to 5.11.5Steve Hay2010-02-2020-126/+126
* Stop Porting/bump-perl-version from changing EOLs on Win32Steve Hay2010-02-201-0/+2
* Almost the final updates to perl5115delta.podSteve Hay2010-02-201-0/+27
* Update Porting/Maintainers.pl with version bumps that have been forgottenSteve Hay2010-02-201-3/+3
* unTODO some passing TODO tests in reg_fold.tDavid Mitchell2010-02-201-1/+6
* Fix apidoc for HeUTF8()Marcus Holland-Moritz2010-02-201-1/+1
* Update perl5115delta.pod with new diagnosticsSteve Hay2010-02-201-0/+51
* PATCH: deprecation warnings for unreasonable charnamesKarl Williamson2010-02-204-2/+99
* Improve handling of qq(\N{...}); and /xKarl Williamson2010-02-203-29/+126
* Add some missing dVAR'sMarcus Holland-Moritz2010-02-203-0/+4
* Regen headers after previous patchesSteve Hay2010-02-202-0/+5
* Add X flag to embed.fnc entries.Karl Williamson2010-02-201-11/+11
* Move some fncs from Public to extensions visibleKarl Williamson2010-02-201-10/+10
* More updates to perl5115delta.podSteve Hay2010-02-201-0/+10
* Avoid returning an undefined SV*Rafael Garcia-Suarez2010-02-191-1/+2
* Regen headers after previous patchesRafael Garcia-Suarez2010-02-192-8/+13
* Make a missing right brace on \N{ fatalKarl Williamson2010-02-192-39/+24
* PATCH: [perl #56444] delayed interpolation of \N{...}Karl Williamson2010-02-1910-374/+659
* Update perldelta for 5.12 to warn vendors about deprecate.pmJesse Vincent2010-02-181-0/+11
* rt #72866 - add magic to arrayrefs assigned to *Foo::ISATony Cook2010-02-182-5/+27
* Avoid a panic from the UTF-8 length cache if the length overflows 32 bits.Nicholas Clark2010-02-181-0/+4
* In Perl_reg_temp_copy(), ensure SvMAGIC() is NULL in the new REGEXP.Nicholas Clark2010-02-181-0/+1
* Keep perl5115delta.pod up to dateSteve Hay2010-02-181-1/+1
* Upgrade podlators from 2.3.0 to 2.3.1Steve Hay2010-02-184-4/+4
* Update perl5115delta.pod with today's changesSteve Hay2010-02-181-1/+8
* Upgrade CPAN from 1.94_55 to 1.94_56Steve Hay2010-02-189-9/+17
* Merge branch 'pod-perlrepository' of git://github.com/avar/perl into bleadJesse Vincent2010-02-171-16/+25
|\
| * Mention why it's a good idea to use topic branches for everythingÆvar Arnfjörð Bjarmason2010-02-161-0/+8
| * Adjusted the git config user.name/user.email example for what 99% of users wo...Ævar Arnfjörð Bjarmason2010-02-161-3/+9
| * Prefix commands universally with "%". Most of the POD used that convention bu...Ævar Arnfjörð Bjarmason2010-02-161-6/+6
| * Don't recommend that people manually fiddle with their F<.git/config>, instea...Ævar Arnfjörð Bjarmason2010-02-161-9/+4
| * Note that checking out from git via http:// is at least 4x slower than git://Ævar Arnfjörð Bjarmason2010-02-161-1/+1
* | Make the new Socket implementation of inet_pton consistent with the existing ...Jesse Vincent2010-02-172-2/+3
* | Documentation fix in perldoc's usage statement. (-A -> -v)Offer Kaye2010-02-171-2/+2
* | Change my email address from work to homeSteve Hay2010-02-173-3/+4
* | Keep perl5115delta.pod up to dateSteve Hay2010-02-161-4/+8
* | Fix another place where I typoed book's nameJesse Vincent2010-02-161-1/+1
* | Doc fix. Thanks to Bram.Jesse Vincent2010-02-161-1/+1
* | Fix #72850 - reading $! shouldn't SEGV if Strerror(errno) returns NULL.Nicholas Clark2010-02-162-2/+9
* | $name =~ /Phill?ipp?e?/ && $name eq "Philippe" # FAILPhilippe Bruhat (BooK)2010-02-161-1/+1
* | Added a sucker for the August 20 releaseJesse Vincent2010-02-161-2/+4
* | Updated release schedule through July 2010Jesse Vincent2010-02-161-1/+5
|/
* Remove unused variableH.Merijn Brand2010-02-161-2/+0
* Doc adjustment about lock(), by Daniel Frederick CrismanRafael Garcia-Suarez2010-02-161-2/+2
* Add our repository URL as a 'repository' key in META.yml.Nicholas Clark2010-02-152-0/+2