This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2000-11-01 Martin Husemann[ID 20001031.004] Uninitialized auto variable in regcomp.c
2000-11-01 Jarkko HietaniemiAUTHORS updates.
2000-11-01 Robin Barkerstartperl to respect versiononly
2000-11-01 Jarkko Hietaniemiprintf UVs the correct way, noticed by Robin Barker.
2000-11-01 Jarkko HietaniemiDo not cleanup *% because the % has special meanings...
2000-11-01 Jarkko HietaniemiThe NonStop-UX libraries have a novel way to say NaN.
2000-11-01 Jarkko HietaniemiThe osname has been lowercased by now, from Tom Bates.
2000-10-31 Jarkko HietaniemiThe compiler is either gcc or cc, from Tom Bates.
2000-10-31 Jarkko HietaniemiUpdate Changes.
2000-10-31 Joe SmithWhitespace style tweak. Was originally going to see to
2000-10-31 Jarkko HietaniemiAUTHORS tweaks.
2000-10-31 John Borwickperlfaq style changes
2000-10-31 Yitzchak Scott... Be more lenient on bad UTF-8 when doing bit arithmetics.
2000-10-31 Jens Hamisch[ID 20001030.001] 5.7.0-7489: Null-Pointer reference...
2000-10-31 Peter Prymmeradd three new EBCDIC Encode-ings && many tests
2000-10-31 Peter Prymmerfix coded control chars in cgi-html.t
2000-10-31 Peter PrymmerCRLF fix for cgi-function.t tests
2000-10-31 Peter Prymmergeneralize AIX ccversion hack for re extension
2000-10-31 Casey TwetenUse Errno magic.
2000-10-31 Nicholas ClarkAdd 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önigTests for #7487.
2000-10-29 John Tobeyconstsub spillage.
2000-10-29 Simon CozensMake \x{...} consistently produce UTF-8.
2000-10-29 Jarkko HietaniemiUpdate Changes.
2000-10-29 Jarkko HietaniemiUTF-8 decoder tweak.
2000-10-29 Jarkko HietaniemiAdd also emailless people.
2000-10-29 Jarkko HietaniemiThe #7476 needs a MANIFEST change, too.
2000-10-29 Jarkko HietaniemiHave only one master list of AUTHORS, drop unmaintained...
2000-10-28 Jarkko HietaniemiDe-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 HietaniemiBetter create a true mailing list for the repository...
2000-10-28 Jarkko HietaniemiAdd 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 ClarkMake 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önigUpgrade to CPAN 1.58_55.
2000-10-28 Jarkko HietaniemiThe reëntrant version shouldn't be needed unless USE_PU...
2000-10-28 Nick Ing-SimmonsFix for sv_2iv() on "shared" value from keys %hash.
2000-10-27 Jarkko HietaniemiUpdate Changes.
2000-10-27 Jarkko HietaniemiToo enthusiastic editing in #7460.
2000-10-27 Jarkko HietaniemiRetract #7459, the script needs more work.
2000-10-27 Jarkko HietaniemiUse $sort, $uniq (and $tr) consistently as wondered
2000-10-27 Jarkko Hietaniemi(Retracted by #7461)
2000-10-27 Jarkko HietaniemiDo away with the fix_pl.
2000-10-27 Jens Hamisch[ID 20001027.002] Patch 7380 followup - Perl_modfl...
2000-10-27 Nicholas Clarktodo
2000-10-27 John TobeyRe: [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 HietaniemiUpgrade to Storable 1.0.5, from Raphael Manfredi.
2000-10-26 Jarkko HietaniemiUndo #7451, this seems to be a deficiency in Perforce,
2000-10-26 Jarkko HietaniemiExperimenting 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 Prymmerrestore missing d_stdio_cnt_lval to VMS
2000-10-25 Jarkko HietaniemiRemains of the old UTF-8 API, utf8_to_uv_chk(): didn...
2000-10-25 Jarkko HietaniemiUpdate Changes.
2000-10-25 Jarkko HietaniemiIntegrate with vmsperl #7430 by Charles Bailey:
2000-10-25 John PeacockZero-padded Numerics in Perl Format
2000-10-25 Jarkko HietaniemiTemporary stopgap for the self-tying issue: for now...
2000-10-25 Dan SugalskiAdd non-blocking thread doneness checking
2000-10-25 Jarkko Hietaniemibuildtoc target tweaks.
2000-10-25 Kurt D. StarsinicA new version of making the syslog test more robust.
2000-10-25 Jarkko HietaniemiContinue the internal UTF-8 API tweaking.
2000-10-25 Jarkko HietaniemiAllow poking holes at the UTF-8 decoding strictness.
2000-10-25 Jarkko HietaniemiRename UTF8LEN() to be UNISKIP(), too confusing to...
2000-10-25 Nicholas ClarkRe: PerlIO - Configure tweak for Linux/glibc?
2000-10-25 Mike Guy[ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
2000-10-25 Peter PrymmerAIX is picky about its symbol exports. Solution for now
2000-10-25 H.Merijn Brandpatch 7416 breaks sv.c on AIX and HP-UX (patch included)
2000-10-25 Paul MooreMinor update to find2perl, for portability
2000-10-25 Jarkko HietaniemiAdd targets to Makefile.SH, most importantly
2000-10-25 Charles BaileyCleanup from prior patch (Charles Lane?):
2000-10-24 Jarkko HietaniemiPodify README.epoc and README.vos.
2000-10-24 Jarkko HietaniemiStratus VOS updates from Paul Green.
2000-10-24 Nicholas ClarkCheck if stdio supports tweaking lval and cnt simultane...
2000-10-24 Jarkko HietaniemiMissed the header file changes from #7425.
2000-10-24 Andreas KönigFix the bug reported in
2000-10-24 Peter ScottRe: [ID 20001023.003] PATCH perlfaq5 [perl-current]
2000-10-24 Jarkko HietaniemiTest tweak to avoid pulling in the whole Config.
2000-10-24 Jarkko HietaniemiFix the bug ID 20001024.005, the bug introduced by...
2000-10-24 Kurt D. Starsinic(Replaced by #7440.)
2000-10-24 Ilya Zakharevichstatic linking with uninstalled perl
2000-10-24 Ilya ZakharevichRe: [PATCH 5.7.0] h2xs not documenting the created...
2000-10-24 Raphael ManfrediReplace #7409 with
2000-10-24 Jarkko HietaniemiRun vms/vms_yfix.pl, should have done that after changing
2000-10-24 Jarkko HietaniemiMake the UTF-8 decoding stricter and more verbose when
2000-10-23 Jarkko HietaniemiUpdate Changes.
2000-10-23 Jarkko HietaniemiUndo the basename() part of #7412 since the lib/basename
2000-10-23 Jarkko HietaniemiDocument PERL_INSTALL_ROOT of #7210.
2000-10-23 Jarkko HietaniemiMiscellaneous MacOS Classic library updates from Matthi...
2000-10-23 Prymmer/Kahnmiscellaneous typos in 3 pods
2000-10-23 Craig A. BerryThe change #7187 was not so good on VMS.
2000-10-23 Peter J. Farley IIIAvoid Storable locking on DJGPP for now.
2000-10-23 Ronald J. KimballRe: [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 HietaniemiRetract #7404 with a patch from Robin Barker, via Andy...
2000-10-22 Robert SpierDoc patch.
next