summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* various tweaks: fix signed vs. unsigned problems that prevented C++Gurusamy Sarathy1998-08-1023-225/+503
| | | | | | builds; add sundry PERL_OBJECT scaffolding to get it to build; fix lexical warning testsuite for win32 p4raw-id: //depot/perl@1777
* fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)Gurusamy Sarathy1998-08-094-0/+39
| | | p4raw-id: //depot/perl@1776
* tweak warning testGurusamy Sarathy1998-08-091-13/+17
| | | p4raw-id: //depot/perl@1775
* add missing dTHR; notes for test failures due to small stacksizeGurusamy Sarathy1998-08-099-84/+193
| | | p4raw-id: //depot/perl@1774
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-0953-307/+4117
| | | | | | Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk> Subject: lexical warnings patch for 5.005_50 p4raw-id: //depot/perl@1773
* bump patchlevel to 5.005_51Gurusamy Sarathy1998-08-086-27/+27
| | | p4raw-id: //depot/perl@1772
* fix bogus warning on "\x{123}"Paul Marquess1998-08-082-6/+6
| | | | | | Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk> Subject: [5.005_50 PATCH] Some unicode problems p4raw-id: //depot/perl@1771
* hide dup symbol for static build of ext/reDominic Dunlop1998-08-081-0/+1
| | | | | | Message-Id: <199807291009.LAA08935@ppp72.vo.lu> Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH] p4raw-id: //depot/perl@1770
* fix double free on -Mutf8 -e '$b=uc("")'Larry Wall1998-08-081-2/+8
| | | | | | Message-Id: <199808072142.OAA14920@wall.org> Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails p4raw-id: //depot/perl@1769
* substr() assumes utf8 without say-soLarry Wall1998-08-081-0/+2
| | | | | | Message-Id: <199808071925.MAA13436@wall.org> Subject: [PATCH 5.005_50] substr bug? p4raw-id: //depot/perl@1768
* fix intolerance of SWASHes for blank linesGisle Aas1998-08-081-33/+31
| | | | | | Message-ID: <m3emutkdeu.fsf@furu.g.aas.no> Subject: Re: Re[2]: another joyride begins p4raw-id: //depot/perl@1767
* utf8 doc tweakGisle Aas1998-08-081-1/+1
| | | | | | Message-ID: <m3yat4wetb.fsf@furu.g.aas.no> Subject: Matching clumps p4raw-id: //depot/perl@1766
* kill bogus warning from -we 'use utf8; $_="\x{FF}"'Gisle Aas1998-08-081-3/+3
| | | | | | Message-ID: <m3yat4sbys.fsf@furu.g.aas.no> Subject: Re: another joyride begins p4raw-id: //depot/perl@1765
* \pX not implemented!Larry Wall1998-08-081-6/+28
| | | | | Message-Id: <199808050004.RAA22592@wall.org> p4raw-id: //depot/perl@1764
* Eliminate superfluous RV2p[AH]Vs in oops[AH]V()Stephen McCamant1998-08-081-20/+2
| | | | | Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net> p4raw-id: //depot/perl@1763
* 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.tJarkko Hietaniemi1998-08-083-0/+117
| | | | | Message-Id: <199808021905.WAA10592@alpha.hut.fi> p4raw-id: //depot/perl@1762
* [5.005_50 PATCH] misprint in RE engineIlya Zakharevich1998-08-082-1/+2
| | | | | Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1761
* integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-08136-1628/+5313
|\ | | | | p4raw-id: //depot/perl@1760
| * pending submit of 5.005_02Gurusamy Sarathy1998-08-081-0/+5
| | | | | | p4raw-id: //depot/maint-5.005/perl@1759
| * set patchlevel.h, other minor tweaksGurusamy Sarathy1998-08-084-4/+100
| | | | | | p4raw-id: //depot/maint-5.005/perl@1758
| * prevent lexical leaks from Benchmark into target code (inspired byGurusamy Sarathy1998-08-081-5/+17
| | | | | | | | | | an attempt by John Allen) p4raw-id: //depot/maint-5.005/perl@1757
| * back out change#1747 until possibly better patch is investigatedGurusamy Sarathy1998-08-081-16/+50
| | | | | | | | | | p4raw-link: @1747 on //depot/maint-5.005/perl: 6e19ff93dfe8cda893891d183baba8b8c8502350 p4raw-id: //depot/maint-5.005/perl@1756
| * temporary opcode.pl workaround for ebcdic (suggested byGurusamy Sarathy1998-08-071-1/+1
| | | | | | | | | | David J. Fiander <davidf@mks.com> and M.J.T. Guy) p4raw-id: //depot/maint-5.005/perl@1755
| * Fix for command line use of source filtersPaul Marquess1998-08-071-1/+3
| | | | | | | | | | Message-Id: <9808070856.AA28065@claudius.bfsec.bt.co.uk> p4raw-id: //depot/maint-5.005/perl@1754
| * perlport.pod notes from Jarkko Hietaniemi; utime() note for Win32Gurusamy Sarathy1998-08-071-30/+104
| | | | | | p4raw-id: //depot/maint-5.005/perl@1753
| * perlport.pod v1.33 from Chris Nandor <pudge@pobox.com>Gurusamy Sarathy1998-08-071-191/+203
| | | | | | p4raw-id: //depot/maint-5.005/perl@1752
| * Minor cleanup of RE tests and docsIlya Zakharevich1998-08-072-30/+48
| | | | | | | | | | Message-Id: <199808062344.TAA09505@monk.mps.ohio-state.edu> p4raw-id: //depot/maint-5.005/perl@1751
| * allow more compatible interpretation of spaces File::DosGlob::glob()Gurusamy Sarathy1998-08-071-1/+22
| | | | | | | | | | patterns p4raw-id: //depot/maint-5.005/perl@1750
| * don't use © in Test.pm (suggested by M.J.T. Guy)Gurusamy Sarathy1998-08-071-1/+1
| | | | | | p4raw-id: //depot/maint-5.005/perl@1749
| * [Patch perl5.005_02-TRIAL2] Update hints, Configure for MachTen 4.1.1Dominic Dunlop1998-08-072-2/+14
| | | | | | | | | | Message-Id: <v03110702b1ef5274635a@[195.95.102.104]> p4raw-id: //depot/maint-5.005/perl@1748
| * make AutoSplit safer on filesystems with short filenamesGraham Barr1998-08-051-50/+16
| | | | | | | | | | | | Message-ID: <19980805101021.D23805@asic.sc.ti.com> Subject: [ PATCH perl5.005_02-TRIAL2 ] AutoSplit and 8.3 p4raw-id: //depot/maint-5.005/perl@1747
| * MM_Win32.pm and Liblist.pm tweaksGurusamy Sarathy1998-08-052-9/+24
| | | | | | p4raw-id: //depot/maint-5.005/perl@1746
| * pod/perlfaq* update from Tom Christiansen <tchrist@perl.com>Gurusamy Sarathy1998-08-056-66/+90
| | | | | | p4raw-id: //depot/maint-5.005/perl@1745
| * perlport 1.32Chris Nandor1998-08-051-28/+47
| | | | | | | | | | Message-Id: <v04011701b1ee58b86c63@[192.168.0.3]> p4raw-id: //depot/maint-5.005/perl@1744
| * README.os2 updateIlya Zakharevich1998-08-053-85/+86
| | | | | | | | | | | | Message-Id: <199808050944.FAA09053@monk.mps.ohio-state.edu> Subject: [PATCH 5.005_*] Additional OS/2 tweaks: docs, tests p4raw-id: //depot/maint-5.005/perl@1743
| * additional INSTALL notes from Jarkko Hietaniemi <jhi@cc.hut.fi>Gurusamy Sarathy1998-08-051-2/+11
| | | | | | | | | | on semget failure in t/lib/ipc_sysv.t p4raw-id: //depot/maint-5.005/perl@1742
| * correct URL for perlcrt.dllGurusamy Sarathy1998-08-053-2/+9
| | | | | | p4raw-id: //depot/maint-5.005/perl@1741
| * update Changes, patchlevel, tweak Liblist.pmGurusamy Sarathy1998-08-053-4/+203
| | | | | | p4raw-id: //depot/maint-5.005/perl@1740
| * newer cperl-mode.elIlya Zakharevich1998-08-051-194/+493
| | | | | | | | | | | | Message-Id: <199808050750.DAA07240@monk.mps.ohio-state.edu> Subject: [PATCH 5.005_*] CPerl update p4raw-id: //depot/maint-5.005/perl@1739
| * support :nosearch in ExtUtils::Liblist for win32, and make -lfooGurusamy Sarathy1998-08-052-62/+154
| | | | | | | | | | processing (somewhat) compiler-specific p4raw-id: //depot/maint-5.005/perl@1738
| * add index entries for -XIlya Zakharevich1998-08-051-0/+2
| | | | | | | | | | | | Message-Id: <199808022033.QAA18778@monk.mps.ohio-state.edu> Subject: [PATCH] A missing docu patch p4raw-id: //depot/maint-5.005/perl@1737
| * make Test::Harness optionally check for stray files when running testsIlya Zakharevich1998-08-051-1/+27
| | | | | | | | | | | | Message-Id: <199808022212.SAA20126@monk.mps.ohio-state.edu> Subject: [PATCH 5.005_*] File leaked from test suite p4raw-id: //depot/maint-5.005/perl@1736
| * back out change#1703 that break bincompat with PERL_OBJECT andGurusamy Sarathy1998-08-054-43/+39
| | | | | | | | | | | | | | MULTIPLICITY p4raw-link: @1703 on //depot/maint-5.005/perl: af819cba4f44bf2074ec4808e403dedf8c3ce2b2 p4raw-id: //depot/maint-5.005/perl@1735
| * fixes to enable ISC to build IPC/SysVJarkko Hietaniemi1998-08-053-1/+7
| | | | | | | | | | | | Message-ID: <oee3ebce7da.fsf@alpha.hut.fi> Subject: [PATCH] 5.005_02-TRIAL1: (Re: Bug in pp_rename and ISC hint) p4raw-id: //depot/maint-5.005/perl@1734
| * let some 'tr' be '$tr' for occult reasonsJeff Okamoto1998-08-051-4/+4
| | | | | | | | | | | | Message-Id: <199808031804.LAA25595@xfiles.intercon.hp.com> Subject: PATCH: Configure uses tr, not $tr p4raw-id: //depot/maint-5.005/perl@1733
| * perlre.pod tweak suggested by Mike Wescott <mike.wescott@columbiasc.ncr.com>Gurusamy Sarathy1998-08-051-1/+1
| | | | | | p4raw-id: //depot/maint-5.005/perl@1732
| * explain caveat about use of numeric constants in podoc for sysopen()David J. Fiander1998-08-051-2/+5
| | | | | | | | | | | | Message-Id: <199808041709.NAA01750@mks.com> Subject: Re: [PATCH] 5.005_01: OE MVS p4raw-id: //depot/maint-5.005/perl@1731
| * end pod processing when source file is closed (prevents it carryingGurusamy Sarathy1998-08-052-5/+20
| | | | | | | | | | over into require()d files) p4raw-id: //depot/maint-5.005/perl@1730
| * correct prototype for des_fcrypt(), explain how to add it in moreGurusamy Sarathy1998-08-046-7/+88
| | | | | | | | | | detail, and supply a patch for libdes-3.06 p4raw-id: //depot/maint-5.005/perl@1729
| * tweak to avoid ambiguity warningsGurusamy Sarathy1998-08-041-3/+3
| | | | | | p4raw-id: //depot/maint-5.005/perl@1728