p5sagit/p5-mst-13.2.git
2000-10-31 Jens Hamisch [ID 20001030.001] 5.7.0-7489: Null-Pointer reference...
2000-10-31 Peter Prymmer add three new EBCDIC Encode-ings && many tests
2000-10-31 Peter Prymmer fix coded control chars in cgi-html.t
2000-10-31 Peter Prymmer CRLF fix for cgi-function.t tests
2000-10-31 Peter Prymmer generalize AIX ccversion hack for re extension
2000-10-31 Casey Tweten Use Errno magic.
2000-10-31 Nicholas Clark Add a perlbug flag, -A, to avoid acknowledgement messages.
2000-10-29 Andreas König [Chris Winters <cwinters@intes.net>] patch to ExtUtils...
2000-10-29 Andreas König Tests for #7487.
2000-10-29 John Tobey constsub spillage.
2000-10-29 Simon Cozens Make \x{...} consistently produce UTF-8.
2000-10-29 Jarkko Hietaniemi Update Changes.
2000-10-29 Jarkko Hietaniemi UTF-8 decoder tweak.
2000-10-29 Jarkko Hietaniemi Add also emailless people.
2000-10-29 Jarkko Hietaniemi The #7476 needs a MANIFEST change, too.
2000-10-29 Jarkko Hietaniemi Have only one master list of AUTHORS, drop unmaintained...
2000-10-28 Jarkko Hietaniemi De-quoted-unreadable to ISO Latin 1.
2000-10-28 Hans Ginzel [ID 20001027.007] uniq array in perlfaq
2000-10-28 Hugo van der... Locking null mutexes is not recommendable.
2000-10-28 Jarkko Hietaniemi Better create a true mailing list for the repository...
2000-10-28 Jarkko Hietaniemi Add the repository doc by Malcolm, Sarathy, and by...
2000-10-28 Mark-Jason... DOC PATCH 5.6.0
2000-10-28 Peter J. Farley III [ID 20001027.010] [PATCH] Add info on building CPAN...
2000-10-28 Nicholas Clark Make target reordering to avoid pointless re-makes.
2000-10-28 Larry W. Virden [ID 20001027.005] Nit in perlos2.pod - space needs...
2000-10-28 Andreas König Upgrade to CPAN 1.58_55.
2000-10-28 Jarkko Hietaniemi The reëntrant version shouldn't be needed unless USE_PU...
2000-10-28 Nick Ing-Simmons Fix for sv_2iv() on "shared" value from keys %hash.
2000-10-27 Jarkko Hietaniemi Update Changes.
2000-10-27 Jarkko Hietaniemi Too enthusiastic editing in #7460.
2000-10-27 Jarkko Hietaniemi Retract #7459, the script needs more work.
2000-10-27 Jarkko Hietaniemi Use $sort, $uniq (and $tr) consistently as wondered
2000-10-27 Jarkko Hietaniemi (Retracted by #7461)
2000-10-27 Jarkko Hietaniemi Do away with the fix_pl.
2000-10-27 Jens Hamisch [ID 20001027.002] Patch 7380 followup - Perl_modfl...
2000-10-27 Nicholas Clark todo
2000-10-27 John Tobey Re: [PATCH bleadperl] ripples from constsub patch
2000-10-27 Yitzchak Scott... [ID 20001026.006] C<use integer; $x += 1> gives uniniti...
2000-10-27 Jarkko Hietaniemi Upgrade to Storable 1.0.5, from Raphael Manfredi.
2000-10-26 Jarkko Hietaniemi Undo #7451, this seems to be a deficiency in Perforce,
2000-10-26 Jarkko Hietaniemi Experimenting in DOS arcana.
2000-10-26 Peter J. Farley III [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350...
2000-10-26 Hugo van der... Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
2000-10-26 Peter Prymmer restore missing d_stdio_cnt_lval to VMS
2000-10-25 Jarkko Hietaniemi Remains of the old UTF-8 API, utf8_to_uv_chk(): didn...
2000-10-25 Jarkko Hietaniemi Update Changes.
2000-10-25 Jarkko Hietaniemi Integrate with vmsperl #7430 by Charles Bailey:
2000-10-25 John Peacock Zero-padded Numerics in Perl Format
2000-10-25 Jarkko Hietaniemi Temporary stopgap for the self-tying issue: for now...
2000-10-25 Dan Sugalski Add non-blocking thread doneness checking
2000-10-25 Jarkko Hietaniemi buildtoc target tweaks.
2000-10-25 Kurt D. Starsinic A new version of making the syslog test more robust.
2000-10-25 Jarkko Hietaniemi Continue the internal UTF-8 API tweaking.
2000-10-25 Jarkko Hietaniemi Allow poking holes at the UTF-8 decoding strictness.
2000-10-25 Jarkko Hietaniemi Rename UTF8LEN() to be UNISKIP(), too confusing to...
2000-10-25 Nicholas Clark Re: PerlIO - Configure tweak for Linux/glibc?
2000-10-25 Mike Guy [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
2000-10-25 Peter Prymmer AIX is picky about its symbol exports. Solution for now
2000-10-25 H.Merijn Brand patch 7416 breaks sv.c on AIX and HP-UX (patch included)
2000-10-25 Paul Moore Minor update to find2perl, for portability
2000-10-25 Jarkko Hietaniemi Add targets to Makefile.SH, most importantly
2000-10-25 Charles Bailey Cleanup from prior patch (Charles Lane?):
2000-10-24 Jarkko Hietaniemi Podify README.epoc and README.vos.
2000-10-24 Jarkko Hietaniemi Stratus VOS updates from Paul Green.
2000-10-24 Nicholas Clark Check if stdio supports tweaking lval and cnt simultane...
2000-10-24 Jarkko Hietaniemi Missed the header file changes from #7425.
2000-10-24 Andreas König Fix the bug reported in
2000-10-24 Peter Scott Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
2000-10-24 Jarkko Hietaniemi Test tweak to avoid pulling in the whole Config.
2000-10-24 Jarkko Hietaniemi Fix the bug ID 20001024.005, the bug introduced by...
2000-10-24 Kurt D. Starsinic (Replaced by #7440.)
2000-10-24 Ilya Zakharevich static linking with uninstalled perl
2000-10-24 Ilya Zakharevich Re: [PATCH 5.7.0] h2xs not documenting the created...
2000-10-24 Raphael Manfredi Replace #7409 with
2000-10-24 Jarkko Hietaniemi Run vms/vms_yfix.pl, should have done that after changing
2000-10-24 Jarkko Hietaniemi Make the UTF-8 decoding stricter and more verbose when
2000-10-23 Jarkko Hietaniemi Update Changes.
2000-10-23 Jarkko Hietaniemi Undo the basename() part of #7412 since the lib/basename
2000-10-23 Jarkko Hietaniemi Document PERL_INSTALL_ROOT of #7210.
2000-10-23 Jarkko Hietaniemi Miscellaneous MacOS Classic library updates from Matthi...
2000-10-23 Prymmer/Kahn miscellaneous typos in 3 pods
2000-10-23 Craig A. Berry The change #7187 was not so good on VMS.
2000-10-23 Peter J. Farley III Avoid Storable locking on DJGPP for now.
2000-10-23 Ronald J. Kimball Re: [20000731.007] potential syntax error not detected...
2000-10-23 Hugo van der... Re: [ID 20001021.005] SEGV with regex match
2000-10-23 Jarkko Hietaniemi Retract #7404 with a patch from Robin Barker, via Andy...
2000-10-22 Robert Spier Doc patch.
2000-10-22 Robert Spier Re: [ID 20000121.007] XXX documentation in man ExtUtils...
2000-10-22 John Tobey ripples from constsub patch
2000-10-22 Jarkko Hietaniemi Support s?printf parameter reordering.
2000-10-22 Gurusamy Sarathy Expand %Config variables only if explicitly so requested
2000-10-22 John Tobey Move the #7390 test from warn/op to comp/redef.
2000-10-22 Nicholas Clark PATCH $Config::Config{ldlibpthname} in ext/DynaLoader...
2000-10-22 Hugo van der... -MO=C falls over on package <none>
2000-10-22 Todd C. Miller [ID 20001021.003] updated hints/openbsd.sh
2000-10-22 Jarkko Hietaniemi installman go-faster stripes
2000-10-22 Jarkko Hietaniemi Hints tweak from Anton Berezin.
2000-10-22 Jarkko Hietaniemi Tweak the Is* definitions of Unicode character classes
2000-10-21 Daniel Chetlin Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
2000-10-21 Nicholas Clark Testcases for a #7383,#7385 related bug.
next