platform/upstream/perl.git
2004-02-07 Nicholas Clarkdeleting keys in restricted hashes was leaking the...
2004-02-07 Nicholas ClarkNow hv_delete is able to ingore placeholders.
2004-02-07 Nicholas ClarkAll whitespace is equal, but some whitespace is more...
2004-02-07 Nicholas Clarkhv_clear_placeholders now manipulates the linked lists...
2004-02-06 H.Merijn BrandAdded hints_4.sh for specific AIX 4 support
2004-02-06 Rafael Garcia... Fix a non-standard NAME pod section
2004-02-04 Rafael Garcia... The "my $_" wasn't nice with foreach loops.
2004-02-04 H.Merijn BrandAIX 3 support removed from default hints after its...
2004-02-04 H.Merijn BrandAIX 3 hints split off from default hints in preparation
2004-02-03 Rafael Garcia... More docs and tests for "my $_".
2004-02-03 John Peacockwas Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0...
2004-02-03 Rafael Garcia... Implement "my $_".
2004-02-03 Rafael Garcia... Regenerate perlapi.pod.
2004-02-03 H.Merijn BrandIf someone chooses xlc as default C compiler, threaded...
2004-02-01 Martin Poolpatch for IRIX/gcc link issues
2004-02-01 Dave Mitchellupdate fix to Shell.pm in change #22254: make /dev...
2004-02-01 Solar DesignerRe: [perl #15063] /tmp issues
2004-02-01 Dave Mitchellthreads documentation: fork on UNIX might not copy...
2004-02-01 Dave Mitchelladd test for Change 22194:
2004-02-01 Manuel ValentePatch for Shell.pm
2004-02-01 Dave MitchellMake Time/HiRes/t/HiRes.t die more gracefully if its...
2004-01-31 Chip SalzenbergDon't show code closing STD{IN,OUT} before reopening...
2004-01-30 Rafael Garcia... Another undocumented use of $_ : with reverse().
2004-01-30 H.Merijn BrandDrop optimization for -O3 *and higher*
2004-01-29 Rafael Garcia... Regenerate perlapi.pod.
2004-01-29 Hugo van der... Re: [perl #25269] panic: pp_match start/end pointers...
2004-01-28 Rafael Garcia... I'm the new maintainer of Switch.
2004-01-28 David FavorMessage-ID: <40113F7B.6050701@davidfavor.com>
2004-01-27 Rafael Garcia... Update perl591delta.pod with what we've done so far.
2004-01-27 Rafael Garcia... Regenerate Changes.
2004-01-27 Nicholas ClarkStorable's hints file shouldn't blanket set optimize...
2004-01-27 Rafael Garcia... More punctuation, good.
2004-01-27 Brendan O'Dea5.8.3 -- fix signal comments in L<perlfunc/system>
2004-01-26 Daniel S. Lewartmyconfig.SH
2004-01-26 H.Merijn BrandDocument change 22192
2004-01-26 Craig A. Berryfix vmsish.t #25
2004-01-26 Nicholas ClarkMerge dynamic perldelta from maint (22081)
2004-01-25 Rafael Garcia... Remove the caveat about detached threads crashing on...
2004-01-25 Nicholas ClarkNeed to skip Storable's threads test on 5.8.2 with...
2004-01-25 Dave Mitchellupdate MANIFEST for 2 new Storable test files introduce...
2004-01-25 Dave Mitchelladd test for change 22209 (Remove small memory leak...
2004-01-25 Dave MitchellRemove small memory leak in newATTRSUB that manifested...
2004-01-24 nothingmuch... [perl #24942] fields::inherit doesn't bless derived
2004-01-24 Mark-Jason... Re: Doc patches for File::Find
2004-01-24 Slaven RezicStorable-2.08/t/code.t
2004-01-24 Abhijit Menon-Sen[patch] make Storable thread-safe
2004-01-24 Abhijit Menon-SenUpgrade to Locale::Maketext 1.08.
2004-01-23 Dave Mitchellmake some t/op/write.t failures more verbose
2004-01-23 Jan DuboisRe: threads::shared::queue;
2004-01-23 Nicholas Clarktest that use encoding; doesn't cause references to...
2004-01-23 Nicholas ClarkDocument chomp's travels in the wonderful world of...
2004-01-23 Nicholas ClarkCheck the return values of chomp
2004-01-23 Nicholas ClarkTest return values of all chomps
2004-01-23 SADAHIRO TomoyukiRe: [perl #24888] chomp ignores utf8
2004-01-22 Steve HayRe: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-01-22 Dave Mitchell[perl #25147] C<use strict; print if foo> didn't give the
2004-01-21 Nicholas ClarkConvert the older parts of op/bop.t over to test.pl
2004-01-21 H.Merijn Brand[perl #25160] ':flock' not recognized unless it's first
2004-01-21 Edward S. PeschkoPATCH for perl-5.8.4
2004-01-21 Dave Mitchellremove the platform dependencies of the write.t tests...
2004-01-20 Dave MitchellFix typo in patch #22188
2004-01-20 Dave Mitchellwarn that C<$x : unique> operates on the typeglob,...
2004-01-20 Dave Mitchell[perl #24940] "sub foo :unique" segfaults
2004-01-20 Stas BekmanAdd a new test file for situations where threads may...
2004-01-20 Dave MitchellDocument CVf_UNIQUE flag better
2004-01-20 Rafael Garcia... Fix precedence errors and add some cleanup in the new
2004-01-20 Dave Mitchellsecond attempt to fix [perl #24914] freeing a CV refere...
2004-01-19 Dave Mitchellchange #22071 (taint bug in $^0) introduced a potential...
2004-01-19 Gisle AasRe: [perl #24926] chop/~ mangles UTF8 [PATCH]
2004-01-19 Neil Watkissdl_unload_file for HP-UX
2004-01-19 H.Merijn BrandAllow -Uinc_version_list to mean -Dinc_version_list...
2004-01-19 H.Merijn BrandDescribe how to limit the perl's default @INC during...
2004-01-19 Craig A. Berryrescue PerlIO_getname for VMS
2004-01-19 Craig A. Berrydetect nanosleep on VMS
2004-01-17 Dave Mitchellback out change #22167 "freeing a CV reference that...
2004-01-17 Paul GreenRefactor VOS patches for bleadperl and perl-5.8.x
2004-01-17 SADAHIRO TomoyukiRe: open/or inconsistency
2004-01-17 Gisle AasPerl core dumps when running out of memory [PATCH]
2004-01-17 Paul MarquessEnhanced DBM Filters
2004-01-17 Dave Mitchell [perl #24914] freeing a CV reference that was currentl...
2004-01-17 Nicholas ClarkIntegrate final perl583delta
2004-01-16 Yitzchak Scott... Re: [perl #24816] Magic vars seem unsure if they are...
2004-01-16 Dave Mitchell[perl #8698] format bug with undefined _TOP
2004-01-16 LAUN Wolfgangformat/write (version 2)
2004-01-15 Dave Mitchellbuigid #24905 - the code planted to call glob() retained an
2004-01-15 Rafael Garcia... Upgrade to Time::HiRes 1.55
2004-01-15 Nicholas ClarkMake chomp heed the utf8 flags on the target string...
2004-01-14 Nicholas ClarkUpdate pod.lst with perl583delta,pod, and rerun pod...
2004-01-14 Nicholas ClarkIntegrate:
2004-01-14 Nicholas ClarkBump version number as file has changed since 5.8.2
2004-01-14 Andy LesterDoc patches for File::Find
2004-01-14 Nicholas ClarkAssimilate CGI 3.03
2004-01-13 Nicholas ClarkAdd VMS to the list of "don't fork" OSes
2004-01-13 Tels[ANNOUNCE] Math::BigInt v1.69
2004-01-13 Rafael Garcia... MANIFEST adjustment.
2004-01-13 Abhijit Menon-SenUpgrade to Locale::Maketext 1.07.
2004-01-12 Rafael Garcia... Document usage of $_ and pos() inside /(?{...})/.
2004-01-12 Rafael Garcia... Upgrade to MIME::Base64 2.23.
2004-01-12 Robin BarkerRE: MIME-Base64-2.22 [PATCH]
2004-01-12 Mike PomraningRe: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
next