This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1999-02-02 Gurusamy SarathyTodo tweaks
1999-02-01 Gurusamy Sarathydevnull() support from Jan Dubois <jan.dubois@ibm.net...
1999-02-01 Ilya ZakharevichDebugging REx with lookbehind
1999-02-01 Ilya ZakharevichSpeed up .*? and half-fix UTF lookbehind
1999-02-01 Jonathan I... sample checksum code in "perlfunc" man page is wrong
1999-02-01 Greg Chapmantypos in Pod/Text.pm
1999-02-01 Gurusamy Sarathyvarious win32-ish changes merged from maint-5.005
1999-02-01 Gurusamy Sarathyintegrate cfgperl changes into mainline
1999-02-01 Gurusamy Sarathyimproved diagnostic on syntax errors at EOL
1999-02-01 Graham Barrdon't attempt connect() to bogus IP addresses
1999-02-01 Gurusamy Sarathyupdate Changes
1999-01-27 Gurusamy Sarathymissing space while munging CCFLAGS for PERL_CAPI
1999-01-24 Jarkko HietaniemiMention year-1900 and month 0..11.
1999-01-24 Jarkko HietaniemiDocument Configure -Uinstallusrbinperl.
1999-01-24 Jarkko HietaniemiUse only xlc_r for usethreads.
1999-01-24 Gurusamy Sarathyintegrate cfgperl changes into mainline
1999-01-24 Gurusamy Sarathybetter notes on 'make' on win32
1999-01-22 Jarkko HietaniemiMore de-cut-and-pastos.
1999-01-22 Jarkko Hietaniemiusethreads.cbu cut-and-pasto.
1999-01-22 Jarkko HietaniemiBetter (I hope) LANGUAGE documentation.
1999-01-22 Hans MulderVMS configure tweak
1999-01-22 Jarkko Hietanieminosuid getmntent() branch.
1999-01-22 Jarkko Hietanieminosuid patch continued: *BSD needs <sys/param.h>.
1999-01-21 Hugo van der... Re: [PATCH 5.005_54] Evalled substitution parsing
1999-01-21 Anton Berezinhints/freebsd.sh - reflect the birth of version 4.0
1999-01-21 Jarkko HietaniemiAdd Daniel Grisinger <dgris@dimensional.com>.
1999-01-21 Ilya ZakharevichLean Exporter.pm
1999-01-21 W. Phillip... Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
1999-01-21 AbigailCPAN update (CPAN-1.44_54) from Andreas and
1999-01-21 Ilya ZakharevichOS2::PrfDB was exploiting a bug in U32 XSUBs
1999-01-21 Ilya ZakharevichErrno.pm suffers from \\ too
1999-01-21 Daniel Grisingerpatching.pod, misc fixes (was Re: Which ? What ? Why...
1999-01-21 Ilya Zakharevichmakedepend
1999-01-21 Ilya ZakharevichPipes and 2>&1 on OS/2
1999-01-21 Vishal Bhatiapp_mapstart & pp_grepstart return val (CC.pm)
1999-01-21 Achim BohnetNot OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf...
1999-01-21 Jarkko HietaniemiHandle NIS (and NetInfo) more robustly.
1999-01-21 Jarkko HietaniemiTwo-argument eaccess() of SCO.
1999-01-21 Jarkko Hietaniemi-DNO_NOSUID_CHECK for those platforms which have no way
1999-01-21 Jarkko HietaniemiThe LANGUAGE mirrors LC_ALL usage.
1999-01-20 Jarkko HietaniemiI_MNTENT was missing.
1999-01-19 Jarkko HietaniemiNetBSD update, based on patches from the NetBSD package...
1999-01-19 Jarkko HietaniemiJumbo Configure update.
1999-01-19 Jarkko HietaniemiMention /usr/share/locale.
1999-01-19 Dave NelsonSHMLBA strikes back in NetBSD/sparc.
1999-01-19 Jarkko HietaniemiShow LANGUAGE env var when needed. (Augment change...
1999-01-19 Jarkko HietaniemiDocument the GNU LANGUAGE env var.
1999-01-19 Ilya ZakharevichFixing \G bug by Francois Desarmenien
1999-01-18 Jarkko HietaniemiAdd various cruft to "clean" target. (Time for t/Makefile?)
1999-01-18 Jarkko HietaniemiGNU libc locale system has LANGUAGE env var that partly
1999-01-18 Jarkko HietaniemiIntegrate from mainperl.
1999-01-18 Gurusamy Sarathya few random cleanups
1999-01-18 Vishal BhatiaDuplicate saved ops (CC.pm)
1999-01-18 Jan Duboisfix bugs in do_sv_dump() from Devel::Peek integration
1999-01-17 Gurusamy Sarathybogus assert()
1999-01-17 Gurusamy Sarathyvarious tweaks for clean build and test on win32
1999-01-17 Gurusamy Sarathyundo change#2336, and add clarification about subversive
1999-01-17 Gurusamy Sarathyfix silent taint failures under -U
1999-01-17 Gurusamy Sarathysanity check piped opens (tweaked version of patch...
1999-01-17 Gurusamy Sarathyregen headers
1999-01-17 Gurusamy SarathyPERL_OBJECTness for change#2595
1999-01-17 Gurusamy SarathyPERL_OBJECT tweaks for change#2426
1999-01-17 Gurusamy Sarathydocumentation in change#2596 is not quite right; fix it
1999-01-17 Gurusamy Sarathyundo change#2571; C<use File::Spec> instead
1999-01-17 Gurusamy Sarathychange#2572 is not applicable; undo, retaining scan_bin...
1999-01-17 Gurusamy Sarathychange#2576 is based on a wrong premise; undo it
1999-01-17 Gurusamy Sarathyfix change#2602 to not used hard coded constants
1999-01-17 Gurusamy Sarathyintegrate cfgperl changes into mainline, fix conflicts
1999-01-17 Gurusamy Sarathya few doc typos
1999-01-14 Tom Christiansenperlopentut.pod
1999-01-13 Jonathan Fine"Bug" fix for File::Find.pm
1999-01-13 Peter WolfeSCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
1999-01-13 Hans Mulder[Patch for 5.005_54] re::debugcolors dumps core
1999-01-13 Vishal BhatiaB::MAGIC::PTR doesnot check for valid length.
1999-01-13 James FitzGibbonTrivial patch for HP-UX 11 and shared libperl
1999-01-13 Vishal BhatiaB::CC::pp_rv2cv problem
1999-01-13 Robin BarkerPATCH to installperl
1999-01-13 Paul MarquessPATCH DB_File 1.63 for 5.005_54 & 5.005_03
1999-01-13 David DyckPATCH to perl5.005_54/pod/perldsc.pod (fix typo)
1999-01-13 Joshua Pritikinmodglobal w/ spelling fixes
1999-01-13 Jarkko HietaniemiFrom: Hans Mulder <hansm@icgroup.nl>
1999-01-13 Jarkko HietaniemiAtari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
1999-01-09 Jarkko HietaniemiDetypo.
1999-01-09 Jarkko HietaniemiMove usethreads and use64bits logic from hints to Confi...
1999-01-09 Jarkko HietaniemiMissing dTHRs added.
1999-01-08 Brad LanamFinalize change #2589 and add better AIX nm scanning...
1999-01-08 Jarkko HietaniemiUndo change #2581.
1999-01-08 Tom ChristiansenFAQ jumbo patch from tchrist.
1999-01-08 Jarkko HietaniemiMore doc fixes from Abigail.
1999-01-08 Ilya ZakharevichChange #2584 from maint-5.005:
1999-01-07 Jarkko HietaniemiConfigure update:
1999-01-07 Hans MulderVMS.C tweak for occasional system() error
1999-01-07 AbigailAnother set of doc patches from Abigail
1999-01-06 Jarkko HietaniemiChange #2582 fallout: the amagic_cmp* are no more file...
1999-01-06 Jarkko HietaniemiEnhance the great_circle_distance() documentation.
1999-01-06 Mark Bixbyt/op/sysio.t for MPE/iX
1999-01-06 W. Phillip... POSIX getpgrp is not -w clean
1999-01-06 Jan DuboisBased on
1999-01-06 Slaven RezicFindBin.pm on Win32 systems
1999-01-06 Hans Muldertaint.c fix for VMS
next