summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix major bug in GIMME (introduced in 5.003_96); void contexts wereGurusamy Sarathy1998-07-181-3/+7
* fix lvalue leaks stemming from failure to free LvTARG(sv)Gurusamy Sarathy1998-07-1810-20/+4
* check ferror() only if read() returned 0Gurusamy Sarathy1998-07-181-1/+1
* fix another CvMUTEXP() leakGurusamy Sarathy1998-07-181-1/+2
* fix CvMUTEXP() leaks with -DusethreadsGurusamy Sarathy1998-07-182-4/+2
* fix $/ init for multiple interpreters/threadsGurusamy Sarathy1998-07-183-5/+10
* fix missing init that caused RE alternations to fail underGurusamy Sarathy1998-07-181-0/+1
* add stub docs for ext/B, other minor tweaksGurusamy Sarathy1998-07-1517-3/+275
* up patchlevel to 75 (Beta, Issue 1), add podpatchAbigail1998-07-158-47/+245
* pod/pod2man.PL Fix use of < inside C<>Abigail1998-07-151-5/+8
* Additional targets for OS/2 buildIlya Zakharevich1998-07-151-0/+16
* rename some long file names to be 8.3 truncation-safeGurusamy Sarathy1998-07-156-9/+9
* minor tweaks to docs on qr//Gurusamy Sarathy1998-07-154-14/+20
* applied patch, with tab tweak suggest by Peter PrymmerHans Mulder1998-07-151-9/+8
* allow perlbug -ok when STDIN it not a ttyHugo van der Sanden1998-07-151-2/+3
* :_74 - Allow Configure to recognize _AIX41 & _POWER compiler definesArt Green1998-07-151-1/+1
* typecast long vs. IV compares in pp_flip/pp_flopGurusamy Sarathy1998-07-151-2/+2
* don't copy foreach itervar when no external refs existGisle Aas1998-07-151-10/+28
* applied patch, regen headersStephen McCamant1998-07-153-12/+29
* make pregcomp et al VIRTUAL again for PERL_OBJECTDouglas Lankshear1998-07-151-9/+4
* dont use sv_dump() in -DD diagnosticGisle Aas1998-07-151-1/+1
* add a few more thread.t testsGurusamy Sarathy1998-07-151-5/+22
* fix thread.t ('join $t' ne '$t->join' !)Gurusamy Sarathy1998-07-151-5/+3
* 5.004_74: MPE/iX final touchesJarkko Hietaniemi1998-07-152-6/+6
* apply (reversed) patchPeter Wolfe1998-07-151-0/+3
* Config_74-01Andy Dougherty1998-07-1511-52/+215
* 5.004_74: trig.t: math inaccuracy fudge for unicosJarkko Hietaniemi1998-07-151-0/+4
* -w, strict clean perldoc (via PM)Robin Barker1998-07-151-27/+44
* add comment about cpprun etc., to hints/hpux.shGurusamy Sarathy1998-07-151-0/+9
* fix warning from CGI::CarpGurusamy Sarathy1998-07-151-4/+5
* fix off-by-one in win32 registry handlingDouglas Lankshear1998-07-141-1/+1
* doc patches from Gisle Aas <gisle@aas.no>Gurusamy Sarathy1998-07-142-4/+12
* File/Spec.pm needs trailing newlineGurusamy Sarathy1998-07-141-1/+1
* unsubmitted _74 tweaksGurusamy Sarathy1998-07-145-9/+10
* up patchlevel to 74; introduce distinct archname for PERL_OBJECTGurusamy Sarathy1998-07-148-29/+286
* Make -DP work (and readable)Gisle Aas1998-07-141-2/+3
* fix function parameter autovivification for pseudohashesGurusamy Sarathy1998-07-142-10/+38
* merge changes#1423,1465 from maintbranch; checkin two missed filesGurusamy Sarathy1998-07-1411-9/+93
* tweak t/lib/thread.tGurusamy Sarathy1998-07-141-7/+8
* applied patch, slightly tweakedHans Mulder1998-07-143-4/+22
* add Porting/p4d2pGurusamy Sarathy1998-07-142-0/+85
* doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)Gurusamy Sarathy1998-07-142-40/+20
* OS/2 updateIlya Zakharevich1998-07-145-138/+326
* more VMS patches from Dan Sugalski <sugalskd@osshe.edu>Gurusamy Sarathy1998-07-142-5/+12
* Fix t/base/rs.t test failures on VMSHans Mulder1998-07-140-0/+0
* Thread tweak for VMS.CHans Mulder1998-07-141-0/+1
* Configure problem on dos-djgppLaszlo Molnar1998-07-141-0/+3
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-1414-74/+731
* added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGINGAndy Dougherty1998-07-144-4/+31
* minor Configure nitsJarkko Hietaniemi1998-07-142-20/+51