summaryrefslogtreecommitdiff
path: root/t/pragma/warn
Commit message (Expand)AuthorAgeFilesLines
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-1833-6929/+0
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-2/+2
* RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.tPaul Marquess2001-06-031-0/+72
* Integrate change #10394 from maintperl; lexical file scope leakage.Jarkko Hietaniemi2001-06-031-2/+0
* Tolerate Win32 numericsNick Ing-Simmons2001-05-311-8/+9
* Re: 5.6.*, bleadperl: bugs in pp_concatHugo van der Sanden2001-05-261-0/+15
* Based onSimon Cozens2001-05-251-0/+40
* Re: [PATCH] HERE mark in regexRonald J. Kimball2001-05-161-26/+26
* Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl ...Philip Newton2001-05-161-0/+4
* [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etcRobin Houston2001-05-081-0/+30
* Don't forget to whine about \d__\d.Jarkko Hietaniemi2001-05-081-0/+15
* Allow underscores also in the exponent part.Jarkko Hietaniemi2001-05-081-44/+155
* Add a test for not griping about references as arrayJarkko Hietaniemi2001-05-021-0/+18
* Changed the underscore/undebar syntax in numeric constants;Jarkko Hietaniemi2001-04-291-7/+54
* Update the test failure disclaimer.Jarkko Hietaniemi2001-04-241-1/+1
* isn't numeric warningRobin Barker2001-04-071-0/+17
* Change the push/unshift warning to be of class syntax, not misc.Jarkko Hietaniemi2001-04-031-2/+2
* Change the push/unshift warning (#9532) to talk about "no values"Jarkko Hietaniemi2001-04-031-2/+2
* Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)Robin Houston2001-04-031-0/+12
* RE: 5.6.0 BUG: Lexical warnings aren't lexicalPaul Marquess2001-03-281-0/+15
* Re-integrate #9138 from maintperl to mainline,Jarkko Hietaniemi2001-03-183-31/+23
* The Day of the Retractions continues: the #9138Jarkko Hietaniemi2001-03-143-23/+31
* Integrate changes #9137,9138,9142 from maintperl into mainline.Jarkko Hietaniemi2001-03-143-31/+23
* RE: Biannual Competition to Improve Hashing FunctionMark Fisher2001-02-091-1/+1
* Re: [PATCH] Warn on use of reference as array elemSimon Cozens2000-12-281-0/+17
* Add test for #8145 (binmode() warning), add warning forJarkko Hietaniemi2000-12-171-0/+17
* Revert the -f ambiguousity patch, seems to causeJarkko Hietaniemi2000-12-111-19/+0
* Introduce macros for UTF8 decoding.Jarkko Hietaniemi2000-12-081-2/+2
* Some help for 20001130.011. Now one gets warnings likeJarkko Hietaniemi2000-12-011-0/+19
* small cleanup task for test suitePeter Prymmer2000-11-221-0/+1
* Linenumber fix.Jarkko Hietaniemi2000-11-151-2/+2
* EBCDIC tweaks.Peter Prymmer2000-11-151-0/+6
* Fix forH.Merijn Brand2000-11-091-2/+2
* Forgot to bump the line numbers in #7601.Jarkko Hietaniemi2000-11-081-3/+3
* Try to avoid flockless and emulationless places.Jarkko Hietaniemi2000-11-081-1/+3
* Make the UTF-8 decoding stricter and more verbose whenJarkko Hietaniemi2000-10-241-2/+2
* Move the #7390 test from warn/op to comp/redef.John Tobey2000-10-221-15/+0
* Add a testcase for #7389.Jarkko Hietaniemi2000-10-211-0/+15
* Re: [ID 20001018.008] flip-flop bug when there's no <FH> Hugo van der Sanden2000-10-181-0/+3
* warnings fixesPaul Marquess2000-08-281-0/+34
* Test nit.Jarkko Hietaniemi2000-08-271-1/+1
* DJGPP update from Laszlo Molnar.ml10502000-08-271-0/+7
* RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout bufferedFifer, Eric2000-08-211-18/+22
* Add warnif(), check warnings further up the stack,Paul Marquess2000-08-181-2/+257
* Tweak the regex compilation errors once more.Jarkko Hietaniemi2000-08-171-26/+26
* Change the regx compilation error markers to use = instead of <Lupe Christoph2000-08-161-26/+26
* Re: enhanced(?) regex error messagesJeffrey Friedl2000-08-091-26/+27
* Continue fixing the io warnings. This alsoJarkko Hietaniemi2000-08-063-21/+42
* [ID 20000724.004] Perl interpreter segfault when using built-in flockRonald F. Guilmette2000-08-051-2/+10
* Warn under -w if lstat(FH) is attempted.Todd C. Miller2000-08-041-0/+21