This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1998-10-28 Jarkko Hietaniemia2p.y needs to generate also y.tab.h.
1998-10-28 Jarkko HietaniemiThe "parse error" must be converted to "syntax error",
1998-10-28 Jarkko HietaniemiRegen sig_n{ame,umber}* if slightest doubt.
1998-10-28 Jarkko HietaniemiBison says 'parse error', not 'parser error'.
1998-10-28 Jarkko Hietaniemiyylex() parametrization.
1998-10-28 Jarkko HietaniemiBring in #2102.
1998-10-28 Dominic DunlopRe: perl5.004_04 testing problem
1998-10-27 Jarkko Hietaniemi$Config{sig_num_init}.
1998-10-27 Jarkko HietaniemiRegenerated perly_c.diff.
1998-10-27 Jarkko HietaniemiFirst the mangler was Netscape, then it was me.
1998-10-27 Jarkko Hietaniemi`id -Gn` might be available where `groups` is not.
1998-10-27 Jarkko HietaniemiNetscape had mangled the tabs.
1998-10-27 Neale FergusonATTR_JOINABLE logic, based on (private email)
1998-10-27 Brian HarrisonMach cthreads support based on:
1998-10-26 Jarkko HietaniemiAlso posix-bc wants to reyacc.
1998-10-26 Jarkko HietaniemiRemoved !(*s & 0x80) from pp_quotemeta(), introduced...
1998-10-26 Jarkko HietaniemiMore robustness.
1998-10-26 Jarkko Hietaniemis/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
1998-10-26 Jarkko Hietaniemis/YYLEX_PARAM/YYLEXPARAM/
1998-10-26 Jarkko HietaniemiIndicate skipped subtests.
1998-10-26 Jarkko HietaniemiIntegrate from mainperl.
1998-10-26 Jarkko HietaniemiAdd test for filetests.
1998-10-26 Gurusamy Sarathyvarious win32 tweaks; disable new xs_cpp section (it...
1998-10-26 Gurusamy Sarathysanity-check $Config{drand01} in rand.t
1998-10-25 Gurusamy Sarathyupdate win32/config*.?c
1998-10-25 Graham BarrRe: die with a reference should use overload "" operator
1998-10-25 Graham BarrRe: Auto-incrementing tied scalar causes SEGV
1998-10-25 Gurusamy Sarathyfix C<print $n += 5;> etc.
1998-10-25 Jarkko Hietaniemilist builtins with portability caveats
1998-10-25 Gurusamy Sarathyfix stack overrun in file test operators
1998-10-25 Vishal Bhatiaimplement C<goto &func> and other fixes (via private...
1998-10-25 Graham BarrRe: taint checking for: use lib "$ENV{'EVIL'}"
1998-10-25 Gurusamy Sarathyavoid bogus line number in XSUB redefined warnings
1998-10-25 Martijn KosterFile::Path::mkpath reports the wrong error
1998-10-25 Zachary MillerExporter.pm's export_to_level() argument handling buggy
1998-10-25 Jan DuboisMake _really_ sure Dynaloader.xs code is initialized...
1998-10-25 Jan Duboisrecognize '%' as a shell metachar for win32
1998-10-25 Gurusamy Sarathyremove FAST_SV_GETS remnant (as suggested by Gisle...
1998-10-25 Gisle Aasord() and unpack("U*",...) should not be negative
1998-10-25 Ilya ZakharevichImprove sbrk() on OS/2
1998-10-25 Ilya ZakharevichSpeed up aassign
1998-10-25 Graham BarrRe: '*' prototype does not allow bareword with strict
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...
next