summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Use libxxx.a for -lxxx with GCCNick Ing-Simmons1998-06-194-38/+46
| * | | | | | | | | | Resolve latestNick Ing-Simmons1998-06-1912-123/+128
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Integrate and resolve -at mainline to ansiperl prior to Ming32 hackingNick Ing-Simmons1998-06-18163-6405/+11193
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ resolve -at win32 branch into ansiperlNick Ing-Simmons1998-06-04136-2291/+13551
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Resolve win32 into ansiperlNick Ing-Simmons1998-05-2339-447/+2080
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | fix C<$1 .. $2> coredump under debuggerGurusamy Sarathy1998-07-201-0/+1
* | | | | | | | | | | | | | | misc win32 config tweaksGurusamy Sarathy1998-07-206-13/+16
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | tweak pod in MakeMaker.pmPaul Johnson1998-07-191-7/+7
* | | | | | | | | | | | | | sv_gets() did not NUL-terminate SV when reading recordsGisle Aas1998-07-191-6/+2
* | | | | | | | | | | | | | update freebsd hintsMik Firestone1998-07-191-24/+32
* | | | | | | | | | | | | | MPE/iX hints and readme tweaksMark Bixby1998-07-192-14/+16
* | | | | | | | | | | | | | make install failsNorton T. Allen1998-07-191-0/+1
* | | | | | | | | | | | | | fix flawed substitution-loop detection on zero-length matchesIlya Zakharevich1998-07-192-2/+8
* | | | | | | | | | | | | | add perltrap entry about "${#a}", as suggested byGurusamy Sarathy1998-07-191-0/+17
* | | | | | | | | | | | | | perlcall.pod SAVETMPS/FREETMPS bracketAnton Berezin1998-07-191-35/+39
* | | | | | | | | | | | | | :_75 - Update hints/aix.sh for c_r libraryArt Green1998-07-191-0/+7
* | | | | | | | | | | | | | update README.threadsAndy Dougherty1998-07-191-37/+43
* | | | | | | | | | | | | | update hints/irix_6.shScott Henry1998-07-191-11/+17
* | | | | | | | | | | | | | dec_osf hints still wrongSpider Boardman1998-07-191-5/+2
* | | | | | | | | | | | | | tweak hpux hints in vain attempt to get cppstdin set properlyAndy Dougherty1998-07-191-6/+17
* | | | | | | | | | | | | | Minor debugger fixTye McQueen1998-07-191-2/+2
* | | | | | | | | | | | | | Re: Configure s?rand support [PATCH 5.004_75] -- better patchAndy Dougherty1998-07-192-13/+30
* | | | | | | | | | | | | | minor re.pm cleanupM. J. T. Guy1998-07-192-5/+7
* | | | | | | | | | | | | | export additional symbols on OS/2Ilya Zakharevich1998-07-191-0/+12
* | | | | | | | | | | | | | Minor improvements to perlccIlya Zakharevich1998-07-191-12/+17
* | | | | | | | | | | | | | applied slightly tweaked version of patchIlya Zakharevich1998-07-191-2/+27
* | | | | | | | | | | | | | improve 'frame' handling in debuggerIlya Zakharevich1998-07-191-10/+20
* | | | | | | | | | | | | | fix and test handling of literal newlines in heredocsGurusamy Sarathy1998-07-192-4/+12
* | | | | | | | | | | | | | remove possibly unwritable lib/re.pm before overwriteLarry Wall1998-07-191-0/+1
* | | | | | | | | | | | | | unsubmitted Changes tweakGurusamy Sarathy1998-07-192-1/+13
* | | | | | | | | | | | | | make failed matches return empty list in list contextGurusamy Sarathy1998-07-193-10/+31
* | | | | | | | | | | | | | remove obsolete perltrap about m//g's pos() reset behaviorGurusamy Sarathy1998-07-181-20/+0
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | fix yet another USE_THREADS leak due to failure to free stacksGurusamy Sarathy1998-07-182-2/+12
* | | | | | | | | | | | | 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