platform/upstream/perl.git
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
1998-07-19 Ilya Zakharevichapplied slightly tweaked version of patch
1998-07-19 Ilya Zakharevichimprove 'frame' handling in debugger
1998-07-19 Gurusamy Sarathyfix and test handling of literal newlines in heredocs
1998-07-19 Larry Wallremove possibly unwritable lib/re.pm before overwrite
1998-07-19 Gurusamy Sarathyunsubmitted Changes tweak
1998-07-19 Gurusamy Sarathymake failed matches return empty list in list context
1998-07-18 Gurusamy Sarathyremove obsolete perltrap about m//g's pos() reset behavior
1998-07-18 Nick Ing-SimmonsPL_ stuff passes non-threaded on Mingw32
1998-07-18 Nick Ing-SimmonsPL_ scheme Builds under Minw32 - some SEGFAULT snags
1998-07-18 Nick Ing-SimmonsMerge latest mainline
1998-07-18 Nick Ing-SimmonsEdited "behind my back" ...
1998-07-18 Nick Ing-SimmonsPL_ stuff for threads
1998-07-18 Nick Ing-SimmonsBuilds and passes tests with -DMULTIPLICITY and -DCRIPP...
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-18 Gurusamy Sarathyfix yet another USE_THREADS leak due to failure to...
1998-07-18 Gurusamy Sarathyfix major bug in GIMME (introduced in 5.003_96); void...
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
next