summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (Was Re: [PATCH] FreeBSD atoll() warning)Andy Dougherty2007-10-251-0/+9
* Bring version.pm core into compliance with CPAN releaseJohn Peacock2007-10-253-3/+14
* Bump version of IPC::CmdRafael Garcia-Suarez2007-10-251-1/+1
* patch@32181 IPC::Cmd fix for VMS.John E. Malmberg2007-10-251-0/+4
* File::Path 2.02David Landgren2007-10-241-382/+383
* warning from ext/Hash/Util/FieldHash/t/02_function.tPeter Dintelmann2007-10-241-1/+4
* patch@32181 File::Copy.pm patches for VMSJohn E. Malmberg2007-10-241-3/+44
* Fix an off by one error, found by valgrindRafael Garcia-Suarez2007-10-241-1/+1
* documentation typo for Text::WrapDavid Landgren2007-10-241-2/+2
* Re: [perl #46725] v5.10.0 util.c and pp_sys.c fail to compile under Mac OS XAndy Dougherty2007-10-231-9/+9
* hostname.t bustedRicardo SIGNES2007-10-231-1/+4
* Typos and other doc nits. Plus, de-alpha the version numberRafael Garcia-Suarez2007-10-231-39/+38
* A couple of updates to perl5100deltaRafael Garcia-Suarez2007-10-231-1/+8
* Silly Nick. If you see a nextstate op, then it may have open hints,Nicholas Clark2007-10-231-2/+3
* File::Find::_find_dir nit for VMS, plus version bump.Craig A. Berry2007-10-231-2/+5
* Make the File::Find tests stay under t/ where theyCraig A. Berry2007-10-232-7/+23
* FreeBSD atoll() warning (Was Re: Code freezeAndy Dougherty2007-10-221-3/+31
* perltodo.pod: Add more detail about @INC order.Andy Dougherty2007-10-221-1/+3
* SQL::Translator triggered a subtle piece of wrongness, whereby itNicholas Clark2007-10-221-2/+10
* Note Jarkko's URL about MSVC and __FUNCTION__-a-like.Nicholas Clark2007-10-221-0/+7
* Update Log::Messge::Simple to 0.04 (was: Re: Code freeze)Jos I. Boumans2007-10-221-1/+1
* hv_iterkeysv() actually creates a mortal SV for every call.Nicholas Clark2007-10-221-6/+8
* In Perl_mro_isa_changed_in(), no need to call an RVALUE hv_fetch() thenNicholas Clark2007-10-221-4/+15
* S_mro_get_linear_isa_c3() doesn't need to call hv_fetch() thenNicholas Clark2007-10-221-5/+6
* Mention perlcommunity.pod, plus some typo fixesRafael Garcia-Suarez2007-10-221-4/+7
* Fix a typo (pport -> ppport).Marcus Holland-Moritz2007-10-221-1/+1
* B::Concise was failing an assertion on index "foo", "foo";Nicholas Clark2007-10-223-4/+49
* There's no point in empty TODO sectionsRafael Garcia-Suarez2007-10-221-2/+0
* Mention B::COP::hints_hash methodRafael Garcia-Suarez2007-10-221-0/+2
* Newest things to put in perldeltaRafael Garcia-Suarez2007-10-221-7/+11
* Add -Duse32bit* in perltodoRafael Garcia-Suarez2007-10-221-0/+8
* Regenerate ChangesRafael Garcia-Suarez2007-10-221-0/+2622
* More delta info from Perl 5.9.5Rafael Garcia-Suarez2007-10-221-17/+256
* Re: overload64.t failuresRick Delaney2007-10-212-11/+20
* More perldelta entries from perl 5.9.4, plus some reordering andRafael Garcia-Suarez2007-10-211-232/+443
* More perldelta entries from 5.9.3Rafael Garcia-Suarez2007-10-211-10/+251
* Changes from perl 5.9.2Rafael Garcia-Suarez2007-10-211-1/+91
* Skip test on Basque locales on Mac OS X 10.5Rafael Garcia-Suarez2007-10-211-2/+3
* VDf no longer in PERL_CORERobin Barker2007-10-202-21/+9
* In Perl_do_openn() we know the length of oname, so use it when creatingNicholas Clark2007-10-201-1/+1
* Revert code change from #32148Rafael Garcia-Suarez2007-10-201-0/+2
* perlfunc/perldiag errorsFather Chrysostomos2007-10-202-4/+7
* Re: [PATCH] Fix overloading for 64-bit ints (revised)Jerry D. Hedden2007-10-202-5/+4
* More perldelta work (info from perl59[01]delta)Rafael Garcia-Suarez2007-10-191-0/+79
* Document that encoding.pm isn't thread-safe, by Jerry D. HeddenRafael Garcia-Suarez2007-10-191-0/+5
* POD nitsRafael Garcia-Suarez2007-10-192-21/+21
* Re: [Diff] perlxstut.podRenee Baecker2007-10-191-160/+174
* Upgrade to Term::Cap 1.10Rafael Garcia-Suarez2007-10-192-229/+348
* RE: [PATCH] RE: PERL_CORE UVf logicRobin Barker2007-10-191-2/+2
* Fix overloading for 64-bit ints (revised)Jerry D. Hedden2007-10-1910-101/+395