p5sagit/p5-mst-13.2.git
2004-05-24 SADAHIRO Tomoyuki Re: utf-8 and taint don't work together
2004-05-24 Steve Hay win32_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 Barr Update to Scalar-List-Utils-1.14
2004-05-21 Ton Hospel Proposed 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 Hay Test portability nit.
2004-05-19 Dave Mitchell improve 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 Hay Re: 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 Cromie Fix new B::Concise test output
2004-05-17 LAUN Wolfgang Re: [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 Mitchell make Text::Balanced skip "case /..../" correctly for...
2004-05-14 Jim Cromie Re: 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 Hietaniemi BOM-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 Dougherty Configure 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 Cromie various -V: searches [PATCH]
2004-05-11 Rafael Garcia... More pod names in the debugger for the runman command
2004-05-11 Richard Foley debugger (step backwards)
2004-05-11 Yitzchak Scott... void context !~ generates "Useless use of not at line...
2004-05-10 Jim Cromie Re: a little extra cmdline help. [PATCH]
2004-05-10 Abhijit Menon-Sen Remove stray '.
2004-05-10 Slaven Rezic File::Copy Pod
2004-05-07 Dave Mitchell symbolic references like ${"foo$index"}*3 would incorre...
2004-05-07 Jim Cromie Re: 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 Mastros Add a small script to check whether a perl source tree
2004-05-06 bilbo@ua.fm Problem with system() on Win9x and command.com (perl...
2004-05-06 H.Merijn Brand add -pipe to gcc's default flags
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
next