This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [perl #18165] "0" fails as right-hand argument to ..
[perl5.git] / t / comp /
2002-12-06 Rafael Garcia-SuarezFix two cases of buffer overflow in the lexer.
2002-12-02 Rafael Garcia-SuarezFix bug #18573 : in a double-quoted string, a \c not...
2002-11-22 Rafael Garcia-SuarezMove some tests from t/run/fresh_perl.t
2002-11-21 Rafael Garcia-SuarezAdd a test for bug #17920, and a new test file for it.
2002-10-10 John PeacockVersion object combined patch
2002-10-02 Yitzchak Scott-Tho... Re: [perl #17376] Bug Report - our(%)
2002-09-26 Yitzchak Scott-Tho... add TODO tests for slow our() declaration
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-06 Rafael Garcia-SuarezMore regression tests for $^H and %^H.
2002-05-31 Jarkko HietaniemiIntegrate macperl patches #16926 and #16938;
2002-04-30 Rafael Garcia-SuarezFix bug id 20020427.004 on %^H.
2002-04-28 Jarkko HietaniemiIntegrate #16254 from macperl;
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-05 Rafael Garcia-SuarezSome tests were failing silently instead of saying...
2002-04-01 Jarkko HietaniemiIf under UTF-8 locale the utf8.pm really needs to be...
2002-03-29 Nick Ing-SimmonsIntegrate mainline
2002-03-28 Jarkko HietaniemiIf expecting UTF-8, probably not expecting UTF-16.
2002-03-03 Paul MarquessRE: VERSION core
2002-01-20 Nick Ing-SimmonsIntegrate mainline
2002-01-19 TelsRe: ext/Devel/DProf/DProf.t -- use exe_ext
2002-01-06 Sam TregarBad prototype detection now an optional warning
2002-01-04 Rafael Garcia-SuarezRe: [PATCH op.c] Bad \[...] prototype checking
2002-01-02 Sam TregarBad prototype detection changed from error to warning
2001-12-31 Sam TregarRe: [PATCH] Basic bad prototype detection
2001-12-31 Sam TregarBasic bad prototype detection
2001-12-29 Andreas Königcleaner close on tests, take 2
2001-12-11 Michael G. SchwernCleanup and $. check
2001-12-10 Craig A. Berrycat2type in tests for VMS
2001-12-07 Michael G. Schwernwhich_perl for safer $^Xing
2001-12-07 Michael G. Schwern[PATCH t/base/lex.t, term.t] Purging echo from base...
2001-11-30 Andy DoughertyRe: -P and Incredible Disappearing $Config{cppstdin...
2001-11-30 Michael G. Schwern-P on VMS. Evicting sed
2001-09-04 Jarkko HietaniemiAdd the \[$@%&*] prototype support.
2001-08-12 Jarkko HietaniemiDrop all the unnecessary "use utf8" clauses and some of
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-11 Chris Nandor[MacPerl-Porters] [PATCH] Mac OS Compatability for...
2001-04-26 Robin Houstondisable correct warning
2001-04-11 Simon Cozensprototype("CORE::recv")
2001-03-30 Peter Prymmermore tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
2001-03-18 Jarkko HietaniemiRe-integrate #9138 from maintperl to mainline,
2001-03-14 Jarkko HietaniemiThe Day of the Retractions continues: the #9138
2001-03-14 Jarkko HietaniemiIntegrate changes #9137,9138,9142 from maintperl into...
2001-01-24 Charles BaileySYN SYN
2001-01-09 Andy DoughertyRe: [PATCH: perl@8342] comp/proto..........FAILED tests...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-28 Daniel ChetlinFix problem with `&' prototype
2000-12-10 Jarkko HietaniemiTest case for #8064.
2000-12-09 Nick Ing-SimmonsMake print, syswrite, send, readline, getc honour utf8...
2000-11-06 Jarkko HietaniemiAdmit that the test leaks scalars.
2000-11-06 Jarkko HietaniemiDocument that the evaled syntax errors cause scalar...
2000-10-29 Andreas KönigTests for #7487.
2000-10-22 John TobeyMove the #7390 test from warn/op to comp/redef.
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-02 Gurusamy Sarathyrequire.t needs binmode() to work on windows
2000-07-31 Jarkko HietaniemiThe swallow_bom() saga continues. The #23 of require.t
2000-07-25 M. J. T. GuyGet UTF16 BOMs working. Patch from
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6261..6266 into mainline
2000-06-28 Simon CozensRe: [PATCH cfgperl] BOMs away!
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-27 Gurusamy Sarathypatch from Larry to make (\&) prototype work; added...
2000-03-21 Gurusamy Sarathymake parenthetic warnings look consistent; make diagnos...
2000-03-17 Gurusamy Sarathyremove non-ANSI parts in comp/cpp.t
2000-03-08 Gurusamy Sarathydo FILE should not see outside lexicals (from Rick...
2000-03-05 Gurusamy Sarathyprototype changes for eventually supporting C<binmode...
2000-03-02 Jarkko HietaniemiFurther long double patches from Spider Boardman.
2000-02-28 Charles BaileyMinor test updates to accomodate new subprocess invocation
2000-02-26 Gurusamy Sarathysupport for version vectors in UNIVERSAL::VERSION(...
2000-02-23 Gurusamy Sarathyper Larry's idea, parse 1.2.3 as v1.2.3; C<require...
2000-02-22 Gurusamy Sarathyadjust for lost fp precision in require version check
2000-02-21 Gurusamy Sarathyremove dual-valueness of v-strings (i.e., they are...
2000-02-10 Gurusamy Sarathylongstanding bug in parsing "require VERSION", could...
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyfix parse error on C<{ use strict }> and other construc...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-24 Gurusamy Sarathysupport for v5.5.640 style version numbers
1999-12-18 Gurusamy Sarathyfix from Larry for parsing C<{ 0x1 => 'foo'}> as an
1999-10-08 Larry Walladd suggested patch =~ s/NOTOP/OP_NOT/ with tests
1999-07-27 Ilya Zakharevichapplied suggested patch; added missing prototype changes to
1999-07-17 Gurusamy Sarathyallow $foo{$x} and $bar[$i] for (\$) prototype
1999-05-28 Gurusamy Sarathychange#3449 wasn't doing enough
1999-05-24 Gurusamy Sarathyallow '*' prototype to autoquote even barewords that...
1999-05-21 Gurusamy Sarathytest tweak
1999-05-12 Gurusamy Sarathymore testsuite smarts (many of them courtesy Ilya)
1999-03-24 Charles Baileyapplied suggested patch, modulo superseded parts
1999-02-19 Gurusamy Sarathybring '*' prototype closer to how it behaves internally
1999-02-12 Gurusamy Sarathymake testsuite somewhat location independent
1999-02-07 Gurusamy Sarathyproperly prototype check parenthesized unary ops (e...
1998-11-26 Gurusamy Sarathyfix C<if (...) { package Foo; ... }> misoptimization...
1998-10-28 Jarkko HietaniemiBison says 'parse error', not 'parser error'.
1998-10-26 Jarkko HietaniemiMore robustness.
1998-10-17 Jarkko HietaniemiMore robust yacc/bison failure output handling.
1998-09-05 Larry Wallseveral new tests needed tweaking to work under utf8
1998-08-05 Gurusamy Sarathyend pod processing when source file is closed (prevents...
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1998-07-19 Gurusamy Sarathyfix and test handling of literal newlines in heredocs
1998-05-21 Ilya Zakharevich[win32] fix problematic change#965 from maintbranch
1998-02-12 Gurusamy Sarathy[win32] make t/comp/require.t type xtext
next