2006-01-28 |
Nicholas Clark |
The flags manipulation in sv_setsv_flags can be more... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nicholas Clark |
PERL_DONT_CREATE_GVSV wasn't as effective as it should... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nicholas Clark |
By changing SvVOK() from returning 0/1 to 0/pointer... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nicholas Clark |
Pull the other large chunk of PVGV assignment code... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nicholas Clark |
Remove goto glob_assign; |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nicholas Clark |
Pull glob_assign out from sv_setsv_flags into a static... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Rafael Garcia... |
Update Changes |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Rafael Garcia... |
Add perl 5.9.3 in release list |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Gisle Aas |
Re: Make Passive mode the default for Net::FTP |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Oops. Forgot to add this file. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Regenerate META.yml |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Regenerate Changes; remove ^M chars in Changes |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Remove patch number |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Mention ptardiff in perldelta. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Don't install ptardiff in the module tree |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Install the ptardiff utility that comes with Archive... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Install nit : README.e2x should be installed, the other... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Regenerate PODs |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Some spelling fixes by David Landgren. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Revert change 24461, now that change 26757 allows TEST |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Yitzchak Scott... |
quiet gcc Info message in cygwin |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Steve Hay |
Remove note about #elif, see : |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Nicholas Clark |
A description of the new constants. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Gisle Aas |
Simplify nested '#ifdef' by replacing it with '#elif... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Gisle Aas |
Safer implementation of RTRIM(). |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Philippe M... |
Change 26781/26830 (SvRTRIM should also write a new... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Steve Peters |
Fix a few nits in perl593delta |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Rafael Garcia... |
miniperl isn't enough anymore to run pod2man. |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Nicholas Clark |
2 spelling corrections, and rephrase the entry on perli... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Rafael Garcia... |
More work on perldelta |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Yves Orton |
Make dump and -u croak on Win32 and Cygwin to avoid... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Nicholas Clark |
SvREADONLY_off inside the magic routines is also danger... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Rafael Garcia... |
assertions.pm is dual-lived |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Stephen McCamant |
aelemfast optimization opclass problem (c.f. [perl... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Gisle Aas |
Simplify &IO::Handle::say |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Rafael Garcia... |
Fix a regression on suidperl : the error message "No... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Steve Hay |
Remove d_nanosleep from win32 configs |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Steve Hay |
SPRINTF_RETURNS_STRLEN isn't really a compile-time... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Rafael Garcia... |
More work on perldelta |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Nicholas Clark |
constant_add_symbol needs to be static, else static... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Jarkko Hietaniemi |
Tru64: -Uusedl: lib/ExtUtils/t/Embed.t |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Steve Peters |
Upgrade to Pod-Simple-3.04 |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Rafael Garcia... |
Now that change #26410 is reverted, mark as TODO the... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Rafael Garcia... |
Missing chunk in change #26926 |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Nicholas Clark |
Revert change 26410, marking the test that was added... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Nicholas Clark |
Change the regression test added by 26410 to use test... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Rafael Garcia... |
Un-const magic virtual tables; this consting breaks... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Steve Peters |
Upgrade to CPAN-1.83_58 |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Gisle Aas |
Avoid warning with MS Visual C compiler. |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Gisle Aas |
Avoid most getprotobyname/number calls in IO::Socket... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Craig A. Berry |
Make Manifest.t do what is says it's doing. |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Marcus Holland... |
Remove wrong cast to (void *), which fixes a gcc warnin... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Nicholas Clark |
Note 5.8.8-RC1 |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Marcus Holland... |
Upgrade to Devel::PPPort 3.08 |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Craig A. Berry |
find_perl() must be after environment initialization |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Steve Peters |
Fix hardcoded "/" in a filepath that causes ext/List... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Steve Peters |
Fix another concatenated filepath in a test for Digest... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Nicholas Clark |
Integrate 26847 from maint. |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Nicholas Clark |
Change 26410 caused a regression, with the RVALUE retur... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Gisle Aas |
Allow IPPROTO_ICMP and IPPROTO_UDP to be exported. |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Gisle Aas |
Use the IPPROTO_TCP constant instead of 6. |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Steve Hay |
Change all NEWSV() to newSV() in the core and non-dual... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Steve Peters |
Digest::SHA's t/2-nist-sha-oo.t has some path related... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Steve Peters |
Fixes for Digest::SHA. Replaced old ppport.h file... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Gisle Aas |
Make sure the most common IPPROTO_* constants are alway... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Gisle Aas |
Suppress "statement not reached" warning from the Sun... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Rafael Garcia... |
Explain better how that test count works. |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Nicholas Clark |
New t/comp/require.t tests should go before the conditi... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Craig A. Berry |
special VMS handling no longer needed since we now... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Rafael Garcia... |
Gisle points out that it's ok to ignore the return... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Rafael Garcia... |
Regression test for change #26881 |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Rafael Garcia... |
The current OP that is tested in doeval() can be a... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Rafael Garcia... |
Make the description of $^M in perlvar a bit more clear |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Sherm Pendley |
Re: [PATCH] Updated README.macosx |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Gisle Aas |
More readable MEM_WRAP_CHECK_1() macro. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Craig A. Berry |
Dots in directory names aren't nice on VMS. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Craig A. Berry |
more case tolerance for vms/ext/filespec.t |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Steve Peters |
Don't warn about a directory being closed in the DESTRO... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Rafael Garcia... |
defined %foo::bar:: wasn't working like it used to... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Marcus Holland... |
Upgrade to Devel::PPPort 3.07 |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Rafael Garcia... |
Upgrade to Encode 2.14 |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Nicholas Clark |
Teach checkAUTHORS about all the authors in 5.8.2-5... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Rafael Garcia... |
Add new directories from C::Zlib to make clean |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Andreas König |
[PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.83_55.tar.gz |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Craig A. Berry |
Give up on through.t on VMS for now -- no can do with... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Nicholas Clark |
Can now count the patches committed with --thanks-applied. |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Nicholas Clark |
Oops. When the e-mail address came first, or there... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Nicholas Clark |
Some reordering and one new address for Stéphane Payrard |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Nicholas Clark |
Teach checkAUTHORS.pl about everyone in Changes5.8... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Nicholas Clark |
Add Ken Hirsch to AUTHORS. |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Nicholas Clark |
e-mail update from Phil Lobbes |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Rafael Garcia... |
Perldelta nits by Jim Cromie |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Rafael Garcia... |
Adapt test.valgrind make target to recent valgrinds... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Craig A. Berry |
Friday the 13th, Part II. Don't call SYS$GETJPI with... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Craig A. Berry |
Eek. #25783 broke all pre-v8.2 VMS builds. Undo all... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Nicholas Clark |
checkAUTHORS.pl --rank would loop infinitely on an... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Steve Peters |
Additional tests for RT #38207: "Useless localization... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Ken Hirsch |
Re: Today's compiling adventure |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Rafael Garcia... |
More perldelta work |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Nicholas Clark |
$utf8::VERSION++ # Documentation. |
commit | commitdiff | tree | snapshot |
next |