This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1999-07-25 Jarkko HietaniemiRecode locale.t so that the change in #3730
1999-07-25 Jarkko HietaniemiFix another typo in #3725.
1999-07-25 Jarkko HietaniemiFix a typo in #3725.
1999-07-25 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-25 Jarkko HietaniemiCut-and-pasto in #3737.
1999-07-25 Gurusamy Sarathyadd note about glibc bug
1999-07-25 Gurusamy Sarathyfix bug in change#3728 that might free COPs prematurely;
1999-07-25 Jarkko HietaniemiUse vendorprefixlib.
1999-07-25 Jarkko HietaniemiFirst steps of making builds outside the source
1999-07-25 Jarkko HietaniemiPoor Glossary--are we fixed yet?
1999-07-25 Jarkko HietaniemiChange #3732 mistakenly clobbered Glossary.
1999-07-25 Jarkko HietaniemiAndy's new installation scheme (note: a lot of this
1999-07-25 Jarkko HietaniemiCircumcode a strange shell(?) bug in AIX found
1999-07-25 Gurusamy Sarathyfix little utf8 nits in testsuite; add patch from Ilya...
1999-07-23 Jarkko HietaniemiNew INSTALL from Andy plus a typo fix to it from Kurt.
1999-07-23 Hugo van der... applied suggested patch for tracking line numbers corre...
1999-07-23 Gurusamy Sarathyavoid useless use of target for pp_each(); also fixes...
1999-07-23 Jarkko HietaniemiChange #3725 aftershock.
1999-07-23 Jarkko HietaniemiIntroduce $Config{ldlibpthname} which contains
1999-07-23 Spider BoardmanAvoid core dumps resulting from humongous array indices
1999-07-23 Gurusamy Sarathyemit warning about function calls that were encountered...
1999-07-22 Kurt D. StarsinicMakeMaker doc fix.
1999-07-22 Peter PrymmerSmarter OS390 hints.
1999-07-22 Mike W EllwoodAIX magic: ccdlflags needs to be different for
1999-07-22 Jarkko HietaniemiUpdate history records.
1999-07-21 Jarkko HietaniemiEven still more todo.
1999-07-21 Jarkko HietaniemiEven more Todo.
1999-07-21 oracle@pcr8... Use Errno more extensively so that error
1999-07-21 Sean SheedySlightly modified patch.
1999-07-20 Jarkko HietaniemiMore Todo.
1999-07-20 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-20 Gurusamy SarathyDProf tweak
1999-07-20 Gurusamy Sarathyanother DProf build tweak
1999-07-20 Gurusamy Sarathymove DProf things around to where they are supposed...
1999-07-20 Gurusamy SarathyDProf fixups for PERL_IMPLICIT_CONTEXT
1999-07-20 Gurusamy Sarathymove DProf to Devel/DProf
1999-07-20 Gurusamy Sarathyadd Devel::DProf v19990108 from CPAN, as it was
1999-07-20 Gurusamy SarathyC<union any> needs no PERL_OBJECT-treatment
1999-07-20 Gurusamy Sarathyfix problem in default build
1999-07-19 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-19 Gurusamy Sarathywin32 nits
1999-07-19 Gurusamy Sarathydon't display tid from main thread (or testsuite breaks)
1999-07-19 Gurusamy Sarathyremove several doubled (and tripled!) entries
1999-07-19 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-07-19 Gurusamy Sarathyavoid bug in win32_str_os_error() (from Jan Dubois)
1999-07-18 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-18 Peter Prymmer[ID 19990701.031] 4 ctl chars on EBCDIC not asciiish...
1999-07-18 Gurusamy Sarathydisplay thread id in diagnostics (suggested by Dan...
1999-07-18 Gurusamy Sarathymissing perldiag entry (from Dan Sugalski <sugalskd...
1999-07-18 Ilya Zakharevichcache [NIUP]V conversions of defined READONLY values
1999-07-18 Jan DuboisSome lib/ExtUtils/Manifest.pm POD fixes
1999-07-18 Gurusamy Sarathyremove spurious newSTATEOP() that causes goto to enter...
1999-07-18 Gurusamy Sarathydetypo, update Changes
1999-07-18 Gurusamy Sarathymention the -Minteger effect on modulus (from Nathan...
1999-07-18 Gurusamy Sarathyensure __END__ appears on a line by itself in wrapped
1999-07-17 Gurusamy Sarathynoecho noops (from Nicholas Clark <nick@flirble.org>)
1999-07-17 Gurusamy Sarathymake CC.pm use a distinct CCPP() macro rather than...
1999-07-17 Gurusamy Sarathytiny bug in vars.pm (from John Dlugosz)
1999-07-17 Jan Duboisapplied suggested patch, along with later tweak
1999-07-17 Gurusamy Sarathyavoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlo...
1999-07-17 Ilya ZakharevichSegfaults if $^P
1999-07-17 Gurusamy Sarathyuse a better prefixify() heuristic than m/perl/ (prefix...
1999-07-17 Gurusamy Sarathyallow $foo{$x} and $bar[$i] for (\$) prototype
1999-07-17 Ian Phillippsfix vec() on magic values
1999-07-17 Ilya Zakharevichmake system() return -1 and set $! if exec of child...
1999-07-17 Ilya ZakharevichFile descriptor leak in do_exec3
1999-07-17 Gurusamy Sarathya modernized version of find2perl from Ken Pizzini...
1999-07-17 Gurusamy Sarathypod fixes (with minor edits) from Abigail, Ronald Kimba...
1999-07-17 Gurusamy Sarathybackout redundant change#3628
1999-07-15 Jarkko HietaniemiFix the bin/oct/hex constant overflow tests for
1999-07-14 Jarkko HietaniemiFixed AIX dynamic loading and AIX shared Perl library.
1999-07-14 Gurusamy Sarathyminor efficiency tweak
1999-07-14 Jarkko HietaniemiThe regexec.c change of #3606 caused a core dump in...
1999-07-13 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-12 Gurusamy Sarathyfixups for sundry warnings about function pointers
1999-07-12 Gurusamy Sarathytweaks for win32/borland
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-11 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-11 Jarkko HietaniemiMore manual sync.
1999-07-11 Gurusamy Sarathychange#3612 was buggy and failed to build Tk; applied...
1999-07-11 Jarkko HietaniemiManual synchronization with Sarathy (some files
1999-07-10 Jarkko HietaniemiChange t/pragma/warn oct()/hex() overflow tests to...
1999-07-08 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-08 Gurusamy Sarathymore PERL_OBJECT cleanups (changes still untested on...
1999-07-08 Gurusamy Sarathysundry cleanups for clean build on windows
1999-07-08 Gurusamy Sarathyfixes for logical bugs in the lexwarn patch; other...
1999-07-07 Jarkko HietaniemiIntegrate with Sarathy. perldiag.pod required manual...
1999-07-07 Gurusamy Sarathyintegrate cfgperl contents
1999-07-07 Gurusamy Sarathyfiletest.t and ByteLoader build tweaks from Peter Prymmer
1999-07-07 Gurusamy Sarathychange#1889 mistakenly removed F_SETLK
1999-07-07 Stephen McCamantB::Deparse update
1999-07-07 Ilya ZakharevichRe: [ID 19990705.001] Overloading boolean conversion
1999-07-07 Gurusamy Sarathymissing PerlIO_reopen() (suggested by sam@daemoninc...
1999-07-07 Charles Baileyapplied new parts of suggested patch
1999-07-07 Jarkko HietaniemiSync regcomp warn with reality.
1999-07-07 Jarkko HietaniemiIntegrate with Sarathy; one conflict in t/pragma/warn...
1999-07-07 Jan DuboisMakeMaker support for pod2html
1999-07-07 Gurusamy Sarathyfix undocumented IO::Handle functions as suggested
1999-07-07 Gurusamy Sarathyprohibit thread join()ing itself (from Dan Sugalski)
1999-07-07 Vishal BhatiaCompiler and XSUBS
next