p5sagit/p5-mst-13.2.git
2004-05-05 Steve Hay Add tests for mX?PUSH[inup] macros.
2004-05-05 David Cannings Problem 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 Mitchell add test for change #22746 ([perl #29102] Crash on...
2004-05-03 Dave Mitchell add 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 Hietaniemi Re: "fuzzy" in mktables
2004-05-03 Dave Mitchell remove spurious intentation in utf8_pva.pl
2004-05-03 Dave Mitchell ensure that utf8 Perl code magically called from a...
2004-05-03 Nicholas Clark Integrate:
2004-05-03 bob@starlabs.net [perl #29073] Reference to incorrect method in document...
2004-05-02 Nicholas Clark It seems daft to me that we have a synopis example...
2004-05-02 Nicholas Clark Ensure that perforce understands that the debuggers...
2004-05-02 Nicholas Clark Make t/uni/class.t pass on case insensitive file systems
2004-05-02 Nicholas Clark Save some repeated strlen()s in Perl_swash_init
2004-05-01 Nicholas Clark And that same fool forgot to add the not-really-needed...
2004-05-01 Nicholas Clark Some fool removed lib/unicore/ArabicShaping.txt in...
2004-05-01 Nicholas Clark Avoid mktables generating Sterm.pl and Sterm.pl in...
2004-05-01 Nicholas Clark Remove the no-longer autogenerated Unicode files
2004-05-01 Nicholas Clark mktables requires post 5.005
2004-04-30 Dave Mitchell disable problematical 'uninitialized value' warning...
2004-04-30 Rafael Garcia... Follow-up to previous patch: the mX?PUSH[inup] macros
2004-04-30 Steve Hay Document limitations in PUSHi et al macros and add...
2004-04-29 SADAHIRO Tomoyuki Fix 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-Sen Update 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. Boumans Add diagnostics section to base.pm
2004-04-28 bob@starlabs.net [perl #29033] typo in description of sleep in documenta...
2004-04-27 Dave Mitchell fix a coredump caused by rv2gv not fully converting...
2004-04-27 Marcus Holland... Cleanup variables in S_(un)pack_rec().
2004-04-27 Jeff Pinyan candidate for TR18 compliance
2004-04-26 H.Merijn Brand usemallocwrap works on AIX, but not with vac-5
2004-04-24 Dave Mitchell fix 64-bit casting error in change 22741 (uninit var...
2004-04-23 Dave Mitchell Include variable names in "Use of uninitialized value...
2004-04-23 Richard Foley unfork the debugger (patch for 5.9.x)
2004-04-23 Nicholas Clark Ooops. Forgot to update pod.lst, and all that ensues...
2004-04-23 Jarkko Hietaniemi Integrate:
2004-04-23 Abe Timmerman Where 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 Clark Punt the "reporting bugs" section to the top.
2004-04-21 Nicholas Clark This should be L<>
2004-04-21 Nicholas Clark INSTALL didn't mention the 5.8.2 hash changes. Fixed
2004-04-21 Nicholas Clark We should be telling people about ..exp, else they...
2004-04-21 Stas Bekman [patch] log the interpreter id in warnings
2004-04-20 Jonathan Stowe Sync 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 Pinyan Re: [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 Clark Integrate:
2004-04-16 Rafael Garcia... On Linux-PPC, using gcc, downgrade to the -O1 optimisation
2004-04-15 H.Merijn Brand d_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 Pinyan lib/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 Dubois re: [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 Mitchell Stop PL_comppad pointing to a freed pad during global...
2004-04-11 Dave Mitchell Make global cleanup fractionally faster by giving S_visit()
2004-04-10 Graham Barr Sync with libnet 1.18
2004-04-10 Marcus Holland... Remove two unused variables that gcc used to warn about.
2004-04-09 David Dyck Re: #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 Clark Make gmtime and localtime cross reference each other.
2004-04-07 H.Merijn Brand Integrated Time-Local-1.09 from Dave Rolsky
2004-04-07 H.Merijn Brand Disable the edge case tests for timegm and timelocal on
2004-04-07 Steve Hay Fix command-line quoting under Windows for the new...
2004-04-07 John Peacock Bleadperl to version 0.37
2004-04-07 Rafael Garcia... The optree builder was looping when constructing the ops
2004-04-06 H.Merijn Brand Test drives are fun. Implement ccversion for Itanium...
2004-04-06 H.Merijn Brand AIX-4 with xlc does not like malloc wrap
2004-04-06 Jim Cromie Re: tests for change #22539
2004-04-06 Marcus Holland... Make the ! suffix handle n/N/v/V as signed integers
2004-04-05 Marcus Holland... C<undef> doesn't look like a number. See also:
2004-04-05 Craig A. Berry Re: perldelta584
2004-04-05 Ovid ref ($proto) || $proto patch
2004-04-05 SADAHIRO Tomoyuki sv_pvutf8n_force and sv_pvbyten_force
2004-04-05 Rafael Garcia... [perl #28171] wantarray docs should mention effect...
2004-04-05 Nicholas Clark More AUTHORS who deserve credit for patches
2004-04-04 Nicholas Clark Hand merge patch from maint back to blead.
2004-04-04 Nicholas Clark Bump version numbers for modules that have changed...
2004-04-02 Rafael Garcia... Fix bug #27940 : \cX escapes weren't working correctly...
2004-04-02 Craig A. Berry fix utils install problems on VMS
2004-04-01 Craig A. Berry archname salad on VMS
2004-04-01 Dave Mitchell Fix change #22376. Only mark a const as short-circuited
next