2003-12-15 |
Alan Burlison |
Remove incorrect guards around inclusion of <signal.h> |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Rafael Garcia... |
Add the macros dAX and dITEMS to PPPort. |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Stas Bekman |
[patch Porting/pumpkin.pod] trying to ensure that PPPor... |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Elizabeth Mattijsen |
[DOCPATCH] perlfunc delete |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Nicholas Clark |
Forgot to remove a comment |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Nicholas Clark |
S_save_hek_flags should honour the "free" flag. |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Nicholas Clark |
Some fool missed a letter n. |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Adrian M. Enache |
Re: Change 21862 |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Nicholas Clark |
Clean up a bug I introduced into caseless ENV hv_delete |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Yitzchak Scott... |
Re: 5.6.2-RC1 on Cygwin |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Nicholas Clark |
Add Perl_ceil |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Rafael Garcia... |
Reformat a long line in perlembed.pod (bug #24623). |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Nicholas Clark |
The binary compatibility notes say that new global... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Rafael Garcia... |
alarm() is now implemented on Win32. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Nicholas Clark |
foreach qw() { # not valid syntax for 5.005. So fix it. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
David Dyck |
Patch for: [perl #24650] File::CheckTree should list... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Rafael Garcia... |
Make the XSRETURN macro evaluate its argument only... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Rafael Garcia... |
More POD fixes ; regenerate perltoc and perlmodlib. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Rafael Garcia... |
Fix some of the pods to produce more standard manpages, |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Anders Johnson |
RE: [perl #24610] Pod::Html infinite recursion |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Alan Burlison |
Modify the common guard for the signal.h header, because |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Tels |
Math::BigInt v1.67 released |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Gisle Aas |
d_u32align for win32 |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Craig A. Berry |
environ array fix for VMS |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Mark Leighton... |
Perl 5.9.0 AUTHORS |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Rafael Garcia... |
Add a mention of the error "DESTROY created new reference |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Adrian M. Enache |
#21866 was wrong. another try to plumb that damn leak. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Adrian M. Enache |
fix bug #24605. |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Rafael Garcia... |
Suppress a C< $DB::single = 1 > from Switch.pm, as... |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Audrey Tang |
Implicit upgrading docs |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Adrian M. Enache |
temporary fix to avoid t/op/tie.t failures on Win32 |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Rafael Garcia... |
Upgrade to Digest-MD5 2.33. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Rafael Garcia... |
Integrate change #21862 from maint-5.8 : |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Tassilo von... |
iterator reset moved to hv.c (was: [PATCH] SCALAR/FIRST... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Adrian M. Enache |
yet another leak. bigger fish still swimming around. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Adrian M. Enache |
yet another 2 leaks. example for the second: |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Adrian M. Enache |
plumb a leak with pos(). |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Tassilo von... |
documenting SCALAR gotcha |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Craig A. Berry |
setenv tweak for VMS |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Rafael Garcia... |
Missing thingies. |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Tels |
Math::BigInt v1.67 (pre-release) |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Rafael Garcia... |
Forgot to update the MANIFEST. |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Rafael Garcia... |
Math::BigInt::Scalar is only for tests. |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Craig A. Berry |
casting bug in VMS part of Perl_start_glob |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Rafael Garcia... |
Remove the "Can't provide tied hash usage" error from... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Rafael Garcia... |
Clarify the description of SCALAR in perltie |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Tassilo von... |
SCALAR/FIRSTKEY for tied hashes in scalar context |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Nicholas Clark |
Make sv_force_normal_flags cope with shared hash key... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Nicholas Clark |
Back out the Makefile.PL part of 21808 as requested... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Gisle Aas |
Configure gets d_u32align wrong |
commit | commitdiff | tree | snapshot |
2003-12-05 |
chromatic |
[REPATCH lib/AutoLoader.t] Test can() with AutoLoader |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Craig A. Berry |
another ext/SDBM_File/sdbm build fix |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Paul Johnson |
$^P, eval and caller |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Steve Hay |
Fix File::Copy with hard links on Windows. |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Alan Burlison |
Re: a2p.pod not being installed in 5.8.2? |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Stas Bekman |
Re: XS modules having problems with CLONE and ithreads... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Rafael Garcia... |
The prove utility should also be installed on VMS and... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Rafael Garcia... |
FAQ sync. |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Slaven Rezic |
Re: [perl #24574] find2perl provides different results... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Jan Dubois |
setting $0 still broken |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Elizabeth Mattijsen |
Better docs for the special code blocks, based on : |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Rafael Garcia... |
Fix the test boilerplate in lib/if.t, so it can be run |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Rafael Garcia... |
Keep installing xsubpp in lib/ExtUtils, |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Rafael Garcia... |
Upgrade to Test::Harness 2.38. |
commit | commitdiff | tree | snapshot |
2003-11-30 |
SADAHIRO Tomoyuki |
Re: [perl #24554] Segfault in POSIX module |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Nicholas Clark |
Integrate if.pm 0.0401 |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Nicholas Clark |
Remove whitespace from ends of lines (simply because... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Nicholas Clark |
Update Unicode::Normalize to 0.28 |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Nicholas Clark |
D'oh! This has been moved to lib/Digest/t/digest.t... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Nicholas Clark |
Update Unicode::Collate to 0.31 (Only the .pm version... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Nicholas Clark |
D'oh! Forgot to lib/Digest/base.pm |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Nicholas Clark |
Update to Digest::MD5 2.31 |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Nicholas Clark |
Update Digest to 1.03 |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Nicholas Clark |
When Gconvert is a macro around sprintf with a .* forma... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Nicholas Clark |
Silence gcc 2.95 warning |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Nicholas Clark |
Gconvert actually takes type NV, while nv may be either... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Rafael Garcia... |
POSIX::isXXX(undef) segfaulted. (bug #24554.) |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Rafael Garcia... |
Fix a regression introduced by change #21694 on sprintf() |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Stas Bekman |
[patch pod/perlsec.pod] (was Re: why PERL5LIB is ignore... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Fergal Daly |
Implement C<use Exporter 'import'> : |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Slaven Rezic |
Re: [perl #24245] File::Copy::copy damages hard linked... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Paul Green |
Fix perl 5.8 and 5.9 to build on latest VOS |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Nicholas Clark |
Arguments to skip were the wrong way round, hence why... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Rafael Garcia... |
Marcus Holland-Moritz is now the maintainer of Devel... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Nicholas Clark |
Add Torsten Foertsch to AUTHORS (patches plus tests... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Torsten Foertsch |
Re: bug or a feature? |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Yitzchak Scott... |
remove hardcoded version number from cygwin/perlld.in |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Nicholas Clark |
Should fix the infinite loop on a dynamic %ENV fetch |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Nicholas Clark |
Tweak the order of initialisation of oentry in hv_fetch... |
commit | commitdiff | tree | snapshot |
2003-11-23 |
Andy Dougherty |
Re: [perl #24439] 64 bit build failure on Solaris 9 |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Nicholas Clark |
D'oh. Mistake in the DYNAMIC_ENV_FETCH conditional... |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Nicholas Clark |
restore_magic needs to undo COW |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Nicholas Clark |
Don't COW if the destination has magic. |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Nicholas Clark |
Reorder functions in hv.c so that callers of hv_fetch_c... |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Nicholas Clark |
"Space Is a Province of Brazil" |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Nicholas Clark |
Farewell hv_exists_common - exists is now a call to... |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Nicholas Clark |
Shift negative klen/flags games from hv_store_common... |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Nicholas Clark |
Shift negative klen/flags games from hv_exists_common... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Nicholas Clark |
Check that the key is present before a delete, and... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Nicholas Clark |
Move the negative key -> utf8 flag conversion out to... |
commit | commitdiff | tree | snapshot |
next |