platform/upstream/perl.git
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-18 Nick Ing-SimmonsIntegrate post-beta tweaks to ansiperl
1998-07-18 Gurusamy Sarathyfix lvalue leaks stemming from failure to free LvTARG(sv)
1998-07-18 Gurusamy Sarathycheck ferror() only if read() returned 0
1998-07-18 Gurusamy Sarathyfix another CvMUTEXP() leak
1998-07-18 Gurusamy Sarathyfix CvMUTEXP() leaks with -Dusethreads
1998-07-18 Gurusamy Sarathyfix $/ init for multiple interpreters/threads
1998-07-18 Gurusamy Sarathyfix missing init that caused RE alternations to fail...
1998-07-15 Nick Ing-SimmonsIntegrate mainline at beta1
1998-07-15 Gurusamy Sarathyadd stub docs for ext/B, other minor tweaks
1998-07-15 Abigailup patchlevel to 75 (Beta, Issue 1), add podpatch
1998-07-15 Abigailpod/pod2man.PL Fix use of < inside C<>
1998-07-15 Ilya ZakharevichAdditional targets for OS/2 build
1998-07-15 Gurusamy Sarathyrename some long file names to be 8.3 truncation-safe
1998-07-15 Gurusamy Sarathyminor tweaks to docs on qr//
1998-07-15 Hans Mulderapplied patch, with tab tweak suggest by Peter Prymmer
1998-07-15 Hugo van der... allow perlbug -ok when STDIN it not a tty
1998-07-15 Art Green:_74 - Allow Configure to recognize _AIX41 & _POWER...
1998-07-15 Gurusamy Sarathytypecast long vs. IV compares in pp_flip/pp_flop
1998-07-15 Gisle Aasdon't copy foreach itervar when no external refs exist
1998-07-15 Stephen McCamantapplied patch, regen headers
1998-07-15 Douglas Lankshearmake pregcomp et al VIRTUAL again for PERL_OBJECT
1998-07-15 Gisle Aasdont use sv_dump() in -DD diagnostic
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)
next