This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1998-10-19 Jarkko HietaniemiMake #2012 glob pattern more portable.
1998-10-17 Jarkko Hietaniemiclean numbered core dumps and t/tmp[0-9]*.
1998-10-17 Jarkko HietaniemiMore robust yacc/bison failure output handling.
1998-10-17 Jarkko HietaniemiBC2000 POSIX update.
1998-10-17 Thomas DornerPOSIX BC2000 port from perl-mvs:
1998-10-17 Jarkko HietaniemiVM/ESA-update.
1998-10-17 Jarkko HietaniemiForgot few S_I* imports.
1998-10-17 Jarkko HietaniemiThe VM/ESA port essentials, based on
1998-10-17 Jarkko HietaniemiIntegrate mainperl.
1998-10-17 Jarkko HietaniemiRemoved an extra ' from the int64_t test.
1998-10-15 Jarkko HietaniemiTest #162 had been added but the "print 1..161" had...
1998-10-15 Gurusamy Sarathycheck in all confperl changes as of change#1964 into...
1998-10-15 Gurusamy Sarathyintegrate mainline to get tr.t
1998-10-15 Gurusamy Sarathyadd missing tr.t to repository
1998-10-15 Gurusamy Sarathycreate cfgperl branch
1998-10-15 Gurusamy Sarathycorrect bugs exposed in MM_Unix.pm by commenting out...
1998-10-15 Gurusamy Sarathytweak to make fix in change#1944 behave correctly for...
1998-10-14 Gurusamy Sarathyuse better numbers for exitstatus test
1998-10-14 Gurusamy Sarathytwo typos
1998-10-14 Gurusamy Sarathylet docatch() pass the buck when restartop turns out...
1998-10-13 Gurusamy Sarathyadd missing file from change#1943
1998-10-13 Gurusamy Sarathydefer "deep recursion" warnings until CXt_SUB context...
1998-10-13 Gurusamy Sarathychange#1614 merely disabled earlier fix (doh!); undo...
1998-10-13 Gurusamy Sarathyensure recursive attempts to findlex()icals know enough...
1998-10-13 Gurusamy Sarathyforce copy of substrings when matching against temporaries
1998-10-13 Gurusamy Sarathydon't longjmp() in pp_goto() (regressive bug from old...
1998-10-06 Gurusamy Sarathyfix $/ init for USE_THREADS
1998-10-06 Gurusamy Sarathyfix globals caught by change#1927; builds and tests...
1998-10-06 Gurusamy Sarathyadd test for previous fix
1998-10-06 Gurusamy Sarathyfix USE_THREADS coredump due to uninitialized PL_hv_fet...
1998-10-06 Gurusamy Sarathyundo bogus part of change#1903 (as pointed out by Larry)
1998-10-06 Jan Duboisadded tweaked version of suggested patch
1998-10-06 Hugo van der... use cpp symbols instead of hardwired constants
1998-10-06 Ilya ZakharevichCumulative OS/2-related patch
1998-10-06 Ilya ZakharevichMinor test improvement
1998-10-06 Ilya Zakharevichemacs/ptags inprovements
1998-10-06 Gurusamy Sarathydisable C<#define dirty PL_dirty> et al.
1998-10-06 Mark-Jason... PATCH: perldoc -f does not locate -e, -r, -x, etc.
1998-10-06 Gurusamy Sarathydisable USE_THREADS when PERL_OBJECT is enabled
1998-10-06 Gurusamy Sarathyremove spurious unused conflicting globals (PL_yy{v...
1998-10-03 Gurusamy Sarathymake C<use> recognize C<require> overrides; allow C...
1998-10-03 Gurusamy Sarathysuppress manifypods leak in extensions
1998-10-02 Gurusamy Sarathyos390 fixes (suggested by Peter Prymmer)
1998-10-02 Hugo van der... squelch undef warnings
1998-10-02 Gurusamy Sarathyadd note to INSTALL about ANSI C
1998-10-02 Jan Duboistolerate spaces when fixing up __cplusplus output by...
1998-10-02 Jarkko HietaniemiRe: Configure test for selectbits busted
1998-10-02 Hans MulderVMS config tweaks
1998-10-02 Scott Henryuse Off_t to permit 64-bit seek()
1998-10-02 Spider Boardmannormalize tm struct passed to strftime() with mktime()
1998-10-02 Gurusamy Sarathydon't try to run foo_SH.orig etc.
1998-10-02 Gurusamy Sarathymake warning about glob process failure optional
1998-10-02 Dominic Dunlopdocument yet another RE diagnostic, make it consistent...
1998-10-02 Jarkko Hietaniemiminor Configure tweaks (via private mail)
1998-10-02 Andy Doughertyupdate SCO hints for dynamic loading
1998-10-02 Gurusamy Sarathymake File::Find work when wanted() is autoloaded or...
1998-10-02 Graham Barrapplied patches, but retained old behavior for win32...
1998-10-02 Gurusamy Sarathytolerate whitespace in /etc/group entries (suggested...
1998-10-02 Gurusamy Sarathywin32 caveats about truncate()
1998-10-02 Jarkko Hietaniemivarious Configure and hints updates (prefer drand48...
1998-10-02 Gurusamy Sarathyfixes for bugs in /RE/p from Hugo van der Sanden
1998-10-02 Kenneth Dudawritemain dies when there are more than 4000 characters...
1998-10-02 Gurusamy Sarathytweak run_byacc recipe
1998-10-02 Gurusamy Sarathyuse SETERRNO() to reset errno (suggested by Charles...
1998-09-28 Gurusamy Sarathyfix various 5.00552 mishaps (fixes suggested by Jan...
1998-09-28 Gurusamy Sarathyflush unsubmitted 5.00552 change
1998-09-27 Gurusamy Sarathyrun vms_yfix.pl
1998-09-27 Gurusamy Sarathysmall tweak on last change
1998-09-27 Gurusamy Sarathyfix win32_stat() to do the right thing for share names
1998-09-25 Larry WallFixed apostrophe problem from Mark Knutsen.
1998-09-25 Gurusamy Sarathyupdate template config.sh, add new config vars to win32...
1998-09-25 Gurusamy Sarathybig Configure update from Jarkko: sync metaconfig units...
1998-09-25 Gurusamy Sarathybump patchlevel to 52; other little tweaks for threads...
1998-09-25 Gurusamy Sarathywin32.c tweak
1998-09-25 Gurusamy Sarathys/MAKEMAKEROPT/PERL_MM_OPT/
1998-09-25 Dominic DunlopMM_Unix::canonpath erroneously turns leading // into /
1998-09-25 Gurusamy Sarathytemporarily disable perl malloc for a2p until we clean up
1998-09-25 Gurusamy Sarathyremove obsolete win32/bin/*.pl
1998-09-25 Gurusamy Sarathymissing file in last submit
1998-09-25 Gurusamy Sarathyserial access to PL_x[inpr]v_root for USE_THREADS
1998-09-25 Drago Goricaneclock sv_mutex in new_he() and del_he() for USE_THREADS
1998-09-25 Gurusamy Sarathytweaks to enable PERL_OBJECT to build & test on win32
1998-09-25 Gurusamy Sarathyfix change#1861, which breaks default boot_xxx symbol...
1998-09-24 Gurusamy Sarathytwo tweaks for clean build and test on Solaris
1998-09-24 Colin Kuskieperlform.pod
1998-09-24 Ilya ZakharevichRe: problem with (?p{}) [PATCH 5.005_5*]
1998-09-24 Ilya ZakharevichRe: your Regexp.patch dated 21.8 [PATCH]
1998-09-24 Ilya ZakharevichExtraneous warning for (?()A|B)
1998-09-24 Krishna Sethuramannew irix_6.sh hints file
1998-09-24 Gurusamy Sarathycorrect FSF address in various places
1998-09-24 Hans Mulder(and _5x I expect) VMS config procedure patch
1998-09-24 Scott Henryuse STRICT_ALIGNMENT on IRIX to allow usemymalloc=y...
1998-09-24 Nathan Torkington5.005_02 perlfunc.pod, improve umask entry
1998-09-24 Gurusamy Sarathymake C<goto &sub> AUTOLOAD-aware (autouse now works...
1998-09-24 Gurusamy Sarathygrandfather deprecated "$$<digit>" no more
1998-09-24 Gurusamy Sarathytweak PERL_HASH() to h=h+(h>>5) in order to improve...
1998-09-24 Gurusamy Sarathymove yyglobal decls from perly.c to perlvars.h, regen...
1998-09-24 Gurusamy Sarathyprovide locked access to string table for USE_THREADS
1998-09-24 Gurusamy Sarathyremove bogus warn()
1998-09-24 Jan Duboisapplied suggested patch, adapted for all platforms
next