This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1999-03-28 Gurusamy Sarathyfix bogus OPf_REF context for the BLOCK in C<grep BLOCK...
1999-03-26 Gurusamy Sarathyspecify type of bracket in "Unmatched bracket" diagnostic;
1999-03-26 Gurusamy Sarathybetter description of "Integer overflow" diagnostic
1999-03-25 Vishal Bhatiaapplied needful parts of suggested patch
1999-03-25 Gurusamy Sarathyclarify what a "comment" means (due to Mark-Jason Dominus
1999-03-25 Gurusamy Sarathydescribe current behavior on local($foo{nothere}) ...
1999-03-25 Gurusamy Sarathyfix refcnt on PL_main_cv (variant of suggestion by...
1999-03-25 Stephen McCamantCompiler needs to know about utf8 SVOP tr///s
1999-03-25 Gurusamy SarathyB::Deparse update from Stephen McCamant <smccam@uclink4...
1999-03-25 Gurusamy Sarathyfix a few places that said 'int', but meant 'STRLEN'
1999-03-25 Russ Allbery[5.005_56] Add EXISTS to SDBM_File and libsdbm
1999-03-25 Gurusamy Sarathybetter description of OP_UNSTACK (s/unstack/iteration...
1999-03-25 Gurusamy Sarathyadd statement-modifier loops to :base_loop class
1999-03-25 Gurusamy Sarathyintegrate changes#3105,3130,3154 from maint-5.005
1999-03-25 Gurusamy Sarathyremove bogus panic()
1999-03-24 Charles Baileyapplied suggested patch, modulo superseded parts
1999-03-24 Charles Baileyapplied suggested patch, modulo superseded parts
1999-03-24 Gurusamy Sarathydoc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
1999-03-24 Gurusamy Sarathymissing integration in previous change
1999-03-24 Gurusamy Sarathyintegrate changes#3116,3119 from maint-5.005
1999-03-24 Gurusamy Sarathyintegrate changes#3091-3094 from maint-5.005
1999-03-24 Gurusamy Sarathywarn about newfangled vfork() caveats
1999-03-24 Gurusamy Sarathyintegrate change#3115 from maint-5.005
1999-03-24 Gurusamy Sarathyadd note about map in scalar context
1999-03-24 Gurusamy Sarathydoc tweak
1999-03-24 Vishal Bhatiaapplied suggested patch, modulo bogus hunk
1999-03-24 Gurusamy Sarathyintegrate change#3104 from maint-5.005
1999-03-24 Gurusamy Sarathyfix failure of C<&locked_sub;> under -Dusethreads
1999-03-24 Gurusamy Sarathydebugger tweak (wasn't printing a newline after recalle...
1999-03-24 Gurusamy Sarathydocument OO exceptions (based on a suggestion by Andrea...
1999-03-24 Gurusamy Sarathybetter "Illegal %s digit ignored" warnings
1999-03-24 Gurusamy Sarathyfix off-by-one that resulted in misparse of C</[\x...
1999-03-24 Gurusamy Sarathyflip release & version in win32_uname()
1999-03-24 Gurusamy Sarathysupport POSIX::uname() via win32_uname()
1999-03-23 Jan Duboisperldelta.pod changes for Win32::* functions
1999-03-23 Gurusamy SarathyFile::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
1999-03-23 Gurusamy Sarathyintegrate cfgperl changes into mainline
1999-03-23 Gurusamy Sarathyadd Pod-Parser-1.08 (verbatim module =include tests...
1999-03-23 Jarkko HietaniemiIntegrate from mainperl.
1999-03-23 Tim Withampatch for useless Math::BigInt warnings
1999-03-23 Kurt D. Starsinicavoid literal 'undef' in $lddlflags under `Configure...
1999-03-23 Gurusamy Sarathyavoid typeglob persistence in pp_readline()
1999-03-22 Gurusamy Sarathyupdate copyright years
1999-03-22 Gurusamy Sarathyimplement win32_spawnvp() internally, making it return...
1999-03-19 Jarkko HietaniemiDescribe the new Benchmark feature in more detail.
1999-03-19 Jarkko HietaniemiAVAILABILITY tuning.
1999-03-17 Jarkko HietaniemiRhapsody change assumed too much.
1999-03-16 Jarkko HietaniemiApollo DomainOS AVAILABILITY.
1999-03-16 Jarkko HietaniemiMention Rhapsody in 5.005_5X perldelta,
1999-03-16 Jarkko Hietaniemiperldelta niggling.
1999-03-16 Jarkko HietaniemiIntegrate from mainperl.
1999-03-16 Jarkko HietaniemiAVAILABILITY update: still mention PowerUX,
1999-03-16 Gurusamy Sarathysundry pod niggles
1999-03-15 Jarkko HietaniemiIntegrate from mainperl.
1999-03-15 Wilfredo SánchezFirst pass of integrating the Rhapsody port,
1999-03-15 Daniel Yacobapplied suggested patch (mailed to perl-unicode@perl...
1999-03-12 Gurusamy Sarathychange#3067 failed package.t due to needless creation...
1999-03-10 Jarkko HietaniemiIntegrate from mainperl.
1999-03-09 Gurusamy Sarathychange#3060 had the wrong quotes
1999-03-09 Jarkko Hietaniemid_uname was broken (probably since _53), reported by
1999-03-09 Gurusamy Sarathyfix parsing of here documents in C<eval 's/.../<<FOO/e'>
1999-03-09 Gurusamy Sarathyuse yyerror() instead of croak() so that compile-time...
1999-03-09 Gurusamy Sarathyadjust testsuite for change#3067
1999-03-08 Gurusamy Sarathyremove bogus symbols from global.sym
1999-03-06 Gurusamy Sarathytolerate CRs after options
1999-03-05 Jarkko HietaniemiIntegrate from mainperl.
1999-03-05 Gurusamy Sarathyadjust timeouts to accomodate slow/busy systems
1999-03-05 Gurusamy Sarathyintegrate change#3081 from maint-5.005
1999-03-05 Gurusamy Sarathyintegrate change#2904 from maint-5.005
1999-03-04 Jarkko HietaniemiIntegrate from mainperl.
1999-03-04 Hans MulderRegen config_h.SH once more because of *size,
1999-03-04 Hans MulderLONGSIZE used before it is set in config.h
1999-03-04 Graham Barrexempt $foo::a,$foo::b from warnings only if sort(...
1999-03-04 Vishal Bhatiaupdates to compiler modules
1999-03-04 Gurusamy Sarathymore s/s_/s!/ etc.
1999-03-04 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-03-04 Gurusamy SarathyHP-UX has yet another spelling for /NaNQ?/
1999-03-04 Gurusamy Sarathyerror-check for accept() test
1999-03-04 Jan Duboisallow custom comparison function in File::Compare:...
1999-03-04 Abigailbetter version of change#3038
1999-03-03 Jarkko HietaniemiConfigure regen to
1999-03-03 Jarkko HietaniemiChange #3053 missed perldelta.
1999-03-03 Jarkko HietaniemiUse '!' to mark native integer packings instead of...
1999-03-02 Jarkko HietaniemiThe HP-UX threads patch (change #3028) is needed also...
1999-03-02 Hans MulderMinor update to README.VMS
1999-03-02 Hans MulderTo: perl5-porters@perl.org, vmsperl@perl.org
1999-03-02 Spider BoardmanEliminate (valid) warning in byterun.c
1999-03-02 Gurusamy Sarathyupdated HP-UX notes from Jeff Okamoto <okamoto@xfiles...
1999-03-01 Jarkko HietaniemiIntegrate from mainperl.
1999-03-01 Gurusamy Sarathythis is 5.005_56
1999-03-01 Gurusamy Sarathydestroy PL_svref_mutex in perl_destruct()
1999-03-01 Gurusamy Sarathyup patchlevel &c.
1999-03-01 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-02-28 Jan Duboisslightly edited version of suggested patch
1999-02-28 Gurusamy Sarathyfix subtle bug in eval'' testsuite
1999-02-28 Gurusamy Sarathyavoid literal control characters in change#3039
1999-02-28 Gurusamy Sarathytodo item: permit extended control variables a la ...
1999-02-28 AbigailRecognize -> and => inside [A-Z]<> sequences.
1999-02-28 Gurusamy Sarathyfix longstanding bug: searches for lexicals originating...
1999-02-28 Jan Duboisrevert parts of change#2990 to preserve predictable...
next