platform/upstream/perl.git
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
2004-05-03 Dave Mitchellensure that utf8 Perl code magically called from a...
2004-05-03 Nicholas ClarkIntegrate:
2004-05-03 bob@starlabs.net[perl #29073] Reference to incorrect method in document...
2004-05-02 Nicholas ClarkIt seems daft to me that we have a synopis example...
2004-05-02 Nicholas ClarkEnsure that perforce understands that the debuggers...
2004-05-02 Nicholas ClarkMake t/uni/class.t pass on case insensitive file systems
2004-05-02 Nicholas ClarkSave some repeated strlen()s in Perl_swash_init
2004-05-01 Nicholas ClarkAnd that same fool forgot to add the not-really-needed...
2004-05-01 Nicholas ClarkSome fool removed lib/unicore/ArabicShaping.txt in...
2004-05-01 Nicholas ClarkAvoid mktables generating Sterm.pl and Sterm.pl in...
2004-05-01 Nicholas ClarkRemove the no-longer autogenerated Unicode files
2004-05-01 Nicholas Clarkmktables requires post 5.005
2004-04-30 Dave Mitchelldisable problematical 'uninitialized value' warning...
2004-04-30 Rafael Garcia... Follow-up to previous patch: the mX?PUSH[inup] macros
2004-04-30 Steve HayDocument limitations in PUSHi et al macros and add...
2004-04-29 SADAHIRO TomoyukiFix 29149 - another UTF8 cache bug hit by substr.
2004-04-29 Marcus Holland... More unpack cleanups.
2004-04-29 Marcus Holland... CXUX_BROKEN_CONSTANT_CONVERT isn't used anymore.
2004-04-29 Marcus Holland... The openbsd 64-bit test should use $uquadtype rather
2004-04-29 Abhijit Menon-SenUpdate to Test.pm 1.25 (from SBURKE).
2004-04-28 Marcus Holland... When configuring for 64-bit support, check that the
2004-04-28 Rafael Garcia... Fix for [perl #28963]: find2perl was sometimes generating
2004-04-28 Jos I. BoumansAdd diagnostics section to base.pm
2004-04-28 bob@starlabs.net[perl #29033] typo in description of sleep in documenta...
2004-04-27 Dave Mitchellfix a coredump caused by rv2gv not fully converting...
2004-04-27 Marcus Holland... Cleanup variables in S_(un)pack_rec().
2004-04-27 Jeff Pinyancandidate for TR18 compliance
2004-04-26 H.Merijn Brandusemallocwrap works on AIX, but not with vac-5
2004-04-24 Dave Mitchellfix 64-bit casting error in change 22741 (uninit var...
2004-04-23 Dave MitchellInclude variable names in "Use of uninitialized value...
2004-04-23 Richard Foleyunfork the debugger (patch for 5.9.x)
2004-04-23 Nicholas ClarkOoops. Forgot to update pod.lst, and all that ensues...
2004-04-23 Jarkko HietaniemiIntegrate:
2004-04-23 Abe TimmermanWhere to find nmake for windows
2004-04-23 Marcus Holland... byte-order modifiers for (un)pack templates
2004-04-22 Rafael Garcia... Missing copyright in the README.
2004-04-21 Axel Boldt[perl #28456] Typo in perlipc man page, and suggestions...
2004-04-21 Nicholas ClarkPunt the "reporting bugs" section to the top.
2004-04-21 Nicholas ClarkThis should be L<>
2004-04-21 Nicholas ClarkINSTALL didn't mention the 5.8.2 hash changes. Fixed
2004-04-21 Nicholas ClarkWe should be telling people about ..exp, else they...
2004-04-21 Stas Bekman[patch] log the interpreter id in warnings
2004-04-20 Jonathan StoweSync Term::Cap with CPAN version
2004-04-19 Rafael Garcia... Fix for [perl #28919] : sometimes the function ck_ftst...
2004-04-19 Rafael Garcia... Upgrade to FileCache 1.04.
2004-04-19 Rafael Garcia... New file left out of the last commit.
2004-04-19 Jeff PinyanRe: [PATCH] lib/utf8_heavy.pl -- cascading classes...
2004-04-19 Hugo van der... Re: [perl #28532] optional match of an anchor gets...
2004-04-17 Nicholas ClarkIntegrate:
2004-04-16 Rafael Garcia... On Linux-PPC, using gcc, downgrade to the -O1 optimisation
2004-04-15 H.Merijn Brandd_getservbyname_r undef up to at least OpenBSD 3.5
2004-04-14 H.Merijn Brand#24121: Configure under turkish locale fails
2004-04-14 Jeff Pinyanlib/utf8_heavy.pl -- cascading classes and '&' support
2004-04-14 John Peacock's to bring bleadperl up to version-0.39
2004-04-14 Jan Duboisre: [PATCH] for bug 28525: Buffer overflow issue in...
2004-04-12 Marcus Holland... Borland C doesn't like PERL_MALLOC_WRAP.
2004-04-11 Dave MitchellStop PL_comppad pointing to a freed pad during global...
2004-04-11 Dave MitchellMake global cleanup fractionally faster by giving S_visit()
2004-04-10 Graham BarrSync with libnet 1.18
2004-04-10 Marcus Holland... Remove two unused variables that gcc used to warn about.
2004-04-09 David DyckRe: #28386: UNIVERSAL::VERSION segfaults if $VERSION...
2004-04-09 Rafael Garcia... find2perl should not default to -print when -eval is...
2004-04-09 Rafael Garcia... Upgrade to Time::HiRes 1.59.
2004-04-08 Rafael Garcia... Upgrade to Digest 1.06.
2004-04-08 Rafael Garcia... Upgrade to Digest 1.06.
2004-04-08 Rafael Garcia... Upgrade to Time::HiRes 1.57.
2004-04-07 Nicholas ClarkMake gmtime and localtime cross reference each other.
2004-04-07 H.Merijn BrandIntegrated Time-Local-1.09 from Dave Rolsky
2004-04-07 H.Merijn BrandDisable the edge case tests for timegm and timelocal on
2004-04-07 Steve HayFix command-line quoting under Windows for the new...
2004-04-07 John PeacockBleadperl to version 0.37
2004-04-07 Rafael Garcia... The optree builder was looping when constructing the ops
next