| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing a Perl_my_dirfd() related test failure. | Steve Peters | 2007-05-01 | 1 | -2/+2 |
* | Add Perl_my_dirfd() to util.c | Steve Peters | 2007-05-01 | 9 | -24/+28 |
* | Re: [PATCH] Change meaning of \v, \V, and add \h, \H to match Perl6, add \R t... | Yves Orton | 2007-05-01 | 1 | -3/+3 |
* | Two new manpages, by Abigail | Rafael Garcia-Suarez | 2007-04-30 | 7 | -8/+1084 |
* | Signedness nit, found by Jarkko | Rafael Garcia-Suarez | 2007-04-30 | 1 | -1/+1 |
* | make mad/PLXML.pm use strict | Gerard Goossen | 2007-04-30 | 1 | -373/+376 |
* | Re: mro status, etc | Brandon Black | 2007-04-30 | 21 | -200/+268 |
* | Re: [PATCH] Cleanup of the regexp API | Ævar Arnfjörð Bjarmason | 2007-04-30 | 13 | -101/+123 |
* | VMS-specific tweak to FindBin for when $0 returns a unix-style filespec. | Craig A. Berry | 2007-04-28 | 1 | -2/+2 |
* | Don't try to build old Thread extension on VMS when -Duseithreads | Craig A. Berry | 2007-04-28 | 1 | -2/+3 |
* | Do the same as #31095 for Win32 | Steve Hay | 2007-04-27 | 1 | -7/+0 |
* | Re: Analysis of problems with mixed encoding case insensitive matches in rege... | Yves Orton | 2007-04-27 | 6 | -659/+944 |
* | Reindent bash functions properly | Rafael Garcia-Suarez | 2007-04-27 | 1 | -13/+13 |
* | Cargo-cult fix for an AIX build problem | Jan Dubois | 2007-04-27 | 1 | -0/+1 |
* | Fix a signed/unsigned comparison warning | Rafael Garcia-Suarez | 2007-04-27 | 1 | -2/+1 |
* | More up-to-date info about the metaunits | H.Merijn Brand | 2007-04-27 | 1 | -9/+18 |
* | special Configure handling for IO/Compress modules no longer needed | Craig A. Berry | 2007-04-27 | 1 | -3/+1 |
* | Avoid a SIGBUS caused by passing a U32 pointer to utf8_to_uvchr(), | Nicholas Clark | 2007-04-26 | 2 | -3/+4 |
* | strxfrm() returns a size_t, not a ssize_t. See: | Devin Heitmueller | 2007-04-26 | 1 | -2/+2 |
* | Fix a bug in method caching. Better version (broader) of change #29336. | Brandon Black | 2007-04-26 | 3 | -8/+4 |
* | Doc nit, by Peter Scott | Rafael Garcia-Suarez | 2007-04-26 | 1 | -2/+2 |
* | Re: VMS and Win32 Makefiles in change 31059 | Steve Hay | 2007-04-26 | 2 | -14/+25 |
* | Remove the Thread typemap | Rafael Garcia-Suarez | 2007-04-26 | 2 | -25/+0 |
* | mro status, etc | Brandon Black | 2007-04-26 | 1 | -2/+8 |
* | Fix mro docs. | Brandon Black | 2007-04-26 | 7 | -69/+195 |
* | Forgot to submit regcomp.c in change #31081 | Rafael Garcia-Suarez | 2007-04-26 | 1 | -5/+38 |
* | Do the same thing as change #31082, but for warnings.pm. | Rafael Garcia-Suarez | 2007-04-26 | 2 | -2/+16 |
* | eliminate "unused var" warning | Dave Mitchell | 2007-04-26 | 1 | -0/+1 |
* | Re: The Strict trap | Johan Vromans | 2007-04-26 | 2 | -2/+13 |
* | Re: Analysis of problems with mixed encoding case insensitive matches in rege... | Yves Orton | 2007-04-26 | 6 | -42/+185 |
* | fixed Fcntl::S_IFMT() breakage introduced by change 30674 (blead 26701) | Alexey Tourbin | 2007-04-26 | 3 | -11/+31 |
* | Safely store user locks in threads::shared | Jerry D. Hedden | 2007-04-25 | 3 | -4/+18 |
* | Thread.xs doesn't need magic sig anymore | Jerry D. Hedden | 2007-04-25 | 1 | -3/+0 |
* | Small perlivp.PL updates | Johan Vromans | 2007-04-25 | 1 | -0/+6 |
* | overload must not load XS modules at compile time, or perl | Rafael Garcia-Suarez | 2007-04-25 | 1 | -2/+6 |
* | Remove a now redundant require | Rafael Garcia-Suarez | 2007-04-25 | 1 | -6/+5 |
* | Move the require at the top of the file. | Rafael Garcia-Suarez | 2007-04-25 | 1 | -1/+2 |
* | Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph | Brandon Black | 2007-04-25 | 2 | -3/+8 |
* | Upgrade to CPAN-1.9101 | Steve Peters | 2007-04-25 | 2 | -50/+57 |
* | Avoid the need for 2 casts added in 31055 by using a better type for | Nicholas Clark | 2007-04-25 | 2 | -4/+5 |
* | Remove vestigical include of <ctype.h>, which came from a previous | Nicholas Clark | 2007-04-25 | 1 | -1/+0 |
* | perlre.pod spellcheck | Alexandr Ciornii | 2007-04-25 | 1 | -4/+4 |
* | Leave try.c and include files where they are if we need them later | H.Merijn Brand | 2007-04-25 | 1 | -6/+7 |
* | Move hash action constants to hv.h | Jerry D. Hedden | 2007-04-25 | 3 | -14/+11 |
* | perlguts nit, found by Jerry D. Hedden | Rafael Garcia-Suarez | 2007-04-25 | 1 | -1/+1 |
* | Work a little harder at building generate_uudmap on VMS. | Craig A. Berry | 2007-04-25 | 1 | -6/+6 |
* | Upgrade to Encode-2.20 | Steve Peters | 2007-04-25 | 12 | -48/+483 |
* | Ooops. It helps to p4 add the new file. | Nicholas Clark | 2007-04-24 | 1 | -0/+44 |
* | Make PL_uudmap a constant global. Remove the run time initialisation | Nicholas Clark | 2007-04-24 | 11 | -24/+53 |
* | move PL_linestr from the interpreter struct to the parser struct | Dave Mitchell | 2007-04-24 | 9 | -36/+30 |