summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* suppress bogus warning on C<sub x {} x()>Gurusamy Sarathy1998-09-171-1/+2
* ntohl typo in objXSUB.hGurusamy Sarathy1998-09-171-2/+2
* fill gaps in sig_* entries in win32/config.?cGurusamy Sarathy1998-09-173-9/+9
* tr/// logic was hosed under utf8Larry Wall1998-09-055-296/+598
* several new tests needed tweaking to work under utf8Larry Wall1998-09-052-2/+2
* index() applied BM optimization to wrong argumentLarry Wall1998-09-052-1/+4
* Implicit require during compile reset line numberingLarry Wall1998-09-051-0/+1
* various tweaks: fix signed vs. unsigned problems that prevented C++Gurusamy Sarathy1998-08-1023-225/+503
* fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)Gurusamy Sarathy1998-08-094-0/+39
* tweak warning testGurusamy Sarathy1998-08-091-13/+17
* add missing dTHR; notes for test failures due to small stacksizeGurusamy Sarathy1998-08-099-84/+193
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-0953-307/+4117
* bump patchlevel to 5.005_51Gurusamy Sarathy1998-08-086-27/+27
* fix bogus warning on "\x{123}"Paul Marquess1998-08-082-6/+6
* hide dup symbol for static build of ext/reDominic Dunlop1998-08-081-0/+1
* fix double free on -Mutf8 -e '$b=uc("")'Larry Wall1998-08-081-2/+8
* substr() assumes utf8 without say-soLarry Wall1998-08-081-0/+2
* fix intolerance of SWASHes for blank linesGisle Aas1998-08-081-33/+31
* utf8 doc tweakGisle Aas1998-08-081-1/+1
* kill bogus warning from -we 'use utf8; $_="\x{FF}"'Gisle Aas1998-08-081-3/+3
* \pX not implemented!Larry Wall1998-08-081-6/+28
* Eliminate superfluous RV2p[AH]Vs in oops[AH]V()Stephen McCamant1998-08-081-20/+2
* 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.tJarkko Hietaniemi1998-08-083-0/+117
* [5.005_50 PATCH] misprint in RE engineIlya Zakharevich1998-08-082-1/+2
* integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-08136-1628/+5313
|\
| * pending submit of 5.005_02perl-5.005_02Gurusamy Sarathy1998-08-081-0/+5
| * set patchlevel.h, other minor tweaksGurusamy Sarathy1998-08-084-4/+100
| * prevent lexical leaks from Benchmark into target code (inspired byGurusamy Sarathy1998-08-081-5/+17
| * back out change#1747 until possibly better patch is investigatedGurusamy Sarathy1998-08-081-16/+50
| * temporary opcode.pl workaround for ebcdic (suggested byGurusamy Sarathy1998-08-071-1/+1
| * Fix for command line use of source filtersPaul Marquess1998-08-071-1/+3
| * perlport.pod notes from Jarkko Hietaniemi; utime() note for Win32Gurusamy Sarathy1998-08-071-30/+104
| * perlport.pod v1.33 from Chris Nandor <pudge@pobox.com>Gurusamy Sarathy1998-08-071-191/+203
| * Minor cleanup of RE tests and docsIlya Zakharevich1998-08-072-30/+48
| * allow more compatible interpretation of spaces File::DosGlob::glob()Gurusamy Sarathy1998-08-071-1/+22
| * don't use © in Test.pm (suggested by M.J.T. Guy)Gurusamy Sarathy1998-08-071-1/+1
| * [Patch perl5.005_02-TRIAL2] Update hints, Configure for MachTen 4.1.1Dominic Dunlop1998-08-072-2/+14
| * make AutoSplit safer on filesystems with short filenamesGraham Barr1998-08-051-50/+16
| * MM_Win32.pm and Liblist.pm tweaksGurusamy Sarathy1998-08-052-9/+24
| * pod/perlfaq* update from Tom Christiansen <tchrist@perl.com>Gurusamy Sarathy1998-08-056-66/+90
| * perlport 1.32Chris Nandor1998-08-051-28/+47
| * README.os2 updateIlya Zakharevich1998-08-053-85/+86
| * additional INSTALL notes from Jarkko Hietaniemi <jhi@cc.hut.fi>Gurusamy Sarathy1998-08-051-2/+11
| * correct URL for perlcrt.dllGurusamy Sarathy1998-08-053-2/+9
| * update Changes, patchlevel, tweak Liblist.pmGurusamy Sarathy1998-08-053-4/+203
| * newer cperl-mode.elIlya Zakharevich1998-08-051-194/+493
| * support :nosearch in ExtUtils::Liblist for win32, and make -lfooGurusamy Sarathy1998-08-052-62/+154
| * add index entries for -XIlya Zakharevich1998-08-051-0/+2
| * make Test::Harness optionally check for stray files when running testsIlya Zakharevich1998-08-051-1/+27
| * back out change#1703 that break bincompat with PERL_OBJECT andGurusamy Sarathy1998-08-054-43/+39