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 |
2003-11-21 |
Nicholas Clark |
Tweaks to S_hv_delete_common: |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Nicholas Clark |
Integrate: |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Nicholas Clark |
Shift negative klen/flags games from hv_fetch_common... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Nicholas Clark |
Merge sv_store_flags and sv_store_ent into sv_store_common |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Alan Burlison |
promote hv_clear_placeholders to perl API |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Rafael Garcia... |
Regenerate perlapi and perltoc. |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Iain Truskett |
[docpatch] PerlIO layers in perlrun.pod and PerlIO.pm |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Nicholas Clark |
merge hv_fetch and hv_fetch_ent into hv_fetch_common |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Rafael Garcia... |
Fix bug [perl #24508] Wrong assignment in nested assignment |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Rafael Garcia... |
Update the runops stuff in perlguts |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Nicholas Clark |
integrate hv_delete and hv_delete_ent into hv_delete_common |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Alan Burlison |
clear of empty locked hash SEGVs |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Nicholas Clark |
merge hv_exists and hv_exists_ent into S_hv_exists_common |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Nicholas Clark |
Run regen.pl (for hv_assert) |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Nicholas Clark |
Integrate: |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Rafael Garcia... |
Restore errno after having read $^E (like for $!) |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Nicholas Clark |
Whoops. We weren't actually testing hv_store_ent |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Rafael Garcia... |
Complement of change #21740 for Windows. |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Rafael Garcia... |
Install instmodsh and xsubpp in bin/ along the other... |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Slaven Rezic |
Re: [perl #24493] install.html not working |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Nicholas Clark |
Ooops. left an XXX comment in, and worse still it's... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Nicholas Clark |
utf8 keys now work for tied hashes via hv_fetch, hv_sto... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Nicholas Clark |
Accessing unicode keys in tie hashes via hv_exists... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Elizabeth Mattijsen |
Re:ext/threads/t/problem.t (was: Problems with mod_perl... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Elizabeth Mattijsen |
configpm, our $summary : unique |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Nicholas Clark |
Re: Storable Error |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Rafael Garcia... |
Update perlhist with 5.6.2. |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Rafael Garcia... |
Add more complete tests for the "variable masks earlier |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Rafael Garcia... |
Include "SCCS" in the list of directory names that... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Adrian M. Enache |
Re: Empty subroutine as object method segfaults in... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Rafael Garcia... |
Fix bug [perl #24380] : assigning to a hash in list |
commit | commitdiff | tree | snapshot |
2003-11-13 |
H.Merijn Brand |
Simplified the reading |
commit | commitdiff | tree | snapshot |
2003-11-13 |
H.Merijn Brand |
Enable hints to create call-back units that can act... |
commit | commitdiff | tree | snapshot |
2003-11-12 |
Michael G.... |
Last stab at sdbm/Makefile.PL |
commit | commitdiff | tree | snapshot |
2003-11-12 |
Ilya Zakharevich |
make install not installing fully |
commit | commitdiff | tree | snapshot |
2003-11-11 |
Tom Phoenix |
Re: [perl #24460] [DOC PATCH] the begincheck program |
commit | commitdiff | tree | snapshot |
2003-11-11 |
Rafael Garcia... |
Upgrade to MakeMaker 6.21. |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Ilya Zakharevich |
[PATCH 5.8.2 @21574] make install: line noise |
commit | commitdiff | tree | snapshot |
2003-11-09 |
Ilya Zakharevich |
[PATCH 5.8.2 @21574] sprintf() painfully slow |
commit | commitdiff | tree | snapshot |
2003-11-09 |
Vadim Konovalov |
must copy changes from win32/makeifle.mk to wince/makef... |
commit | commitdiff | tree | snapshot |
2003-11-09 |
Rafael Garcia... |
Update the list of pumpkings in perlhist.pod. |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Abigail |
Updated. |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Ilya Zakharevich |
OS/2 docu |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Dave Mitchell |
bugid #24407: numeric key for shared hash got stringifi... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Rafael Garcia... |
Upgrade to MakeMaker 6.20. |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Rick Delaney |
Re: [perl #24248] taint propagation regression, |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Andy Dougherty |
Be sure to use -fPIC not -fpic on Linux/SPARC |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Stas Bekman |
[patch t/op/hash.t] extending the hash attack test |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Stas Bekman |
Re: [perl #24398] Benchmark.pm cmpthese segfault |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Craig A. Berry |
Opcode.xs/RC2 compile nit on VMS |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Abhijit Menon-Sen |
Orphaned submission from #21546. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Slaven Rezic |
Re: Smoke [5.9.0] 21474 FAIL(F) darwin 6.8 (darwin... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Michael G.... |
Re: 'make minitest' fails for op/cproto and op/pat |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Abhijit Menon-Sen |
[PATCH] Modernise INSTALL |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Jan Dubois |
reentr.pl is not defining _srandom_struct |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Michael G.... |
Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19 |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Peter Prymmer |
Re: [gherteg@csc.com: your CPAN page on EBCDIC] |
commit | commitdiff | tree | snapshot |
next |