This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1998-07-26 Tom SpindlerBeOS tweak
1998-07-26 Gurusamy Sarathyvarious pod tweaks
1998-07-26 Ilya Zakharevichfix emacs/ptags for PL_* changes
1998-07-26 M. J. T. Guyfix behavior of <=> on bigints
1998-07-24 Gurusamy Sarathycreate maint-5.005 branch
1998-07-24 Gurusamy Sarathyun-checked-in 5.005 Changes (this is 5.005 *exactly*) perl-5.005
1998-07-22 Gurusamy Sarathysneak in hints/irix_6.sh update
1998-07-22 Gurusamy SarathyUpdate perldelta and Changes; refresh perltoc; newer...
1998-07-22 Albert Dvornikdon't use qualify() in class methods
1998-07-22 Gurusamy Sarathynewer perlembed.pod
1998-07-22 Andy DoughertyRe: 5.005 - a sneak preview
1998-07-22 Gurusamy Sarathyadd perlmodinstall, regen perltoc
1998-07-22 Douglas Lankshearsupport optional crypt() with PERL_OBJECT
1998-07-22 Douglas Lankshearwin32 tweaks
1998-07-22 Daniel S. Lewartlib/Sys/Syslog.pm doc
1998-07-22 Gurusamy Sarathyup patchlevel etc (only doc patching from now on, testi...
1998-07-22 Gurusamy SarathyVMS patches from Dan Sugalski <sugalskd@osshe.edu>
1998-07-22 Gurusamy Sarathyfix quoting in t/io/inplace.t
1998-07-22 Hans Muldert/io/inplace.t enabled for VMS
1998-07-22 Hans MulderFix inplace editing for VMS
1998-07-22 Jarkko Hietaniemifix AIX hints for PL_* changes
1998-07-22 Anton Berezint/op/eval.t test for eval & scoping of lexicals
1998-07-22 Andy Doughertyapplied patch, with tweak suggested by Michael Parker
1998-07-22 Graham Barrbetter diagnostic on errno.t failure
1998-07-22 Douglas Lankshearwin32 tweaks: disable XSLOCKS in perl.c, correct typo...
1998-07-22 Gurusamy Sarathysuppress redefined warnings on C<INIT {} INIT {}>
1998-07-22 Johan Vromansremove spurious $VERSION line that confuses CPAN
1998-07-22 Andy DoughertyPorting/config* updates for 5.005
1998-07-22 Gurusamy Sarathyadd a few more globals with old names #defined
1998-07-22 Paul Johnsonallow extensions to be specified as paths
1998-07-22 Gurusamy Sarathymake $ prototype to accept THREADSVs
1998-07-22 Gurusamy Sarathyfix Liblist.pm to find entries that are plain pathnames...
1998-07-22 Gurusamy Sarathyperlfaq update from From Tom Christiansen and Nathan...
1998-07-22 Stephen McCamantapplied patch, modulo parts already added to perldelta
1998-07-22 Stephen McCamantapplied patch, add new message to perldeta
1998-07-22 Gurusamy Sarathyfix up B modules for PL_* changes
1998-07-22 Malcolm BeattieCompiler docs for 5.005
1998-07-22 Gurusamy Sarathys/PL_sv/PL_bytecode_sv/ etc., so we have unique, case...
1998-07-21 Nick Ing-SimmonsMingw32 PERL_OBJECT tweaks
1998-07-21 Gurusamy Sarathyfix off-by-one in change#623 that broke lexical lookups...
1998-07-21 Gurusamy Sarathyfinal tweaks before beta2
1998-07-21 Gurusamy Sarathyfixes to enable PERL_OBJECT build with mingw32/egcs...
1998-07-21 Gurusamy Sarathyfix bytecode.pl with moved var names
1998-07-21 Gurusamy Sarathytweak toke.c
1998-07-21 Gurusamy Sarathychange case of PERL_OBJECT filenames, consistent with...
1998-07-21 Gurusamy Sarathypart 2 of PERL_OBJECT fixes (globals in bytecode.h...
1998-07-21 Gurusamy Sarathypart 1 of PERL_OBJECT fixes for new var names
1998-07-21 Stephen McCamantredundant RV2GVs in ck_fun()
1998-07-21 Stephen McCamantB::Deparse 0.56 (first testsuite fixes; big)
1998-07-21 Colin Kuskieapplied a slightly tweaked version of suggested patch
1998-07-21 Ilya Zakharevichdisable malloced_size() feedback with -DLEAKTEST
1998-07-21 Andy Doughertyfix hints/hpux.sh for cpp recognition
1998-07-21 Ilya ZakharevichCompile (?{}) into a correct package
1998-07-21 Jarkko Hietaniemiallocate a whole fd_set for pp_sselect() on more platforms
1998-07-21 François Désarménienadd tests to check if context propagation works
1998-07-21 Ilya Zakharevichapplied RE doc patches, with tweaks to the prose
1998-07-21 Gurusamy Sarathypod tweak suggested by Ilya
1998-07-21 Ilya Zakharevichenable color output with -Mre=debugcolor with -DDEBUGGING
1998-07-21 John L. Allenperlbug does not report usage on invalid flags
1998-07-21 Robin Barkerdon't use SelectSaver on IO::Handle->input_*() methods
1998-07-21 Ilya Zakharevichapplied a tweaked version of suggested patch
1998-07-21 Gurusamy Sarathyremove compat3.sym and rename perld4.pod
1998-07-21 Gurusamy Sarathyupdate patchlevel, Changes
1998-07-21 Gurusamy Sarathydocumentation tweaks from Abigail <abigail@fnx.com>
1998-07-21 Brad HughesVMS patches from Dan Sugalski <sugalskd@osshe.edu>
1998-07-21 Gurusamy Sarathychange#1481 didn't go through at all, redo it
1998-07-21 Gurusamy Sarathyworkaround C<"foo" "bar"> catenation-intolerant compilers
1998-07-21 Gurusamy Sarathydo not override PERL_DESTRUCT_LEVEL if use has it set
1998-07-21 Gurusamy Sarathyfix small memory leak when mess_sv happens to be touche...
1998-07-21 Gurusamy Sarathyfix memory leak in C<local(*foo) = 'bar'>
1998-07-20 Gurusamy Sarathyadd rsfp_filters and perldb to pollutants list
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-20 Gurusamy Sarathyintegrate ansi branch to get s/foo/PL_foo/ changes
1998-07-20 Gurusamy Sarathyfix C<$1 .. $2> coredump under debugger
1998-07-20 Gurusamy Sarathymisc win32 config tweaks
1998-07-19 Nick Ing-SimmonsMissed file that had changed
1998-07-19 Nick Ing-SimmonsAnother threaded, perl malloc issue, x2p's Makefile...
1998-07-19 Nick Ing-SimmonsDrat! - threaded perl-malloc has mutex that needs PL_
1998-07-19 Nick Ing-SimmonsPL_ for perl's malloc
1998-07-19 Nick Ing-SimmonsPL_ minir tidy up
1998-07-19 Nick Ing-SimmonsAdd PL_ to merged file
1998-07-19 Nick Ing-SimmonsMerge Mainline
1998-07-19 Paul Johnsontweak pod in MakeMaker.pm
1998-07-19 Gisle Aassv_gets() did not NUL-terminate SV when reading records
1998-07-19 Mik Firestoneupdate freebsd hints
1998-07-19 Mark BixbyMPE/iX hints and readme tweaks
1998-07-19 Norton T. Allenmake install fails
1998-07-19 Ilya Zakharevichfix flawed substitution-loop detection on zero-length...
1998-07-19 Gurusamy Sarathyadd perltrap entry about "${#a}", as suggested by
1998-07-19 Anton Berezinperlcall.pod SAVETMPS/FREETMPS bracket
1998-07-19 Art Green:_75 - Update hints/aix.sh for c_r library
1998-07-19 Andy Doughertyupdate README.threads
1998-07-19 Scott Henryupdate hints/irix_6.sh
1998-07-19 Spider Boardmandec_osf hints still wrong
1998-07-19 Andy Doughertytweak hpux hints in vain attempt to get cppstdin set...
1998-07-19 Tye McQueenMinor debugger fix
1998-07-19 Andy DoughertyRe: Configure s?rand support [PATCH 5.004_75] -- better...
1998-07-19 M. J. T. Guyminor re.pm cleanup
1998-07-19 Ilya Zakharevichexport additional symbols on OS/2
1998-07-19 Ilya ZakharevichMinor improvements to perlcc
next