This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2000-12-21 Jarkko HietaniemiEdit edit edit.
2000-12-20 Jarkko HietaniemiUpdate Changes.
2000-12-20 Jarkko HietaniemiYet another editor edit.
2000-12-20 Jarkko HietaniemiMore Win32 Perling.
2000-12-20 Jarkko HietaniemiMore Win32 editor/IDE/shell hints.
2000-12-20 Nicholas Clarkobscure timing knowledge
2000-12-20 Spider Boardman[ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on...
2000-12-19 Jarkko HietaniemiUpdate Changes.
2000-12-19 Jarkko HietaniemiRecode the naughty binary bytes ([\x00-\x08\x0b-\x1f...
2000-12-19 Nick Ing-SimmonsIntegrate mainline (forgot my own change...)
2000-12-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-19 Nick Ing-SimmonsAvoid looking for File::Glob when we don't need it.
2000-12-19 Jarkko HietaniemiUpdate Changes.
2000-12-19 Jarkko HietaniemiMicroperl tweaks.
2000-12-19 Jarkko HietaniemiRegen Configure, nitfix uconfig.sh (d_vendorarch is...
2000-12-19 Jarkko HietaniemiIn VMS embedded perls couldn't access the statically...
2000-12-19 Paul MarquessDB_File-1.75 (was RE: [8104] DB_File)
2000-12-19 Jonathan Stowe[patch perl@8150] h2xs SYNOPSIS
2000-12-19 Andreas KönigRe: useless use of void context work-around
2000-12-19 Mark J. Reed[ID 20001215.004] Sys::Syslog::xlate doesn't handle...
2000-12-19 Nicholas ClarkRe: [PATCH] strtoq, strtou(q|ll|l) testing
2000-12-19 Dominic Dunlop[ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on...
2000-12-19 Craig A. Berryfinding PerlIO symbols for VMS
2000-12-19 Prymmer/Kahn[DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of...
2000-12-19 Jarkko Hietaniemi(Replaced by #8189)
2000-12-19 Jarkko HietaniemiEmail address fix for Anton Berezin.
2000-12-19 Eric Fifercygwin port
2000-12-19 Jarkko HietaniemiRegen uconfig.h and uconfig.sh.
2000-12-18 Jarkko HietaniemiComments work so much better when they are closed.
2000-12-18 Jarkko HietaniemiSome compilers (e.g. HP-UX) can't switch on 64-bit...
2000-12-18 Jarkko HietaniemiRegen pods.
2000-12-17 Gerrit P. HaaseRE: perl@8150
2000-12-17 Jarkko HietaniemiMore MAN.PODS => {} fixes.
2000-12-17 Craig A. Berryfix-up for VMS extensions
2000-12-17 Nick Ing-SimmonsMULTIPLICITY nit.
2000-12-17 Jarkko HietaniemiUncheckedin generated files.
2000-12-17 Jarkko HietaniemiUpdate Changes.
2000-12-17 Nicholas ClarkFcntl constants speedup
2000-12-17 Jarkko HietaniemiAdd test for #8145 (binmode() warning), add warning for
2000-12-17 Simon CozensRe: The long awaited feature ...
2000-12-17 Jonathan Stowe[patch perl@8133] Typo in my Net::Ping doc patch :(
2000-12-17 Jarkko HietaniemiPolymorphic regexps.
2000-12-16 Laszlo Molnar[patch perl@8102] dos/djgpp update
2000-12-16 Jarkko HietaniemiFew uncheckedin files.
2000-12-15 Nick Ing-SimmonsIntegrate mainline
2000-12-15 Jarkko HietaniemiOne more IVUV tweak from Nicholas Clark.
2000-12-15 Jarkko HietaniemiReturn of the IVUV-preservation, now seems to be happy...
2000-12-15 Jarkko HietaniemiI don't think it's sensible or portable to test the...
2000-12-15 Jarkko HietaniemiIf longsize is 8 we don't need a LL suffix for integer...
2000-12-15 Jarkko HietaniemiUpdate Changes.
2000-12-15 Jarkko HietaniemiSome compilers get huffy if you do not cast a const...
2000-12-15 Ilya Zakharevichspeeding up object creation/destruction 4x times
2000-12-15 Ilya Zakharevichcosmetic change to overloading
2000-12-15 Tim JennessPATCH: h2xs nit
2000-12-15 Jarkko HietaniemiStill buggy findgteprime, fix from Eric Joanis <joanis...
2000-12-15 Charles Lanestuff for caller and _ in Safe::
2000-12-15 Peter Prymmers/use vars qw\(/our(/ for OS/390 extension builds
2000-12-15 Jarkko HietaniemiThis seems to be a stage sane and stable enough to...
2000-12-15 Jarkko HietaniemiSomething is really wonky.
2000-12-15 Jarkko HietaniemiFixes for the IV UV patches to compile in Digital UNIX.
2000-12-15 Craig A. BerryRe: [ID 20001214.011] Unreachable value in a search...
2000-12-15 Nicholas Clarkstrtoq, strtou(q|ll|l) testing (was [PATCH] faster...
2000-12-14 Nicholas Clarkfaster and 64 bit preserving arithmetic
2000-12-14 Jarkko HietaniemiIntegrate perlio:
2000-12-14 Nick Ing-SimmonsWin32 tweaks to get Encode to build
2000-12-14 Nick Ing-SimmonsDocument the new files
2000-12-14 Jarkko HietaniemiMANIFEST new files of #8114.
2000-12-14 Jarkko HietaniemiIntegrate perlio:
2000-12-14 Jonathan StoweThe documentation part of the
2000-12-14 Dominic DunlopRe: [ID 20001013.006] XS subs are not define()ed
2000-12-14 Dominic Dunlop[ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam(...
2000-12-14 Gerrit P. Haase[patch] perlfaq7
2000-12-14 H.Merijn Brand[8104] Encode
2000-12-14 H.Merijn Brand[8104] DB_File
2000-12-14 Peter PrymmerRe: Encode/cp1047.enc etc.
2000-12-14 Nick Ing-Simmons"Cold" build correction to Encode's Makefile.PL
2000-12-14 Nick Ing-Simmons"Compiled" encodings.
2000-12-14 Nick Ing-SimmonsIntegrate mainline
2000-12-13 Nick Ing-SimmonsBeginings of compiled encodings - checked in as a snaps...
2000-12-13 Jarkko HietaniemiUpdate Changes.
2000-12-13 Jarkko HietaniemiMove the proto of start_glob() to a better place; regen...
2000-12-13 Andy DoughertyRe: [ID 20000328.039] [PATCH] Eliminate Configure use...
2000-12-13 Robert Spier[20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis...
2000-12-13 Nicholas Clarkmove startglob out of pp_hot.c
2000-12-13 H.Merijn Brand[8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
2000-12-12 Jarkko HietaniemiThe integration wars continue.
2000-12-12 Paul MarquessDB_File-1.74
2000-12-12 Nick Ing-SimmonsIntegrate/merge mainline with further efficiency tweak...
2000-12-12 Jarkko HietaniemiIntegrate perlio:
2000-12-12 Nick Ing-SimmonsFix for Tk, and upgrading shared SVs.
2000-12-12 Nick Ing-SimmonsRe: Breadperl & Tk
2000-12-12 Mike MestnikDosGlob.pm diff for bash style brace expansion.
2000-12-11 Nick Ing-SimmonsIntegrate mainline
2000-12-11 Jarkko HietaniemiIntegrate perlio:
2000-12-11 Jarkko HietaniemiTune further the OS detection of CGI.
2000-12-11 Nick Ing-SimmonsFinish 1st pass of "encoding" layer e.g. :
2000-12-11 Jarkko HietaniemiRevert the -f ambiguousity patch, seems to cause
2000-12-11 Jarkko Hietaniemi(accidentally empty check-in)
2000-12-11 Nick Ing-SimmonsRestore mmap function (broken by tweaks to shared buffer
2000-12-11 Simon CozensRe: The long awaited feature ...
next