2007-02-24 |
Craig A. Berry |
Update descriptions of long-running ops and non-deferrable |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Alexey Tourbin |
ExtUtils/Constant/Base.pm: use constant folding to... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Alexey Tourbin |
ExtUtils/MM_Unix.pm (fixin): do not clobber $/ |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Alexey Tourbin |
perlio.c (PerlIO_tmpfile): fix memory leak |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Rafael Garcia... |
Add a new test for undef and delete on stash entries... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Rafael Garcia... |
C<keys %+> should not warn. Don't make scan_ident test for |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Rafael Garcia... |
Indexing and POD fixes |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Wolfgang Laun |
perlretut.pod, 2nd version |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Rafael Garcia... |
At least, fix the MakeMaker build_man tests. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Rick Delaney |
Re: [perl #41546] perl 5.8.x bug: overloaded 'eq' does... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Rafael Garcia... |
Reinstate tests removed by change #30381, but don't |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Steve Peters |
Revert changes to lib/ExtUtils/t/build_man.t from change |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Steve Peters |
Upgrade to ExtUtils-MakeMaker-6.32. Included a version |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Yitzchak Scott... |
Re: Win32 modules & cygwin |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Steve Peters |
Upgrade to CPAN-1.88_77. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Jerry D. Hedden |
Re: [PATCH] Test with Errno in autouse.t |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Steve Hay |
Remove unreferenced local variable |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Steve Hay |
Fix Win32 compilation error following #30372 |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Craig A. Berry |
Fix VMS exit handling broken in Test::Harness 2.64... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Steve Peters |
Silence a couple of compile warnings. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Rafael Garcia... |
Some INSTALL nits by Andy Dougherty |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Rafael Garcia... |
Skip test when Encode isn't built |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Jerry D. Hedden |
Test with Errno in autouse.t |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Rafael Garcia... |
A few nits to perlfunc/map. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Jarkko Hietaniemi |
regexec.c: S_ stands for static |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Jarkko Hietaniemi |
dump.c: format fixes |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Nicholas Clark |
Avoid *some* g++ errors. (But not all yet) |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Jarkko Hietaniemi |
blead (honestly :-) g++ with -DPERL_GLOBAL_STRUCT_PRIVA... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Steve Peters |
Upgrade to CPAN-1.88_76 |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Tels |
integrate bignum 0.19 |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Tels |
Integrate BigRat 0.17 |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Tels |
[PATCH] integrate Math::BigInt 1.79 and Math::BigInt... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Rafael Garcia... |
Revert change #28980 per Jarkko's suggestion |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Rafael Garcia... |
Actually, only changes to regexec.c from #30081 needed... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Rafael Garcia... |
Revert change #30081 at dmq's request, and mark its... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Rafael Garcia... |
Add a cast for C++ compilation |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Nicholas Clark |
More efficient to call newSV_type() then SvGROW() inste... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Nicholas Clark |
Add a new API function newSV_type, to replace the idiom: |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Nicholas Clark |
Properly handle the differences in hints in the optree... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Nicholas Clark |
newHV doesn't need to turn off POK or NOK, as they... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Nicholas Clark |
test.pl should locally increase $Level, rather than... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Craig A. Berry |
Make vms/munchconfig.c able to take a list of substitut... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Craig A. Berry |
Make configure.com's manifest checker more robust when... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Nicholas Clark |
Missed an aTHX_ in B's call to Perl_emulate_cop_io. |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Nicholas Clark |
Split the storage of the layers specificied by open... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Nicholas Clark |
Move all the cut... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Todd C. Miller |
[perl #41521] Fix for IO::Socket send method |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Steve Hay |
Fix Win32 build after unusual breakage caused by #30327 |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Rafael Garcia... |
Update Changes |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Craig A. Berry |
In configure.com, put the "use" back in useieee (typo... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Rafael Garcia... |
Avoid to run config_h.SH twice during configuration. |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Craig A. Berry |
In configure.com, further disambiguate -Duselongdouble... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Rafael Garcia... |
Hakim Cassimally is the new maintainer of the Perldoc... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Ash Berlin |
Re: Patch for Deep recursion in B::Deparse |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Yves Orton |
Re: [perl #41491] Incorrect regexp warning. |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Jerry D. Hedden |
Use newer 'threads' constructs |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Nicholas Clark |
There's no need to special case SVt_NULL in the print... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Rafael Garcia... |
Allow to override MAX_RECURSE_EVAL_NOCHANGE_DEPTH, |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Marcus Holland... |
Upgrade to Devel::PPPort 3.11 |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Yves Orton |
Re: [PATCH] Document that m//k works |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Nicholas Clark |
Change 30276 wasn't meant do mess with t/lib/common... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
SADAHIRO Tomoyuki |
Integrate: |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Nicholas Clark |
Invoke minitrue to ensure that my spelling had always... |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Robin Houston |
Re: Segmentation fault at undeclared for loop variable |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Yves Orton |
add hooks for capture buffers into regex engine. |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Yves Orton |
Re: [perl #41491] Incorrect regexp warning. |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Steve Hay |
Vadim did the static build change |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Rafael Garcia... |
A few more details in perldelta |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Steve Peters |
Upgrade to CPAN-1.88_72 |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Nicholas Clark |
Change 26487 left some debugging code in, and through... |
commit | commitdiff | tree | snapshot |
2007-02-13 |
John Peacock |
Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.70.tar.gz |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Nicholas Clark |
Integrate: |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Yves Orton |
Re: [perl #41492] Incorrect match with /(?(DEFINE)... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Jan Dubois |
Integrate: |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Paul Johnson |
Re: [PATCH - provisional] H. Merijn Brands idea of... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Rafael Garcia... |
Skip this test if "use open" fails due to an unknown... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Rafael Garcia... |
Un-TODO tests avec change #30228 |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Rick Delaney |
Re: PL_copline inconsistency |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Nicholas Clark |
Note why storing a reference as an integer in %^H is... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Rafael Garcia... |
Document that m//k works, by Ævar Arnfjörð Bjarmason |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Steve Hay |
Apply #30197 to win32/makefile.mk too |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Rafael Garcia... |
FAQ sync |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Craig A. Berry |
Check for the presence of signbit() on VMS. It currentl... |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Craig A. Berry |
In vms/vms.c's declaration of the LIB$INITIALIZE psect... |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Rafael Garcia... |
Another tiny typo in File::Copy (found by Ruud.) |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Rafael Garcia... |
Explicitly load PerlIO::encoding when testing it. |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Slaven Rezic |
Re: [perl #41442] segfault (dead loop) with Encoding... |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Rafael Garcia... |
Convert new test to using t/test.pl. |
commit | commitdiff | tree | snapshot |
2007-02-11 |
knew-p5p@pimb.org |
[perl #41484] qr// stack bug |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Yves Orton |
Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Yves Orton |
Defend against cmd.exe stupidity (on Win2k at least) |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Nicholas Clark |
These casts to GV are no longer needed. |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Andy Dougherty |
signbit detection (was [perl #39875] -0.0 loses signedn... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Nicholas Clark |
Fix Pod errors. |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Yves Orton |
Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Nicholas Clark |
Unknown formatting code U<> spotted by Jesse - presumab... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Nicholas Clark |
Update the lists of files that makerel needs to process... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Craig A. Berry |
Switch from Carp to plain old warn in vms/ext/XSSymSet.pm |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Rafael Garcia... |
Typo fix, by John P. Linderman |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Rick Delaney |
Re: Change 29193 is a regression |
commit | commitdiff | tree | snapshot |
next |