This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1998-10-25 Graham Barrhandle '::' in section names properly
1998-10-25 Gurusamy Sarathyintegrate changes#1982,2014,2021 (from maint-5.005)
1998-10-25 Gurusamy Sarathyallow more win32 symbol exports (suggested by Jan Dubois)
1998-10-25 Gurusamy Sarathyintegrate change#2053 from maint-5.005
1998-10-25 Jarkko Hietaniemicommented version of a patch suggested by Drago Goricanec
1998-10-25 Anton Berezininclude eof() in description of buffering caveats
1998-10-25 Gisle Aasdisallow 'x' in hex numbers (except leading '0x')
1998-10-25 Gurusamy Sarathyavoid the circular refcnt logic in magic_mutexfree()
1998-10-25 Gurusamy Sarathyproperly restore PL_rsfp_filters after require
1998-10-25 Gurusamy Sarathyintegrate cfgperl changes back into mainline
1998-10-25 Gurusamy Sarathyavoid "mysterious" compile-time failures without messages
1998-10-23 Larry Wallchr(0xFFFFFFFF) didn't translate to utf8 character
1998-10-23 Larry Walltr///d does not seem to work
1998-10-23 Larry WallProgram with utf8 identifiers fails to compile
1998-10-23 Jarkko HietaniemiTest suite portability:
1998-10-23 Jarkko Hietaniemiyacc clarification.
1998-10-23 Jarkko HietaniemiSome C compilers get upset about 8-bit characters in...
1998-10-22 Jarkko HietaniemiConfigure update: both for pthread_yield more robust
1998-10-22 Jarkko HietaniemiDJGPP feedback for #2028.
1998-10-21 Jarkko Hietaniemiyielding, the saga continues.
1998-10-21 Jarkko HietaniemiVM/ESA feedback for #2028.
1998-10-21 Gurusamy Sarathyfix handling of mayhaps-extended @_ in goto &sub
1998-10-21 Gurusamy Sarathyrestore sanity to "constant" references
1998-10-20 Jarkko HietaniemiOLD_PTHREADS_API reorganizing.
1998-10-20 Jarkko Hietaniemi#2026 fallout.
1998-10-20 Jarkko HietaniemiVM/ESA update.
1998-10-20 Scott Henry64-bitness, based on
1998-10-20 Jarkko HietaniemiAdd lseeksize.
1998-10-20 Jarkko HietaniemiMumble about _yields() only when threaded.
1998-10-20 Jarkko HietaniemiThinko at PTHREADS_CREATED_JOINABLE.
1998-10-19 Jarkko HietaniemiYIELD more robustly.
1998-10-19 Jarkko HietaniemiVM/ESA (and OS390) are in between of OLD_PTHREADS_API and
1998-10-19 Jarkko Hietaniemivmesaish.h doesn't exclude unixish.h.
1998-10-19 Jarkko Hietaniemi1<<$randbits is not good for randbits=48.
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-17 Gurusamy Sarathysilence -w noises (suggested by Greg Bacon)
1998-10-17 Gisle AasRe: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
1998-10-17 Gisle AasCore dump from "Missing right brace on \x{}"
1998-10-17 Gisle Aasutf8 substr can access memory outside PVX buffer
1998-10-17 Hans MulderDoc patch to VMS::Stdio module
1998-10-17 Gurusamy Sarathyskip readonly vars and unref references when doing...
1998-10-17 Gisle Aasfix buggy treatment of large checksums on unicode strings
1998-10-17 Ilya ZakharevichMemory overrun in os2.c
1998-10-17 Gurusamy Sarathyclarify section name rules for typemaps
1998-10-17 Gurusamy Sarathywhitespace-proof grent.t
1998-10-17 Vishal Bhatiafix bug in B::CC::pp_sassign()
1998-10-17 Gisle Aasapplied suggested patch with small doc tweak
1998-10-17 Jan Duboisapply non-conflicting parts from suggested patch
1998-10-17 Gurusamy Sarathyprovide option to enable optimization with VC (suggeste...
1998-10-17 Gurusamy SarathyRhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h ...
1998-10-17 Gurusamy Sarathystray typo found by Hugo van der Sanden
1998-10-17 Daniel Grisingerperldoc pod update
1998-10-17 Gurusamy Sarathyqualify names of builtins
1998-10-16 Gurusamy Sarathyintegrate cfgperl mods into mainline
1998-10-16 Gurusamy Sarathystray tweak
1998-10-15 Gurusamy Sarathypropagate typeness of lexicals while cloning them
1998-10-15 Gurusamy Sarathys/last/first/ typo in append_list()
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
next