summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge common code from installperl and installman into install_lib.plNicholas Clark2008-05-195-235/+147
* Change 33859 missed $destdir => $opts{destdir}Nicholas Clark2008-05-191-14/+13
* Converge some changes from installperl into installman. I have aNicholas Clark2008-05-191-1/+15
* $nonono => $opts{notify}Nicholas Clark2008-05-191-44/+48
* Add ..., !!!, and ??? operatorschromatic2008-05-189-771/+876
* DEBUG_LEAKING_SCALARS wasn't reporting the correct line numberDave Mitchell2008-05-181-5/+4
* fix misleading comment about Perl_re_dup_gutsDave Mitchell2008-05-181-2/+2
* New separations for the pattern match operator documentation,David Nicol2008-05-181-0/+6
* Fix for [perl #51848] Deparse interpolation in regex literalRafael Garcia-Suarez2008-05-182-10/+19
* [perl #53500] op/pwent.t should use the DirectoryService on OS X Tom Wyant2008-05-181-0/+65
* [perl #38955] exists(): error message on wrong argument type is incorrect (5....Bram2008-05-182-2/+2
* Re: eval "require Foo" with binary-incompatible XS modulesNiko Tyni2008-05-181-0/+4
* Thread::Queue 2.08Jerry D. Hedden2008-05-182-105/+19
* IO::Compress::* 2.011Paul Marquess2008-05-1835-150/+447
* Re: [perl #50180] NDBM_File fails to build Andy Dougherty2008-05-175-29/+59
* [perl #54120] [PATCH] [metaconfig] Need more -fstack-protector Andy Dougherty2008-05-171-2/+16
* Re: Compiling perl (5.10.x) with gcc <= 3.2.3Andy Dougherty2008-05-171-0/+7
* [perl #39187] [DOC-PATCH]: perldoc -f reverse: examples (was: RE: Perlfunc ne...Bram2008-05-171-3/+6
* Somehow, this got missed in change #33779.Steve Peters2008-05-161-4/+5
* Upgrade to ExtUtils-Command-1.14Steve Peters2008-05-161-1/+1
* Upgrade to Math-BigInt-FastCalc-0.19Steve Peters2008-05-164-13/+12
* threads::shared 1.21Jerry D. Hedden2008-05-165-52/+366
* h2ph: allow the quote mark delimiter when chasing #include directives with "-a"Niko Tyni2008-05-161-5/+15
* Make perlfunc link to the correct section of perlop for q//, qq//, qx//, and ...Matt Kraai2008-05-161-3/+5
* Prevent the tokenizer from segfaulting in debug mode when a FUNC token is forcedRafael Garcia-Suarez2008-05-161-1/+1
* HP 9000 End of Sale AnnouncementsH.Merijn Brand2008-05-161-6/+13
* Re: [PATCH] Double magic with chopVincent Pit2008-05-152-2/+6
* Add investigating eliminating POSIX::int_macro_int() to perltodo.Nicholas Clark2008-05-151-0/+12
* Fix my typo.Nicholas Clark2008-05-151-1/+1
* Compress/Raw/Zlib/Zlib.xs // comment fixAndy Dougherty2008-05-151-1/+1
* fix typo in a Tie::Hash documentation linkNiko Tyni2008-05-151-1/+1
* Remove POSIX's internal implementation of S_ISBLK, S_ISCHR, S_ISDIR,Nicholas Clark2008-05-153-74/+16
* It transpires that POSIX.xs also duplicated several constants definedNicholas Clark2008-05-153-12/+12
* Upgrade to Devel::PPPort 3.13_03Marcus Holland-Moritz2008-05-135-11/+69
* Handle PL_minus_E before PL_minus_{n,p}.Florian Ragwitz2008-05-112-4/+10
* IO::Compress::* 2.010Paul Marquess2008-05-1040-126/+177
* Call SvMAGICAL_off in mg_freeBram2008-05-102-1/+1
* Run Porting/checkARGS_ASSERT.pl and fix what it picks up. (Which,Nicholas Clark2008-05-102-1/+5
* Remove C++ commentsRafael Garcia-Suarez2008-05-101-2/+2
* threads::shared 1.19Jerry D. Hedden2008-05-104-15/+77
* Thread::Queue 2.07Jerry D. Hedden2008-05-102-21/+89
* Fix [perl #52740] crash when localizing a symtab entryRafael Garcia-Suarez2008-05-101-2/+4
* Re: Change 33794: [PATCH] File::Copy & permission bits.Jerry D. Hedden2008-05-101-1/+4
* Upgrade to Encode 2.25Nicholas Clark2008-05-1022-33/+53
* Re: helping 5.8.9Steffen Mueller2008-05-102-7/+18
* perlunitut linkRicardo SIGNES2008-05-091-2/+2
* [perl #53908] perlpodspec typo "Encoding::Supported" Kevin Ryde2008-05-091-1/+1
* The last change to File::Copy broke the perl build.Rafael Garcia-Suarez2008-05-081-5/+12
* Bump version and document last change.Rafael Garcia-Suarez2008-05-081-6/+4
* File::Copy & permission bits.Abigail2008-05-082-15/+68