platform/upstream/perl.git
1998-07-09 Gurusamy Sarathymerge changes from maintbranch (1354, and relevant...
1998-07-09 Gurusamy Sarathyadd Data-Dumper, up patchlevel to 71, various misc...
1998-07-09 Stephen McCamantUNOP opclass test in B.xs
1998-07-09 Gurusamy Sarathyget it building again on win32
1998-07-09 Gurusamy Sarathyapplied patch from Ilya, tweaked some to get clean...
1998-07-09 Kurt D. Starsinicfix installperl typo
1998-07-09 Chip SalzenbergAllow $SIG{CHLD}='IGNORE' to work on Solaris
1998-07-09 M. J. T. Guyadded patch, tweaked per Ilya's suggestion
1998-07-09 Dominic Dunlopreenable misaligned memory checks, cast to UV & check...
1998-07-09 Andy Doughertymore on finding metaconfig units.
1998-07-09 Andy DoughertyConfigure indentation patch
1998-07-09 Andy Doughertydon't try to hardlink perldiag.pod; that is no longer...
1998-07-09 Gurusamy Sarathywin32/makefile.mk =~ s|gcc -pipe|gcc|
1998-07-09 Gurusamy Sarathymake t/TEST run 'perl $switches ./foo/test.t' everywhere
1998-07-09 Ilya Zakharevichmanually apply patch with a dependency on unapplied...
1998-07-09 Laszlo Molnarchange order of libs for extensions
1998-07-09 Tye McQueenpatch for more flexible initialization of xsub parameters
1998-07-09 Tye McQueenNew pl2bat.pl
1998-07-09 Gurusamy Sarathyremove ordering dependency in posix.t
1998-07-08 Gurusamy Sarathymake -i'*suffix' work too
1998-07-08 Gurusamy Sarathyregen headers; result builds & tests on Solaris again...
1998-07-08 Gurusamy Sarathychange#1350 breaks things, back it out
1998-07-08 Ilya ZakharevichSwitch modifiers in RE off
1998-07-08 Gisle AasFaster copying from SvIV/SvNVs in sv_setsv()
1998-07-08 Laszlo Molnardos-djgpp update
1998-07-08 Jarkko Hietaniemiadd extension to support SysV IPC
1998-07-08 Ilya Zakharevichadd patch for C<use re 'debug'>
1998-07-08 Ilya Zakharevichadded patch to generate PPDEF(pp_foo)
1998-07-08 Gurusamy Sarathysuggest 'make test' after make
1998-07-08 Colin Kuskieadded patch for -i'foo*bar', made code somewhat simpler...
1998-07-08 Gisle AasFaster foreach integer range
1998-07-08 Gisle AasRemove some rendundant SvOOK_on tests
1998-07-08 M. J. T. Guyapplied patch to clarify m//g
1998-07-08 M. J. T. Guy5.004_70 bug in perlfaq.pod
1998-07-08 Jarkko Hietaniemiapplied tweak (via private mail)
1998-07-08 Ilya Zakharevichapplied patch, various tweaks to pander to pod2man...
1998-07-07 Stephen McCamantRe: Inconsistent arithmetics on refs
1998-07-07 Ilya ZakharevichAnohter ptags improvement
1998-07-07 Gurusamy Sarathyfix accidental RE-de-optimization
1998-07-07 Gisle AasEvaluation of AVHVs in scalar context
1998-07-07 Gurusamy Sarathydoc tweaks suggested by Abigail, M.J.T. Guy, and Larry...
1998-07-06 Andy DoughertyUpdate metaconfig info
1998-07-06 Andy DoughertyConfig_70-01: Remove default "/share"
1998-07-06 Gurusamy Sarathytry harder to run non-executable tests
1998-07-06 Joshua Pritikinadd patch to improve method caching, regen headers
1998-07-06 Gurusamy Sarathyremove #! line from Errno_pm.PL
1998-07-06 Gisle Aasadded patch to fix Cwd.pm warnings, fixed a couple...
1998-07-06 Gurusamy Sarathymuch simpler fix to typecheck read/sysread/recv, as...
1998-07-06 Gurusamy Sarathyundo ck_sysread() changes#1319,1337 in preparation...
1998-07-06 Gisle AasKeepers of the Patch Pumpkin
1998-07-06 Gurusamy Sarathyremove dup entry in perldiag
1998-07-06 Gurusamy Sarathymore reasonable diagnostic on keyword vs. sub ambiguity
1998-07-06 Gurusamy Sarathyrename s/\bSI_/PERLSI_/ to avoid collisions with sysinf...
1998-07-06 Gurusamy Sarathyper Larry suggestion, toss change#1327 and fix the...
1998-07-06 Gurusamy Sarathyallow read(FH,threadsv,...)
1998-07-06 Gurusamy Sarathy5.004_70 tweaks
1998-07-06 Gurusamy Sarathyupdate Changes
1998-07-06 Gurusamy Sarathyallow eval-groups in patterns only if they C<use re...
1998-07-06 Hans Muldercorrupt malloc ptr on NeXT
1998-07-06 Gurusamy Sarathyadded Errno-1.09 from CPAN
1998-07-06 Gurusamy Sarathyfix small memleak on -e, don't try to find_script(...
1998-07-06 Gurusamy Sarathyadd Symbol::delete_package()
1998-07-05 Stephen McCamantpatch to remove assumptions about offset of IV being...
1998-07-05 Gurusamy Sarathymake read() return undef on errors as documented, and...
1998-07-05 Gurusamy Sarathyfix getc() to return empty string instead of undef...
1998-07-05 Hans Mulderpatch whitespace-mutiliated; applied manually
1998-07-05 Tom Christiansenapplied patch (via private mail), modulo retrohunks...
1998-07-05 Billy Constantineapplied patch, and undid change#1302 which it made...
1998-07-05 Gurusamy Sarathyfix t/lib/fields.t's @INC so make test runs
1998-07-05 Gurusamy Sarathyadd comments on GV_FOO constants, s/8/GV_ADDINEVAL/
1998-07-05 Gurusamy Sarathysundry win32 config tweaks
1998-07-05 Gurusamy Sarathyupdate Changes
1998-07-05 Gurusamy Sarathyadd ck_sysread() for better sysread/read/recv sanity
1998-07-05 Stephen McCamantDocument B::Deparse, add pp_threadsv
1998-07-05 Chip Salzenbergadded patch with tweak to doc
1998-07-05 Gurusamy SarathyPorting/Glossary goes podly into Config.pm
1998-07-05 Alan Burlisonadd suggested tool as an example in ExtUtils::Packlist
1998-07-05 Gurusamy Sarathyavoid race condition (storing ptr to SV before incremen...
1998-07-05 Gisle Aasapplied suggested fix for xhv_array sizing, with portab...
1998-07-05 Gisle Aashv_max may be a few too many
1998-07-05 Gurusamy Sarathypatchlevel up to 5.004_70, various tweaks
1998-07-04 Gurusamy Sarathyvarious small tweaks (still fails a few taint tests...
1998-07-04 Gurusamy Sarathyback out change#1289 (additional pollution breaks thing...
1998-07-04 Gurusamy Sarathyfix C<local $tied{foo} = $tied{foo}>, add tests
1998-07-04 Joshua Pritikinfixes for mortalization bug in xsubpp, other efficiency...
1998-07-04 Gisle Aasadd patch preextend global string table, tweak for...
1998-07-04 Gisle Aassimplify xhv_array sizing
1998-07-04 Blair Zajacmake 4-arg win32_select() sleep more reasonably on...
1998-07-04 Laszlo Molnaradjust h2ph.t for dos-specific problem
1998-07-04 Ilya Zakharevichfix CPAN.pm problem, OS2 tweaks
1998-07-04 Ilya ZakharevichAdd elc target to to makefile
1998-07-04 Ilya Zakharevichnewer emacs/cperl-mode.el (via private mail)
1998-07-04 Dominic DunlopMake Power MachTen use vfork and perl's malloc
1998-07-04 Ilya Zakharevichallow a flags args to fbm_instr() for future needs
1998-07-04 Andy DoughertyINSTALL-1.39
1998-07-04 Andy DoughertyConfigure update
1998-07-04 Hugo van der... add perlbug -F switch to save message to file
1998-07-04 Hugo van der... catch nonexistent backrefs in REs
1998-07-04 Gurusamy Sarathyfix perlcc to not rm output file, and other -w(arts)
1998-07-04 Gurusamy Sarathyignore stash entries that are not GVs in dump.c
next