This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1998-07-15 Gurusamy Sarathyadd a few more thread.t tests
1998-07-15 Gurusamy Sarathyfix thread.t ('join $t' ne '$t->join' !)
1998-07-15 Jarkko Hietaniemi5.004_74: MPE/iX final touches
1998-07-15 Peter Wolfeapply (reversed) patch
1998-07-15 Andy DoughertyConfig_74-01
1998-07-15 Jarkko Hietaniemi5.004_74: trig.t: math inaccuracy fudge for unicos
1998-07-15 Robin Barker-w, strict clean perldoc (via PM)
1998-07-15 Gurusamy Sarathyadd comment about cpprun etc., to hints/hpux.sh
1998-07-15 Gurusamy Sarathyfix warning from CGI::Carp
1998-07-14 Douglas Lankshearfix off-by-one in win32 registry handling
1998-07-14 Gurusamy Sarathydoc patches from Gisle Aas <gisle@aas.no>
1998-07-14 Gurusamy SarathyFile/Spec.pm needs trailing newline
1998-07-14 Gurusamy Sarathyunsubmitted _74 tweaks
1998-07-14 Gurusamy Sarathyup patchlevel to 74; introduce distinct archname for...
1998-07-14 Gisle AasMake -DP work (and readable)
1998-07-14 Gurusamy Sarathyfix function parameter autovivification for pseudohashes
1998-07-14 Gurusamy Sarathymerge changes#1423,1465 from maintbranch; checkin two...
1998-07-14 Gurusamy Sarathytweak t/lib/thread.t
1998-07-14 Hans Mulderapplied patch, slightly tweaked
1998-07-14 Gurusamy Sarathyadd Porting/p4d2p
1998-07-14 Gurusamy Sarathydoc patches from Tom Christiansen <tchrist@chthon.perl...
1998-07-14 Ilya ZakharevichOS/2 update
1998-07-14 Gurusamy Sarathymore VMS patches from Dan Sugalski <sugalskd@osshe...
1998-07-14 Hans MulderFix t/base/rs.t test failures on VMS
1998-07-14 Hans MulderThread tweak for VMS.C
1998-07-14 Laszlo MolnarConfigure problem on dos-djgpp
1998-07-14 Jarkko Hietaniemiadd files and tweaks needed for MPE/iX port (via PM)
1998-07-14 Andy Doughertyadded suggested patch (via PM), tweaked to implicitly...
1998-07-14 Jarkko Hietaniemiminor Configure nits
1998-07-14 Hans MulderFixes to the VMS configuration system
1998-07-14 Kurt D. Starsinicmake Term::Readline::get_line() independent of caller...
1998-07-14 Andy Doughertyfix $trnl interpolation in here-docs (via PM)
1998-07-14 Dominic DunlopNot OK: perl 5.00473 on powerpc-machten 4.1 [PATCH...
1998-07-14 Hans MulderAdd Data::Dumper and re modules to VMS config stuff
1998-07-14 Abigailconsistently refer to functions as C<foo()>
1998-07-14 Tom HughesFix d_Gconvert definition in hints/svr4.sh
1998-07-14 Andreas KönigParallel Makefiles
1998-07-14 Ilya Zakharevicht/io/pipe.t - completely broken?
1998-07-14 Gurusamy Sarathyminor tweaks to perldelta and README.win32
1998-07-13 Gurusamy Sarathyup patchlevel to 73, update Changes &c.
1998-07-13 Gurusamy Sarathyavoid empty rm -f in MM_Unix.pm
1998-07-13 Gurusamy Sarathyupdate perldelta
1998-07-13 Graham Barradded patch, tweaked PERL_OBJECT things
1998-07-13 Gurusamy Sarathyadd a few more PURIFY guards
1998-07-12 Gurusamy Sarathyadd tests for change#1458 and then some
1998-07-12 Stephen McCamantapply patch for smarter AASSIGN_COMMON detection; regen...
1998-07-12 Gurusamy Sarathysmall tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
1998-07-12 Doug MacEachernEmbed.pm support for PERL_OBJECT
1998-07-12 Andreas Königapplied installperl patch, corrected other little nits
1998-07-12 Gurusamy Sarathyupdate MANIFEST, Changes
1998-07-12 Gurusamy Sarathymerge changes 1424, 1428 from maintbranch
1998-07-12 Gurusamy Sarathypatchlevel up to 72, update Changes, minor tweaks to...
1998-07-12 Jarkko Hietaniemigeneric Configure mods and HAS_GROUP additions to help...
1998-07-12 Gurusamy Sarathyvarious tweaks for PERL_OBJECT build & test
1998-07-12 Andreas König[5.004_71] Patch: let CPAN.pm work with threaded perl
1998-07-12 Gurusamy Sarathymake RE engine threadsafe; -Dusethreads builds, tests...
1998-07-12 Hugo van der... Re: perlbug doesn't check that save succeeded
1998-07-12 Larry Wallbe generous about CRs
1998-07-12 Gurusamy Sarathyfix pp_caller() to fully traverse stacklevels
1998-07-11 Ilya Zakharevichadd patch, along with all the missing bits, and doc...
1998-07-11 Jarkko Hietaniemitweak to get BSDI to build IPC/SysV
1998-07-11 Gurusamy Sarathyfix closures in optimized C<for (1..5)> (only the tests...
1998-07-11 Ilya ZakharevichUpdate os2's OS2::Process
1998-07-11 Andreas König[perl5.004_71] Patch: change MakeMaker default compress...
1998-07-11 Gurusamy Sarathyexport newRV_noinc on win32, deprecate AvFILL in favor...
1998-07-11 Abigailapplied patch for perlfunc tweaks, removed reference...
1998-07-11 Abigailpod/pod2man.PL
1998-07-11 Stephen McCamantmore complete version of change#1421
1998-07-11 Gurusamy Sarathywin32 fixes for VC 6.0 nits
1998-07-11 Gisle Aass/AVHV/pseudo-hash/ (via PM)
1998-07-11 Laszlo Molnardos-djgpp update
1998-07-11 Dominic Dunlopapplied patch, reformatted long lines in places
1998-07-11 John L. Allen: _71 & _04 - Make AIX hints preserve ccflags as per...
1998-07-11 Ilya Zakharevichapplied patch, tweaked doc and code that does labels...
1998-07-11 Gurusamy Sarathymake Liblist return consistently backslashed paths
1998-07-11 Robin Barkerdon't 'touch a2p.c', it might readonly (via PM)
1998-07-11 Gisle AasB::Deparse for(1..100000)
1998-07-11 Gurusamy Sarathyadd 'clean' target for ext/re
1998-07-11 Tom Hughes[5.004_71] Patch: svr4 hints updates for Unixware
1998-07-11 Jarkko Hietaniemimove op/ipc{msg,sem}.t into lib/ipc_sysv.t
1998-07-11 Gurusamy Sarathydisable CR croaking (via #define, default off) in lieu...
1998-07-11 Douglas Lankshearadded patch, made linking with setargv a build option
1998-07-11 Tom Hughes[5.004_71] Patch: Fix perl_exp.SH for Unixware
1998-07-11 Gurusamy Sarathymake lib/re.pm a prereq for minitest
1998-07-11 Stephen McCamantadd patch (via PM)
1998-07-11 Gurusamy Sarathyadd perlport.pod v1.23 from Chris Nandor <pudge@pobox...
1998-07-10 Hans Muldermake binmode(STDIN) not whine
1998-07-10 Andreas KönigCPAN-1.39 update
1998-07-10 Hans Muldermanually apply patch with conflicts
1998-07-10 Andy DoughertyRe: perldelta.pod [PATCH]
1998-07-10 Andy DoughertyAllow static build of IPC::SysV
1998-07-10 Kurt D. Starsinicmanually apply patch with conflicts
1998-07-10 Gurusamy Sarathymisc tweaks to docs and qsortsv() warning
1998-07-10 Joshua Pritikinadd more correct version of change#1350 (as yet untested)
1998-07-10 Gurusamy Sarathyadd win32_rename() that does what docs say
1998-07-10 Gurusamy Sarathyinet_aton() should do DNS lookup only if arg isn't...
1998-07-10 Gurusamy Sarathyundo change#1379 (order of tests *is* significant)
1998-07-09 Gurusamy Sarathyupdate Changes, perlhist.pod, beginnings of perldelta.pod
1998-07-09 Gurusamy Sarathyundo problematic change#1367
1998-07-09 Gurusamy Sarathymerge changes from maintbranch (1354, and relevant...
next