platform/upstream/perl.git
2004-06-08 Nicholas ClarkPatch 22835 Failed to upgrade all the new files in...
2004-06-08 Marcus Holland... Re: newSVpvn(NULL, 0); doesn't work as advertised
2004-06-08 Jarkko HietaniemiRe: [PATCH] Re: Lack of error for large string on Solaris
2004-06-08 perl-5.8.0... [perl #30073] Misleading docs of Text::Wrap
2004-06-06 SADAHIRO TomoyukiRe: [PATCH] [perl #29841] utf8::decode doesn't work...
2004-06-03 Steve HayHave win32/makefile.mk default to gcc, and update docs
2004-06-03 Rafael Garcia... perlpodspec uses 'nonbreaking' and 'non-breaking'.
2004-06-03 Steve HayWorkaround a dmake oddity.
2004-06-03 Rafael Garcia... Carp was mostly unusable with Safe because it may require
2004-06-02 Marcus Holland... Make change #22889 work for threaded builds, Part 2.
2004-06-02 Marcus Holland... Make change #22889 work for threaded builds.
2004-06-02 Marcus Holland... Fix apidoc entries for PUSHMARK and newXSproto.
2004-06-02 Marcus Holland... Document embed.fnc 'U' and 's' flags.
2004-06-02 Craig A. Berryon VMS, always exit with failure in my_failure_exit
2004-06-02 Alexey TourbinRe: [PATCH] [perl #29612] ndbm failure in make test
2004-06-02 Rafael Garcia... Detypo.
2004-06-02 Andy DoughertyRe: [perl #29765] PERL-5.8.4 INSTALL
2004-06-02 Rafael Garcia... Make the dUNDERBAR/UNDERBAR macros work as advertised.
2004-06-01 Alan BurlisonRemove redundant %SIG assignments from FileCache
2004-06-01 Steve HayRe: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net...
2004-06-01 Alan Burlison[Fwd: [PATCH] Pod::Find should ignore SCM files and...
2004-06-01 Paul FenwickRe: [PATCH] UPDATE - Grammatical fixes and explanations...
2004-06-01 Craig A. Berryconfigure.com and PERL_API_REVISION
2004-06-01 LAUN WolfgangShell.pm: pod rewrite and new mini-feature $Shell::raw
2004-06-01 Dave Rolskyperlhack.pod - working with the Perl source
2004-05-31 Nicholas Clarkreplace the run time code in lib/utf8_pva.pl with data...
2004-05-31 Nicholas ClarkDon't need to require utf8_pva.pl at top of file
2004-05-31 Nicholas ClarkRun mktables as part of the build process.
2004-05-31 jdhedden@1979... [perl #29937] Entries missing from .packlist
2004-05-31 wolfgang.laun... Re: [perl #29969] h2ph not correctly processing glibc...
2004-05-31 Steve HayFix anomalies in Carp functions
2004-05-31 Steve HayFix generation of perlapi.pod
2004-05-30 Shinya HayakawaRe: my $x->{foo} doesn't work
2004-05-30 Nicholas ClarkConvert to using File::Spec, so that we can build Unico...
2004-05-30 Nicholas ClarkFirst step to generating Unicode files for the regexp...
2004-05-30 Dave Mitchell[perl #29708] Problem with autouse (causing Perl to...
2004-05-30 Nicholas ClarkUpgrade to Encode 2.01.
2004-05-30 Nicholas ClarkSkip in minitest
2004-05-28 Stas BekmanRe: undef loses it magicness when assigned to a variable?
2004-05-28 Alan BurlisonTEST needs to ignore SCM files
2004-05-26 Alan Burlison'perl -v' fails if local_patches contains code snippets
2004-05-26 Yitzchak Scott... correctly handle C<< >> and C<<< >>> in diagnostics
2004-05-24 Rafael Garcia... Tests for change #22842, by SADAHIRO Tomoyuki
2004-05-24 SADAHIRO TomoyukiRe: utf-8 and taint don't work together
2004-05-24 Steve Haywin32_chsize is not exported on Win32
2004-05-24 Yitzchak Scott... Re: [perl #29765] PERL-5.8.4 INSTALL
2004-05-22 Dave Mitchell [perl #29790] Optimization busted: '@a = "b", sort...
2004-05-22 Graham BarrUpdate to Scalar-List-Utils-1.14
2004-05-21 Ton HospelProposed doc patch for getsockopt
2004-05-21 Tassilo von... h2xs doesn't recognize indented enums
2004-05-20 Rafael Garcia... Upgrade to Encode 2.00.
2004-05-20 Steve HayTest portability nit.
2004-05-19 Dave Mitchellimprove hashing algorithm for ptr tables in perl_clone:
2004-05-19 Dave Mitchell[perl #29637] Thread creation time is hypersensitive
2004-05-18 Rafael Garcia... perlrun.pod minor fixes :
2004-05-18 mats@sm5sxl.net[perl #29623] Patch for h2xs.t in Perl 5.8.4
2004-05-18 Steve HayRe: Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net...
2004-05-18 Rafael Garcia... Error message too wide.
2004-05-17 Rafael Garcia... Remove a TODO test that is no longer to do.
2004-05-17 Jim CromieFix new B::Concise test output
2004-05-17 LAUN WolfgangRe: [perl #29581] glob() misses a lot of matches
2004-05-17 Rafael Garcia... David Manura is the new maintainer of Text::Balanced.
2004-05-16 Dave Mitchellmake Text::Balanced skip "case /..../" correctly for...
2004-05-14 Jim CromieRe: more B::Concise stuff (PATCH - updated)
2004-05-14 Rafael Garcia... Add new dUNDERBAR and UNDERBAR macros, to help XS write...
2004-05-13 Jarkko HietaniemiBOM-marked and (BOMless) UTF-16 scripts not working
2004-05-12 Olli Savia[perl #29527] Perl 5.8.4 build problems on LynxOS
2004-05-12 Rafael Garcia... Make XSLoader update @DynaLoader::dl_shared_objects.
2004-05-12 Andy DoughertyConfigure shouldn't unconditionally add in -pipe
2004-05-11 Marcus Holland... Add the byte-order modifiers '<' and '>' to the pack...
2004-05-11 Marcus Holland... 'v' unpacks unsigned shorts.
2004-05-11 Jim Cromievarious -V: searches [PATCH]
2004-05-11 Rafael Garcia... More pod names in the debugger for the runman command
2004-05-11 Richard Foleydebugger (step backwards)
2004-05-11 Yitzchak Scott... void context !~ generates "Useless use of not at line...
2004-05-10 Jim CromieRe: a little extra cmdline help. [PATCH]
2004-05-10 Abhijit Menon-SenRemove stray '.
2004-05-10 Slaven RezicFile::Copy Pod
2004-05-07 Dave Mitchellsymbolic references like ${"foo$index"}*3 would incorre...
2004-05-07 Jim CromieRe: stdio still supported?
2004-05-07 Marcus Holland... Windows issues with select() are already documented...
2004-05-07 Thorsten Glaser[perl #29397] Change in pod2man arguments
2004-05-07 Marcus Holland... [perl #29395] Scalar::Util::refaddr falsely returns...
2004-05-07 Marcus Holland... Document that select() on Windows doesn't work on non...
2004-05-06 Marcus Holland... [perl #29346] Double warning for int(undef) and abs...
2004-05-06 James MastrosAdd a small script to check whether a perl source tree
2004-05-06 bilbo@ua.fmProblem with system() on Win9x and command.com (perl...
2004-05-06 H.Merijn Brandadd -pipe to gcc's default flags
2004-05-05 Steve HayAdd tests for mX?PUSH[inup] macros.
2004-05-05 David CanningsProblem with h2xs
2004-05-04 Dave Mitchell[perl #29340] Bizarre copy of ARRAY
2004-05-04 Marcus Holland... Add byte-order group modifiers to (un)pack templates.
2004-05-04 Marcus Holland... Fix mX?PUSH[inup] macros. (Follow-up to #22756 and...
2004-05-03 Dave Mitchelladd test for change #22746 ([perl #29102] Crash on...
2004-05-03 Dave Mitchelladd test for change #22776 ("open m" crashes Perl)
2004-05-03 Dave Mitchell[perl #28986] perl -e "open m" crashes Perl
2004-05-03 Dave Mitchell[perl #29127] scalar delete of empty slice returned...
2004-05-03 Dave Mitchell [perl #28938] split could leave an array without ...
2004-05-03 Jarkko HietaniemiRe: "fuzzy" in mktables
2004-05-03 Dave Mitchellremove spurious intentation in utf8_pva.pl
next