summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Re: ANSIColor 1.06 releasedH.Merijn Brand2002-12-101-1/+1
| | | | | Version bump only after typo fix to sync with CPAN p4raw-id: //depot/perl@18279
* VMS build updateCraig A. Berry2002-12-103-243/+514
| | | | | | Message-ID: <3DF56BE2.9000300@mac.com> From: "Craig A. Berry" <craigberry@mac.com> p4raw-id: //depot/perl@18277
* RT#15950Mr. Nobody2002-12-091-1/+1
| | | | | | Subject: [PATCH] Typo in Term::ANSIColor From: "Mr. Nobody" <mrnobo1024 at yahoo.com> p4raw-id: //depot/perl@18272
* [perl #18256] xsubpp can make nested comments in C codeNicholas Clark2002-12-091-1/+13
| | | | | | From: Nicholas Clark (via RT) <perlbug@perl.org> Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org> p4raw-id: //depot/perl@18270
* Re: Bug in Filter::SimpleSlaven Rezic2002-12-092-2/+38
| | | | | Message-ID: <87of91u51m.fsf@vran.herceg.de> p4raw-id: //depot/perl@18269
* fix #18266 sprintf format mismatchHugo van der Sanden2002-12-091-1/+1
| | | p4raw-id: //depot/perl@18268
* Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime() ↵Slaven Rezic2002-12-093-1/+40
| | | | | | | are sometimes wrong Message-ID: <874raqz8o3.fsf@vran.herceg.de> p4raw-id: //depot/perl@18267
* Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regexAbhijit Menon-Sen2002-12-092-1/+33
| | | | | Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org> p4raw-id: //depot/perl@18266
* Re: [perl #18927] barewords with no errorsAbe Timmerman2002-12-081-0/+7
| | | | | Message-Id: <200212081712.56102.abe@ztreet.demon.nl> p4raw-id: //depot/perl@18265
* Re: [perl #18165] "0" fails as right-hand argument to ..Slaven Rezic2002-12-082-3/+8
| | | | | Message-ID: <8765ugnffq.fsf@vran.herceg.de> p4raw-id: //depot/perl@18264
* Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, ↵Slaven Rezic2002-12-081-4/+3
| | | | | | | $Heavy::Verbose is not setting the value to $Exporter::Verbose Message-ID: <874r9pmjv2.fsf@vran.herceg.de> p4raw-id: //depot/perl@18263
* getservbyport() should accept an empty string as itsSlaven Rezic2002-12-081-0/+3
| | | | | | | | proto argument (as does getservbyname()). Subject: Re: Is this a bug or am I being stupid? Message-ID: <87znrhl48i.fsf@vran.herceg.de> p4raw-id: //depot/perl@18262
* Change the set of characters that are considered to beRafael Garcia-Suarez2002-12-081-1/+1
| | | | | safe in $ENV{TERM} for taint checkings. p4raw-id: //depot/perl@18261
* Document that $ENV{TERM} may produce taint failures.Slaven Rezic2002-12-081-3/+3
| | | | | | Subject: Re: [perl #18717] spurious failures in regression test Message-ID: <87hee0nkrx.fsf@vran.herceg.de> p4raw-id: //depot/perl@18260
* Re: [perl #18651] Hash::Util's lock_key() breaks hashNicholas Clark2002-12-082-5/+69
| | | | | Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net> p4raw-id: //depot/perl@18259
* Fix two cases of buffer overflow in the lexer.Rafael Garcia-Suarez2002-12-062-19/+22
| | | p4raw-id: //depot/perl@18251
* Fix bug #18874, essentially by reverting change #11890.Rafael Garcia-Suarez2002-12-062-62/+68
| | | | | | Add a regression test for it. p4raw-link: @11890 on //depot/perl: be154528f7e7dc31589b7b72d4e03f88d8751799 p4raw-id: //depot/perl@18250
* Suppress a compilation warning reported by JarkkoRafael Garcia-Suarez2002-12-061-1/+2
| | | | | (variable initialization skipped by goto). p4raw-id: //depot/perl@18249
* Fix up #18229.Jarkko Hietaniemi2002-12-036-7/+18
| | | p4raw-id: //depot/perl@18239
* Fix bug #18573 : in a double-quoted string, a \c not followedRafael Garcia-Suarez2002-12-023-2/+14
| | | | | | | by any character may corrupt memory due to reading past the end of the input buffer. Add a new error message corresponding to this case. p4raw-id: //depot/perl@18233
* Skip test #17 of lib/open.t when useperlio is not defined.Rafael Garcia-Suarez2002-12-021-1/+2
| | | p4raw-id: //depot/perl@18232
* Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0Andy Dougherty2002-12-021-2/+4
| | | | | Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@18231
* $0 modifying part II (HP-UX only)Jarkko Hietaniemi2002-12-021-0/+12
| | | | | | Subject: [PATCH] $0 modifying Message-ID: <20021130181651.GA5876@kosh.hut.fi> p4raw-id: //depot/perl@18230
* $0 mofifying part IJarkko Hietaniemi2002-12-028-28/+53
| | | | | | Subject: [PATCH] $0 modifying Message-ID: <20021130181651.GA5876@kosh.hut.fi> p4raw-id: //depot/perl@18229
* integrate Pod-Perldoc-3.07. This replaces the original inline perldocHugo van der Sanden2002-12-0217-811/+2915
| | | | | with a module-driven version, and separates out its docs. p4raw-id: //depot/perl@18228
* missed the new file from #18224Hugo van der Sanden2002-12-022-0/+701
| | | p4raw-id: //depot/perl@18226
* integrate util.c fragment from #18200 to undef SA_RESTART on MacOSHugo van der Sanden2002-12-021-0/+5
| | | p4raw-id: //depot/perl@18225
* Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.tHugo van der Sanden2002-12-0227-167/+186
| | | | | and lib/Pod/t/utils.t to cater for simpler output text. p4raw-id: //depot/perl@18224
* SvFAKE lexicals in scope for all of the subDave Mitchell2002-12-023-150/+204
| | | | | Message-ID: <20021125212533.B29157@fdgroup.com> p4raw-id: //depot/perl@18223
* #18221 broke t/op/eval.tHugo van der Sanden2002-12-021-7/+7
| | | p4raw-id: //depot/perl@18222
* integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5Hugo van der Sanden2002-12-0214-21/+162
| | | | | | | | | | | | | | | p4raw-link: @18189 on //depot/maint-5.8/perl: 27314835b1b1ea8730d4a0eb871861ac238c63f9 p4raw-link: @18187 on //depot/maint-5.8/perl: 94e81ce4c47784f86829e70129b1d0a3e95ca51c p4raw-link: @18174 on //depot/maint-5.8/perl: f8d24d869503bcd9df0e86aa5898c89996220bf8 p4raw-id: //depot/perl@18221 p4raw-branched: from //depot/maint-5.8/perl@18220 'branch in' ext/POSIX/t/is.t p4raw-integrated: from //depot/maint-5.8/perl@18220 'copy in' README.os2 ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL lib/Unicode/UCD.pm t/op/subst.t (@17645..) INSTALL t/op/grep.t (@18080..) ext/Fcntl/t/syslfs.t t/op/lfs.t (@18133..) 'merge in' t/op/eval.t (@17645..) pod/perldiag.pod (@18146..) lib/Unicode/UCD.t (@18156..) MANIFEST (@18173..)
* allow evals to see the full lexical scopeDave Mitchell2002-12-0221-149/+272
| | | | | Message-ID: <20021124221906.A25386@fdgroup.com> p4raw-id: //depot/perl@18220
* Document the hint constants and where they're used.Rafael Garcia-Suarez2002-11-298-22/+27
| | | p4raw-id: //depot/perl@18217
* 64bit Peek failure on HP-UX 11.00H.Merijn Brand2002-11-291-2/+2
| | | | | | | | | Subject: Re: Smoke 18188 From: "H.Merijn Brand" <h.m.brand@hccnet.nl> From: Slaven Rezic <slaven.rezic@berlin.de> Date: 28 Nov 2002 19:25:25 +0100 Message-ID: <877kexsga2.fsf@vran.herceg.de> p4raw-id: //depot/perl@18216
* Slight beauty tweak.Jarkko Hietaniemi2002-11-281-2/+4
| | | p4raw-id: //depot/perl@18203
* Re: [perl #18203] Recursive call in PerlIO_find_layerSlaven Rezic2002-11-275-10/+33
| | | | | Message-ID: <877kfvnfcg.fsf@vran.herceg.de> p4raw-id: //depot/perl@18188
* DESTROY called in scalar context ?Rafael Garcia-Suarez2002-11-271-1/+1
| | | | | Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr> p4raw-id: //depot/perl@18186
* PerlFAQ sync.Rafael Garcia-Suarez2002-11-2610-519/+642
| | | p4raw-id: //depot/perl@18185
* 2 Pod errors in perlop.podAndreas König2002-11-264-6/+6
| | | | | | | Message-ID: <m31y5admyj.fsf@k242.linux.bogus> Plus a few similar POD fixes p4raw-id: //depot/perl@18184
* Re: [perl #18626] bug in perlipc man pageSlaven Rezic2002-11-261-1/+1
| | | | | Message-ID: <87bs4gdohz.fsf@vran.herceg.de> p4raw-id: //depot/perl@18183
* #17171: ld flag for shrplib on OpenBSDTodd C. Miller2002-11-261-2/+2
| | | | | From: "Todd C. Miller" <Todd.Miller at courtesan.com> p4raw-id: //depot/perl@18182
* integrate #18144 updates to pod/perlport.podHugo van der Sanden2002-11-251-19/+39
| | | p4raw-id: //depot/perl@18180
* UTF8 regexp {n} bugInaba Hiroto2002-11-252-2/+14
| | | | | Message-ID: <3DD61C83.62FF9887@st.rim.or.jp> p4raw-id: //depot/perl@18179
* Re: Storable bug #1698Slaven Rezic2002-11-253-3/+18
| | | | | Message-ID: <87ptt343lb.fsf@vran.herceg.de> p4raw-id: //depot/perl@18178
* add support for STASH and MAGIC information for REFs to sv_dump().Slaven Rezic2002-11-252-3/+22
| | | | | | Subject: [PATCH] Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de> p4raw-id: //depot/perl@18177
* Re: [perl #18479] Error when no strict refs in effectSlaven Rezic2002-11-251-0/+6
| | | | | Message-ID: <87smxya6pf.fsf@vran.herceg.de> p4raw-id: //depot/perl@18176
* [Encode] 1.83 + bleedperl patch releasedDan Kogai2002-11-2511-95/+199
| | | | | Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp> p4raw-id: //depot/perl@18175
* Historic version labelsAndreas König2002-11-222-5/+10
| | | | | Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus> p4raw-id: //depot/perl@18172
* A new test for $^S, based on a patch by Iain 'Spoon' Truskett.Rafael Garcia-Suarez2002-11-221-3/+4
| | | | | | Fix the existing tests that didn't checked the difference between 0 and undef. p4raw-id: //depot/perl@18171
* Move some tests from t/run/fresh_perl.tRafael Garcia-Suarez2002-11-222-56/+37
| | | | | | to the new t/comp/parser.t. The goal being to get rid of fresh_perl.t at some point. p4raw-id: //depot/perl@18170